index
:
xcb/util
master
Core XCB utility functions
jamey
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Add autogen.sh to EXTRA_DIST.
HEAD
master
Arnaud Fontaine
1
-1/+2
2011-05-25
Do not rely anymore on gperf and m4 following removal of deprecated atoms.
Arnaud Fontaine
7
-222/+78
2011-05-01
Remove xcb_bitops.h.
Arnaud Fontaine
2
-213/+0
2011-04-25
Release 0.3.8
0.3.8
Arnaud Fontaine
1
-0/+12
2011-04-25
Fix package name
Arnaud Fontaine
1
-1/+1
2011-04-14
Use an absolute URL for the m4 submodule
Dirk Wallenstein
1
-1/+1
2011-03-26
Link with -no-undefined
Jon TURNEY
1
-1/+1
2011-03-11
pkg-config files: remove LIBS which is unrequired and undesirable
Gaetan Nadon
4
-4/+4
2011-03-11
Remove the Doxyfile which is unused, out dated and wrong.
Gaetan Nadon
1
-1305/+0
2011-03-11
Fix distcheck due to xcb_atom.h
Gaetan Nadon
19
-55/+48
2011-03-07
config: generate ChangeLog and INSTALL
Gaetan Nadon
2
-231/+12
2011-03-07
config: use the default xorg .gitignore file
Gaetan Nadon
2
-17/+65
2010-12-23
Bump version to 0.3.8
Arnaud Fontaine
1
-1/+1
2010-12-23
Remove useless xcb_atom_get_fast*() and xcb_atom_get_name().
Arnaud Fontaine
2
-81/+0
2010-12-23
Remove synchronous xcb_atom_get()
Arnaud Fontaine
2
-23/+0
2010-12-23
Remove deprecated atoms.
Arnaud Fontaine
2
-16/+0
2010-12-23
Create a single shared library and header file and reset SONAME
Arnaud Fontaine
10
-33/+39
2010-12-23
Split up atom, aux event into their own repository
Arnaud Fontaine
7
-83/+291
2010-11-14
Delete callback-based APIs for events, properties, and replies.
Jamey Sharp
4
-209/+1
2010-11-14
Delete redundant core-protocol error codes.
Jamey Sharp
1
-45/+0
2010-11-14
Rename XCB_EVENT_ERROR_SUCESS to XCB_EVENT_ERROR_SUCCESS
Alan Coopersmith
1
-1/+1
2010-11-14
Fix typos in various header comments
Alan Coopersmith
1
-3/+3
2010-11-14
Add AM_MAINTAINER_MODE for vendors
Arnaud Fontaine
1
-0/+1
2010-11-14
Deprecate namespaceless pre-defined atoms
Peter Harris
1
-1/+11
2010-11-14
Update autogen.sh to one that does builddir != srcdir
Jon TURNEY
1
-1/+10
2010-11-14
Bump version to 0.3.7
Arnaud Fontaine
1
-1/+1
2010-11-14
Bump version to 0.3.6
Arnaud Fontaine
1
-1/+1
2010-11-14
event: fix compiler warning due to missing include for memset
Arnaud Fontaine
1
-0/+1
2010-11-14
event: update to libxcb 1.4
Arnaud Fontaine
2
-3/+1
2010-11-14
Check for ssize_t in configure for xcb-util-common.h
Arnaud Fontaine
1
-1/+5
2010-11-14
Typo in configure.ac
Mikhail Gusarov
1
-1/+1
2010-11-14
Release xcb-util 0.3.5
Julien Danjou
1
-1/+1
2010-11-14
Add a check on xproto version libxcb was compiled with
Bob Ham
1
-1/+20
2010-11-14
wrapped xcb_atom.h for C++ per bug report of <comick@autistici.org>
Bart Massey
1
-0/+8
2010-11-14
Zero out handlers list in xcb_event_handlers_init
Mikhail Gusarov
1
-0/+1
2010-11-14
Make sure m4 supports -I flag, if not, try finding gnu m4
Alan Coopersmith
1
-2/+18
2010-11-14
Add xcb_aux_change_window_attributes_checked
Mikhail Gusarov
2
-0/+17
2010-11-14
bump version to 0.3.4
Julien Danjou
1
-1/+1
2010-11-14
event: add define to get request and error types
Julien Danjou
2
-2/+4
2010-11-14
event: add error values
Julien Danjou
1
-0/+45
2010-11-14
event: simplify proto
Julien Danjou
2
-23/+13
2010-11-14
event: add functions to convert event/errors to labels
Julien Danjou
2
-0/+251
2010-11-14
Release xcb-util 0.3.3
Julien Danjou
1
-1/+1
2010-11-14
Release xcb-util 0.3.2
Julien Danjou
1
-1/+1
2010-11-14
Don't call exit() in xcb_aux_get_depth; return 0 instead.
Peter Harris
1
-7/+4
2010-11-14
build: add check for xproto >= 7.0.8
Julien Danjou
1
-0/+2
2010-11-14
Fix copyright statement
Jonathan Landis
2
-1/+32
2010-11-14
Release xcb-util 0.3.1
Julien Danjou
1
-1/+1
2010-11-14
configure: stop if m4 is not found
Julien Danjou
1
-1/+4
2010-11-14
"Clean up" magic structure stuff for C++.
Ulrich Eckhardt
1
-9/+17
[next]