diff options
author | Matthias Clasen <mclasen@redhat.com> | 2005-11-07 20:31:10 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-11-07 20:31:10 +0000 |
commit | 0c7e1c162485e82a913fe8755f38ee22a56530a1 (patch) | |
tree | b956880a6ba063fec6c75277330da78dbe4a7220 /ChangeLog | |
parent | fb02547e1e9817c25bd2a3d5f832e4c42a733b54 (diff) | |
download | gtk+-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |