]> Pileus Git - ~andy/gtk/history - gtk/gtkprogress.c
Updated Arabic translation
[~andy/gtk] / gtk / gtkprogress.c
2008-11-17 Christian DywanBug 377699 – realizing gtk.Progress() causes SEGV
2008-08-08 Sven Neumanngtk/gtkadjustment.c gtk/gtkclist.c gtk/gtkcolorsel...
2008-08-04 Michael Nattererbuild with GTK_DISABLE_DEPRECATED again.
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-02-07 Michael Natterergtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk...
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-08-29 Tim Janikintroduced ::xspacing and ::yspacing style properties...
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-06-29 Matthias ClasenDocumentation additions and fixes.
2006-06-12 Matthias ClasenFix #344543
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-01-17 Tim Janikfix adopted from maemo-gtk. gtk_progress_create_pixmap...
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
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 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...