index
:
~aplattner/libX11
machinarium-workaround
libX11
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-17
Check Xmalloc return value in _XConnectXCB
Julien Cristau
1
-0
/
+5
2009-02-02
Check if a function argument is NULL.
Paulo Cesar Pereira de Andrade
1
-1
/
+4
2009-02-02
Don't add prototypes for functions that don't exist.
Paulo Cesar Pereira de Andrade
2
-14
/
+0
2009-02-02
WORD64 compile fix. This bug catched on a overview of the code.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2009-01-31
Initialize event_notify after allocating the memory for it.
Brian Rogers
1
-0
/
+3
2009-01-29
patches to avoid gcc warnings for libX11 (#1)
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2009-01-29
Janitor: Correct some gcc/sparse warnings.
Paulo Cesar Pereira de Andrade
5
-35
/
+31
2009-01-28
Janitor: ansification, make distcheck, compiler warnings.
Paulo Cesar Pereira de Andrade
19
-231
/
+61
2009-01-13
Fix wrong implies symbol.
Peter Hutterer
1
-1
/
+1
2008-12-07
[i18n] Distribute new headers which were added for gb18030 support.
vehemens
1
-0
/
+2
2008-11-22
Added remaining xlib patch required for gb18030 support (#1573).
Stefan Dirsch
6
-2
/
+13126
2008-11-21
[i18n] Provide translation from XK_partialderivative (8ef) to Unicode (U2202)
Ken Thomases
1
-1
/
+1
2008-11-17
Force local transport when using the launchd socket.
Jeremy Huddleston
1
-3
/
+4
2008-11-14
Add XF86Suspend, XF86Hibernate to KeysymDB.
Peter Hutterer
1
-0
/
+2
2008-11-05
Fix distcheck
Julien Cristau
1
-0
/
+1
2008-11-04
Support multiple independent internal sync handlers
Jamey Sharp
3
-58
/
+77
2008-11-04
Ensure that _XReadEvents always leaves an event in the queue on return
Keith Packard
1
-1
/
+3
2008-11-04
Permit only one Xlib thread to block waiting for events
Keith Packard
3
-4
/
+23
2008-11-04
Fix XAllocID race: hold the user display lock until we have a new XID.
Jamey Sharp
1
-1
/
+10
2008-11-04
Use XCB's new socket handoff mechanism rather than the old XCB Xlib lock.
Josh Triplett
5
-346
/
+138
2008-10-25
Increase size of working arrays in the makekeys utility program.
James Cloos
1
-1
/
+1
2008-10-15
Add more keysyms for PS3 BD remotes, Ericsson Phones #16519
Peter Hutterer
1
-0
/
+16
2008-10-13
Add XF86Battery, XF86Bluetooth, XF86WLAN, XF86UWB to keysymdb.
Peter Hutterer
1
-0
/
+4
2008-10-13
xkb: fix out-by-1 error in _XkbWriteKeyExplicit.
Peter Hutterer
1
-1
/
+1
2008-10-07
Sun bug #6739431: double free in _X11TransConnectDisplay()
Alan Coopersmith
1
-0
/
+1
2008-09-23
Build: Use native compiler for makekeys
John Tapsell
1
-2
/
+1
2008-09-17
Fix the previous patch for the BadFont case.
Adam Jackson
1
-1
/
+2
2008-09-17
Bug #17616: Fix an XCB leak when the client has a non-fatal error handler.
Matthias Clasen
1
-2
/
+8
2008-06-18
Rework code to choose local connection types and fallback to others
Alan Coopersmith
1
-102
/
+78
2008-06-17
Strip whitespace from end of lines in source files
Alan Coopersmith
289
-1791
/
+1791
2008-06-16
Fix memory leak in XOpenDisplay
Jeff Smith
1
-0
/
+1
2008-05-22
Merge branch 'master' into xge
Peter Hutterer
1
-4
/
+1
2008-05-13
Bug #15884: Remove useless sleep()'s from the connection code.
Adam Jackson
1
-4
/
+1
2008-05-12
Pull down extra bytes when reading a GenericEvent (non-xcb).
Peter Hutterer
1
-1
/
+11
2008-05-12
Merge branch 'master' into xge
Peter Hutterer
14
-42
/
+101
2008-04-26
Fix missing error condition
Colin Harrison
1
-0
/
+2
2008-04-21
Xlib warning fixes
Colin Harrison
3
-6
/
+6
2008-04-14
Fix mismatched brace indenting
Alan Coopersmith
1
-14
/
+14
2008-04-04
added error check in Xcms color file parser; closes bug #15305
Bart Massey
1
-1
/
+6
2008-03-18
ConnDis: properly cast 'addr' before accessing it as a byte array.
Christian Weisgerber
1
-1
/
+1
2008-03-15
Fix fd.o bug 15023: make Xlib sync correctly given many void requests
Josh Triplett
1
-7
/
+14
2008-03-09
nuke RCS Ids
Matthieu Herrb
2
-4
/
+0
2008-02-24
XIM: Fix a hand when switching input context.
Søren Sandmann Pedersen
1
-0
/
+8
2008-02-24
Bug #14029: Don't LockDisplay() recursively.
Adam Jackson
1
-2
/
+0
2008-02-15
Add support for building lint library with --enable-lint-library
Alan Coopersmith
1
-0
/
+13
2008-02-08
Add WM_LOCALE_NAME to list of properties set in XSetWMProperties comment
Alan Coopersmith
1
-0
/
+1
2008-02-08
XErrorDB updates for Render 0.9 & XFixes 4.0
Alan Coopersmith
1
-1
/
+9
2007-12-10
Added launchd support.
Jeremy Huddleston
2
-6
/
+27
2007-12-06
Merge branch 'master' into xge
Peter Hutterer
12
-6
/
+45
2007-12-06
Merge branch 'master' into xge
Peter Hutterer
13
-156
/
+208
[next]