summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d8f08c4..d6bb0867 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2004-03-01 Jens Finke <jens@triq.net>
+
+ * libeog/eog-file-selection.c: (eog_file_selection_new): Don't set
+ 'folder-mode' property, allow multiple selections.
+ (eog_folder_selection_new): Set chooser action to
+ GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER.
+
+2004-03-01 Jan Arne Petersen <jpetersen@uni-bonn.de>
+
+ * libeog/eog-file-selection.c: (eog_file_selection_add_filter),
+ (eog_file_selection_new):
+ Fix FileFilter (see #128396).
+
2004-02-26 Breda McColgan <breda.mccolgan@sun.com>
* help/C/eog.xml: Updated based on technical review comments from Jens.