summaryrefslogtreecommitdiff
path: root/gtk/gtkcontainer.h
Commit message (Expand)AuthorAgeFilesLines
* docs: enum cleanupMatthias Clasen2014-05-201-0/+14
* API: Deprecate gtk_container_set_reallocate_redraws()Benjamin Otte2014-05-181-1/+1
* docs: Another round of markup removalMatthias Clasen2014-03-291-2/+2
* Remove duplicated word "id" from warning message3.11.6Ignacio Casal Quinteiro2014-02-181-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* docs: don't try to link vfuncsWilliam Jon McCann2014-01-211-2/+2
* docs: add missing methodWilliam Jon McCann2014-01-211-0/+1
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+18
* container: Deprecate resize modeBenjamin Otte2013-10-051-2/+2
* API: Deprecate gtk_container_resize_children()Benjamin Otte2013-05-301-1/+1
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+36
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* types: Move GtkAdustment declaration to gtktypes.hBenjamin Otte2012-03-031-1/+0
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-0/+1
* docs: fix parameter name mismatchesMatthias Clasen2011-06-071-1/+1
* gtkcontainer: Move private functions to private headerJavier Jardón2011-06-061-16/+0
* Add gtk_container_child_notifyMatthias Clasen2011-05-061-1/+5
* [GI] Make argument names in vfunc decls consistent with invoker docsPavel Holejsovsky2011-01-181-1/+1
* GtkContainer: make "handle_border_width" member privateColin Walters2011-01-141-2/+5
* GtkContainer: Add method to get the GtkWidgetPath for a child.Carlos Garnacho2010-12-041-0/+5
* Add padding to class structsMatthias Clasen2010-10-191-0/+4
* Fix handling of the geometry widgetOwen W. Taylor2010-10-111-0/+1
* docs: Move documentation do inline comments: GtkContainerJavier Jardón2010-10-111-0/+10
* gtk: Fix remaining mentions of gtk_container_propagate_expose()Benjamin Otte2010-09-291-3/+0
* API: Add gtk_container_propagate_draw()Benjamin Otte2010-09-261-0/+3
* add gtk_container_class_handle_border_width() so subclasses can ignore border...Havoc Pennington2010-09-121-0/+4
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* gtkcontainer: Move public members to private structureJavier Jardón2010-07-131-10/+6
* gtkcontainer: Add _gtk_container_get_reallocate_redraws internal accessorJavier Jardón2010-07-131-0/+1
* gtkcontainer: Add _gtk_container_*_need_resize internal accessorsJavier Jardón2010-07-131-1/+3
* Remove all deprecated stuff from GtkContainerJavier Jardón2010-05-031-14/+0
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* no need to include <gtk/gtkenums.h> in headers which somehow includeMichael Natterer2008-10-301-1/+0
* 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
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-5/+5
* Sealed remaining (private) fields in GtkContainer.Tim Janik2008-06-201-4/+4
* Seal GtkContainer - fixed Carlos' missing gtk_container_get_focus_child() hea...Tim Janik2008-06-201-0/+2
* seal members.Tim Janik2008-06-201-2/+2
* deprecate GtkDestroyNotify.Michael Natterer2008-06-181-1/+1
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-3/+3
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-8/+2
* Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner)Matthias Clasen2005-03-081-3/+3
* add /*< private >*/ markings.Jonathan Blandford2004-10-101-0/+2
* Deprecation cleanupManish Singh2002-10-071-8/+8
* include gdkkeysysms.h if compiling gdk_keyval_convert_case.Owen Taylor2002-03-011-0/+4
* Massive padding addition to class structures.Owen Taylor2002-02-231-2/+5