]> Pileus Git - ~andy/gtk/history - gtk/gtkalignment.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkalignment.c
2012-02-27 Javier JardónChange FSF Address
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
2010-12-29 Tristan Van BerkomAdded proper height-for-width implementation to GtkAlig...
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Javier Jardóndocs: Add gtk-doc notation
2010-10-22 Matthias ClasenDiscourage use of GtkMisc and GtkAlignment
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-19 Matthias ClasenPoint to the new GtkWidget align and margin properties
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-22 Javier Jardóngtk/gtkalignment.c: use accessor functions to access...
2010-07-13 Javier JardónGtkAlignment: move public members to private structure
2010-07-13 Jonh WendellMerge branch 'windows_list'
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-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-20 Tristan Van BerkomGtkAlignment now tries to allocate natural size to...
2010-04-18 Tadej Borovšak[docs] Move documentation to inline comments: GtkAlignment.
2010-04-13 Tristan Van BerkomMega commit to change ->get_desired_size() for ->get_de...
2010-04-07 Tristan Van BerkomImplement GtkExtendedLayout on Alignment
2010-04-06 Tristan Van BerkomFixed classes to call gtk_extended_layout_get_desired_s...
2010-04-04 Tristan Van BerkomFixed extended layout implementors to not call ->get_de...
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-14 Johannes SchmidMerge branch 'master' into native-layout
2009-12-14 Johannes Schmmidnative-layout: Introduce GtkExtendedLayout interface.
2008-11-24 Tristan Van BerkomBug 561539 - Fix warnings when size allocations fall...
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-05-21 Michael Natterergtk/gtkalignment.c gtk/gtkarrow.c gtk/gtkbbox.c gtk...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-05-10 Matthias ClasenFlip the padding
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-22 Soeren Sandmanngtk/gtkexpander.c
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...
2003-12-06 Matthias ClasenImplement RTL flipping for GtkAlignment. (#127585)
2003-09-30 Matthias ClasenDoc formatting tweaks.
2003-06-24 Matthias ClasenAdd a blurb for shadow_type.
2003-06-14 Matthias ClasenDocument new properties as 2.4 additions.
2003-05-31 Matthias ClasenMinor improvements to alignment padding documentation.
2003-05-30 Murray CummingAdded 4-sided padding as properties with gtk_alignment_...
2002-10-09 Manish SinghDeprecation cleanup
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2001-11-04 Owen TaylorAdd a function gdk_window_invalidate_maybe_recurse...
2001-10-24 Owen TaylorImprove dreadful tooltips.
2001-09-10 Tim Janikfix xscale and yscale behaviour which havoc broke....
2001-09-08 Havoc Penningtondefault xscale/yscale to 0.0, not 0.5, 0.5 isn't useful
2001-08-11 Hans Breuercoalescing property notifies
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-03-07 Tim Janikmarshaller fixes.
2001-02-18 Havoc Penningtonmissed a couple spaces before parens
2001-02-18 Havoc Penningtonclean this up a bit.
2001-02-17 Havoc Penningtonconvert the X coordinates so they're with respect to...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
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.
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-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim JanikGtkType and macro fixups.
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
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-03 Owen TaylorMore extensive debugging output
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision