summaryrefslogtreecommitdiff
path: root/gtk/gtkframe.c
Commit message (Expand)AuthorAgeFilesLines
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-5/+4
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-5/+5
* docs: use proper quotesWilliam Jon McCann2014-02-051-1/+1
* docs: Use "#" for refsect2 instead of ##William Jon McCann2014-02-041-1/+1
* docs: Convert to markdownMatthias Clasen2014-02-021-8/+4
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-2/+2
* frame: Remove a couple strange casts...Jasper St. Pierre2013-11-011-5/+3
* frame: annotate the @label params with (allow-none)Stefan Sauer2013-08-291-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Always use gint for border_widthMatthias Clasen2013-05-041-1/+1
* Paint GtkFrame background correctly when there is a labelPaolo Borelli2012-12-231-3/+11
* Paint GtkFrame backgroundPaolo Borelli2012-12-211-0/+2
* gtk: Get gtkwidgetpath.h includes out of the public headersBenjamin Otte2012-03-191-0/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* GtkFrame: Fix a casting in the compute_child_allocation() methodClaudio Saavedra2011-12-131-4/+4
* frame: don't access padding before it's initializedCosimo Cecchi2011-11-231-3/+3
* frame: make sure to allocate the CSS border widthCosimo Cecchi2011-11-201-34/+33
* frame: add GTK_STYLE_CLASS_FRAME in _init()Cosimo Cecchi2011-11-201-23/+4
* Convert GailFrame to GtkFrameAccessibleMatthias Clasen2011-07-051-0/+3
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-1/+1
* API: Change semantics of gtk_container_get_child_path()Benjamin Otte2011-06-021-1/+3
* Move documentation to inline comments: GtkFrameJavier Jardón2011-04-131-0/+37
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-2/+4
* Make GtkFrame propagate the "frame" style class to its header labelCarlos Garnacho2011-01-171-0/+18
* Remove gtktypeutils altogetherMatthias Clasen2011-01-041-0/+1
* Make GtkFrame use GtkStyleContext.Carlos Garnacho2010-12-281-65/+106
* Move GtkSizeRequest into GtkWidgetBenjamin Otte2010-09-261-58/+51
* API: Rename gtk_cairo_paint_*() to gtk_paint_*()Benjamin Otte2010-09-261-3/+3
* frame: Port to draw vfuncBenjamin Otte2010-09-261-29/+17
* frame: Remove unneeded is_drawable() checkBenjamin Otte2010-09-261-47/+44
* Tons of transfer annotationsMatthias Clasen2010-09-211-1/+1
* Fix more SizeRequest implementations to avoid recursive calls to wrapper APIHavoc Pennington2010-09-121-1/+1
* Remove deprecated 'shadow' properties in GtkFrame and GtkHandleBoxMatthias Clasen2010-08-281-10/+0
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-18/+18
* gtk/gtkframe.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-55/+66
* Fixed bad typo causing bad vertical requests on frames with no label.Tristan Van Berkom2010-08-061-1/+1
* Make GtkFrame allocate its label considering natural size requestsTristan Van Berkom2010-08-061-24/+107
* gtkframe: move public members to private structureJavier Jardón2010-07-131-79/+124
* Use GtkBin accessorsJavier Jardón2010-07-131-8/+14
* Use accessor functions to acces GtkContainerJavier Jardón2010-07-131-12/+13
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* Mass api change from GtkExtendedLayout --> GtkSizeRequestTristan Van Berkom2010-06-181-34/+34
* Fix some compilation warningsJavier Jardón2010-05-011-2/+0
* Add a GtkExtendedLayout implementation for GtkFrameMatthias Clasen2010-04-261-40/+116
* Deprecate widget flag: GTK_WIDGET_MAPPEDJavier Jardón2010-04-031-1/+1
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-04-031-7/+7
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-04-031-5/+8
* [annotations] Add allow-noneJohan Dahlin2010-04-031-2/+2
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2010-04-031-2/+2