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-11-30
Release libX11 1.1.1.
libX11-1.1.1
Jamey Sharp
2
-1
/
+29
2006-11-25
Debian bug #354315: Clarify return value in XGetWindowAttributes man page
Ross Combs
1
-1
/
+4
2006-11-25
Bug #9154: Always process an event for _XReadEvents, even if an error occurs
Jamey Sharp
1
-11
/
+17
2006-11-25
Bug #9153: Fix access to freed memory.
Tilman Sauerbeck
1
-1
/
+7
2006-11-24
libx11 doesn't use inputproto in public headers; don't require it in x11.pc
Josh Triplett
1
-2
/
+2
2006-11-23
Release libX11 1.1
libX11-1.1
Josh Triplett
2
-1
/
+27
2006-11-21
Add note in man-page that XListFontsWithInfo is not thread-safe.
Jamey Sharp
1
-0
/
+6
2006-11-18
Bug #8622: Fix response processing order for threaded apps
Jamey Sharp
3
-14
/
+95
2006-11-08
Don't hold the display lock around callbacks to the application.
Lars Knoll
1
-1
/
+1
2006-11-07
Add xcb-xlib dependency to x11.pc when built against XCB.
Diego 'Flameeyes' Pettenò
2
-1
/
+3
2006-11-06
XCB: Allocate the right amount of memory for dpy->lock_fns.
Eric Anholt
1
-1
/
+1
2006-11-02
Release libX11 1.1 RC2 (1.0.99.2).
libX11-1.1-RC2
libX11-1.0.99.2
Jamey Sharp
2
-1
/
+23
2006-10-29
nls (en_US): remove long compositions that override shorter (bug #2286)
Benno Schulenberg
1
-51
/
+37
2006-10-29
nls: remove shadowed compose entries (bug #2286)
Benno Schulenberg
7
-76
/
+1
2006-10-29
nls: remove duplicate compose entries (bug #2286)
Benno Schulenberg
9
-61
/
+5
2006-10-29
XKB geometry: fix leaks in GetKeyboardByName (bug #8099)
Caolan McNamara
1
-3
/
+14
2006-10-18
Fix double open of compose file.
Matthias Hopf
1
-1
/
+0
2006-10-14
XCB: check for and handle I/O errors in _XGetXCBBuffer.
Jamey Sharp
1
-0
/
+3
2006-10-11
XKB bugfix: SyncHandle must be called after UnlockDisplay, not before.
Jamey Sharp
1
-1
/
+1
2006-10-10
Add correct Display locking to XKB functions.
Jamey Sharp
3
-8
/
+23
2006-10-10
Dynamically generate internal manpage section using __libmanpagesuffix__ so t...
David Nusinow
184
-184
/
+184
2006-10-07
Release libX11 1.1 RC1 (1.0.99.1).
libX11-1.1-RC1
libX11-1.0.99.1
Jamey Sharp
2
-3
/
+38
2006-10-07
As XCB support is about to be released in libX11, stable is now subsumed by m...
Jamey Sharp
0
-0
/
+0
2006-10-07
XCB: Don't rely on having the definition of struct xcb_setup_t available.
Jamey Sharp
1
-2
/
+2
2006-10-06
xcb_poll_for_event no longer takes an 'int *error' out-parameter.
Jamey Sharp
1
-3
/
+2
2006-10-06
Actually ship Xxcbint.h
Josh Triplett
1
-2
/
+3
2006-10-06
Clean ChangeLog only in "make maintainer-clean", not "make clean"
Josh Triplett
1
-1
/
+1
2006-10-06
Add ChangeLog and "make dist"-generated files to .gitignore
Josh Triplett
1
-0
/
+2
2006-10-06
Add manual pages for XGetXCBConnection and XSetEventQueueOwner
Josh Triplett
3
-0
/
+104
2006-10-06
Remove unnecessary prototype for _XFreeDisplayStructure in xcb_disp.c
Josh Triplett
1
-2
/
+0
2006-10-06
XCL is dead; long live Xlib/XCB
Josh Triplett
13
-173
/
+136
2006-10-06
Add XCB developers to AUTHORS
Josh Triplett
1
-0
/
+3
2006-10-06
Fix email addresses in README
Josh Triplett
1
-1
/
+1
2006-10-06
XCB: Handle all responses in order of monotonically increasing sequence number.
Jamey Sharp
3
-63
/
+83
2006-10-06
Actually install x11-xcb.pc, and ship x11-xcb.pc.in
Josh Triplett
1
-1
/
+4
2006-10-05
XCB: correctly handle failure to connect to X server.
Jamey Sharp
2
-5
/
+4
2006-10-05
Split public Xlib/XCB functions into libX11-xcb
Josh Triplett
9
-15
/
+38
2006-10-04
No longer #include Xmd from xcl.h: we do not need it.
Jamey Sharp
2
-2
/
+1
2006-10-04
XCB: Revert locking to simple wrapper around libX11's normal locks.
Jamey Sharp
8
-117
/
+35
2006-09-25
Link explicitly against XCB's Xlib compatibility functions.
Jamey Sharp
1
-1
/
+1
2006-09-25
libxcb now installs header files in <xcb>, not <X11/XCB>.
Jamey Sharp
4
-6
/
+6
2006-09-24
Track XCB's "Great Renaming".
Ian Osgood
7
-64
/
+64
2006-09-12
Quit using XCBGetQueuedRequestRead.
Jamey Sharp
1
-15
/
+7
2006-08-30
nls: use _XlcUtf8Loader for en_US (bug #7982)
Tollef Fog Heen
1
-1
/
+1
2006-08-23
When opening display, if LOCALCONN fails, fall back to UNIXCONN, then TCPCONN
Alan Coopersmith
1
-4
/
+23
2006-07-27
Sun bug 1149809: Document event delivery when grab is terminated.
Mark Brown
2
-2
/
+8
2006-07-27
Sun bug 4091271: XGetWindowProperty is missing a crucial prop_return description
Dennis Arellano
1
-0
/
+6
2006-07-24
Add support for "make lint" to check code with lint/sparse/etc.
Alan Coopersmith
7
-0
/
+76
2006-07-24
ANSIfy some static function definitions
Alan Coopersmith
3
-22
/
+21
2006-07-24
Fix sparse warning: Using plain integer as NULL pointer
Alan Coopersmith
5
-7
/
+7
[next]