]> Pileus Git - ~andy/gtk/history - gtk/gtkframe.c
Make GtkFrame allocate its label considering natural size requests
[~andy/gtk] / gtk / gtkframe.c
2010-08-06 Tristan Van BerkomMake GtkFrame allocate its label considering natural...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkframe: move public members to private structure
2010-07-13 Javier JardónUse GtkBin accessors
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-18 Tristan Van BerkomMass api change from GtkExtendedLayout --> GtkSizeRequest
2010-05-01 Javier JardónFix some compilation warnings
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-26 Matthias ClasenAdd a GtkExtendedLayout implementation for GtkFrame
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_DRAWABLE
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
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_DRAWABLE
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-02-06 Michael Natterergtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c...
2007-08-22 Tristan Van BerkomCorrected the published default value of GtkFrame:...
2007-07-09 Matthias ClasenImprove the handling of broken situations. (#427899...
2007-06-22 Tim Janikapplied patch from Xan Lopez to eliminate gap in painte...
2007-06-19 Johan DahlinRename buildable methods to not clash with widget metho...
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535
2007-01-28 Matthias ClasenFix a problem with large y thickness
2006-05-14 Murray CummingRestored the / at the start of the comment block, to...
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-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias ClasenMore canonical property names.
2004-08-17 Matthias ClasenTake widget->state into account when painting the shado...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-06-27 Soeren SandmannDraw line with the current state, not GTK_STATE_NORMAL
2004-05-26 Matthias ClasenMove docs inline, fixing them on the way. (#143029...
2004-03-09 Matthias ClasenFix a typo.
2004-03-08 Matthias ClasenTest dynamic addition/removal.
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...
2003-05-14 Owen TaylorPatch from Charles Schmidt to add missing notify (...
2002-10-04 Manish SinghDeprecation cleanup
2002-08-10 Soren SandmannMinor documentation fixes
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2001-11-19 Owen Taylorlabel_xalign and label_yalign need to be float properti...
2001-11-04 Owen TaylorAdd a function gdk_window_invalidate_maybe_recurse...
2001-09-10 Tim Janikslight fix for g_object_set() not usable for nesting...
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-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-03-23 Havoc PenningtonApply property patch from Lee Mallabone
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
2000-12-20 Owen TaylorCheck for FreeType using freetype-config, since we...
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-03 Owen TaylorUse g_get_charset() instead of g_get_codeset().
2000-06-26 Owen TaylorPut 1.3.1 in warning message, not 1.3.0.
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1999-01-14 Owen Taylorgtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk...
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-10-03 Tim Janikfor unknown foreign fundamental types, collect an argum...
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 Janikadded a frame with radio buttons to select the resize_m...
1998-06-16 Tim Janikboy! did i really modify that many files?
1998-06-09 Tim Janiknew functions gtk_selection_data_copy and gtk_selection...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-07 Owen TaylorRemoved, because that's what a NULL comparison function...
1998-02-27 Tim Janikwe make an active server grab now, this way we can...
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-21 Tim Janikremoved some superfluous variables that duplicated...
1998-01-18 Tim Janikgtk_*_get_arg() and gtk_*_set_arg() implementations...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1998-01-03 Shawn AmundsonSeveral portability fixes from Michael Callahan <callah...
1997-11-26 Gnome CVS Usergtk/gtkaspectframe.c:
1997-11-24 Elliot LeeInitial revision