summaryrefslogtreecommitdiff
path: root/gtk/gtkseparatortoolitem.c
Commit message (Expand)AuthorAgeFilesLines
* 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