summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-11-07 20:31:10 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-11-07 20:31:10 +0000
commit0c7e1c162485e82a913fe8755f38ee22a56530a1 (patch)
treeb956880a6ba063fec6c75277330da78dbe4a7220 /ChangeLog
parentfb02547e1e9817c25bd2a3d5f832e4c42a733b54 (diff)
downloadgtk+-0c7e1c162485e82a913fe8755f38ee22a56530a1.tar.gz
Don't looks the bookmark label when reordering. (#320720, Jeremy Cook)
2005-11-07 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserdefault.c (shortcuts_reorder): Don't looks the bookmark label when reordering. (#320720, Jeremy Cook)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ceb61e0680..538c2599a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2005-11-07 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkfilechooserdefault.c (shortcuts_reorder): Don't
+ looks the bookmark label when reordering. (#320720, Jeremy Cook)
+
* gtk/gtkpathbar.[hc]: Set focus-on-click to FALSE for all buttons.
Don't grab focus when a slider button is pressed, instead, use
a bit in the pathbar struct to determine whether to scroll up