summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release libX11 1.1libX11-1.1Josh Triplett2006-11-232-1/+27
* Add note in man-page that XListFontsWithInfo is not thread-safe.Jamey Sharp2006-11-211-0/+6
* Bug #8622: Fix response processing order for threaded appsJamey Sharp2006-11-183-14/+95
* Don't hold the display lock around callbacks to the application.Lars Knoll2006-11-081-1/+1
* Add xcb-xlib dependency to x11.pc when built against XCB.Diego 'Flameeyes' Pettenò2006-11-072-1/+3
* XCB: Allocate the right amount of memory for dpy->lock_fns.Eric Anholt2006-11-061-1/+1
* Release libX11 1.1 RC2 (1.0.99.2).libX11-1.1-RC2libX11-1.0.99.2Jamey Sharp2006-11-022-1/+23
* nls (en_US): remove long compositions that override shorter (bug #2286)Benno Schulenberg2006-10-291-51/+37
* nls: remove shadowed compose entries (bug #2286)Benno Schulenberg2006-10-297-76/+1
* nls: remove duplicate compose entries (bug #2286)Benno Schulenberg2006-10-299-61/+5
* XKB geometry: fix leaks in GetKeyboardByName (bug #8099)Caolan McNamara2006-10-291-3/+14
* Fix double open of compose file.Matthias Hopf2006-10-181-1/+0
* XCB: check for and handle I/O errors in _XGetXCBBuffer.Jamey Sharp2006-10-141-0/+3
* XKB bugfix: SyncHandle must be called after UnlockDisplay, not before.Jamey Sharp2006-10-111-1/+1
* Add correct Display locking to XKB functions.Jamey Sharp2006-10-103-8/+23
* Dynamically generate internal manpage section using __libmanpagesuffix__ so t...David Nusinow2006-10-10184-184/+184
* Release libX11 1.1 RC1 (1.0.99.1).libX11-1.1-RC1libX11-1.0.99.1Jamey Sharp2006-10-072-3/+38
* As XCB support is about to be released in libX11, stable is now subsumed by m...Jamey Sharp2006-10-070-0/+0
|\
| * Add a .PHONY to ensure the ChangeLog isn't stale.stableAaron Plattner2006-07-111-0/+2
| * Bump version to 1.0.3.libX11-1_0_3Donnie Berkholz2006-06-291-1/+1
| * Bug #7349: Missed one of the setuid fixes.Donnie Berkholz2006-06-291-1/+5
| * Update to final Compose cache directory location.Matthias Hopf2006-06-291-1/+1
| * Fix alignment of trees and wide chars in the cache.Matthias Hopf2006-06-291-12/+15
| * First (dummy) entry of compose caches was not initialized and thus contained ...Matthias Hopf2006-06-291-0/+6
| * Delete ChangeLog, and add a rule to autogenerate it for distribution. AlsoDonnie Berkholz2006-06-223-678/+9
| * Bump version to 1.0.2.libX11-1_0_2Donnie Berkholz2006-06-221-1/+1
| * Check setuid() return value.Matthieu Herrb2006-06-221-1/+5
| * Sun bug 6209243: XExtentsOfFontSet causes segfault when font set not loadedDerek Wang2006-06-221-0/+2
| * Sun bug 4022903: Xcms routines may fail if sscanf() is looking for separatorsScott Revelt2006-06-227-6/+125
| * Add *~ to ignore emacs droppingsAlan Coopersmith2006-06-221-0/+1
| * Bug #3104: Compose table cache for faster X11 application starts.Matthias Hopf2006-06-222-28/+49
| * Bug #3104: Compose table cache for faster X11 application starts.Matthias Hopf2006-06-224-18/+386
| * Bug #3104: Compose table cache for faster X11 application starts.Lubos Lunak2006-06-221-0/+40
| * Bug #3104: Compose table cache for faster X11 application starts. Part 1: Poi...Matthias Hopf2006-06-2210-142/+219
| * Fix bug #7035: unnecessary memmove in XOpenDisplay.Jamey Sharp2006-06-221-4/+1
| * Fix threading support on GNU/kFreeBSD systems. (Robert Millan)Daniel Stone2006-06-221-1/+1
| * Merge branch 'stable' of http://people.freedesktop.org/~jamey/libX11 into stableDonnie Berkholz2006-06-22104-5654/+5964
| |\
| | * Bug #2186: Add cs_CZ.iso8859-2 alias.Daniel Stone2006-06-061-0/+1
| | * nls: Serbian (sr_CS) update (#5575)Daniel Stone2006-06-063-28/+54
| | * im: add Braille input method (#6296)Daniel Stone2006-06-068-61/+146
| | * xkb support: small typoDaniel Stone2006-06-061-1/+1
| | * en_US.UTF-8 Compose.pre: updates from Simos (#5129)Daniel Stone2006-06-061-5545/+5539
| | * nls: fix use of non-keysym dead_space (#5107)Daniel Stone2006-06-062-4/+4
| | * optional XKB support fixDaniel Stone2006-06-061-1/+4
| | * i18n: separate data and lib directoriesDaniel Stone2006-06-064-8/+176
| | * libXcursor.so.1, not libXcursor.soAdam Jackson2006-06-061-1/+1
| | * XKBMisc.c: use Xfree, not xfreeDaniel Stone2006-06-061-1/+1
| | * locale.alias.pre: bg_BG typo fixDaniel Stone2006-06-061-1/+1
| | * Coverity #203, #204: Fix potential NULL dereferences.Daniel Stone2006-06-061-2/+8
| | * Coverity #205: Fix potential NULL dereference.Daniel Stone2006-06-061-1/+5