]> Pileus Git - ~andy/gtk/history - gtk/gtkrange.c
Add properties, based on patch by Lee Mallabone.
[~andy/gtk] / gtk / gtkrange.c
2001-05-17 Alexander LarssonAdd properties, based on patch by Lee Mallabone.
2001-05-01 Owen TaylorNew default theme! A slighly improved version of the...
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-03-19 Owen TaylorHandle quoting of / with \; properly handle __ in paths...
2001-03-02 Owen TaylorPatch from ChiDeok Hwang to move call to sync_selection...
2001-02-28 Havoc PenningtonRemove draw_focus and draw_default (gtk_widget_draw_foc...
2001-02-19 Havoc Penningtonhmm, someone changed GLib without fixing GTK
2001-02-19 Havoc Penningtonuse the visual scroll steps.
2001-02-17 Havoc Penningtonconvert the X coordinates so they're with respect to...
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-11-12 Owen TaylorAdd some missing casts. Support 2 and 3 button clicks...
2000-10-22 Robert BradyCheck for bind_textdomain_codeset
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-24 Elliot Leerevert
2000-07-24 Elliot LeePart 1 of a multipart commit
2000-07-14 Owen Tayloruse FALSE for size_only most of the time when calling
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-20 Elliot Lee(follow-on from previous commit)
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
2000-02-19 Anders CarlssonReturn TRUE to prevent the scroll event to be propagate...
2000-02-18 Owen TaylorRemove OwnerGrabButtonMask from button entries for...
1999-03-15 Tor LillqvistThis might seem like a large patch, but it isn't that...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-16 Owen TaylorWhen setting styles, remove unecessary explicits draws...
1999-02-04 Owen TaylorFixes to account for the changed structure of the windo...
1998-12-16 Owen TaylorMove main thread lock back to GDK - we need it there...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age...
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
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-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-14 Owen TaylorDon't read the character past the end of the text.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-09 Elliot LeeCombobulator fixes..... ....
1998-03-10 Owen TaylorMerging release_1_0 changes into the main tree.
1998-03-10 Tim Janikchanged gtk_range_trough_click() to take an additional...
1998-03-08 Tim Janikremoved gtk_range_calc_value().
1998-03-07 Owen TaylorFixed the vscrollbar flickering problem, by checking...
1998-02-28 Tim Janikmore fixups -timj
1998-02-12 Federico Mena QuinteroFixed unrealize handler to comply with the documentatio...
1998-02-02 Tim Janikfixed destroy handler, so it doesn't segfault with...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
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