summaryrefslogtreecommitdiff
path: root/gtk/gtkseparator.c
Commit message (Expand)AuthorAgeFilesLines
* separator: don't read wide-separators style propertyCosimo Cecchi2016-01-031-36/+2
* GtkSeparator: Don't leak the gadgetTimm Bäder2015-12-171-0/+12
* separator: port to gadgetsMatthias Clasen2015-12-151-58/+57
* separator: Use the element name separatorMatthias Clasen2015-10-251-7/+9
* stylecontext: Split render functions out into gtkrender.[ch]Benjamin Otte2014-10-031-2/+4
* GtkSeparator: Set orientable style classes initiallyMatthias Clasen2014-07-181-0/+1
* GtkSeparator: Explicitly notify orientationMatthias Clasen2014-06-091-3/+7
* Trivial: slight code rearrangementMatthias Clasen2014-05-231-55/+36
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-11/+4
* separator: Don't use padding and borders wronglyBenjamin Otte2013-03-151-19/+7
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* separator: Stop setting state flags on the style context for drawingRui Matos2012-01-091-5/+0
* separator: Use gtk_widget_class_accessible_set_role()Benjamin Otte2011-07-181-14/+2
* Drop GailSeparatorMatthias Clasen2011-07-051-1/+15
* docs: Improve crossreferencesJavier Jardón2011-06-101-1/+1
* Box, etc: Improve docs after H* and V* deprecations.Murray Cumming2011-06-101-4/+5
* separator: call gtk_style_context_restore() after drawingCosimo Cecchi2011-04-081-0/+2
* all: add a "separator" style classCosimo Cecchi2011-03-031-0/+4
* Add gtkorientableprivate.h headerMatthias Clasen2011-01-301-1/+1
* Silence new gcc warningsMatthias Clasen2011-01-231-5/+3
* Redo patch in efae64b (Set vertical/horizontal class...)Carlos Garnacho2011-01-121-20/+1
* Set vertical/horizontal class on all widgets overriding GtkOrientable::orient...Carlos Garnacho2011-01-121-0/+20
* Make GtkSeparator use GtkStyleContextCarlos Garnacho2010-12-241-28/+31
* Remove size_request from GtkSeparatorMatthias Clasen2010-10-301-27/+45
* API: Rename gtk_cairo_paint_*() to gtk_paint_*()Benjamin Otte2010-09-261-4/+4
* separator: Convert to draw signalBenjamin Otte2010-09-261-38/+30
* gtk/gtkseparator.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-26/+33
* Completely removed requisition cache from GtkWidget instance structure.Tristan Van Berkom2010-09-081-4/+0
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-8/+8
* gtk/gtkseparator: Do not use GET_PRIVATE macro all the timeJavier Jardón2010-08-261-16/+20
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-6/+0
* GtkSeparator is no instantiatableMatthias Clasen2010-06-031-3/+4
* Make orientable base classes instantiableMatthias Clasen2010-05-251-6/+4
* Move documentation to inline comments: GtkSeparatorJavier Jardón2010-05-131-0/+10
* Don't use GTK_WIDGET_STATE in internal code anymoreJavier Jardón2010-03-091-4/+4
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)Javier Jardón2010-03-061-1/+1
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-03-011-1/+1
* Keep all these abstract for nowMatthias Clasen2008-12-311-3/+6
* Bug 553582 – Add orientation API to GtkSeparatorMichael Natterer2008-09-301-2/+214
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* More of the sameMatthias Clasen2006-05-141-1/+1
* Reinstate abstract typesMatthias Clasen2006-05-071-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-32/+1
* Intern some more strings.Matthias Clasen2005-09-011-1/+2
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4