]> Pileus Git - ~andy/gtk/history - gtk/gtkadjustment.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkadjustment.c
2012-08-06 Javier Jardóngtk/gtkadjustment.c: Improve docs
2012-07-02 Cosimo Cecchidocs: fix a number of typos and obsolete references
2012-02-27 Javier JardónChange FSF Address
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 ClasenGtkAdjustment: add an auxiliary function
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-05 Benjamin Otteadjustment: Privateize sealed members
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Javier Jardóngtkadjustment: Move documentation to inline comments
2010-09-28 Javier Jardóngtk_adjustment_new() should return a GtkAdjustment*
2010-09-27 Javier JardónMove classes that currently derive from GtkObject to...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-24 Javier JardónRevert "Forward-port a GtkAdjustment compatibility...
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-03 Matthias ClasenForward-port a GtkAdjustment compatibility fix
2009-05-03 Matthias ClasenUpdate to explain the situation.
2008-08-11 Michael NattererBug 546754 – 2.13.6 update create rendering issue in...
2008-08-08 Sven Neumanngtk/gtkadjustment.c gtk/gtkclist.c gtk/gtkcolorsel...
2008-08-05 Michael NattererBug 544858 – Seal GtkAdjustment
2008-08-05 Michael Nattererclamp the value to [lower...upper-page_size] instead...
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-03-14 Michael Natterercoding style cleanup.
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...
2004-12-27 Matthias ClasenDocument properties as new since 2.4. (#156101, Billy...
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-03 Manish Singhpass value in last in g_object_new, since it depends...
2004-01-29 Matthias ClasenAdd properties to GtkAdjustment. (#64601, Murray Cumming)
2002-10-09 Manish SinghDeprecation cleanup
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
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-19 Owen TaylorHandle quoting of / with \; properly handle __ in paths...
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
2001-03-15 Havoc PenningtonDelete.
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
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...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
1998-07-16 Tim Janikhandle negative values similar to gtk_widget_set_uposit...
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-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-05-03 Tim Janikhmmmm, corrections?
1998-05-03 Tim Janiknew function to set the adjustments value without causi...
1998-05-02 Tim Janikonly emit "value_changed" if we really passed a new...
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-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision