summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)AuthorFilesLines
2011-12-23makekeys: move buf declaration from global to main to silence gcc -WshadowAlan Coopersmith1-1/+1
2011-11-11makekeys: Fix build/target word size mismatch when cross-compilingDerek Buitenhuis2-2/+6
2010-07-08makekeys: Scan vendor keysyms as well as coreDaniel Stone1-44/+83
2010-06-03Bug 22584 - libX11 does not cross compileAlan Coopersmith1-0/+3
2010-02-19config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon1-1/+3
2010-01-14Purge CVS/RCS id tagsAlan Coopersmith2-4/+0
2009-11-14.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-0/+2
2009-03-17makekeys: combine malloc(strlen)+strcpy into strdupAlan Coopersmith1-2/+1
2009-03-17When makekeys fails to find a good hash, print error instead of divide-by-zeroAlan Coopersmith1-0/+10
2009-03-17Remove ifdef checks for macII left over from ancient A/UX 3.0 supportAlan Coopersmith1-3/+0
2009-01-29Janitor: Correct some gcc/sparse warnings.Paulo Cesar Pereira de Andrade1-5/+5
2009-01-28Janitor: ansification, make distcheck, compiler warnings.Paulo Cesar Pereira de Andrade1-4/+0
2008-10-25Increase size of working arrays in the makekeys utility program.James Cloos1-1/+1
2008-09-23Build: Use native compiler for makekeysJohn Tapsell1-2/+1
2006-07-24Add support for "make lint" to check code with lint/sparse/etc.Alan Coopersmith1-0/+11
2006-06-02im: add Braille input method (#6296)Daniel Stone1-1/+1
2006-02-19Move .cvsignore to .gitignore.Jamey Sharp1-0/+0
2006-02-19Merge the X11 and BIGREQS package sets: they were used in exactly the same pl...Jamey Sharp1-2/+2
2005-10-07Clean up generated filesKevin E Martin1-1/+3
2005-07-08Create and install XlibConf.h to provide external users of Xlibint.h the defi...Keith Packard1-0/+4
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-1/+1
2005-05-21Quote $ac_cv_search_* variables to prevent errors from test when they are set...Alan Coopersmith1-2/+4
2005-05-13- For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...XORG-6_8_99_7Søren Sandmann Pedersen1-0/+6
2004-09-26The big keysym cleanup, to bring implementation in line with the recent revis...Markus Kuhn1-6/+7
2004-05-22Bugzilla #658: XStringToKeysym fails for Greek_IOTAdiaeresis (Fixes VSW5 test...Alan Coopersmith1-10/+27
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-10/+7
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2-0/+270