]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-8
Added gujarati translations
[~andy/gtk] / ChangeLog.pre-2-8
index a0f8490f45b4ba53f7c6ca965d65c6a79e475d2c..90e8d41197b11b313e2fdb1460158393e797292c 100644 (file)
@@ -1,3 +1,31 @@
+2004-04-09  Guntupalli Karunakar  <karunakar@freedomink.org>
+
+        * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.
+
+2004-04-07  Federico Mena Quintero  <federico@ximian.com>
+
+       Fix #132500.
+
+       * gtk/gtkfilesystem.c (gtk_file_system_parse): Ensure that the
+       passed-in 'str' is not NULL.
+
+       * gtk/gtkfilesystemunix.c (expand_tilde): New helper function;
+       expands "~/" or "~foo/" at the beginning of a filename.
+       (gtk_file_system_unix_parse): Use expand_tilde() before doing
+       anything else.
+
+       * gtk/gtkfilechooserentry.c
+       (gtk_file_chooser_entry_maybe_update_directory): Take in a
+       force_reload argument.
+       (gtk_file_chooser_entry_changed): If gtk_file_system_parse()
+       returns an error, set the file_part_pos to -1.
+       (load_directory_callback): Only populate the model if the
+       file_part_pos is not -1.
+
+2004-04-06  Pablo Saratxaga  <pablo@mandrakesoft.com>
+
+       * configure.in: Added Icelandic (is) to ALL_LINGUAS
+
 2004-04-05  Federico Mena Quintero  <federico@ximian.com>
 
        * gtk/gtkfilechooserdefault.c (location_popup_handler): Use a