Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
works with python-2.7.
|
|
"xcb-proto" package.
|
|
one step closer to fixing PR pkg/43868 under Mac OS X.
|
|
|
|
- Always wake up readers after writing
- Get rid of PATH_MAX and MAXPATHLEN
- Add ~ operator support in code generator
- xcb_open: Improve protocol/host parsing
- xcb_connect_to_display_with_auth_info: Fix memory leak
- Report which extensions are being built
|
|
Release 1.6 (2010-04-09)
========================
- darwin: xnu doesn't support poll on ttys on the master side
- Fix descriptor leak on memory error path
- Support xcb_discard_reply
- Open the X11 socket with close-on-exec flag
- Fix authentication on hpux and Hurd
|
|
|
|
There are some 1.6 packages (post-python2{5,6} changes) that don't pull
py-expat in and fail.
|
|
Release 1.5 (2009-12-03)
========================
- setsockopt(SO_KEEPALIVE) on TCP display connections
- Add DRI2 support
- Fix check dependency
- Cygwin build fix: Add -no-undefined to libtool flags
|
|
Arnaud Fontaine (2):
Add majorCode, minorCode and resourceID fields to X generic error
Release libxcb 1.4
Jamey Sharp (1):
Fix precedence bug: wrong length for big-requests preceded by sync
Julien Cristau (1):
Fix libxcb-randr version info
|
|
"conditional expressions", so it needs Python-2.5+
|
|
|
|
Bart Massey (2):
kludgily hand-merged xid fixes
Fix XDM-AUTHORIZATION-1 (bug #14202)
Bob Ham (1):
Store xcbproto version libxcb was compiled with
Jeremy Huddleston (1):
darwin: Don't use poll() on versions of darwin before darwin10
Julien Danjou (9):
Copy full IPv4 mapping (Bug #20665)
Fix do_append() arguments
auth: precompute authnameslen
auth: use snprintf() return value
util: open_abstract gets filelen as parameters
util: merge common code for xcb_connect
util: remove useless strlen calls from decnet opening
depends on recent xcb-proto and bump version of randr
Release libxcb 1.3
Michael Ost (1):
use poll() instead of select() when available
Peter Harris (3):
Don't use enums in generated C code - use integer constants instead.
Revert "Don't use enums in generated C code"
Avoid name collisions between xidtype and enum.
Samuel Thibault (1):
Local socket connections do not work on hurd-i386
elupus (1):
Disable Nagle on TCP socket
|
|
|
|
Julien Danjou (2):
Stop providing autogenerated files in tarball
Release libxcb 1.2
|
|
into its own pkg and pull it in the common Python way so that
we ensure matching Python versions
|
|
per pkgsrc-wip
|