summaryrefslogtreecommitdiff
path: root/gtk/gtkmenu.c
Commit message (Expand)AuthorAgeFilesLines
* menu: Undo a hack with style contextsBenjamin Otte2012-04-071-7/+5
* Undo the gtk_menu_popup_for_device rename-to annotationMatthias Clasen2012-03-191-2/+1
* gtk: Get gtkwidgetpath.h includes out of the public headersBenjamin Otte2012-03-191-0/+1
* types: Move GtkAdustment declaration to gtktypes.hBenjamin Otte2012-03-031-0/+1
* menu: Handle smooth scrollingCarlos Garnacho2012-03-011-0/+4
* menus: Don't popdown submenus on button release for touch devicesCarlos Garnacho2012-03-011-1/+15
* menus: Remove gtk-touchscreen-mode from scrolling codeCarlos Garnacho2012-03-011-220/+55
* menus: Select the first item for touch devicesCarlos Garnacho2012-03-011-12/+5
* menus: Implement scrolling through event capture for touch devicesCarlos Garnacho2012-03-011-43/+161
* menus: Handle item selection for touch devices dynamicallyCarlos Garnacho2012-03-011-6/+5
* menu: Deactivate the menu if the GdkWindow is withdrawnRob Bradford2012-02-291-0/+9
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtkmenu: Use symbolic names for button numbersCarlos Garcia Campos2012-01-271-1/+1
* GtkMenu: Improve annotationsMatthias Clasen2012-01-251-0/+1
* Introduce gtk_window_get/set_attached_to()Andrea Cimitan2012-01-121-3/+5
* Another attempt at fixing menu positioning corner casesMatthias Clasen2012-01-051-13/+12
* Fix scroll_offset handlingMatthias Clasen2011-12-231-1/+1
* Only push the menu in if the position function said soMatthias Clasen2011-12-231-13/+2
* Use gtk_widget_get_allocated_width/height where it makes senseMatthias Clasen2011-12-231-4/+2
* Remove an unneeded variableMatthias Clasen2011-12-231-6/+3
* Remove an unused structMatthias Clasen2011-12-231-40/+0
* Use the workarea when placing popupsMatthias Clasen2011-12-181-3/+3
* Bug 663856 - Make option-foo accelerators use the right symbolMichael Natterer2011-11-181-6/+8
* Move wholly deprecated files to a subdirectoryMatthias Clasen2011-11-011-1/+1
* Don't use *DISABLE_DEPRECATED guardsMatthias Clasen2011-11-011-1/+0
* menu: Deprecate GtkTearoffMenuItemBenjamin Otte2011-10-011-1/+5
* More include cleanupsMatthias Clasen2011-08-281-1/+1
* Convert GailMenu to GtkMenuAccessibleMatthias Clasen2011-07-051-0/+3
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-1/+1
* gtk: Clean some includesJavier Jardón2011-06-081-1/+1
* gtkwidget: Move private functions to private headerJavier Jardón2011-06-041-0/+1
* menu: Realize window before positioningBenjamin Otte2011-05-251-3/+5
* menu: Only realize menu if it isn't realized yetBenjamin Otte2011-05-191-0/+1
* menu: don't use the border as a padding valueCosimo Cecchi2011-05-181-95/+56
* [gi] don't skip gtk_menu_attach_to_widget, correctly annotate the async callbackJohn (J5) Palmieri2011-03-031-3/+3
* Minor documentation improvementsMurray Cumming2011-02-231-1/+1
* Add some missing symbols to the docsMatthias Clasen2011-02-081-5/+8
* Always chain up in ::style-updatedMatthias Clasen2011-02-071-0/+2
* Silence new gcc warningsMatthias Clasen2011-01-231-15/+4
* [GI] Mark unintrospectable constructs as (skip)Pavel Holejsovsky2011-01-201-5/+5
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-5/+5
* [GI] Cosmetic cleanups of annotations and doc commentsPavel Holejsovsky2011-01-181-3/+3
* Move GtkMenu docs inlinePavel Holejsovsky2011-01-171-2/+172
* Make GtkMenu(Shell) use GtkStyleContextCarlos Garnacho2011-01-121-22/+69
* menu: Update adjustment usage for sealingBenjamin Otte2011-01-051-18/+12
* menu: Update adjustment usage for sealingBenjamin Otte2011-01-051-9/+2
* Remove gtktypeutils altogetherMatthias Clasen2011-01-041-0/+1
* gtkmenu: Use private pointer instead G_TYPE_INSTANCE_GET_PRIVATEJavier Jardón2011-01-041-11/+5
* Drop explicit includes of gdkkeysyms.hMatthias Clasen2011-01-041-2/+4
* Removed GtkMenuItem->show_submenu_indicator flagTristan Van Berkom2011-01-041-1/+0