summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@ximian.com>2004-03-25 21:36:02 +0000
committerFederico Mena Quintero <federico@src.gnome.org>2004-03-25 21:36:02 +0000
commitcd486d396fb0f85cdfa462ba6538564535f99825 (patch)
treec7c52f01de8465a80f8cb3cca73c501f3bddf9a8 /ChangeLog.pre-2-4
parentc30e3b222c76285e3f7699580b73ebb4cec363f4 (diff)
downloadgtk+-cd486d396fb0f85cdfa462ba6538564535f99825.tar.gz
Fill the location entry with the display name of the file under the cursor
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.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-46
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 78733c133d..f96283ed17 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,9 @@
+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