]> Pileus Git - ~andy/gtk/history - gtk/gtkscale.c
fixes to compile with G_DISABLE_COMPAT
[~andy/gtk] / gtk / gtkscale.c
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-06-06 Havoc Penningtonadd "inverted" property
2001-06-04 Havoc Penningtonmake this special-case hscale/vscale details, so we...
2001-05-15 Owen TaylorApply patch from John Margaglione converting from args...
2001-05-13 Owen TaylorRemove creative formatting.
2001-05-07 Havoc Penningtonfix some shell typos
2001-04-02 Owen TaylorFix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_S...
2001-03-19 Owen TaylorHandle quoting of / with \; properly handle __ in paths...
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-18 Tim JanikCLAMP digits into a meaningfull range (we need to stay...
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
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-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision