]> Pileus Git - ~andy/gtk/history - gtk/gtkcontainer.c
Deprecate widget flag: GTK_WIDGET_VISIBLE
[~andy/gtk] / gtk / gtkcontainer.c
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.
2002-04-30 Matthias ClasenImprove a warning.
2002-04-15 Jonathan Blandfordinclude internal children when doing focus.
2002-04-09 Owen TaylorFix problems with HandleBox and focusing - #78232
2002-04-09 Owen TaylorAlways set the ALLOC_NEEDED and REQUEST_NEEDED flags...
2002-03-20 Owen TaylorPatch from Erwann Chenede, #73900 fixing a lot of warni...
2002-03-01 Owen Taylorinclude gdkkeysysms.h if compiling gdk_keyval_convert_case.
2002-02-23 Owen TaylorFixes for AIX compilation from Miroslaw Dobrzanski...
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2002-01-02 Tim Janikdon't ignore realized but visible && !mapped resize...
2001-12-10 Matthias ClasenClose comment.
2001-12-09 Matthias ClasenAdd docs.
2001-12-06 Matthias ClasenFix docs. (#66383)
2001-12-03 Alex LarssonReturn FALSE from expose handlers.
2001-11-20 Matthias ClasenTypo fix.
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-15 Owen TaylorCal gdk_window_invalidate_maybe_recurse() for recursion...
2001-11-14 Owen TaylorBack out accidental commit of debugging timing code
2001-11-10 Matthias ClasenFix docs for gtk_tree_view_column_set_sort_order. ...
2001-11-04 Owen TaylorAdd a function gdk_window_invalidate_maybe_recurse...
2001-10-27 Anders CarlssonMention that the valid width is in range 0-65535 pixels...
2001-10-16 Owen TaylorAdd a utility function to translate coordinates relativ...
2001-10-03 jacob berkmans/retrive/retrieve/
2001-09-24 Owen TaylorAdd a compat macro that got lost.
2001-08-29 Havoc Penningtonadd default icon
2001-08-23 Owen TaylorRename gtk_container_children() to gtk_container_get_ch...
2001-07-20 Hans Breuergdk_device_get_history moved to gdk/gdkinput.c like...
next