From ef8471f1c1829e864124d0025938ed1c8b8970c7 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 5 Jul 2003 17:49:11 +0000 Subject: gtk_editable_insert_text takes the number of bytes in the string, not the 2003-07-05 Christian Persch * src/prefs-dialog.c: (setup_font_menu), (set_homepage_entry): gtk_editable_insert_text takes the number of bytes in the string, not the number of characters. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 44f755e20..664271280 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-07-05 Christian Persch + + * src/prefs-dialog.c: (setup_font_menu), (set_homepage_entry): + + gtk_editable_insert_text takes the number of bytes in the string, + not the number of characters. + 2003-07-05 Marco Pesenti Gritti * embed/mozilla/ContentHandler.cpp: -- cgit v1.2.3