Commit Graph

4 Commits

Author SHA1 Message Date
47f9435e99 menus: Implement scrolling through event capture for touch devices
This makes overflown menus scrollable via direct manipulation.
Once past the threshold, the item below the pointer is unselected
and scrolling starts.
2012-03-01 16:25:23 -05:00
9d0febc9a6 Change FSF Address 2012-02-27 17:06:11 +00:00
c5b020e628 Remove sealed members from GtkMenu 2010-12-23 15:51:20 -05:00
af8539bf11 Move deprectated menu enumerations to a private header
The GtkSubmenuDirection and GtkSubmenuPlacement enumerations
have been deprecated as public API for a while, but are still used
internally in the menu code. Move them to a private header. This
also prevents to generation of GObject boilerplate for these enums.
2010-08-28 21:24:11 -04:00