diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1a6f6edeb33..d759b5717e5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2006-09-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 1 | 2006-09-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 2 | ||
| 3 | * gtkutil.c (xg_get_file_with_chooser): Check | ||
| 4 | x-gtk-show-chooser-help-text before adding the help text. | ||
| 5 | |||
| 6 | * xfns.c (syms_of_xfns): New variable: x-gtk-show-chooser-help-text. | ||
| 7 | |||
| 3 | * gtkutil.c (get_utf8_string): Try harder to convert to UTF8. Gtk+ | 8 | * gtkutil.c (get_utf8_string): Try harder to convert to UTF8. Gtk+ |
| 4 | will simply crash if we fail. | 9 | will simply crash if we fail. |
| 5 | 10 | ||