| Commit message (Expand) | Author | Age | Files | Lines |
* | Make gtk_accelerator_get_default_mod_mask() return a GdkModifierType | Alberto Garcia | 2010-10-15 | 1 | -1/+1 |
* | GDK: Prefix key names with KEY_ | Colin Walters | 2010-09-08 | 1 | -13/+13 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+1 |
* | Move GtkAccelGroup private structure to shared header file | Javier Jardón | 2010-05-03 | 1 | -9/+1 |
* | Add and use internal accessor for accelerables in GtkAccelGroup | Christian Dywan | 2010-05-03 | 1 | -0/+8 |
* | Move GSEAL'd members of GtkAccelGroup into private struct | Cody Russell | 2010-05-03 | 1 | -49/+65 |
* | [docs] improve docs for gtk_accelerator_parse(). | Stefan Kost | 2010-04-16 | 1 | -0/+3 |
* | [annotations] Add allow-none | Johan Dahlin | 2010-02-19 | 1 | -4/+4 |
* | [introspection] Merge in Gtk-custom.c annotations | Colin Walters | 2009-12-16 | 1 | -2/+3 |
* | Allow removing all closures with gtk_accel_group_disconnect | Christian Dywan | 2009-10-27 | 1 | -2/+5 |
* | Move documentation from templates to inline comments: GtkAccelGroup | Javier Jardón | 2009-10-15 | 1 | -0/+25 |
* | Fix a memory leak in GtkAccelGroup | Matthias Clasen | 2009-04-07 | 1 | -0/+3 |
* | Documentation fixes | Matthias Clasen | 2008-12-28 | 1 | -2/+0 |
* | gtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.c | Sven Neumann | 2008-08-11 | 1 | -11/+11 |
* | Doc fixes | Matthias Clasen | 2008-07-21 | 1 | -4/+6 |
* | Fix default value | Matthias Clasen | 2008-07-04 | 1 | -2/+2 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | use g_param_spec_flags(), not enum() when registering the "modifier-mask" | Michael Natterer | 2008-06-22 | 1 | -6/+6 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Fix warnings from calling g_object_notify() on a GtkAccelGroup without | Martyn James Russell | 2008-06-20 | 1 | -2/+2 |
* | Don't call g_object_notify() with properties that don't exist. Also, make | Martyn James Russell | 2008-06-20 | 1 | -6/+8 |
* | Add missing Since: gtk-doc markup for newly added GSEAL API. Change all | Johan Dahlin | 2008-06-20 | 1 | -0/+4 |
* | fix some formatting and whitespace in the code merged from the GSEAL | Michael Natterer | 2008-06-20 | 1 | -17/+20 |
* | Seal GtkAccelGroup - fixed some issues with the initial attempt thanks to com... | Tim Janik | 2008-06-20 | 1 | -75/+31 |
* | Sealed GtkAccelGroup and added | Tim Janik | 2008-06-20 | 1 | -3/+135 |
* | Add some docs | Matthias Clasen | 2008-06-13 | 1 | -2/+18 |
* | Bug 535608 – do not string-copy accel paths in the menu code | Christian Persch | 2008-06-07 | 1 | -0/+4 |
* | Fixes | Matthias Clasen | 2008-05-27 | 1 | -3/+3 |
* | Bug 448484 – GtkAccelGroup forgets to remove closure invalidate notifiers w... | Gustavo J. A. M. Carneiro | 2007-06-18 | 1 | -0/+3 |
* | Don't access invalid memory. (#429732, Armin Burgmeier) | Matthias Clasen | 2007-04-26 | 1 | -1/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -36/+3 |
* | Include Super, Hyper and Meta in the default accel mod mask. | Matthias Clasen | 2005-09-06 | 1 | -5/+10 |
* | 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/+78 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -3/+3 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | remove unused function. | Manish Singh | 2005-02-04 | 1 | -13/+0 |
* | Document signals. (#163319, Murray Cumming) | Matthias Clasen | 2005-01-10 | 1 | -0/+27 |
* | Provide access to the string representation of accelerators used in | Matthias Clasen | 2004-10-05 | 1 | -2/+47 |
* | 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 |
* | Applied patch from Ross McFarland <rwmcfa1@neces.com>, initialize *count_p | Manish Singh | 2003-12-05 | 1 | -1/+3 |
* | allow accel activation depending on sensitivity and the attach widget. | Tim Janik | 2003-11-27 | 1 | -7/+8 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 1 | -42/+29 |
* | Add a GtkAccelGroupFindFunc to clean up the prototype. (#76670, Vitaly | Owen Taylor | 2002-09-24 | 1 | -5/+3 |
* | Set the width of the layout to the actual wrap width (our requisition) not | Owen Taylor | 2002-05-14 | 1 | -4/+4 |
* | Call gdk_keyval_to_lower() on the key passed in, since we lowercase allGTK_MULTIHEAD_MERGEPOINT_30_03_02 | Owen Taylor | 2002-03-29 | 1 | -1/+1 |