| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Implement "fuzzy" key binding lookups; allow matches on key and level but | Owen Taylor | 2002-02-21 | 1 | -1/+1 |
* | isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h> | Darin Adler | 2002-02-08 | 1 | -1/+0 |
* | Add a GtkSetting (gtk-entry-select-on-focus) controlling whether the | Owen Taylor | 2002-02-02 | 1 | -1/+0 |
* | & with the default mod mask so accels work when numlock is on. | Anders Carlsson | 2002-01-28 | 1 | -1/+1 |
* | Doc typo fix. (#68172) | Matthias Clasen | 2002-01-08 | 1 | -2/+2 |
* | Replace GTK_NO_CHECK_CASTS by G_DISABLE_CAST_CHECKS. | Matthias Clasen | 2002-01-07 | 1 | -1/+39 |
* | Doc markup fix. | Matthias Clasen | 2001-12-08 | 1 | -29/+34 |
* | Ref-sink the tooltips object. Ref-sink the tooltips object. Fix some | Owen Taylor | 2001-11-21 | 1 | -7/+8 |
* | applied patch from owen to get rid of accel map notifiers. changed things | Tim Janik | 2001-11-20 | 1 | -129/+227 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -2/+3 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 1 | -715/+478 |
* | move some of the accel group functions into a Private subsection | Havoc Pennington | 2001-09-08 | 1 | -0/+208 |
* | use the second argument to the weak ref notify, cleaning up some uglyness. | James Henstridge | 2001-08-18 | 1 | -14/+18 |
* | Small bug introduced when merging changes before the accel group commit :( | James Henstridge | 2001-07-27 | 1 | -0/+2 |
* | commiting patch after comments from Alex on IRC | James Henstridge | 2001-07-25 | 1 | -173/+203 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -9/+0 |
* | moved GtkAnchorType and GtkSideType from gtkpacker.h to gtkenum.h. | Tim Janik | 2001-04-29 | 1 | -3/+3 |
* | voc Pennington <hp@redhat.com> | Havoc Pennington | 2001-04-28 | 1 | -1/+1 |
* | Add GdkEventSetting event for notification of changes to system settings, | Owen Taylor | 2001-04-02 | 1 | -2/+2 |
* | Applied patch from Nils Barth (bug # 51041) to replace "gint" with | Havoc Pennington | 2001-03-16 | 1 | -1/+1 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -9/+5 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -2/+2 |