summaryrefslogtreecommitdiff
path: root/gtk/gtkradiomenuitem.c
Commit message (Expand)AuthorAgeFilesLines
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-35/+3
* Various cleanups. (#315360, Kjartan Maraas)Matthias Clasen2005-09-131-4/+0
* Intern some more strings.Matthias Clasen2005-09-011-2/+2
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Add docs.Matthias Clasen2005-04-041-1/+8
* Add a "group" property like the one found in radio buttons.Matthias Clasen2005-04-031-2/+77
* 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
* 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-1/+3
* Add a ::group-changed signal emitted when the radio button/menu item isOwen Taylor2004-02-261-2/+61
* New convenience functions analogous to similar API on GtkRadioButton.Matthias Clasen2004-02-181-0/+79
* Only treat buttons as homogeneous when they are narrower than 13 time theSoeren Sandmann2003-08-291-78/+2
* add vertical_padding style property.Soeren Sandmann2003-07-061-2/+21
* gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator): UseOwen Taylor2003-06-041-0/+3
* Automatic RTL flipping for some more widgets.Matthias Clasen2002-11-021-2/+7
* Deprecation cleanupManish Singh2002-10-051-14/+17
* Make Menu items NO_WINDOW widgets.Owen Taylor2001-11-161-3/+3
* set radio_menu_item->group to NULL after removing it from the list, as itMatt Wilson2001-09-211-0/+3
* Small warning cleanups.Owen Taylor2001-09-201-1/+1
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-5/+0
* Use new mnemonic convenience functionsHavoc Pennington2001-06-051-0/+31
* 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
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-1/+1
* Adapt cast macros to standard.Raja R Harinath1999-11-221-0/+36
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* 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-16/+2
* 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/+3
* boy! did i really modify that many files?Tim Janik1998-06-161-2/+2
* fixed an assertment.Tim Janik1998-06-071-7/+7
* 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-13/+42
* 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
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* applied jamesa-971010-0 for stability. applied jamesa-971010-2 for a smallTim Janik1997-12-071-1/+6
* Initial revisionElliot Lee1997-11-241-0/+240