]> Pileus Git - ~andy/gtk/history - gtk/gtkradiobutton.c
Deprecate widget flag: GTK_WIDGET_MAPPED
[~andy/gtk] / gtk / gtkradiobutton.c
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_RECEIVES_DEFAULT)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-09-18 Owen TaylorDon't focus unmapped radio buttons
2008-08-07 Michael Natterergtk/gtkclist.c gtk/gtkcontainer.c gtk/gtkfilechooserbut...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2007-06-27 Tim Janikapplied patch to improve variable names, by Olivier...
2007-06-04 Emmanuele BassiRevert previous commit; the API is not yet finalized...
2007-06-03 Emmanuele BassiAdd gtk_radio_button_set_value(), gtk_radio_button_get_...
2007-06-03 Matthias ClasenFix typo
2007-02-28 Tristan Van BerkomFixed a warning from g_object_set (radiobutton, "group...
2007-01-14 Matthias ClasenAvoid a compiler warning. (#395045, Chris Wilson)
2006-11-16 Michael Nattererdon't use gtk_widget_keynav_failed(). Instead, look at
2006-11-16 Michael NattererAdd new infrastructure for notifications of failed...
2006-10-08 Matthias ClasenCleanups
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-02-22 Matthias ClasenEmit notify::active here, when changing the value of...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-04-29 Matthias ClasenDon't grab focus to unrealized widgets. (#302240, Phili...
2005-04-03 Matthias ClasenAdd a "group" property like the one found in radio...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-23 Dafydd HarriesImprove various translatable messages.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-26 Owen Taylorhu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat...
2004-02-26 Owen TaylorAdd a ::group-changed signal emitted when the radio...
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-06-04 Owen Taylorgtk/gtkradiobutton.c (gtk_radio_button_draw_indicator...
2002-11-10 Soeren Sandmanngtk/gtkradiobutton.c (gtk_radio_button_draw_indicator)
2002-10-17 Owen TaylorMake the widgets work reasonably when they don't have...
2002-10-13 Manish SinghDeprecation cleanup
2002-03-02 Owen TaylorDon't do special focus handling if draw_indicator is...
2002-02-22 Soeren Sandmannfeedback when check and radio buttons are depressed.
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2001-12-04 Owen TaylorPatch from Bill Haneman (with many modifications) to...
2001-11-19 Owen TaylorUse the widget's state when drawing the indicator,...
2001-11-16 jacob berkmanadd some no-indicator radio buttons
2001-11-10 Matthias ClasenMass fixing of trivial doc bugs. (#63544, #57007, ...
2001-10-16 Owen TaylorAdd a utility function to translate coordinates relativ...
2001-09-21 Matt Wilsonset radio_menu_item->group to NULL after removing it...
2001-09-19 Alex LarssonDon't draw with GTK_STATE_ACTIVE.
2001-08-29 Havoc Penningtonadd default icon
2001-08-28 Manish Singhfix silly cut'n'paste error, with_label and with_mnemon...
2001-08-27 Alexander LarssonAdd properties for labels, mnemonics and stock items...
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