| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | Trivial typo fix. (Vitaly Tishkov, #75726) | Matthias Clasen | 2002-03-21 | 1 | -1/+1 |
* | Allow arrow keys as accelerators, as long as some modifier is pressed. | Owen Taylor | 2002-03-20 | 1 | -4/+18 |
* | Unset the acceleratable_groups qdata because qdata isn't removed on | Owen Taylor | 2002-03-13 | 1 | -0/+1 |
* | fix typo. | Tim Janik | 2002-03-02 | 1 | -1/+1 |
* | ue Feb 26 18:58:49 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-02-27 | 1 | -1/+4 |
* | lower case the key_val. (gtk_accel_group_connect_by_path) : ditto. | Jody Goldberg | 2002-02-23 | 1 | -2/+5 |
* | Add GDK_ISO_Next_Group/Prev_Group/Level3_Shift/ First_Group/Last_Group to | Owen Taylor | 2002-02-21 | 1 | -0/+2 |