summaryrefslogtreecommitdiff
path: root/src/util/makekeys.c
Commit message (Expand)AuthorAgeFilesLines
* makekeys: handle the new _EVDEVK xorgproto symbolsPeter Hutterer2021-07-271-0/+12
* Fix spelling/wording issuesAlan Coopersmith2020-07-221-1/+1
* reduce gcc-normal warnings using casts (no object change)Thomas E. Dickey2020-04-211-2/+2
* makekeys: Detach ourselves from X headers entirelyAdam Jackson2019-06-171-1/+3
* Use AC_SYS_LARGEFILEMatt Turner2019-06-091-0/+4
* Remove makekeys dependency on X headersJon Turney2019-06-081-4/+5
* makekeys: move buf declaration from global to main to silence gcc -WshadowAlan Coopersmith2011-12-231-1/+1
* makekeys: Fix build/target word size mismatch when cross-compilingDerek Buitenhuis2011-11-111-2/+3
* makekeys: Scan vendor keysyms as well as coreDaniel Stone2010-07-081-44/+83
* Purge CVS/RCS id tagsAlan Coopersmith2010-01-141-3/+0
* makekeys: combine malloc(strlen)+strcpy into strdupAlan Coopersmith2009-03-171-2/+1
* When makekeys fails to find a good hash, print error instead of divide-by-zeroAlan Coopersmith2009-03-171-0/+10
* Remove ifdef checks for macII left over from ancient A/UX 3.0 supportAlan Coopersmith2009-03-171-3/+0
* Janitor: Correct some gcc/sparse warnings.Paulo Cesar Pereira de Andrade2009-01-291-5/+5
* Increase size of working arrays in the makekeys utility program.James Cloos2008-10-251-1/+1
* im: add Braille input method (#6296)Daniel Stone2006-06-021-1/+1
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-031-1/+1
* The big keysym cleanup, to bring implementation in line with the recent revis...Markus Kuhn2004-09-261-6/+7
* Bugzilla #658: XStringToKeysym fails for Greek_IOTAdiaeresis (Fixes VSW5 test...Alan Coopersmith2004-05-221-10/+27
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-10/+7
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+259