summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* entry: Use the widget state flags as a base for drawing icons and textRui Matos2011-12-191-6/+6
* entry: Stop setting state flags on the style context for drawingRui Matos2011-12-191-7/+0
* combobox: Stop setting state flags on the style context for drawingRui Matos2011-12-191-3/+0
* cellview: Stop checking for sensitivity on drawRui Matos2011-12-191-2/+0
* 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
* Updated POTFILES.inPiotr Drąg2011-12-191-0/+1
* bump glib depend to 2.31.6Ryan Lortie2011-12-191-1/+1
* GtkApplication: add menu APIRyan Lortie2011-12-196-9/+117
* 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-194-6/+18
* Some more menu-related docsMatthias Clasen2011-12-192-0/+14
* Plugman: Find the plugins menu in a better wayMatthias Clasen2011-12-191-26/+4
* GtkBuilder: pick up named submenusMatthias Clasen2011-12-192-14/+32
* Handle menu changes.William Hua2011-12-191-0/+29
* Add accelerators to bloatpad.William Hua2011-12-191-3/+3
* 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
* bloatpad: add 'New Window' menu itemRyan Lortie2011-12-191-1/+12
* begin GtkApplication menu support for Mac OSWilliam Hua2011-12-194-0/+441
* Another plugin, for good measureMatthias Clasen2011-12-191-37/+61
* Something for the eyeMatthias Clasen2011-12-191-2/+18
* Add an action tooMatthias Clasen2011-12-191-1/+17
* wip example for plugin/gmenu interactionMatthias Clasen2011-12-192-0/+434
* Update testgmenu to latest api changesMatthias Clasen2011-12-191-2/+2
* 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
* Bloatpad: Add an accelerator in the menuMatthias Clasen2011-12-191-1/+1
* GtkApplication: Extract accelerators from menusMatthias Clasen2011-12-191-0/+78