summaryrefslogtreecommitdiff
path: root/gtk/gtkmenubar.c
Commit message (Expand)AuthorAgeFilesLines
* menubar: Remove duplicate flags valueBenjamin Otte2016-03-201-2/+1
* menubar: prefer early returnCosimo Cecchi2016-01-031-90/+91
* menubar: port to use a gadgetCosimo Cecchi2016-01-031-85/+128
* menubar: use gtk_container_class_handle_border_width()Cosimo Cecchi2016-01-031-20/+13
* Annotate deprecated style propertiesMatthias Clasen2015-11-161-2/+2
* menubar: Ignore the shadow-type style propertyMatthias Clasen2015-11-161-41/+28
* Cosmetic: Avoid explict state variablesMatthias Clasen2015-11-141-8/+4
* menubar: Use an element nameMatthias Clasen2015-11-021-7/+7
* stylecontext: Split render functions out into gtkrender.[ch]Benjamin Otte2014-10-031-0/+1
* GtkMenuBar: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-14/+14
* Window: Focus custom titlebar with F10Phillip Wood2014-03-091-75/+3
* Allow applications to use gtk-menu-bar-accel in 3.12Matthias Clasen2014-03-031-17/+36
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-2/+2
* Trivial cleanupMatthias Clasen2013-11-161-2/+2
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+2
* Deprecate and ignore gtk-menu-bar-accel settingWilliam Jon McCann2013-06-261-38/+19
* Deprecate and ignore gtk-menu popup and popdown delay settingsWilliam Jon McCann2013-06-261-7/+3
* widget: Adapt _gtk_widget_get_preferred_size_for_size()Benjamin Otte2013-05-011-1/+1
* sizerequest: Split out a common functionBenjamin Otte2013-04-221-20/+2
* menubar: deprecate internal-padding style propertyCosimo Cecchi2012-11-281-23/+18
* menubar: add support for CSS paddingCosimo Cecchi2012-11-281-20/+40
* gtkmodelmenu: simplify logic, expose bind APIRyan Lortie2012-09-171-0/+29
* Move the gtk_shadow_type check down to gtk_render_frameMatthias Clasen2012-09-161-9/+9
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* menubar: Stop setting state flags on the style context for drawingRui Matos2011-12-191-4/+0
* menubar: Use gtk_widget_class_set_accessible_role()Benjamin Otte2011-07-181-0/+2
* menushell: Use GtkMenuShellAccessible as a11y objectBenjamin Otte2011-07-181-3/+0
* Convert GailMenuShell to GtkMenuShellAccessibleMatthias Clasen2011-07-051-0/+3
* gtkcontainer: Move private functions to private headerJavier Jardón2011-06-061-0/+1
* all: avoid boxed structs copying where possibleCosimo Cecchi2011-05-181-20/+14
* menuitem: Deprecate gtk_menu_item_set_right_justified()Benjamin Otte2011-05-021-2/+2
* menubar: Rewrite size allocation to take natural sizes into accountBenjamin Otte2011-05-011-98/+111
* menubar: Only query ipadding when we actually need itBenjamin Otte2011-05-011-2/+2
* menubar: Respect ipadding also in y directionBenjamin Otte2011-05-011-0/+1
* menubar: Implement height-for-width / width-for-heightBenjamin Otte2011-05-011-3/+32
* menubar: Actually query minimum and natural size of childrenBenjamin Otte2011-05-011-11/+25
* menubar: Query only the necessary size from the childBenjamin Otte2011-05-011-20/+32
* menubar: Only compute the necessary sizeBenjamin Otte2011-05-011-20/+15
* menubar: compute in advance wether to add toggle sizeBenjamin Otte2011-05-011-9/+17
* menubar: Change function prototype for size request functionBenjamin Otte2011-05-011-24/+24
* menubar: Remove unnecessary return_if_fail() in vfuncsBenjamin Otte2011-05-011-3/+0
* menubar: Remove useless function declarationBenjamin Otte2011-05-011-2/+0
* menubar: Remove unused variableBenjamin Otte2011-05-011-3/+0
* menubar: Compute proper size even when invisibleBenjamin Otte2011-05-011-56/+53
* GtkMenuShell: always 'activate' menu shellsMatthias Clasen2011-04-131-1/+0
* Move GtkMenuBar docs inlineMatthias Clasen2011-01-131-0/+18
* Remove gtktypeutils altogetherMatthias Clasen2011-01-041-1/+1
* Drop explicit includes of gdkkeysyms.hMatthias Clasen2011-01-041-1/+0
* Removed GtkMenuItem->show_submenu_indicator flagTristan Van Berkom2011-01-041-1/+0
* Removed sealed members from GtkMenuItemMatthias Clasen2010-12-261-10/+12