]> Pileus Git - ~andy/gtk/history - gtk/gtkcontainer.c
Split off gtkprivate.h
[~andy/gtk] / gtk / gtkcontainer.c
2010-10-20 Emmanuele BassiSplit off gtkprivate.h
2010-10-19 Matthias ClasenRemove gtk_widget_hide_all()
2010-10-19 Matthias ClasenRemove the outdated faq
2010-10-13 Havoc PenningtonAdd horizontal and vertical expand flags, compute_expan...
2010-10-11 Owen W. TaylorFix handling of the geometry widget
2010-10-11 Tristan Van BerkomAdded documentation to GtkContainer about implementing...
2010-10-11 Javier Jardóndocs: Move documentation do inline comments: GtkContainer
2010-10-08 William Jon McCannDon't assume widgets are containers when walking the...
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-27 Javier JardónMove destroy signal to GtkWidget
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin OtteAPI: Remove gtk_container_propagate_expose()
2010-09-26 Benjamin Ottecontainer: Implement gtk_container_propagate_draw(...
2010-09-26 Benjamin OtteAPI: Add gtk_container_propagate_draw()
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-17 Matthias ClasenAdd some element-type annotations to gtk apis
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-13 Havoc Penningtonadd gtk_container_class_handle_border_width() so subcla...
2010-09-08 Tristan Van BerkomCompletely removed requisition cache from GtkWidget...
2010-09-01 Stefan Kostcontainer: use priv in last commit
2010-09-01 Stefan Kostcontainer: clarify the docs
2010-09-01 Stefan Kostcontainer: don't leak the focus_child ref count
2010-08-28 Matthias ClasenRemove a workaround for old toolbar api
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-23 Javier Jardóngtk/gtkcontainer.c: Use accessor functions to access...
2010-08-23 Benjamin Ottecontainer: suggest parentheses around assignment used...
2010-08-22 Javier Jardóngtk/gtkcontainer.c: use accessor functions to access...
2010-08-22 Javier Jardóngtk/gtkcontainer.c: use accessor functions to access...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkcontainer: Move public members to private structure
2010-07-13 Javier Jardóngtkcontainer: Add _gtk_container_get_reallocate_redraws...
2010-07-13 Javier Jardóngtkcontainer: Add _gtk_container_*_need_resize internal...
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-29 Benjamin OtteDeprecate the GdkRegion API
2010-05-27 Javier Jardóngtkcontainer: Remove unused GtkForeachData struct
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónRemove unused function
2010-05-02 Javier JardónRemove all deprecated stuff from GtkContainer
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-13 Tristan Van BerkomMega commit to change ->get_desired_size() for ->get_de...
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_MAPPED)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Christian DywanLimit GtkContainer::border-width to 65535
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_CAN_FOCUS
2010-04-04 Christian DywanDon't use GTK_WIDGET_NO_WINDOW in GtkContainer
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_MAPPED)
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-02-19 Johan Dahlin[annotations] Add allow-none
2010-01-11 Christian DywanLimit GtkContainer::border-width to 65535
2010-01-07 Javier JardónDeprecate widget flag: GTK_WIDGET_CAN_FOCUS
2010-01-04 Christian DywanDon't use GTK_WIDGET_NO_WINDOW in GtkContainer
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-06 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2009-10-10 Michael NattererRevert "Remove deprecated GtkContainer function and...
2009-10-10 Javier JardónRemove deprecated GtkContainer function and macros
2008-12-09 Michael Nattereradd missing semicolon.
2008-12-08 Matthias ClasenMake gtk_builder_get_translation_domain() useful for...
2008-11-07 Johan DahlinCheck for child->parent instead of GTK_WIDGET_TOPLEVEL.
2008-11-06 Tristan Van BerkomMade buildable and added support for adding children...
2008-08-11 Sven Neumanngtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.c
2008-08-07 Michael Natterergtk/gtkclist.c gtk/gtkcontainer.c gtk/gtkfilechooserbut...
2008-08-05 Matthias ClasenAdd some missing braces
2008-07-21 Matthias ClasenDoc fixes
2008-07-06 Christian DywanRemove erroneously added g_return_if_fail (bug #541811).
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-27 Martyn James RussellFixed the FAQ location in the warning produced here.
2008-06-24 Johan DahlinRevert GtkScaleButton accesses for plus/minus buttons...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-20 Johan DahlinAdd missing Since: gtk-doc markup for newly added GSEAL...
2008-06-20 Tim JanikDocument gtk_container_get_focus_child().
2008-06-20 Tim Janikadd accessor.
2008-06-18 Michael Nattererdeprecate GtkDestroyNotify.
2008-03-17 Emmanuele BassiProperly document gtk_container_set_focus_child()....
2008-02-06 Michael Natterergtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c...
2007-12-07 Matthias ClasenCorrect the documentation of child property getter...
2007-08-15 Cody RussellAnother documentation fix that I forgot to commit yeste...
2007-06-27 Johan DahlinAdd GtkBuilder and GError arguments to gtk_builder_valu...
2007-06-19 Johan DahlinRename buildable methods to not clash with widget metho...
2007-06-18 Matthias ClasenFix a doc typo
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535
2007-05-26 Matthias ClasenRequire gtk-doc 1.6, for signal and property links.
2007-01-02 Matthias ClasenMention in the docs that the return value is NULL-termi...
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-10-03 Matthias ClasenApply a patch by Behdad Esfahbod to reduce relocations...
2005-12-14 Matthias ClasenSkip unrealized children when doing focus sorting....
next