]> Pileus Git - ~andy/gtk/history - gtk/gtkvscale.c
Add properties, based on patch by Lee Mallabone.
[~andy/gtk] / gtk / gtkvscale.c
2001-05-17 Alexander LarssonAdd properties, based on patch by Lee Mallabone.
2001-05-07 Havoc Penningtonfix some shell typos
2001-04-30 Owen TaylorAdd an extra parameter use_text to gtk_paint_label...
2001-04-28 Havoc Penningtonvoc Pennington <hp@redhat.com>
2001-04-02 Owen TaylorFix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_S...
2001-03-30 Alexander LarssonRemove leaks.
2001-03-28 Owen TaylorApply patch from Nils Barth fixing event return values...
2001-02-19 Havoc Penningtonhmm, someone changed GLib without fixing GTK
2001-02-19 Havoc Penningtonuse the visual scroll steps.
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
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.
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...
1999-01-22 Tim Janiktake value_spacing into account for GTK_POS_LEFT.
1999-01-18 Tim JanikCLAMP digits into a meaningfull range (we need to stay...
1998-12-11 Manish Singhavoid void pointer math
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 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-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-04-07 Tim Janikdon't take '\n' into account for size computation ...
1998-01-18 Owen Taylorgtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision