]> Pileus Git - ~andy/gtk/history - gtk/gtkframe.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkframe.c
2012-12-23 Paolo BorelliPaint GtkFrame background correctly when there is a...
2012-12-21 Paolo BorelliPaint GtkFrame background
2012-03-19 Benjamin Ottegtk: Get gtkwidgetpath.h includes out of the public...
2012-02-27 Javier JardónChange FSF Address
2011-12-13 Claudio SaavedraGtkFrame: Fix a casting in the compute_child_allocation...
2011-11-23 Cosimo Cecchiframe: don't access padding before it's initialized
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-20 Cosimo Cecchiframe: make sure to allocate the CSS border width
2011-11-20 Cosimo Cecchiframe: add GTK_STYLE_CLASS_FRAME in _init()
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-05 Matthias ClasenConvert GailFrame to GtkFrameAccessible
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-06-02 Benjamin OtteAPI: Change semantics of gtk_container_get_child_path()
2011-04-13 Javier JardónMove documentation to inline comments: GtkFrame
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-20 Pavel Holejsovsky[GI] Add missing (out) and (array) annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-17 Carlos GarnachoMake GtkFrame propagate the "frame" style class to...
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2010-12-28 Carlos GarnachoMake GtkFrame use GtkStyleContext.
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Otteframe: Port to draw vfunc
2010-09-26 Benjamin Otteframe: Remove unneeded is_drawable() check
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-13 Havoc PenningtonFix more SizeRequest implementations to avoid recursive...
2010-08-28 Matthias ClasenRemove deprecated 'shadow' properties in GtkFrame and...
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-22 Javier Jardóngtk/gtkframe.c: use accessor functions to access GtkWidget
2010-08-06 Tristan Van BerkomFixed bad typo causing bad vertical requests on frames...
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.
next