summaryrefslogtreecommitdiff
path: root/gtk/gtkradiobutton.c
Commit message (Expand)AuthorAgeFilesLines
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Improve various translatable messages.Dafydd Harries2004-07-231-1/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* hu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat.com>Owen Taylor2004-02-261-0/+2
* Add a ::group-changed signal emitted when the radio button/menu item isOwen Taylor2004-02-261-2/+62
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-2/+2
* gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator): UseOwen Taylor2003-06-041-1/+1
* gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator)Soeren Sandmann2002-11-101-0/+2
* Make the widgets work reasonably when they don't have children -- draw theOwen Taylor2002-10-171-1/+3
* Deprecation cleanupManish Singh2002-10-131-39/+55
* Don't do special focus handling if draw_indicator is not set. (#64723,Owen Taylor2002-03-021-0/+6
* feedback when check and radio buttons are depressed.Soeren Sandmann2002-02-221-29/+34
* Remove excess calls to g_return_if_fail from static and virtual functions.Matthias Clasen2002-01-301-6/+0
* Patch from Bill Haneman (with many modifications) to make the focus colorOwen Taylor2001-12-041-0/+12
* Use the widget's state when drawing the indicator, as in GtkCheckButton.Owen Taylor2001-11-191-0/+1
* add some no-indicator radio buttonsjacob berkman2001-11-161-0/+11
* Mass fixing of trivial doc bugs. (#63544, #57007, #64141, #63472, #57108,Matthias Clasen2001-11-101-3/+4
* Add a utility function to translate coordinates relative to one widget'sOwen Taylor2001-10-161-13/+168
* set radio_menu_item->group to NULL after removing it from the list, as itMatt Wilson2001-09-211-0/+3
* Don't draw with GTK_STATE_ACTIVE.Alex Larsson2001-09-191-1/+1
* add default iconHavoc Pennington2001-08-291-2/+2
* fix silly cut'n'paste error, with_label and with_mnemonic should createManish Singh2001-08-281-2/+2
* Add properties for labels, mnemonics and stock items. Added C accessorAlexander Larsson2001-08-271-12/+6
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-5/+0
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-5/+5
* Use new mnemonic convenience functionsHavoc Pennington2001-06-051-0/+50
* Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPEOwen Taylor2001-04-021-7/+7
* test was backward, so deprecated functions were excluded by defaultHavoc Pennington2001-02-191-0/+3
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+3
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-6/+4
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* set RECEIVES_DEFAULT on init, and a button press on the widget doesn'tGeorge Lebl1999-01-251-0/+1
* take value_spacing into account for GTK_POS_LEFT.Tim Janik1999-01-221-9/+16
* reworked the redrawing heuristics somewhat, this fixed a bunch of existingTim Janik1999-01-121-0/+2
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-26/+17
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-2/+5
* new function gtk_container_child_arg_set, similar toTim Janik1998-06-241-4/+12
* added a frame with radio buttons to select the resize_mode for theTim Janik1998-06-241-2/+49
* boy! did i really modify that many files?Tim Janik1998-06-161-2/+2
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-1/+1
* new function ala gtk_radio_button_set_group. (gtk_radio_menu_item_init):Tim Janik1998-04-181-16/+21
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Combobulator fixes..... ....Elliot Lee1998-04-091-0/+1
* always display the correct active state.Tim Janik1998-03-261-3/+1
* ( From: James Henstridge <james@daa.com.au> )Owen Taylor1998-03-181-6/+28
* applied patch to fix draw_indicator behaviour from Lars Hamann and StefanTim Janik1998-02-171-2/+13