]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-8
Test that path is actually a directory and throw error if not. Fixed bug
[~andy/gtk] / ChangeLog.pre-2-8
index 63d53cf934148a4477f043e7bd017e970564ba78..875718d84b5bdbaec15b242030a167e147bf46ac 100644 (file)
@@ -1,3 +1,22 @@
+2004-03-24  J. Ali Harlow  <ali@juiblex.co.uk>
+
+       * gtk/gtkfilesystemwin32.c
+       (gtk_file_system_win32_get_folder): Test that path is actually
+       a directory and throw error if not. Fixed bug #137950
+
+2004-03-22  J. Ali Harlow  <ali@juiblex.co.uk>
+
+       * gtk/gtkfilesystemwin32.c
+       (gtk_file_system_win32_volume_get_display_name): Ignore empty
+       volume labels; assume that GetVolumeInformation would fail if
+       GetVolumeInformationW does; catches a small memory leak;
+       pass the buffer size to GetVolumeInformationW in wide
+       characters instead of bytes. Fixes bug #137543
+       (list_volumes): Cope with the theoretical possibility of
+       more than 26 logical drives. Fixes bug #137940
+       (bookmarks_serialize): Now actually removes bookmarks.
+       Fixes bug #137943
+
 2004-03-22  Guntupalli Karunakar  <karunakar@freedomink.org>
 
         * configure.in: Added "pa" (Punjabi) to ALL_LINGUAS.