summaryrefslogtreecommitdiff
path: root/gtk/gtktoolbar.c
Commit message (Expand)AuthorAgeFilesLines
* GtkToolbar: Set orientable style classes initiallyMatthias Clasen2014-07-181-0/+2
* GtkToolbar: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-3/+3
* Drop GtkArrow use in GtkToolbarMatthias Clasen2014-05-131-4/+3
* toolbar: Remove unneeded checksBenjamin Otte2014-05-011-8/+4
* Clean up private headersMatthias Clasen2014-04-051-0/+1
* all: Name more idles and timeoutsBastien Nocera2014-03-261-1/+4
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-11/+11
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-4/+4
* docs: use apostrophe in *'veWilliam Jon McCann2014-02-071-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-2/+2
* docs: use proper quotesWilliam Jon McCann2014-02-051-1/+1
* Redo csd window-draggingMatthias Clasen2014-01-121-1/+2
* toolbar: draw a full box for separatorsJonh Wendell2013-12-031-10/+24
* Add class toolbar before the style context is created for the widget.Marco Brito2013-12-011-3/+3
* menushell/toolbar/window: implement toggle maximize on double clickLionel Landwerlin2013-11-091-29/+3
* toolbar: implement minimum and natural sizes in _get_preferred familyJonh Wendell2013-11-091-34/+37
* gtktoolbar: Make the icon-size property actually an enumJasper St. Pierre2013-10-181-12/+10
* Add a style class for context menusMatthias Clasen2013-08-181-1/+1
* Drop some unnecessary includesMatthias Clasen2013-07-191-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 and hardcode default toolbar icon size settingWilliam Jon McCann2013-07-081-27/+2
* Deprecate and hardcode default toolbar style settingWilliam Jon McCann2013-07-081-26/+3
* Revert "toolbar: Don't special-case RTL toolbar child positions anymore"Cosimo Cecchi2013-02-231-1/+22
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-2/+2
* toolbar: Don't special-case RTL toolbar child positions anymoreBenjamin Otte2012-12-181-22/+1
* gtk: Use context's fontBenjamin Otte2012-12-061-8/+2
* toolbar: don't forget to set orientable style classesCosimo Cecchi2012-10-101-0/+2
* Don't leak a ref to the settingsWilliam Jon McCann2012-09-161-1/+9
* toolbar: deprecate shadow-type style propertyCosimo Cecchi2012-08-071-66/+22
* toolbar: don't request CSS padding twiceCosimo Cecchi2012-08-071-20/+13
* toolbar: deprecate internal-padding style propertyCosimo Cecchi2012-08-071-10/+14
* Make GtkToolbar honour css border and paddingPaolo Borelli2012-08-051-45/+47
* toolbar: don't call gtk_style_context_set_background()Cosimo Cecchi2012-06-131-5/+0
* GtkToolbar: Prevent accidental drag startsMatthias Clasen2012-05-251-1/+1
* fix the buildMatthias Clasen2012-05-251-0/+3
* widget: Don't cache widget paths all the timeBenjamin Otte2012-04-171-1/+1
* gtk: Make widget only invalidate widget positionsBenjamin Otte2012-04-171-1/+8
* gtk: Get gtkwidgetpath.h includes out of the public headersBenjamin Otte2012-03-191-0/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* toolbar: Stop setting state flags on the style context for drawingRui Matos2012-01-091-7/+0
* Use the workarea when placing popupsMatthias Clasen2011-12-181-1/+1
* gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.hMichael Natterer2011-10-231-1/+1
* gtk: GtkToolbar returns invalid paths when adding tool itemsStef Walter2011-10-201-34/+19
* Bug 659406 - Abstract what triggers a context menuMichael Natterer2011-09-271-1/+1
* toolbar: Fix widget path creation codeBenjamin Otte2011-09-271-6/+19
* Bug 659406 - Abstract what triggers a context menuMichael Natterer2011-09-261-1/+1
* GtkToolbar: Move child removal to disposeMatthias Clasen2011-09-051-33/+37
* More include cleanupsMatthias Clasen2011-08-281-2/+1
* GtkToolbar: partial fix for toolbar editingMatthias Clasen2011-08-271-0/+3