| Commit message (Expand) | Author | Age | Files | Lines |
* | add new boolean settings gtk-enable-accels and gtk-enable-mnemonics which | Michael Natterer | 2007-02-05 | 1 | -1/+7 |
* | Improve translators comments. (#389298, Christian Persch) | Matthias Clasen | 2006-12-24 | 1 | -3/+6 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -41/+9 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -4/+0 |
* | Don't use GDK_ALT_MASK. | Matthias Clasen | 2005-09-06 | 1 | -1/+1 |
* | Add tests for extra virtual modifiers. | Matthias Clasen | 2005-09-06 | 1 | -1/+75 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -1/+1 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Try harder not to modify readonly strings. (#307541, Torsten Schoenfeld) | Matthias Clasen | 2005-06-13 | 1 | -16/+18 |
* | Don't modify strings returned from gettext(). | Matthias Clasen | 2005-06-11 | 1 | -2/+7 |
* | Generate N_() calls for translatable key names. | Matthias Clasen | 2005-06-10 | 1 | -10/+24 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -2/+2 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -4/+3 |
* | : Mark param spec strings as static. | Matthias Clasen | 2005-03-21 | 1 | -2/+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 | -2/+2 |
* | Don't access label->layout directly. (#157080, Adam Hooper) | Matthias Clasen | 2004-11-03 | 1 | -5/+6 |
* | Provide access to the string representation of accelerators used in | Matthias Clasen | 2004-10-05 | 1 | -60/+74 |
* | Make accel labels ellipsize correctly. (#151559, Christian Persch) | Matthias Clasen | 2004-09-01 | 1 | -0/+10 |
* | 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 |
* | Convert underscores in keyval names to spaces. (#131480) | Owen Taylor | 2004-02-24 | 1 | -0/+14 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -4/+4 |
* | Implement Owen's susggestion from #80764. Fixes #101314. | Soeren Sandmann | 2002-12-16 | 1 | -24/+48 |
* | Don't recalculate the acceleration label in an idle handler. | Soeren Sandmann | 2002-12-14 | 1 | -37/+2 |
* | Automatic RTL flipping for some more widgets. | Matthias Clasen | 2002-11-02 | 1 | -4/+12 |
* | Fix use of uninitialized variable. | Owen Taylor | 2002-10-18 | 1 | -12/+27 |
* | Deprecation cleanup | Manish Singh | 2002-10-11 | 1 | -23/+24 |
* | Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC, | Owen Taylor | 2002-03-20 | 1 | -2/+2 |
* | Mark <Control>, <Shift>, <Release>, <Alt> for translation. | Owen Taylor | 2002-02-27 | 1 | -3/+18 |
* | Register all stock icons "unscaled" so that we don't have icons only | Owen Taylor | 2002-02-27 | 1 | -1/+1 |
* | Display any "g_unicode_isgraph()" char literally, not just latin1. | Owen Taylor | 2002-02-26 | 1 | -6/+7 |
* | isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h> | Darin Adler | 2002-02-08 | 1 | -3/+2 |
* | Remove excess calls to g_return_if_fail from static and virtual functions. | Matthias Clasen | 2002-01-30 | 1 | -19/+4 |
* | Replace GTK_NO_CHECK_CASTS by G_DISABLE_CAST_CHECKS. | Matthias Clasen | 2002-01-07 | 1 | -0/+8 |
* | Fix some warnings. | Darin Adler | 2001-12-15 | 1 | -1/+0 |
* | Forgotten file. | Matthias Clasen | 2001-12-06 | 1 | -0/+7 |
* | Return FALSE from expose handlers. | Alex Larsson | 2001-12-03 | 1 | -1/+1 |
* | Remove improper use of g_locale_to_utf8() to convert from latin-1, and do | Owen Taylor | 2001-11-29 | 1 | -8/+1 |
* | applied patch from owen to get rid of accel map notifiers. changed things | Tim Janik | 2001-11-20 | 1 | -10/+12 |
* | fix allocation to be relative to paned->allocation, now that this is a | Tim Janik | 2001-11-20 | 1 | -5/+5 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 1 | -155/+216 |
* | refetch the accelerator when the accel object is changed. Fixes bug | James Henstridge | 2001-08-07 | 1 | -0/+2 |
* | commiting patch after comments from Alex on IRC | James Henstridge | 2001-07-25 | 1 | -43/+44 |
* | gtk/gtkaccellabel.c (gtk_accel_label_class_init) Use Shift/Ctrl instead of | Owen Taylor | 2001-07-19 | 1 | -2/+2 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -7/+0 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+18 |
* | Remove creative formatting. | Owen Taylor | 2001-05-13 | 1 | -38/+50 |
* | Add an extra parameter use_text to gtk_paint_label() to deal with | Owen Taylor | 2001-04-30 | 1 | -0/+1 |