| Commit message (Expand) | Author | Age | Files | Lines |
* | consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance) | Michael Natterer | 2008-08-12 | 1 | -5/+5 |
* | gtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.c | Sven Neumann | 2008-08-11 | 1 | -8/+8 |
* | gtk/gtkactiongroup.c gtk/gtkcellrendererspin.c gtk/gtkfilechooserbutton.c | Michael Natterer | 2008-08-07 | 1 | -2/+1 |
* | 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 |
* | Seal GtkActionGroup | Tim Janik | 2008-06-20 | 1 | -47/+108 |
* | Use GdkModifierType instedd of guint, to avoid a gcc warning. | Johan Dahlin | 2008-06-19 | 1 | -5/+5 |
* | deprecate GtkDestroyNotify. | Michael Natterer | 2008-06-18 | 1 | -4/+4 |
* | Bug 503071 – Application direction changes to right to left even if | Behdad Esfahbod | 2008-06-11 | 1 | -4/+4 |
* | Bug 503071 - Application direction changes to right to left even if theres | 14:27:34 Tim Janik | 2008-05-20 | 1 | -1/+1 |
* | call g_i18n_init() in gettext_initialization(). do gettext_initialization | Yair Hershkovitz | 2008-05-11 | 1 | -1/+1 |
* | Intern the action's name. Saves two string duplicates of it per action; | Christian Persch | 2007-07-10 | 1 | -20/+30 |
* | |___* demos/gtk-demo/demo.ui: |___* gtk/gtk-builder-convert: |___* | Johan Dahlin | 2007-07-09 | 1 | -2/+124 |
* | Rename buildable methods to not clash with widget methods. (#448928, | Johan Dahlin | 2007-06-19 | 1 | -9/+9 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 1 | -1/+54 |
* | Warn and refuse to add actions with duplicate names. (#150877, Tommi | Matthias Clasen | 2007-05-19 | 1 | -0/+30 |
* | Add GtkActionClass::get_submenu() vfunc: actions providing a menu item or | Emmanuele Bassi | 2007-03-15 | 1 | -1/+1 |
* | Apply a patch by Behdad Esfahbod to reduce relocations. (#359053) | Matthias Clasen | 2006-10-03 | 1 | -1/+1 |
* | broken pipe | Matthias Clasen | 2006-06-22 | 1 | -0/+1 |
* | Fix handling of stock items without icons in action-based ui. (#342458, | Matthias Clasen | 2006-06-20 | 1 | -3/+3 |
* | Fix up compiler warnings | Matthias Clasen | 2006-03-16 | 1 | -4/+1 |
* | Check for a stock icon, not a stock item, when deciding whether to use | Matthias Clasen | 2006-03-16 | 1 | -5/+3 |
* | Make actions work with named icons. (#323484, Jorn Baayen) | Matthias Clasen | 2006-03-13 | 1 | -3/+33 |
* | Don't translate empty strings. (#326200, Christian Stimming) | Matthias Clasen | 2006-01-08 | 1 | -1/+5 |
* | Fix actiongroup-action interaction that relied on actions connecting to | Matthias Clasen | 2006-01-07 | 1 | -6/+6 |
* | Add missing property change notification. | Matthias Clasen | 2006-01-07 | 1 | -15/+27 |
* | Use the slice allocator for many small allocations. | Matthias Clasen | 2006-01-04 | 1 | -3/+3 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -5/+5 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Forgotten file | Matthias Clasen | 2005-05-02 | 1 | -1/+1 |
* | Use gtk_accel_map_change_entry(), so that reusing the same action name | Matthias Clasen | 2005-04-04 | 1 | -1/+1 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -3/+3 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -6/+4 |
* | : Mark param spec strings as static. | Matthias Clasen | 2005-03-21 | 1 | -3/+5 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Replace "effect" by "affect" where appropriate. (#165108, Dan Winship) | Matthias Clasen | 2005-01-24 | 1 | -2/+2 |
* | Don't translate NULL messages. (#161789, Morten Welinder) | Matthias Clasen | 2004-12-20 | 1 | -0/+3 |
* | gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c | Manish Singh | 2004-11-19 | 1 | -1/+1 |
* | Make return types G_CONST_RETURN instead of const. | Matthias Clasen | 2004-11-09 | 1 | -1/+1 |
* | Fix a typo in the docs. (#157044, Masao Mutoh) | Matthias Clasen | 2004-11-01 | 1 | -1/+1 |
* | Reinstate the accidentally lost addition of | Matthias Clasen | 2004-10-09 | 1 | -45/+37 |
* | Fix typos in signal docs. (#153224, John Finlay) | Matthias Clasen | 2004-09-21 | 1 | -2/+2 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Make the the GtkAction{Toggle,Radio,}Entry* arguments to the | Matthias Clasen | 2004-08-04 | 1 | -72/+79 |
* | Document the xalign property and its getter and setter as 2.4 additions. | Matthias Clasen | 2004-08-02 | 1 | -2/+2 |
* | Remove unnecessary checks. (#148175, Morten Welinder) | Matthias Clasen | 2004-07-23 | 1 | -2/+1 |
* | Forgotten commit. | Matthias Clasen | 2004-05-11 | 1 | -7/+12 |
* | Add a note regarding UTF-8 requirements, proposed by Mariano | Matthias Clasen | 2004-05-09 | 1 | -1/+4 |
* | finally also create the correct mask for 'pseudo mime' icons | Hans Breuer | 2004-05-08 | 1 | -1/+1 |