]> Pileus Git - ~andy/gtk/history - gtk/gtkbox.c
Deprecate widget flag: GTK_WIDGET_VISIBLE
[~andy/gtk] / gtk / gtkbox.c
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2008-10-07 Tim Janikgtk/gtkbox.c: fixed type declaration.
2008-10-07 11:03:30 Tim Janikkeep GtkBox as an abstract type and keep _gtk_box_new...
2008-10-07 Michael Nattererreindent static prototypes.
2008-10-07 Michael NattererBug 553573 – Add orientation API to GtkBox
2008-09-24 Christian DywanBug 408244 – add GtkDialog::content-area-spacing
2008-07-21 Michael Nattereruse gtk_box_pack_start() instead of the deprecated
2008-07-06 Matthias ClasenDeprecate gtk_box_pack_{start,end}_defaults
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-28 Mikael HallendalRemoved accidental empty row in gtk_box_pack.
2008-06-28 Mikael HallendalFactor out gtk_box_pack from gtk_box_pack_start and...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-02-07 Michael Natterergtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk...
2007-06-10 Matthias ClasenUpdate docs Deprecate gtk_widget_{ref,unref}
2007-06-10 Matthias ClasenSome doc updates
2007-05-26 Matthias ClasenRequire gtk-doc 1.6, for signal and property links.
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2005-09-01 Matthias ClasenIntern some more strings.
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-21 Matthias Clasen: Mark param spec strings as static.
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias Clasenx
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-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2002-10-07 Manish SinghDeprecation cleanup
2002-09-21 Matthias ClasenMark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)
2002-08-10 Soren SandmannMinor documentation fixes
2002-05-02 Matthias ClasenAdd nicks and blurbs for child properties. (#57143)
2002-02-27 Owen TaylorClean up the code so < 0 == end wasn't just a side...
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2001-11-04 Owen TaylorAdd a function gdk_window_invalidate_maybe_recurse...
2001-08-16 Sven Neumannremoved unused widget_class.
2001-07-19 Owen TaylorEnforce the widget/child realization/mapping invariants.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-06 Owen TaylorPatch from Gregory Merchan to add gtk_button_box_set_se...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-19 Tim Janikfix PROP_EVENTS.
2001-03-23 Havoc PenningtonApply property patch from Lee Mallabone
2001-03-09 Tim Janikfixed signals with GDK_TYPE_DRAG_CONTEXT, it needs...
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-21 Jeff GarzikCheck args for NULL. (gtk_selection_default_handler...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-24 Tim Janikdo not avoid to queue for a resize if the container...
1998-06-24 Tim Janikadded a frame with radio buttons to select the resize_m...
1998-06-17 Tim Janiknew function gdk_window_at_pointer() to retrive the...
1998-06-16 Tim Janikboy! did i really modify that many files?
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-05 Owen TaylorFixed assignment of adjustment->value to negative value...
1998-03-24 Tim Janiksave the widgets visibility flag for evaluation after...
1998-02-19 Tim Janikpresent the argument access masks on their announcement.
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-21 Tim Janiksome gtk_*_set_arg fixes
1998-01-18 Tim Janikchecked in wrong version of gtk_box_reorder_child previ...
1998-01-18 Tim Janiknew functions gtk_box_reorder_child, gtk_box_query_chil...
1998-01-17 Tim Janikmore *_get_arg/*_set_arg implementations
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision