]> Pileus Git - ~andy/gtk/history - gtk/gtkradiobutton.c
Patch from Matthias Clasen to remove remove all instances of
[~andy/gtk] / gtk / gtkradiobutton.c
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-05 Havoc PenningtonUse new mnemonic convenience functions
2001-04-02 Owen TaylorFix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_S...
2001-02-19 Havoc Penningtontest was backward, so deprecated functions were exclude...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
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-25 George Leblset RECEIVES_DEFAULT on init, and a button press on...
1999-01-22 Tim Janiktake value_spacing into account for GTK_POS_LEFT.
1999-01-12 Tim Janikreworked the redrawing heuristics somewhat, this fixed...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
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-06-24 Tim Janiknew function gtk_container_child_arg_set, similar to
1998-06-24 Tim Janikadded a frame with radio buttons to select the resize_m...
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-18 Tim Janiknew function ala gtk_radio_button_set_group. (gtk_radio...
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-26 Tim Janikalways display the correct active state.
1998-03-18 Owen Taylor( From: James Henstridge <james@daa.com.au> )
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