]> Pileus Git - ~andy/gtk/history - gtk/gtkprogressbar.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkprogressbar.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2010-10-30 Javier JardónFix gtk-doc markup: /* <private> */ should be /*< priva...
2010-10-26 Javier JardónFix gtk-doc markup: /* <private> */ should be /*< priva...
2010-10-19 Matthias ClasenAdd padding to class structs
2010-09-02 Matthias ClasenRemove now unused GtkProgressBarOrientation enum
2010-09-02 Matthias ClasenMake GtkProgressBar implement GtkOrientable
2010-09-02 Matthias ClasenSplit the GtkProgressBar::orientation property
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-07-31 Benjamin Otteprogressbar: Remove act_mode_enter vfunc
2010-07-31 Benjamin Otteprogressbar: Remove paint vfunc
2010-07-31 Benjamin Otteprogressbar: Remove unused update vfunc
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónGtkProgressBar: Move public members to private structure
2010-06-09 Matthias ClasenGet rid of GtkProgress
2010-06-02 Matthias ClasenRemove docs about 1.2 <> 2.0 differences
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-02 Christian DywanDon't use old toolbar API in toolbar stress test
2008-10-30 Michael Nattererno need to include <gdk/gdk.h> in any widget header...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-20 Michael Natterergtk/gtkaccellabel.h gtk/gtkactiongroup.h gtk/gtkalignme...
2008-06-20 Tim JanikSwitch to "guint GSEAL (foo) : width;" when packing...
2008-06-20 Tim JanikSeal GtkProgressBar public fields
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2006-06-12 Matthias ClasenFix #344543
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-10-31 Matthias ClasenAdd an ellipsize property with getter and setter. ...
2002-10-08 Manish SinghDeprecation cleanup
2002-02-23 Owen TaylorMassive padding addition to class structures.
2001-03-19 Owen TaylorHandle quoting of / with \; properly handle __ in paths...
2001-02-17 Havoc Penningtonfix screwup with shadowed variables that had broken...
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-01-18 Havoc PenningtonAdd "getters" for all the non-deprecated set_foo functi...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-25 Havoc PenningtonImplement new sane, 5-function API for using GtkProgres...
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-17 Tim Janikremoved deprecated functions: gtk_clist_set_border,
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-07-21 Stefan JeskeFixed wrong size of activity indicator. It is settable...
1998-07-19 Stefan JeskeIntroduced generic GtkProgress widget. Derived GtkProgr...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1997-11-24 Elliot LeeInitial revision