]> Pileus Git - ~andy/gtk/history - gtk/gtkcontainer.c
GtkColorChooserWidget: deselect swatch before removing palettes
[~andy/gtk] / gtk / gtkcontainer.c
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....
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias Clasenx
2005-03-01 Matthias Clasengdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb...
2005-02-01 Matthias ClasenFix many instances of "the the" in docs and comments...
2004-10-13 Matthias ClasenAcknowledge the fact that invariants are broken and...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-11 Matthias ClasenHandle focus [hv]adjustment correctly when the focus...
2004-02-10 Matthias ClasenDocument these functions.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-07-08 Matthias ClasenConsider the text direction when sorting children....
2003-07-08 Matthias ClasenDoc addition. (#116501, Doug Quale)
2003-07-04 Soeren Sandmannnew test for removing items
2003-02-05 Matthias ClasenReplace uses of gtk_timeout_* and gtk_idle_* by their...
2002-12-17 Matthias ClasenFix a few doc comments. Link to style properties.
2002-12-15 Matthias ClasenAdd docs.
2002-12-10 Matthias ClasenDelete EWMH properties if no private->state flags are...
2002-10-07 Manish SinghDeprecation cleanup
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-09-21 Matthias ClasenMark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)
2002-08-10 Soren SandmannMinor documentation fixes
2002-05-13 Matthias ClasenChange parameter names to match the header file and...
2002-05-05 Matthias ClasenBump version to 2.1.0, binary, interface age 0.
next