index
:
lib/libxcb
master
obsd
xcb-1.9
XCB library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xcb_util.c
Age
Commit message (
Expand
)
Author
2008-07-07
fix FreeBSD support
Petr Salinger
2007-11-24
make IPv6 optional
Bart Massey
2007-07-19
Allow unix:<screen> style display names again.
Egbert Eich
2006-11-24
NetBSD doesn't have AI_ADDRCONFIG: use it only if it's available.
Jamey Sharp
2006-11-21
Replace uses of "long" with uint32_t, and similar; fixes 64-bit bugs
Josh Triplett
2006-11-20
Refactor auth code to get display number from xcb_connect
Josh Triplett
2006-11-20
Only use AI_NUMERICSERV if defined.
Josh Triplett
2006-11-20
Support displays with IPv6 addresses or hosts which resolve to IPv6 addresses
Josh Triplett
2006-09-23
The Great XCB Renaming
Josh Triplett
2006-09-21
Convert connection functions to return error objects.
Jamey Sharp
2006-09-12
Remove deprecated public API functions in preparation for 1.0 release. Xlib-s...
Jamey Sharp
2006-07-28
Restore netinet/in.h include that was removed in the DECnet commit.
Eric Anholt
2006-05-30
Deprecate XCBSync, move to XCBAuxSync.
Ian Osgood
2006-04-26
Rename ConnSetup* to Setup*, Setup*Rep to Setup*, and SetupSuccess* to Setup*...
Jamey Sharp
2006-04-24
Add support for DECnet. Still needs configure-script options to enable.
Patrick Caulfield
2006-04-09
Remove unnecessary include. Noticed by jamey.
Eric Anholt
2006-03-13
Remove last deprecation warning.
Ian Osgood
2006-03-12
Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcb
Ian Osgood
2006-03-12
Restructure to remove most deprecation warnings.
Ian Osgood
2006-03-11
Portability fixes. Should help DragonFly and Solaris, and should not hurt any...
Jamey Sharp
2006-02-24
Move _xcb_set_fd_flags to xcb_conn.c and make it static. xcb_util.c now has o...
Jamey Sharp
2006-02-24
Move _xcb_read_block to xcb_in.c and make it static. Change calls in xcb_conn...
Jamey Sharp
2006-02-24
Move _xcb_readn to xcb_in.c and make it static. Minor change to _xcb_read_blo...
Jamey Sharp
2006-02-23
Move _xcb_write and _xcb_writev to xcb_out.c and make them static, since only...
Jamey Sharp
2006-02-18
Remove xcl and CVSROOT.
Josh Triplett
[prev]