diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-03-15 17:11:28 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-03-15 17:11:28 +0000 |
commit | 84fecde88bd9a26a002a7e9838ecdd0d1d278e0c (patch) | |
tree | df6040959cbc3e8838a6297fec916b616280c9f0 /ChangeLog.pre-2-10 | |
parent | e8095cc81b5d51283d67c820c3cf771d5e490367 (diff) | |
download | gdk-pixbuf-84fecde88bd9a26a002a7e9838ecdd0d1d278e0c.tar.gz |
Store the position of the file part and use that in
Mon Mar 15 11:40:43 2004 Owen Taylor <otaylor@redhat.com>
* gtk/gtkfilechooserentry.c: Store the position of the
file part and use that in check_completion_callback()
and match_selected_callback() to figure out where
to operate on the text, rather than recomputing the
information.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 54c6f2ab0..e31fb3d64 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,11 @@ +Mon Mar 15 11:40:43 2004 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkfilechooserentry.c: Store the position of the + file part and use that in check_completion_callback() + and match_selected_callback() to figure out where + to operate on the text, rather than recomputing the + information. + Mon Mar 15 10:35:19 2004 Jonathan Blandford <jrb@gnome.org> * gtk/gtkfilechooserdefault.c (shortcuts_add_volumes): set |