index
:
lib/libxcb
master
obsd
xcb-1.9
XCB library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-02-27
add the first step toward the documentation of the request/reply functions. T...
TORRI Vincent
2007-02-07
and make the html code valid...
TORRI Vincent
2007-02-07
font part
TORRI Vincent
2007-02-07
no more xid or id fields
TORRI Vincent
2007-02-06
add the complete cursor example. Make the html code valid
TORRI Vincent
2007-01-22
add doxygen doc for the *_end functions
TORRI Vincent
2007-01-13
fix all the occurence where a drawable where considered as a union
TORRI Vincent
2006-12-10
Add autogen.sh to EXTRA_DIST.
Josh Triplett
2006-12-10
Add tools/* to EXTRA_DIST.
Josh Triplett
2006-11-28
add doc tag for the _next functions. It creates doxygen doc in the header fil...
TORRI Vincent
2006-11-28
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcb
TORRI Vincent
2006-11-28
add some output informations to configure script
TORRI Vincent
2006-11-27
If enable_build_docs is "no", we don't even try to look for doxygen.
Tilman Sauerbeck
2006-11-27
Fixed evaluation of the disable-build-docs argument.
Tilman Sauerbeck
2006-11-26
Fix unit tests for FreeBSD
Ian Osgood
2006-11-25
Use substitition variables in xcb-xinerama.pc.in, not instances of their values
Josh Triplett
2006-11-25
Bug #9119: test xcb_popcount
Ian Osgood
2006-11-24
libXau didn't have a correct pkg-config file until 0.99.2: fail if an older v...
Jamey Sharp
2006-11-24
NetBSD doesn't have AI_ADDRCONFIG: use it only if it's available.
Jamey Sharp
2006-11-24
replace all the _new functions with xcb_generate_id. repalce X11/XCB with xcb...
TORRI Vincent
2006-11-23
Release libxcb 1.0
1.0
Josh Triplett
2006-11-23
Avoid race condition when using multiple make jobs
Diego 'Flameeyes' Pettenò
2006-11-23
Rewrite automake's data installation rules, because they suck.
Josh Triplett
2006-11-23
Rework doxygen build and install to work with srcdir != builddir
Josh Triplett
2006-11-22
Remove --with-opt and --with-debug options from configure.ac; use CFLAGS instead
Josh Triplett
2006-11-22
Check for getaddrinfo rather than gethostbyname in configure.ac
Josh Triplett
2006-11-22
xcb-proto has no libraries or headers, so don't use XCBPROTO_CFLAGS or XCBPRO...
Jamey Sharp
2006-11-22
Use pthread-stubs as needed, and list xdmcp in Requires.private when XCB is b...
Jamey Sharp
2006-11-21
Replace uses of "long" with uint32_t, and similar; fixes 64-bit bugs
Josh Triplett
2006-11-21
Fix IP6 work for FreeBSD/Mac.
Ian Osgood
2006-11-21
Support XDM-AUTHORIZATION-1 on IPv6
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 authentication for IPv6 connections
Josh Triplett
2006-11-20
Support displays with IPv6 addresses or hosts which resolve to IPv6 addresses
Josh Triplett
2006-11-20
Add new xcb_parse_display test cases, most related to IPv6 addresses
Josh Triplett
2006-11-19
Bug #5958: Also zero out the implicit pad byte in empty requests.
Jamey Sharp
2006-11-19
Remove support for the <localfield> tag: nothing needs it.
Jamey Sharp
2006-11-19
Bug #5958: zero out padding bytes in requests.
Jamey Sharp
2006-11-19
htmldir was introduced in autoconf 2.59c: set a reasonable value for earlier ...
Jamey Sharp
2006-11-18
Provide xcb_prefetch_maximum_request_length counterpart to xcb_get_maximum_re...
Jamey Sharp
2006-11-18
Fix Doxygen warnings.
Jamey Sharp
2006-11-18
Make doc installation work and simplify doc/Makefile.am.
Jamey Sharp
2006-11-18
Turn off Doxygen warnings for undocumented API, for now.
Jamey Sharp
2006-11-16
Switch from the old AM_PATH_CHECK macro to pkg-config.
Jamey Sharp
2006-11-05
add Makefile.am for building/installing doxygen doc
TORRI Vincent
2006-11-05
add xcb.doxygen to EXTRA_DIST
TORRI Vincent
2006-11-05
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcb
TORRI Vincent
2006-11-05
add AM_CHECK_DOXYGEN macro
TORRI Vincent
2006-11-02
Release libxcb 1.0 RC3 (0.9.93).
1.0-RC3
Jamey Sharp
[next]