summaryrefslogtreecommitdiff
path: root/gtk/gtkseparatortoolitem.c
Commit message (Expand)AuthorAgeFilesLines
* separatortoolitem: don't use custom sizing/renderingCosimo Cecchi2016-01-031-86/+6
* separatortoolitem: trivial code cleanupsCosimo Cecchi2016-01-031-12/+19
* separator toolitem: Respect ::draw propertyMatthias Clasen2016-01-021-1/+2
* separator toolitem: Convert to gadgetsMatthias Clasen2015-12-151-35/+102
* tool button: Add element names for tool item subclassesMatthias Clasen2015-11-051-6/+7
* GtkSeparatorToolItem: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-1/+1
* Clean up private headersMatthias Clasen2014-04-051-1/+1
* separatortoolitem: Make gcc stop complainingBenjamin Otte2014-03-051-1/+16
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-2/+2
* Make GtkSeparatorToolItem work for window-dragging againMatthias Clasen2014-02-171-1/+3
* docs: use proper quotesWilliam Jon McCann2014-02-051-2/+2
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-7/+2
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-2/+2
* docs: fix a number of typos and obsolete referencesCosimo Cecchi2012-07-021-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* all: add a "separator" style classCosimo Cecchi2011-03-031-0/+5
* GtkSeparatorToolItem: remove unneeded callCarlos Garnacho2011-01-041-2/+0
* Remove size_request from GtkSeparatorToolItemMatthias Clasen2010-10-301-17/+37
* separatortoolitem: Port to draw vfuncBenjamin Otte2010-09-261-7/+6
* gtk: Don't set colormap anymore when creating GDK windowsBenjamin Otte2010-09-261-1/+0
* gtk/gtkseparatortoolitem.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-17/+28
* Remove accidental additionMatthias Clasen2010-07-161-6/+0
* Allow windows to be dragged by clicking on empty areasMatthias Clasen2010-07-161-34/+163
* gtkseparatortoolitem: unseal private pointerJavier Jardón2010-07-131-11/+10
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+0
* Move documentation to inline comments: GtkSeparatorToolItemJavier Jardón2010-05-161-0/+20
* Doc fixesMatthias Clasen2008-12-291-9/+9
* gtk/gtkseparatortoolitem.c remove pointless #undef GTK_DISABLE_DEPRECATED.Michael Natterer2008-08-041-2/+0
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.cMichael Natterer2008-02-061-1/+1
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-33/+2
* Intern some more strings.Matthias Clasen2005-09-011-1/+1
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-1/+1
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-1/+2
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+3
* Typo fix.Matthias Clasen2005-01-291-1/+1
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Add a checkbox to queue an merge/unmerge. Patch from Matthias Clasen.Soeren Sandmann2004-06-051-4/+9
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Patch from Christian Neumair to make warning string more translatorOwen Taylor2004-01-221-11/+11
* Add _gtk_toolbar_paint_space_line(), _gtk_toolbar_get_default_space_sizeSoeren Sandmann2004-01-181-65/+9
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-2/+2
* Update my e-mail address.Anders Carlsson2003-12-291-1/+1
* Make this function take an index and a GtkToolItem.Soeren Sandmann2003-10-251-24/+157
* add new "is_important" propertySoeren Sandmann2003-08-041-1/+27
* remove correction on x when detail is "menuitem". With the new menu lookSoeren Sandmann2003-07-081-2/+24
* remove accidentally committed debugging spewSoeren Sandmann2003-07-071-3/+96
* gtkradiotoolbutton.c gtkradiotoolbutton.h gtktoggletoolbutton.cSoeren Sandmann2003-06-291-0/+90