index
:
~aplattner/libX11
machinarium-workaround
libX11
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-22
Bump version to 1.0.2.
libX11-1_0_2
Donnie Berkholz
1
-1
/
+1
2006-06-22
Check setuid() return value.
Matthieu Herrb
1
-1
/
+5
2006-06-22
Sun bug 6209243: XExtentsOfFontSet causes segfault when font set not loaded
Derek Wang
1
-0
/
+2
2006-06-22
Sun bug 4022903: Xcms routines may fail if sscanf() is looking for separators
Scott Revelt
7
-6
/
+125
2006-06-22
Add *~ to ignore emacs droppings
Alan Coopersmith
1
-0
/
+1
2006-06-22
Bug #3104: Compose table cache for faster X11 application starts.
Matthias Hopf
2
-28
/
+49
2006-06-22
Bug #3104: Compose table cache for faster X11 application starts.
Matthias Hopf
4
-18
/
+386
2006-06-22
Bug #3104: Compose table cache for faster X11 application starts.
Lubos Lunak
1
-0
/
+40
2006-06-22
Bug #3104: Compose table cache for faster X11 application starts. Part 1: Poi...
Matthias Hopf
10
-142
/
+219
2006-06-22
Fix bug #7035: unnecessary memmove in XOpenDisplay.
Jamey Sharp
1
-4
/
+1
2006-06-22
Fix threading support on GNU/kFreeBSD systems. (Robert Millan)
Daniel Stone
1
-1
/
+1
2006-06-22
Merge branch 'stable' of http://people.freedesktop.org/~jamey/libX11 into stable
Donnie Berkholz
104
-5654
/
+5964
2006-06-06
Bug #2186: Add cs_CZ.iso8859-2 alias.
Daniel Stone
1
-0
/
+1
2006-06-06
nls: Serbian (sr_CS) update (#5575)
Daniel Stone
3
-28
/
+54
2006-06-06
im: add Braille input method (#6296)
Daniel Stone
8
-61
/
+146
2006-06-06
xkb support: small typo
Daniel Stone
1
-1
/
+1
2006-06-06
en_US.UTF-8 Compose.pre: updates from Simos (#5129)
Daniel Stone
1
-5545
/
+5539
2006-06-06
nls: fix use of non-keysym dead_space (#5107)
Daniel Stone
2
-4
/
+4
2006-06-06
optional XKB support fix
Daniel Stone
1
-1
/
+4
2006-06-06
i18n: separate data and lib directories
Daniel Stone
4
-8
/
+176
2006-06-06
libXcursor.so.1, not libXcursor.so
Adam Jackson
1
-1
/
+1
2006-06-06
XKBMisc.c: use Xfree, not xfree
Daniel Stone
1
-1
/
+1
2006-06-06
locale.alias.pre: bg_BG typo fix
Daniel Stone
1
-1
/
+1
2006-06-06
Coverity #203, #204: Fix potential NULL dereferences.
Daniel Stone
1
-2
/
+8
2006-06-06
Coverity #205: Fix potential NULL dereference.
Daniel Stone
1
-1
/
+5
2006-06-06
Coverity #209: Fix potential NULL dereference. (Alan Coopersmith)
Daniel Stone
1
-0
/
+2
2006-06-06
Coverity #826: Fix potential memory leak.
Daniel Stone
1
-1
/
+4
2006-06-06
Bug #1625: Include keysym.h from Xutil.h.
Daniel Stone
1
-0
/
+1
2006-06-06
Check if visualList == NULL, not nVisualsMatched == 0. NULL happens in more
Eric Anholt
1
-1
/
+1
2006-06-06
Coverity #558: Free newly-allocated Database in error path.
Eric Anholt
1
-0
/
+1
2006-06-06
Coverity #582: Free newly-allocated region in error path.
Eric Anholt
1
-1
/
+3
2006-06-06
Properly clip bounds when only one point is defining an outline.
Daniel Stone
2
-0
/
+9
2006-06-06
Fix prototype of XConfigureWindow(). Bugzilla #6023.
Matthieu Herrb
1
-1
/
+1
2006-06-06
Set XTHREADLIB correctly for dragonfly platforms.
Jeremy C. Reed
1
-0
/
+2
2006-06-06
Update .gitignores for *.o and nls/locale.dir*.
Jamey Sharp
2
-1
/
+4
2006-06-06
Move .cvsignore to .gitignore.
Jamey Sharp
77
-0
/
+0
2006-05-12
Bump to 1.0.1
libX11-1_0_1
Adam Jackson
1
-1
/
+1
2006-05-11
libXcursor.so.1, not libXcursor.so
Adam Jackson
1
-1
/
+1
2006-02-19
Merge the X11 and BIGREQS package sets: they were used in exactly the same pl...
Jamey Sharp
13
-18
/
+20
2006-02-14
Refactor _XFlush and _XSend code that sets dpy->synchandler to _XSeqSyncFunct...
Jamey Sharp
2
-12
/
+21
2006-02-12
Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pages no...
Alan Coopersmith
2
-141
/
+150
2006-02-03
Fix typo in .TH line
Alan Coopersmith
2
-1
/
+8
2005-12-15
Update package version number for final X11R7 release candidate.
XORG-6_99_99_904
Kevin E Martin
2
-1
/
+6
2005-12-06
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
MODULAR_COPY
Kevin E Martin
2
-3
/
+8
2005-12-03
Update package version number for X11R7 RC3 release.
XORG-6_99_99_903
Kevin E Martin
2
-1
/
+6
2005-12-03
Add check and cflags for malloc(0) returning NULL.
Kevin E Martin
9
-7
/
+27
2005-11-28
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 u...
Alan Coopersmith
1
-1
/
+1
2005-11-23
Bug #5003 <https://bugs.freedesktop.org/show_bug.cgi?id=5003> Patch #3763 <ht...
XORG-6_8_99_903
Alan Coopersmith
1
-1
/
+6
2005-11-20
Add/improve libs .cvsignores.
Eric Anholt
2
-0
/
+6
2005-11-19
Update pkgconfig files to separate library build-time dependencies from appli...
Kevin E Martin
3
-3
/
+18
[next]