]> Pileus Git - ~andy/gtk/commit
Typo fix.
authorMatthias Clasen <mclasen@dhcp64-228.boston.redhat.com>
Mon, 12 Apr 2004 19:40:22 +0000 (19:40 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 12 Apr 2004 19:40:22 +0000 (19:40 +0000)
commitd7cb94614d93ca364cc3095bd6489a516b7da7c6
treedaabcb6ee4c59e657d782f0f86fcd9fd2147f91b
parent1672ba391cbe9f48c7503b8cefb81550e4ed9a38
Typo fix.

2004-04-12  Matthias Clasen  <mclasen@dhcp64-228.boston.redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_get_cell_area): Typo fix.

* gtk/gtkentrycompletion.c (gtk_entry_completion_init): Don't add
a shadow inside the scrolled window, add it around the vbox.

* gtk/gtkentryprivate.h:
* gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup):
Return a boolean indicating whether the popup is positioned above
or below. Scroll the completions to the beginning or the end,
depending on the positioning.

* gtk/gtkentry.c (gtk_entry_completion_key_press): Make keynav
wrap around in the entry completion popup, and allow GDK_UP to
enter the popup.  (#137440)

2004-04-12  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkentry.c (gtk_entry_size_request): Make sure the style is
there before using it.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkentry.c
gtk/gtkentrycompletion.c
gtk/gtkentryprivate.h
gtk/gtktreeview.c