| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk/gtkclist.c gtk/gtkcontainer.c gtk/gtkfilechooserbutton.c | Michael Natterer | 2008-08-07 | 1 | -3/+2 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | applied patch to improve variable names, by Olivier Delhomme, #451527. | Tim Janik | 2007-06-27 | 1 | -10/+10 |
* | Revert previous commit; the API is not yet finalized - see bug #166995. | Emmanuele Bassi | 2007-06-04 | 1 | -146/+2 |
* | Add gtk_radio_button_set_value(), gtk_radio_button_get_current_value() and | Emmanuele Bassi | 2007-06-03 | 1 | -2/+146 |
* | Fix typo | Matthias Clasen | 2007-06-03 | 1 | -1/+1 |
* | Fixed a warning from g_object_set (radiobutton, "group", NULL, NULL). | Tristan Van Berkom | 2007-02-28 | 1 | -2/+5 |
* | Avoid a compiler warning. (#395045, Chris Wilson) | Matthias Clasen | 2007-01-14 | 1 | -3/+5 |
* | don't use gtk_widget_keynav_failed(). Instead, look at | Michael Natterer | 2006-11-16 | 1 | -8/+16 |
* | Add new infrastructure for notifications of failed keyboard navigation and | Michael Natterer | 2006-11-16 | 1 | -1/+16 |
* | Cleanups | Matthias Clasen | 2006-10-08 | 1 | -2/+2 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -36/+4 |
* | Emit notify::active here, when changing the value of this property. | Matthias Clasen | 2006-02-22 | 1 | -2/+6 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -4/+0 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -2/+2 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Don't grab focus to unrealized widgets. (#302240, Philip Langdale) | Matthias Clasen | 2005-04-29 | 1 | -2/+2 |
* | Add a "group" property like the one found in radio buttons. | Matthias Clasen | 2005-04-03 | 1 | -1/+2 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -2/+5 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -1/+2 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Improve various translatable messages. | Dafydd Harries | 2004-07-23 | 1 | -1/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | hu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2004-02-26 | 1 | -0/+2 |
* | Add a ::group-changed signal emitted when the radio button/menu item is | Owen Taylor | 2004-02-26 | 1 | -2/+62 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -2/+2 |
* | gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator): Use | Owen Taylor | 2003-06-04 | 1 | -1/+1 |
* | gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator) | Soeren Sandmann | 2002-11-10 | 1 | -0/+2 |
* | Make the widgets work reasonably when they don't have children -- draw the | Owen Taylor | 2002-10-17 | 1 | -1/+3 |
* | Deprecation cleanup | Manish Singh | 2002-10-13 | 1 | -39/+55 |
* | Don't do special focus handling if draw_indicator is not set. (#64723, | Owen Taylor | 2002-03-02 | 1 | -0/+6 |
* | feedback when check and radio buttons are depressed. | Soeren Sandmann | 2002-02-22 | 1 | -29/+34 |
* | Remove excess calls to g_return_if_fail from static and virtual functions. | Matthias Clasen | 2002-01-30 | 1 | -6/+0 |
* | Patch from Bill Haneman (with many modifications) to make the focus color | Owen Taylor | 2001-12-04 | 1 | -0/+12 |
* | Use the widget's state when drawing the indicator, as in GtkCheckButton. | Owen Taylor | 2001-11-19 | 1 | -0/+1 |
* | add some no-indicator radio buttons | jacob berkman | 2001-11-16 | 1 | -0/+11 |
* | Mass fixing of trivial doc bugs. (#63544, #57007, #64141, #63472, #57108, | Matthias Clasen | 2001-11-10 | 1 | -3/+4 |
* | Add a utility function to translate coordinates relative to one widget's | Owen Taylor | 2001-10-16 | 1 | -13/+168 |
* | set radio_menu_item->group to NULL after removing it from the list, as it | Matt Wilson | 2001-09-21 | 1 | -0/+3 |
* | Don't draw with GTK_STATE_ACTIVE. | Alex Larsson | 2001-09-19 | 1 | -1/+1 |
* | add default icon | Havoc Pennington | 2001-08-29 | 1 | -2/+2 |
* | fix silly cut'n'paste error, with_label and with_mnemonic should create | Manish Singh | 2001-08-28 | 1 | -2/+2 |
* | Add properties for labels, mnemonics and stock items. Added C accessor | Alexander Larsson | 2001-08-27 | 1 | -12/+6 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -5/+0 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -5/+5 |
* | Use new mnemonic convenience functions | Havoc Pennington | 2001-06-05 | 1 | -0/+50 |