summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* cellrenderertoggle: Use the cell renderer's state flags as a base for renderingRui Matos2011-12-191-3/+5
* cellrenderer: Use the widget state flags as a base for cell renderers' stateRui Matos2011-12-191-1/+6
* checkmenuitem: Clean up state flags handling on drawingRui Matos2011-12-191-4/+1
* checkbutton: Use the widget state flags as a base for drawing the indicatorRui Matos2011-12-191-3/+7
* checkbutton: Stop setting state flags on the style context for drawingRui Matos2011-12-191-4/+0
* calendar: Use the widget state flags as a base for drawing arrowsRui Matos2011-12-191-20/+16
* calendar: Use the widget state flags as a base for drawing daysRui Matos2011-12-191-19/+14
* button: Stop setting state flags on the style context for drawingRui Matos2011-12-191-1/+0
* arrow: Stop setting state flags on the style context for drawingRui Matos2011-12-191-7/+0
* accellabel: Stop setting state flags on the style context for drawingRui Matos2011-12-191-1/+0
* widget: Set style flags on the style context when the flags are setRui Matos2011-12-191-0/+2
* widget: Always propagate state flags to all childrenRui Matos2011-12-191-13/+3
* GtkApplication: add menu APIRyan Lortie2011-12-193-5/+107
* missing fileRyan Lortie2011-12-191-0/+36
* GtkApplication: document relationship to gdkthreadsRyan Lortie2011-12-192-0/+13
* GtkApplicationWindow: deal with remote actionsRyan Lortie2011-12-191-2/+83
* GtkApplication: lock gdk on incoming messagesRyan Lortie2011-12-191-0/+4
* Move X property handling to GtkApplicationWindowRyan Lortie2011-12-193-73/+93
* Document that gtk_init is called without argvMatthias Clasen2011-12-191-0/+8
* Fix a typoMatthias Clasen2011-12-191-1/+1
* Forgotten fileMatthias Clasen2011-12-191-0/+6
* Show off some menusMatthias Clasen2011-12-191-5/+15
* Some more menu-related docsMatthias Clasen2011-12-192-0/+14
* GtkBuilder: pick up named submenusMatthias Clasen2011-12-192-14/+32
* Handle menu changes.William Hua2011-12-191-0/+29
* Refactor GMenuModel rendering for Mac OS.William Hua2011-12-191-66/+125
* gtkquartz-menu: fix some leaksWilliam Hua2011-12-191-5/+30
* begin adding menu acceleratorsWilliam Hua2011-12-191-2/+184
* Two small fixesMatthias Clasen2011-12-191-2/+7
* Fix up includesMatthias Clasen2011-12-191-1/+1
* begin GtkApplication menu support for Mac OSWilliam Hua2011-12-194-0/+441
* GtkApplicationWindow: share one GActionMuxerRyan Lortie2011-12-191-21/+17
* Documentation additionsMatthias Clasen2011-12-192-6/+19
* GtkApplicationWindow: Always install acceleratorsMatthias Clasen2011-12-191-0/+142
* GtkApplication: Extract accelerators from menusMatthias Clasen2011-12-191-0/+78
* Introduce gtkaccelmapprivate.hMatthias Clasen2011-12-198-51/+71
* GtkApplication: Add API to install accelerators for actionsMatthias Clasen2011-12-192-0/+114
* GtkApplicationWindow: Set the accel group on constructed windowsMatthias Clasen2011-12-195-13/+48
* GtkApplicationWindow: Add a GtkAccelGroupMatthias Clasen2011-12-191-0/+5
* Fix a gtk-doc warningMatthias Clasen2011-12-191-1/+1
* GtkApplication: export windows on the busRyan Lortie2011-12-192-18/+151
* (trivially) implement 'shutdown' in GtkApplicationRyan Lortie2011-12-191-0/+8
* Add an exampleMatthias Clasen2011-12-191-0/+25
* Update GtkApplicationWindow docsMatthias Clasen2011-12-191-3/+35
* Whitespace fixMatthias Clasen2011-12-191-2/+2
* Make accelmap initialization more forgivingMatthias Clasen2011-12-191-3/+2
* Clean up includesMatthias Clasen2011-12-194-6/+4
* Split off GMenuModel -> GtkMenuBar codeRyan Lortie2011-12-195-213/+322
* Watch "shell shows menu" settings for changesRyan Lortie2011-12-191-8/+33
* GtkSettings: quartz: shell always shows menusRyan Lortie2011-12-191-1/+5