CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     mitch   06/02/22 05:10:23

Modified files:
        .              : ChangeLog 
        gtk            : gtkmenu.c gtksettings.c 

Log message:
2006-02-22  Michael Natterer  <[EMAIL PROTECTED]>

* gtk/gtksettings.c: added boolean property gtk-touchscreen-mode,
which essentially means "there are no motion notify events", so
widgets can't use the pointer hovering them for anything.

* gtk/gtkmenu.c: if gtk-touchscreen-mode is TRUE, scroll menus
when clicking the scroll arrows, since hovering goes undetected.
Fixes bug #323028 [http://bugzilla.gnome.org/show_bug.cgi?id=323028].

Added boolean style property "double-arrows" which always makes
both scroll arrows visible when the menu is too long.
For pushed-in popup menus, both arrows are always shown
(regardless of double-arrows), in order to fix user confusion
about the blank area. Fixes bug #129463 
[http://bugzilla.gnome.org/show_bug.cgi?id=129463].

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=mitch&date=explicit&mindate=2006-02-22%2005:09&maxdate=2006-02-22%2005:11

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to