summaryrefslogtreecommitdiff
path: root/gtk/gtkframe.h
Commit message (Expand)AuthorAgeFilesLines
* docs: fully break lines in examplesWilliam Jon McCann2014-02-121-1/+2
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+9
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+10
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-3/+3
* Fix gtk-doc markup: /* <private> */ should be /*< private >*/Javier Jardón2010-10-301-1/+1
* Add padding to class structsMatthias Clasen2010-10-191-0/+6
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* gtkframe: move public members to private structureJavier Jardón2010-07-131-7/+3
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+0
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Seal child_allocation field in GtkFrame.Tim Janik2008-06-201-5/+5
* Seal GtkFrame public varsTim Janik2008-06-201-4/+4
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, BenoitMatthias Clasen2005-06-211-6/+3
* Deprecation cleanupManish Singh2002-10-041-6/+6
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+5
* Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat().Owen Taylor2001-02-021-4/+5
* Doc comment fixing. (Mostly non-matching parameter names.)Owen Taylor2000-09-071-1/+1
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Use g_get_charset() instead of g_get_codeset().Owen Taylor2000-07-031-1/+2
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-14/+18
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* added a frame with radio buttons to select the resize_mode for theTim Janik1998-06-241-5/+8
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Initial revisionElliot Lee1997-11-241-0/+73