diff options
author | Matthias Clasen <mclasen@redhat.com> | 2005-05-26 17:26:29 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-05-26 17:26:29 +0000 |
commit | dc04c470a1c138e54e12b80b5706610e19fa2de5 (patch) | |
tree | 50e4359ff2c087f78460bb5ccbbe4c54d3018903 /ChangeLog.pre-2-8 | |
parent | d625a99817e6b9a4b51d8bc70083ba70f85c143b (diff) | |
download | gtk+-dc04c470a1c138e54e12b80b5706610e19fa2de5.tar.gz |
Make autoscrolling work at the bottom of the screen.
2005-05-26 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcombobox.c (gtk_combo_box_list_auto_scroll): Make
autoscrolling work at the bottom of the screen.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index c7e65f25b3..1018ae5513 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +2005-05-26 Matthias Clasen <mclasen@redhat.com> + + * gtk/gtkcombobox.c (gtk_combo_box_list_auto_scroll): Make + autoscrolling work at the bottom of the screen. + 2005-05-26 Maciej Katafiasz <email@mathrick.org> * docs/reference/gtk/tmpl/gtkentry.sgml: |