| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -3/+3 |
* | docs: use proper quotations instead of '*' | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | Move wholly deprecated classes to gtk/deprecated/ | Matthias Clasen | 2013-07-19 | 1 | -3/+3 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -5/+2 |
* | Deprecate GtkAction and GtkUIManager | William Jon McCann | 2013-06-30 | 1 | -1/+12 |
* | Deprecate the gtk stock functions | William Jon McCann | 2013-06-27 | 1 | -2/+3 |
* | Start deprecating some GtkStock API | William Jon McCann | 2013-06-25 | 1 | -2/+5 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Move documentation to inline comments: GtkToggleToolButton | Javier Jardón | 2011-04-14 | 1 | -0/+15 |
* | gtktoggletoolbutton: Use accessor functions to access GtkToggleButton | Javier Jardón | 2010-10-26 | 1 | -1/+3 |
* | Bug 596125 — Property string fixes | Philip Withnall | 2010-08-10 | 1 | -2/+2 |
* | GtkToggleToolButton: unseal private pointer | Javier Jardón | 2010-07-14 | 1 | -3/+3 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+1 |
* | Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, | Matthias Clasen | 2009-02-22 | 1 | -12/+12 |
* | Make the new GtkAction code work with PolicyKit-gnome's use of actions. | Matthias Clasen | 2009-02-07 | 1 | -1/+1 |
* | More action-related fixes | Matthias Clasen | 2009-01-26 | 1 | -3/+9 |
* | i Bug 560228 – Add "action-controller" property to GtkWidgetClass | Matthias Clasen | 2009-01-23 | 1 | -3/+62 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c | Michael Natterer | 2008-02-06 | 1 | -1/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -31/+1 |
* | Use the setter for active. (#329208, Guillaume Cottenceau) | Matthias Clasen | 2006-01-30 | 1 | -1/+2 |
* | 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 |
* | Remove symbols accidentally added. Add boolean property popup_set_width | Johan Dahlin | 2005-04-04 | 1 | -1/+1 |
* | Add docs. | Matthias Clasen | 2005-04-04 | 1 | -1/+76 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -1/+1 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -0/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c | Manish Singh | 2004-11-19 | 1 | -2/+2 |
* | 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 |
* | Update my e-mail address. | Anders Carlsson | 2003-12-29 | 1 | -1/+1 |
* | Doc formatting tweaks. | Matthias Clasen | 2003-09-30 | 1 | -0/+2 |
* | Only treat buttons as homogeneous when they are narrower than 13 time the | Soeren Sandmann | 2003-08-29 | 1 | -6/+27 |
* | add new "is_important" property | Soeren Sandmann | 2003-08-04 | 1 | -0/+51 |
* | remove strange #define fix cut'n'paste error use instance private data use | Soeren Sandmann | 2003-07-08 | 1 | -1/+3 |
* | remove correction on x when detail is "menuitem". With the new menu look | Soeren Sandmann | 2003-07-08 | 1 | -19/+33 |
* | gtkradiotoolbutton.c gtkradiotoolbutton.h gtktoggletoolbutton.c | Soeren Sandmann | 2003-06-29 | 1 | -0/+244 |