]> Pileus Git - ~andy/gtk/history - gtk/gtkprogress.c
Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE
[~andy/gtk] / gtk / gtkprogress.c
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-10-28 Matthias ClasenFix many sparse warnings.
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-06-02 Sven Neumannadded a missing cast.
2003-05-21 Owen TaylorAlways queue a resize ... we rely on the size-allocate...
2003-04-02 Matthias ClasenReturn 0 if lower == upper. (#109155)
2002-12-15 Matthias ClasenUse g_printf instead of system printf. (#99327)
2002-11-20 Manish Singhadd -DGTK_DISABLE_DEPRECATED. #undef it at the top...
2002-10-08 Manish SinghDeprecation cleanup
2002-09-24 Jacob Berkmancpp macros aren't ``;'' terminated
2002-09-23 Owen TaylorRestore back to the default format instead of an empty...
2002-08-10 Soren SandmannMinor documentation fixes
2002-04-30 Matthias ClasenImprove a warning.
2001-08-11 Hans Breuercoalescing property notifies
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-03-30 Alexander LarssonRemove leaks.
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...
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-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-03-14 Owen TaylorMerges from gtk-1-2
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-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-23 Manish Singhmake a saner default adjustment (from 0 to 100) instead...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-09-01 Owen TaylorUnref the adjustment.
1998-07-19 Stefan JeskeIntroduced generic GtkProgress widget. Derived GtkProgr...