| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, | Matthias Clasen | 2009-02-22 | 1 | -16/+15 |
* | Make the new GtkAction code work with PolicyKit-gnome's use of actions. | Matthias Clasen | 2009-02-07 | 1 | -1/+1 |
* | Don't chain up blindly | Matthias Clasen | 2009-01-27 | 1 | -1/+2 |
* | i Bug 560228 – Add "action-controller" property to GtkWidgetClass | Matthias Clasen | 2009-01-23 | 1 | -2/+64 |
* | 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 |
* | Use G_OBJECT_WARN_INVALID_PROPERTY_ID consistently. Fixes #5075 | Johan Dahlin | 2008-01-06 | 1 | -0/+1 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -6/+0 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -32/+1 |
* | Turn off prelighting when gtk-touchscreen-mode is enabled (#135666) | Ross Burton | 2006-03-09 | 1 | -2/+6 |
* | 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 |
* | 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 | -3/+4 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -1/+1 |
* | Replace "effect" by "affect" where appropriate. (#165108, Dan Winship) | Matthias Clasen | 2005-01-24 | 1 | -1/+1 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -6/+6 |
* | Deprecation cleanup | Manish Singh | 2002-10-11 | 1 | -25/+25 |
* | docs/reference/gtk/tmpl/gtkdialog.sgml | Soeren Sandmann | 2002-09-01 | 1 | -0/+14 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -1/+1 |
* | [ Patch from Padraig O'Briain, #87904 ] | Owen Taylor | 2002-07-25 | 1 | -0/+21 |
* | Make button draw depressed whenever the user clicks / activates it, | Owen Taylor | 2002-02-23 | 1 | -17/+2 |
* | feedback when check and radio buttons are depressed. | Soeren Sandmann | 2002-02-22 | 1 | -2/+21 |
* | Patch from Bill Haneman (with many modifications) to make the focus color | Owen Taylor | 2001-12-04 | 1 | -94/+10 |
* | Return FALSE from expose handlers. | Alex Larsson | 2001-12-03 | 1 | -1/+1 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -1/+2 |
* | Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann) | Owen Taylor | 2001-11-15 | 1 | -155/+8 |
* | Add properties for labels, mnemonics and stock items. Added C accessor | Alexander Larsson | 2001-08-27 | 1 | -22/+2 |
* | Add optional movement on push to buttons (based on patch from Soeren | Owen Taylor | 2001-08-25 | 1 | -92/+34 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -13/+0 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+17 |
* | Use new mnemonic convenience functions | Havoc Pennington | 2001-06-05 | 1 | -0/+26 |
* | Remove creative formatting. | Owen Taylor | 2001-05-13 | 1 | -50/+90 |
* | don't propagate exposes to NULL child. | Tim Janik | 2001-05-11 | 1 | -4/+5 |
* | Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE | Owen Taylor | 2001-04-02 | 1 | -5/+18 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -11/+5 |
* | test was backward, so deprecated functions were excluded by default | Havoc Pennington | 2001-02-19 | 1 | -3/+57 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -12/+11 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -30/+0 |
* | Commit GtkToggleButton fix to HEAD too. | Anders Carlsson | 2000-12-02 | 1 | -5/+16 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -2/+2 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -1/+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 |