summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-10Remove duplicate compose sequences from commit e51e37c118ae.HEADmasterJames Cloos1-12/+0
2012-05-08Add APL support to composeGeoff Streeter1-0/+185
2012-05-05configure: make previous change work with older autoconfJulien Cristau1-3/+6
2012-05-05configure: check if issetugid is declaredJulien Cristau1-2/+3
2012-04-30Typo fixPeter Hutterer1-1/+1
2012-04-18Add X11R7 sections to the libX11 & XKBlib credits to cover Docbook conversionAlan Coopersmith2-3/+21
2012-04-18Add olinks from libX11 & localedb specs to ICCCM specAlan Coopersmith4-7/+7
2012-04-18Add olinks from libX11 spec to ICCCM specAlan Coopersmith8-14/+19
2012-04-17libX11 AppC: Fix section headers that didn't translate from nroff properlyAlan Coopersmith1-40/+54
2012-04-17Add olinks from libX11 spec to x11protocol specAlan Coopersmith3-3/+6
2012-04-15libX11 spec: Remove .br nroff macro left behind in XGetWindowProperty prototypeAlan Coopersmith1-1/+1
2012-03-16libX11 1.4.99.901 (1.5 RC1)libX11-1.4.99.901Alan Coopersmith1-1/+1
2012-03-16Remove "register" qualifier that annoys Solaris Studio compilerAlan Coopersmith1-1/+1
2012-03-14Fix the gtk+ additionsJames Cloos1-8/+0
2012-03-14Complete compose key sequences for musical symbolsPander1-0/+4
2012-03-14Add compose sequences from gtk+ to X.OrgPander1-5/+369
2012-03-14Block for other threads in _XUserLockDisplayKeith Packard1-0/+2
2012-03-11Don't use caddr_t castsJon TURNEY1-2/+2
2012-03-09Revert "xcb: Add TCP fallback"Julien Cristau1-19/+0
2012-02-22Make the compose sequence for ẞ work.James Cloos1-1/+1
2012-02-21Use ezh/EZH in compose mapsMarko Myllynen3-10/+10
2012-02-21Provide translation from XK_permille (ad5) to Unicode (U2030)Marko Myllynen1-1/+1
2012-02-13nls: Use LC_CTYPE=C for sed magicJeremy Huddleston2-4/+4
2012-02-08Compositions with the dead greek symbolFrédéric Boiteux1-0/+67
2012-01-23Use pthreads on MinGW alsoRyan Pavlik1-3/+1
2012-01-23Add XWindows.h include to Xxcbint.hRyan Pavlik1-0/+3
2012-01-22informaltable & table cleanupMatt Dew34-2916/+3294
2012-01-06Add more Xkb man pages to the See Also lists for core keyboard functionsAlan Coopersmith5-0/+9
2011-12-30docbook.am: embed css styles inside the HTML HEAD elementGaetan Nadon1-2/+0
2011-12-24makekeys: move buf declaration from global to main to silence gcc -WshadowAlan Coopersmith1-1/+1
2011-12-14XQueryColors: Split a request into multiple requests if necessaryKusanagi Kouichi1-5/+27
2011-12-11XIM: Allow modifier releases in compose sequences (#26705)Andreas Wettstein1-10/+42
2011-11-30Reject negative string counts in copy_string_listAlan Coopersmith1-1/+1
2011-11-11libX11 1.4.99.1libX11-1.4.99.1Peter Hutterer1-1/+1
2011-11-11makekeys: Fix build/target word size mismatch when cross-compilingDerek Buitenhuis4-5/+10
2011-11-10XlcSL.c: convert old-style function definitions to ANSI C89 styleAlan Coopersmith1-4/+2
2011-11-07Use GetReqSized for GetReq and GetReqExtraPeter Hutterer1-4/+4
2011-11-07include: Add GetReqSized() for request buffers of specific sizePeter Hutterer1-0/+12
2011-11-07Switch GetEmptyReq and GetResReq to call _XGetRequestPeter Hutterer1-34/+6
2011-11-07Add _XGetRequest as substitute for GetReq/GetReqExtraPeter Hutterer2-33/+47
2011-10-15Fix "nomal" -> "normal" typo in several commentsAlan Coopersmith1-3/+3
2011-10-15mbtocs should not truncate inputXue Wei1-3/+0
2011-10-15Add new compose sequencesMarko Myllynen1-0/+13
2011-10-15XIM: Make Xim handle NEED_SYNC_REPLY flagChoe Hwanjin5-47/+27
2011-10-11libX11: Fixing modifier key range in Xutil.h (Bug #21910)Bodo Graumann1-1/+1
2011-10-11Return name instead of False in XSetICValues()Yann Droneaud1-3/+3
2011-10-11Return name instead of value in XGetIMValues() and XSetIMValues()Yann Droneaud1-6/+6
2011-10-10Mark XKeycodeToKeysym as _X_DEPRECATEDJeremy Huddleston1-0/+1
2011-10-09Fix nobreakspace for pt_BR.UTF-8Jeremy Huddleston1-1/+1
2011-10-09Fix potential uninitialized variable access in _XimMakeICAttrIDListJeremy Huddleston1-2/+5