]> Pileus Git - ~andy/gtk/history - gtk/gtktogglebutton.c
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
[~andy/gtk] / gtk / gtktogglebutton.c
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
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-21 Jeff Garzik. Free 'nprefix', closing a memory leak. Spaced out...
1999-01-12 Tim Janikreworked the redrawing heuristics somewhat, this fixed...
1999-01-11 Tim Janikeliminated some queue_draws when invoking gtk_widget_se...
1998-12-19 Manish Singhs/(enter|leave)_button/$1/g, since pthreads.h no longer...
1998-12-17 Manish Singhrm -rf intl breaks --disable-nls, put it back
1998-12-07 Owen TaylorNew functions gtk_window_set_transient_for() - set...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-13 Lars Hamanndon't show event_window (gtk_toggle_button_map) (gtk_to...
1998-11-12 Manish Singhcast NULL to GtkItemFactoryCallback to ensure proper...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
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-06-24 Tim Janiknew function gtk_container_child_arg_set, similar to
1998-06-16 Tim Janikboy! did i really modify that many files?
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-03-26 Tim Janikalways display the correct active state.
1998-03-17 Tim Janikreturn real boolean values not just numbers.
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-02-17 Tim Janikapplied patch to fix draw_indicator behaviour from...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision