| Commit message (Expand) | Author | Age | Files | Lines |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+10 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -4/+4 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Fix gtk-doc markup: /* <private> */ should be /*< private >*/ | Javier Jardón | 2010-10-30 | 1 | -1/+1 |
* | Add padding to class structs | Matthias Clasen | 2010-10-19 | 1 | -0/+1 |
* | add gtk_radio_button_join_group method for bindings | John (J5) Palmieri | 2010-09-07 | 1 | -1/+2 |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -4/+4 |
* | GtkRadioButton: Move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -1/+3 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Remove deprecated code: GtkRadioButton | Javier Jardón | 2010-05-03 | 1 | -4/+0 |
* | no need to include <gdk/gdk.h> in any widget header, it's included via | Michael Natterer | 2008-10-30 | 1 | -1/+0 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Seal GtkRadioButton. | Tim Janik | 2008-06-20 | 1 | -1/+1 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -2/+2 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | applied patch to improve variable names, by Olivier Delhomme, #451527. | Tim Janik | 2007-06-27 | 1 | -3/+3 |
* | Revert previous commit; the API is not yet finalized - see bug #166995. | Emmanuele Bassi | 2007-06-04 | 1 | -4/+1 |
* | Add gtk_radio_button_set_value(), gtk_radio_button_get_current_value() and | Emmanuele Bassi | 2007-06-03 | 1 | -1/+4 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -8/+2 |
* | Corrected the group_changed signal vfunc declaration, adding the first | Murray Cumming | 2004-03-03 | 1 | -1/+1 |
* | Add a ::group-changed signal emitted when the radio button/menu item is | Owen Taylor | 2004-02-26 | 1 | -1/+3 |
* | Deprecation cleanup | Manish Singh | 2002-10-13 | 1 | -6/+6 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -1/+5 |
* | Use new mnemonic convenience functions | Havoc Pennington | 2001-06-05 | 1 | -9/+13 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -0/+1 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | boy! did i really modify that many files? | Tim Janik | 1998-06-16 | 1 | -13/+16 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Added function to set the homogeneous flag of the table (needed by derived | Federico Mena Quintero | 1998-04-06 | 1 | -0/+2 |
* | ( From: James Henstridge <james@daa.com.au> ) | Owen Taylor | 1998-03-18 | 1 | -0/+2 |
* | Change style->white to style->base[] where appropriate. Change the default | Owen Taylor | 1998-02-13 | 1 | -4/+0 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+69 |