summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version bump: 1.2.1libX11-1.2.1Alan Coopersmith2009-04-071-1/+1
* Bug 20773: Xcursor dynamic loading on CygwinYaakov Selkowitz (Cygwin Ports maintainer)2009-04-071-0/+4
* Fix a several sparse warnings: Using plain integer as NULL pointerAlan Coopersmith2009-04-064-5/+5
* Further ansify prototypes & reduce #ifdefs in locking.cAlan Coopersmith2009-04-061-69/+38
* Change masculine to ordmasculine in Compose file commentsAlan Coopersmith2009-04-068-36/+36
* Add a ru_RU.UTF-8 localeJulien Cristau2009-04-068-1/+184
* Delete some unused "#ifdef notdef" static functionsAlan Coopersmith2009-03-252-164/+0
* Remove _XP_PRINT_SERVER_ #ifdefs from Xrm.cAlan Coopersmith2009-03-251-6/+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-174-6/+3
* XErrorDB additions for DRI2 requestsAlan Coopersmith2009-03-161-0/+8
* XErrorDB additions for XInput errors and new XInput 1.5 requestsAlan Coopersmith2009-03-161-0/+14
* XErrorDB additions for RANDR 1.3Alan Coopersmith2009-03-161-0/+13
* XErrorDB updates for XTEST, RANDR, DAMAGE extensionsLubos Lunak2009-03-161-0/+23
* XGetErrorText() fails for extension error codes equal to the error baseLubos Lunak2009-03-161-1/+1
* Bug 11456: Serbian locale updates (sr_RS and sr_ME)Milos Komarcevic2009-03-163-48/+32
* Bug 10082: Compose entries for some standard mathematical operatorsAlan Coopersmith2009-03-161-0/+4
* Bug 14651: We need to add new locale specification for Belarusian Latin localeAlan Coopersmith2009-03-161-0/+3
* Bug 20575: man page for XCreatePixmapFromBitmapData doesn't match signatureCaolan McNamara2009-03-163-3/+3
* Correct locale alias for sh_BA.ISO8859-2@bosnia (should be sr, not nr)Alan Coopersmith2009-03-161-1/+1
* Bug 9953: Please provide locale alias hu_HU.utf8Alan Coopersmith2009-03-121-0/+1
* Bug 6820: Xlib shouldn't handle EAGAIN as a fatal IO errorAlan Coopersmith2009-03-121-7/+3
* Bug 15664: xau & xdmcp not needed in x11.pc dependencies when built with xcbPaul Bender2009-03-122-1/+2
* Add UTF-8 locale entries for es_US, kk_KZ, mt_MT, and sh_BAXue Wei2009-03-042-0/+7
* Add --with-locale-lib-dir configure option to set locale lib install dirAlan Coopersmith2009-02-231-1/+4
* Incorporate more locale names/aliases from Solaris libX11Alan Coopersmith2009-02-233-0/+22
* Incorporate char range comments from Solaris version of ksc5601.hAlan Coopersmith2009-02-231-6/+6
* Fix fi_FI locale install directory.Chris Ball2009-02-211-1/+1
* xcb_io: Avoid datatype overflow on AMD64 and friends.Emilio Jesús Gallego Arias2009-02-211-2/+2
* Build fix for fi_FI.Chris Ball2009-02-211-0/+1
* nls: actually use the fi_FI.UTF-8 filesJulien Cristau2009-02-211-0/+1
* flags member of Display structure needs to be marked volatileAlan Coopersmith2009-02-201-1/+1
* Add nn_NO.UTF-8 to compose.dir.pre for Norwegian NynorskXue Wei2009-02-201-0/+1
* Add locale aliases for no_NO & sh_BA locale variantsXue Wei2009-02-201-0/+3
* Add kk_KZ.UTF-8 to locale.dir.pre for KazakhstanXue Wei2009-02-201-0/+1
* Bump to 1.2libX11-1.2Julien Cristau2009-02-171-1/+1
* Check Xmalloc return value in _XConnectXCBJulien Cristau2009-02-171-0/+5
* dolt: allow older versions of bash to compile the libraryJames Cloos2009-02-141-1/+1
* NLS: Compose: Non-aliasing CCCPWill Thompson2009-02-051-1/+1
* Add two essential compose sequencesWill Thompson2009-02-051-0/+3
* Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith2009-02-021-39/+38
* Check if a function argument is NULL.Paulo Cesar Pereira de Andrade2009-02-021-1/+4
* Allow multiple inclusions of cursorfont.h, cosmetic patch.Paulo Cesar Pereira de Andrade2009-02-021-0/+5
* Don't add prototypes for functions that don't exist.Paulo Cesar Pereira de Andrade2009-02-022-14/+0
* WORD64 compile fix. This bug catched on a overview of the code.Paulo Cesar Pereira de Andrade2009-02-021-1/+1
* Initialize event_notify after allocating the memory for it.Brian Rogers2009-01-311-0/+3
* NLS: Add UTF-8 compose file for FinnishJames Cloos2009-01-296-2/+6696
* patches to avoid gcc warnings for libX11 (#4)Paulo Cesar Pereira de Andrade2009-01-291-1/+1
* patches to avoid gcc warnings for libX11 (#3)Paulo Cesar Pereira de Andrade2009-01-291-2/+2