summaryrefslogtreecommitdiff
path: root/gdk/gdkkeyuni.c
Commit message (Expand)AuthorAgeFilesLines
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-2/+2
* gdk: Ignore headers for declared functionsBenjamin Otte2012-10-061-0/+1
* Bug 676077: Fix handling of Keyboard Input on WindowsChun-wei Fan2012-06-251-1/+8
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gdkkeyuni: Fix DEL for binary searchJasper St. Pierre2011-03-161-1/+2
* Make gdk_keyval_to_unicode return more codesMatthias Clasen2011-03-161-7/+17
* Inclusion cleanups in sourcesMatthias Clasen2010-10-141-1/+2
* gdk/: fully remove gdkalias hacksJavier Jardón2010-07-101-4/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Add Copyright/License information.Matthias Clasen2005-07-121-0/+26
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-161-1/+4
* gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.cMatthias Clasen2005-03-011-2/+2
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Add keysyms Ukrainian_ghe_with_upturn, Ukrainian_GHE_WITH_UPTURN.Noah Levitt2003-12-091-0/+2
* Map KP_Separator to ','. (#122941, Egmont Koblinger)Matthias Clasen2003-11-121-0/+1
* //bugs.xfree86.org/show_bug.cgi?id=534)Owen Taylor2003-09-051-27/+0
* Patch from Vasilis Vasaitis to fix Greek_IOTAdi[a]eresis inconsistency andOwen Taylor2003-05-141-2/+2
* Make the translation of GDK_KP_Decimal dependent on LC_NUMERIC. (#101225)Owen Taylor2003-01-291-0/+27
* Shouldn't map KP_Enter to '\n', or KP_Tab to \t' since we don't map theOwen Taylor2002-02-271-2/+0
* Handle numeric keypad keysyms; bug #50201Havoc Pennington2001-04-181-0/+27
* Doc comment fixing. (Mostly non-matching parameter names.)Owen Taylor2000-09-071-9/+9
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+1641