summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-22Bump version to 1.0.2.libX11-1_0_2Donnie Berkholz1-1/+1
2006-06-22Check setuid() return value.Matthieu Herrb1-1/+5
2006-06-22Sun bug 6209243: XExtentsOfFontSet causes segfault when font set not loadedDerek Wang1-0/+2
2006-06-22Sun bug 4022903: Xcms routines may fail if sscanf() is looking for separatorsScott Revelt7-6/+125
2006-06-22Add *~ to ignore emacs droppingsAlan Coopersmith1-0/+1
2006-06-22Bug #3104: Compose table cache for faster X11 application starts.Matthias Hopf2-28/+49
2006-06-22Bug #3104: Compose table cache for faster X11 application starts.Matthias Hopf4-18/+386
2006-06-22Bug #3104: Compose table cache for faster X11 application starts.Lubos Lunak1-0/+40
2006-06-22Bug #3104: Compose table cache for faster X11 application starts. Part 1: Poi...Matthias Hopf10-142/+219
2006-06-22Fix bug #7035: unnecessary memmove in XOpenDisplay.Jamey Sharp1-4/+1
2006-06-22Fix threading support on GNU/kFreeBSD systems. (Robert Millan)Daniel Stone1-1/+1
2006-06-22Merge branch 'stable' of http://people.freedesktop.org/~jamey/libX11 into stableDonnie Berkholz104-5654/+5964
2006-06-06Bug #2186: Add cs_CZ.iso8859-2 alias.Daniel Stone1-0/+1
2006-06-06nls: Serbian (sr_CS) update (#5575)Daniel Stone3-28/+54
2006-06-06im: add Braille input method (#6296)Daniel Stone8-61/+146
2006-06-06xkb support: small typoDaniel Stone1-1/+1
2006-06-06en_US.UTF-8 Compose.pre: updates from Simos (#5129)Daniel Stone1-5545/+5539
2006-06-06nls: fix use of non-keysym dead_space (#5107)Daniel Stone2-4/+4
2006-06-06optional XKB support fixDaniel Stone1-1/+4
2006-06-06i18n: separate data and lib directoriesDaniel Stone4-8/+176
2006-06-06libXcursor.so.1, not libXcursor.soAdam Jackson1-1/+1
2006-06-06XKBMisc.c: use Xfree, not xfreeDaniel Stone1-1/+1
2006-06-06locale.alias.pre: bg_BG typo fixDaniel Stone1-1/+1
2006-06-06Coverity #203, #204: Fix potential NULL dereferences.Daniel Stone1-2/+8
2006-06-06Coverity #205: Fix potential NULL dereference.Daniel Stone1-1/+5
2006-06-06Coverity #209: Fix potential NULL dereference. (Alan Coopersmith)Daniel Stone1-0/+2
2006-06-06Coverity #826: Fix potential memory leak.Daniel Stone1-1/+4
2006-06-06Bug #1625: Include keysym.h from Xutil.h.Daniel Stone1-0/+1
2006-06-06Check if visualList == NULL, not nVisualsMatched == 0. NULL happens in moreEric Anholt1-1/+1
2006-06-06Coverity #558: Free newly-allocated Database in error path.Eric Anholt1-0/+1
2006-06-06Coverity #582: Free newly-allocated region in error path.Eric Anholt1-1/+3
2006-06-06Properly clip bounds when only one point is defining an outline.Daniel Stone2-0/+9
2006-06-06Fix prototype of XConfigureWindow(). Bugzilla #6023.Matthieu Herrb1-1/+1
2006-06-06Set XTHREADLIB correctly for dragonfly platforms.Jeremy C. Reed1-0/+2
2006-06-06Update .gitignores for *.o and nls/locale.dir*.Jamey Sharp2-1/+4
2006-06-06Move .cvsignore to .gitignore.Jamey Sharp77-0/+0
2006-05-12Bump to 1.0.1libX11-1_0_1Adam Jackson1-1/+1
2006-05-11libXcursor.so.1, not libXcursor.soAdam Jackson1-1/+1
2006-02-19Merge the X11 and BIGREQS package sets: they were used in exactly the same pl...Jamey Sharp13-18/+20
2006-02-14Refactor _XFlush and _XSend code that sets dpy->synchandler to _XSeqSyncFunct...Jamey Sharp2-12/+21
2006-02-12Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pages no...Alan Coopersmith2-141/+150
2006-02-03Fix typo in .TH lineAlan Coopersmith2-1/+8
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2-3/+8
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2-1/+6
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin9-7/+27
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 u...Alan Coopersmith1-1/+1
2005-11-23Bug #5003 <https://bugs.freedesktop.org/show_bug.cgi?id=5003> Patch #3763 <ht...XORG-6_8_99_903Alan Coopersmith1-1/+6
2005-11-20Add/improve libs .cvsignores.Eric Anholt2-0/+6
2005-11-19Update pkgconfig files to separate library build-time dependencies from appli...Kevin E Martin3-3/+18