summaryrefslogtreecommitdiff
path: root/gtk/gtkmenuitem.c
Commit message (Expand)AuthorAgeFilesLines
* menuitem: Fix some possible problems with arrow_gadgetMatthias Clasen2016-04-191-3/+8
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-3/+3
* menuitem: don't read wide-separators or separator-heightCosimo Cecchi2016-01-031-26/+0
* menuitem: move chaining up to draw inside gadgetCosimo Cecchi2016-01-021-2/+2
* menuitem: fix a crash when reserve_indicator is TRUECosimo Cecchi2015-12-291-8/+29
* menuitem: don't use content allocation to resize the GdkWindowCosimo Cecchi2015-12-221-5/+5
* menuitem: Simplify separatorsMatthias Clasen2015-12-221-26/+2
* menuitem: trivial doc improvementCosimo Cecchi2015-12-211-2/+2
* menuitem: port arrow gadget to GtkBuiltinIconCosimo Cecchi2015-12-191-79/+18
* menuitem: simplify codeCosimo Cecchi2015-12-191-7/+11
* menuitem: deprecate toggle-spacing style propertyCosimo Cecchi2015-12-191-1/+9
* checkmenuitem: use a gadget for the check indicatorCosimo Cecchi2015-12-191-0/+6
* menuitem: trivial cleanupCosimo Cecchi2015-12-191-4/+4
* menuitem: deprecate arrow-scaling style propertyCosimo Cecchi2015-12-191-37/+11
* menuitem: convert arrow rendering to GtkCssGadgetCosimo Cecchi2015-12-191-58/+120
* menuitem: deprecate width-chars style propertyCosimo Cecchi2015-12-191-26/+4
* menuitem: port to gadgetsCosimo Cecchi2015-12-191-442/+457
* menuitem: use gtk_container_class_handle_border_width()Cosimo Cecchi2015-12-191-33/+22
* Revise CSS node documentationMatthias Clasen2015-12-161-1/+1
* cssnode: Change style-changed signalBenjamin Otte2015-12-121-16/+4
* Annotate deprecated style propertiesMatthias Clasen2015-11-161-1/+1
* menuitem: Document some style properties as deprecatedMatthias Clasen2015-11-161-0/+8
* Cosmetic: Avoid explicit state variablesMatthias Clasen2015-11-141-18/+6
* menu: Add diagrams to CSS documentationMatthias Clasen2015-11-031-0/+6
* menu item: Use CSS nodesMatthias Clasen2015-11-021-20/+105
* menu item: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-42/+42
* menu: Fix compiler warningsMatthias Clasen2015-06-021-1/+0
* GtkMenuItem: Simplify codeMatthias Clasen2014-10-191-8/+7
* GtkMenuItem: fix display of acceleratorsMatthias Clasen2014-07-201-2/+2
* menuitem: Use .arrow style class for submenu indicatorsBenjamin Otte2014-06-101-0/+5
* GtkMenuItem: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-4/+5
* gtk: port many nullability annotation fixes from Vala bindingsEvan Nemerson2014-05-301-1/+1
* GtkMenuItem: Stop using gtk_misc_set_alignmentMatthias Clasen2014-05-131-1/+2
* menuitem: Remove unneeded checksBenjamin Otte2014-05-011-10/+4
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-4/+4
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-3/+3
* docs: use proper apostropheWilliam Jon McCann2014-02-071-4/+4
* docs: use proper quotesWilliam Jon McCann2014-02-051-3/+3
* docs: Use "#" for refsect2 instead of ##William Jon McCann2014-02-041-1/+1
* docs: Convert to markdownMatthias Clasen2014-02-021-9/+5
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-1/+1
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-4/+4
* Remove references to removed gtk_item_select apiWilliam Jon McCann2014-01-201-9/+7
* GtkMenuItem: only set 'separator' class on the separator lineLars Uebernickel2013-12-051-0/+10
* all: Add names to timeoutsBastien Nocera2013-10-231-0/+1
* gtkmenuitem: Remove dead assignmentBenjamin Otte2013-08-131-1/+0
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Deprecate GtkAction and GtkUIManagerWilliam Jon McCann2013-06-301-3/+31
* Deprecate and ignore gtk-menu popup and popdown delay settingsWilliam Jon McCann2013-06-261-12/+4