]> Pileus Git - ~andy/gtk/history - gtk/gtkprogressbar.c
draw text twice, once with the prelight state and clipped to the progress
[~andy/gtk] / gtk / gtkprogressbar.c
2002-11-25 Soeren Sandmanndraw text twice, once with the prelight state and clipp...
2002-11-25 Soeren SandmannStyle improvements that I forgot about in last commit.
2002-11-25 Soeren SandmannBreak this function into simpler functions: gtk_progres...
2002-11-20 Manish Singhadd -DGTK_DISABLE_DEPRECATED. #undef it at the top...
2002-11-02 Matthias ClasenAutomatic RTL flipping for some more widgets.
2002-10-18 Owen TaylorReset use_text_format to %TRUE for a %NULL text string...
2002-10-08 Manish SinghDeprecation cleanup
2002-09-27 Owen TaylorReset the animation iter on unrealize as well as unmap...
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.
2002-01-18 Matthias ClasenClarify documentation. (#69026)
2002-01-09 Tim Janikdon't cast a possible NULL pointer.
2001-12-16 Kjartan MaraasFix a typo. Fix a typo.
2001-08-28 Matthias Clasengtk/gtkprogressbar.c (gtk_progress_bar_set_text): Move...
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-04-30 Owen TaylorAdd an extra parameter use_text to gtk_paint_label...
2001-03-30 Alexander LarssonRemove leaks.
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-01-18 Havoc PenningtonAdd "getters" for all the non-deprecated set_foo functi...
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2000-12-13 Tim Janikdoh, this was broken beyond believe.
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-07-02 Owen TaylorAdd a 'text' argument to set the initial text.
2000-07-02 Owen TaylorUse pango_layout_get_pixel_extents() to remove a large...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
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...
1999-01-17 Tim Janikremoved deprecated functions: gtk_clist_set_border,
1998-12-24 Jeff Garzikx Pull in string.h for various mem*() and str*() functi...
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-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-07-21 Stefan JeskeFixed wrong size of activity indicator. It is settable...
1998-07-19 Stefan JeskeIntroduced generic GtkProgress widget. Derived GtkProgr...
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-18 Owen Taylorgtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-11-24 Elliot LeeInitial revision