]> Pileus Git - ~andy/gtk/history - gtk/gtkscrollbar.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkscrollbar.c
2012-12-27 Matthias ClasenDrop separate scrollbar accessible implementation
2012-11-02 Federico Mena QuinteroMerge branch 'bgo687196-filesystemmodel-crash'
2012-10-22 Cosimo Cecchiscrollbar: remove unused variable
2012-10-22 Cosimo Cecchiscrollbar: update style properties on GtkRange at init
2012-07-02 Cosimo Cecchidocs: fix a number of typos and obsolete references
2012-03-03 Benjamin Ottetypes: Move GtkAdustment declaration to gtktypes.h
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 ClasenConvert GailScrollbar to GtkScrollbarAccessible
2011-06-10 Javier Jardóndocs: Improve crossreferences
2011-06-10 Murray CummingBox, etc: Improve docs after H* and V* deprecations.
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-13 Carlos GarnachoPort GtkRange widgets to GtkStyleContext
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Matthias ClasenDon't add class "scrollbar" for every trough
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Javier Jardóngtkscrollbar: Move documentation to inline comments
2010-08-23 Javier JardónUse accessor functions to access GtkRange
2010-08-23 Javier JardónAdded _gtk_range_set_steppers () internal function
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-25 Matthias ClasenMake orientable base classes instantiable
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-02-19 Johan Dahlin[annotations] Add allow-none
2008-12-31 Matthias ClasenKeep all these abstract for now
2008-11-11 Michael NattererBug 553765 – Add orientation API to GtkRange
2008-11-06 Michael Nattererremove bogus newlines in the middle of function calls...
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...
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-05-14 Matthias ClasenMore of the same
2006-05-07 Matthias ClasenReinstate abstract types
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-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 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...
2003-05-24 Soeren SandmannMake the minimum scrollbar slider length 21 instead...
2002-10-04 Manish SinghDeprecation cleanup
2002-09-21 Matthias ClasenMark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)
2001-06-04 Havoc Penningtonmake this special-case hscale/vscale details, so we...
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...
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 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-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision