summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-17Bump to 1.2libX11-1.2Julien Cristau1-1/+1
2009-02-17Check Xmalloc return value in _XConnectXCBJulien Cristau1-0/+5
2009-02-14dolt: allow older versions of bash to compile the libraryJames Cloos1-1/+1
2009-02-05NLS: Compose: Non-aliasing CCCPWill Thompson1-1/+1
2009-02-05Add two essential compose sequencesWill Thompson1-0/+3
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-39/+38
2009-02-02Check if a function argument is NULL.Paulo Cesar Pereira de Andrade1-1/+4
2009-02-02Allow multiple inclusions of cursorfont.h, cosmetic patch.Paulo Cesar Pereira de Andrade1-0/+5
2009-02-02Don't add prototypes for functions that don't exist.Paulo Cesar Pereira de Andrade2-14/+0
2009-02-02WORD64 compile fix. This bug catched on a overview of the code.Paulo Cesar Pereira de Andrade1-1/+1
2009-01-31Initialize event_notify after allocating the memory for it.Brian Rogers1-0/+3
2009-01-29NLS: Add UTF-8 compose file for FinnishJames Cloos6-2/+6696
2009-01-29patches to avoid gcc warnings for libX11 (#4)Paulo Cesar Pereira de Andrade1-1/+1
2009-01-29patches to avoid gcc warnings for libX11 (#3)Paulo Cesar Pereira de Andrade1-2/+2
2009-01-29patches to avoid gcc warnings for libX11 (#2)Paulo Cesar Pereira de Andrade3-4/+10
2009-01-29patches to avoid gcc warnings for libX11 (#1)Paulo Cesar Pereira de Andrade2-6/+4
2009-01-29Janitor: Correct some gcc/sparse warnings.Paulo Cesar Pereira de Andrade6-36/+32
2009-01-28Janitor: ansification, make distcheck, compiler warnings.Paulo Cesar Pereira de Andrade108-684/+149
2009-01-13Fix wrong implies symbol.Peter Hutterer1-1/+1
2008-12-07[i18n] s/U00DC/Udiaeresis/gJames Cloos1-12/+12
2008-12-07Revert "For nls/*.pre, allow people to comment lines by starting them with '#...James Cloos1-2/+1
2008-12-07Use C comments rather than initial doubled hashes to exclude lines from .pre ...James Cloos1-34/+35
2008-12-07[i18n] Distribute new headers which were added for gb18030 support.vehemens1-0/+2
2008-11-22Fixed strange font mixups, when fontsets are still used (#2676, Novell #74299).Stefan Dirsch1-19/+179
2008-11-22Added remaining xlib patch required for gb18030 support (#1573).Stefan Dirsch7-5/+13137
2008-11-22Added remaining hunk of Egbert's patch to prevent XIM deadlocks (#1182).Stefan Dirsch1-1/+1
2008-11-21[i18n] Provide translation from XK_partialderivative (8ef) to Unicode (U2202)Ken Thomases1-1/+1
2008-11-17Force local transport when using the launchd socket.Jeremy Huddleston1-3/+4
2008-11-14Add XF86Suspend, XF86Hibernate to KeysymDB.Peter Hutterer1-0/+2
2008-11-11[nls] Annotate the Bépo compose sequencesJames Cloos1-389/+390
2008-11-11[nls] Add some UTF-8 Compose sequencesJames Cloos1-0/+392
2008-11-06Fix copy/paste typo in imLcPrsColin Harrison1-1/+1
2008-11-06Fix leak in _XimXGetReadDataAdam Jackson1-0/+1
2008-11-05Bump to 1.1.99.2libX11-1.1.99.2Julien Cristau1-1/+1
2008-11-05Fix distcheckJulien Cristau2-0/+2
2008-11-04Support multiple independent internal sync handlersJamey Sharp4-61/+77
2008-11-04Ensure that _XReadEvents always leaves an event in the queue on returnKeith Packard1-1/+3
2008-11-04Permit only one Xlib thread to block waiting for eventsKeith Packard3-4/+23
2008-11-04Fix XAllocID race: hold the user display lock until we have a new XID.Jamey Sharp1-1/+10
2008-11-04Use XCB's new socket handoff mechanism rather than the old XCB Xlib lock.Josh Triplett6-346/+140
2008-11-03Remove configure check for xcb-xlib.Chris Ball1-2/+0
2008-10-29.gitignore: Add dolt filesJosh Triplett1-0/+2
2008-10-28man: fix formatting error in XkbGetIndicatorState man page.Peter Hutterer1-2/+2
2008-10-25Increase size of working arrays in the makekeys utility program.James Cloos1-1/+1
2008-10-25Dolt-ifyJames Cloos2-0/+179
2008-10-15Add more keysyms for PS3 BD remotes, Ericsson Phones #16519Peter Hutterer1-0/+16
2008-10-13Add XF86Battery, XF86Bluetooth, XF86WLAN, XF86UWB to keysymdb.Peter Hutterer1-0/+4
2008-10-13xkb: fix out-by-1 error in _XkbWriteKeyExplicit.Peter Hutterer1-1/+1
2008-10-07Sun bug #6739431: double free in _X11TransConnectDisplay()Alan Coopersmith1-0/+1
2008-09-23configure.ac: Fix CC_FOR_BUILD logic errorDaniel Stone1-4/+7