]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
Translation updated.
[~andy/gtk] / ChangeLog
index 1d65118a5fb410f3f25d367ac2c6902915433321..b284d0598a1879bcf3e70772a76850bcf61a9b58 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2004-03-25  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/gtkfilechooserdefault.c (check_preview_change): Just use the
+       file under the cursor; we don't need the logic from
+       GtkFileSelection after all.  Fixes #132255.
+
+2004-03-25  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/gtkfilechooserdefault.c (location_entry_create): Fill the
+       location entry with the display name of the file under the cursor
+       for Open mode, or the typed filename in Save mode.
+
+2004-03-24  J. Ali Harlow  <ali@juiblex.co.uk>
+
+       * gtk/gtkfilesystemwin32.c
+       (filename_is_root): Bare drive designators (eg., "c:") are
+       no longer considered as root filenames.  Fixed #137942
+
 2004-03-24  J. Ali Harlow  <ali@juiblex.co.uk>
 
        * gtk/gtkfilesystemwin32.c