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
2015-04-08
expose 64-bit sequence numbers for XLib
Christian Linhart
2015-04-29
Escape \n to display properly in xcb-requests man page
Alan Coopersmith
2015-03-15
c_client.py: make condition easier to follow in _c_complex()
Ran Benita
2015-03-15
c_client.py: don't add /* <name> */ before references to 'S'
Ran Benita
2015-03-15
c_client.py: remove duplicated `cookie_type` argument for requests
Ran Benita
2015-03-15
c_client.py: spell out keyword arguments in c_request() for clarity
Ran Benita
2015-03-15
c_client.py: simplify _c_reply_has_fds()
Ran Benita
2015-03-15
c_client.py: remove commented debug statements
Ran Benita
2015-03-15
c_client.py: use C99 initializers instead of comments
Ran Benita
2015-03-15
c_client.py: remove end-of-function comments
Ran Benita
2015-03-15
c_client.py: no need to compare bools to True/False
Ran Benita
2015-03-15
c_client.py: use "foo".join() instead of reduce
Ran Benita
2015-03-15
c_client.py: fix indentation
Ran Benita
2015-03-15
c_client.py: use comprehensions instead of map/filter
Ran Benita
2015-03-15
c_client.py: use print as a function for python3 compatibility
Ran Benita
2015-03-15
c_client.py: fix pyflakes errors
Ran Benita
2015-03-15
c_client.py: simplify maximum expression
Ran Benita
2015-03-15
c_client.py: remove unneeded call to get_serialize_params()
Ran Benita
2015-02-22
Adding accessors for requests
Jaya Tiwari
2015-02-10
Merge http://git.demorecorder.com/git/free-sw/xcb/libxcb
Christian Linhart
2014-11-03
generator: support parametrized structs
Christian Linhart
2014-11-03
generator: support listelement-ref
Christian Linhart
2014-11-03
generator: _c_accessor_get_length: remove buggy special case
Christian Linhart
2014-11-03
generator: generate accessors for events, too
Christian Linhart
2014-11-03
generator: no type-setup for eventcopies anymore
Christian Linhart
2014-11-03
_c_helper_fieldaccess_expr: remove handling for empty sep
Christian Linhart
2014-11-03
function _c_helper_fieldaccess_expr: improve description
Christian Linhart
2014-11-03
rename _c_helper_absolute_name to _c_helper_fieldaccess_expr
Christian Linhart
2014-11-03
generator: sumof with nested expression
Christian Linhart
2014-11-03
generator: sumof: support any type, generate explicit code
Christian Linhart
2014-11-03
generator: expressions can generate pre-code
Christian Linhart
2014-11-03
generator: fix absname for fields with only accessor function
Christian Linhart
2014-10-30
Merge branch 'NestedStructTypenames-V5' of http://infra-srv1.demorecorder.com...
Peter Harris
2014-10-20
no typename for nested structs
Christian Linhart
2014-10-20
generator: fix align-pads for switches which start at unaligned pos
Christian Linhart
2014-10-20
generator: support lists of structs which contain a switch
Christian Linhart
2014-10-03
Move internal/private dependencies to Requires.private
Emil Velikov
2014-09-09
generator: support fixed size lists in var-sized structs
Christian Linhart
2014-08-25
xcb_get_setup(): Never return NULL
Uli Schlachter
2014-08-25
Make some functions also work on error connections
Uli Schlachter
2014-08-20
support switch case in the generator
Christian Linhart
2014-08-06
Disable Xevie and Xprint by default
Daniel Martin
2014-08-06
help text: do not report the insanly long list of Warning flags.
Gaetan Nadon
2014-08-06
Add ChangeLog and INSTALL using xorg macros
Gaetan Nadon
2014-08-06
sendmsg: remove --enable-sendfds as it is superceeded by --enable-dri3
Gaetan Nadon
2014-08-06
config: issue an error if DRI3 is requested, but sendfds is not available
Gaetan Nadon
2014-08-06
config: default option for enable-dri3 is not implemented
Gaetan Nadon
2014-08-01
Release libxcb 1.11
1.11
Uli Schlachter
2014-08-01
Bump xcb-proto requirement to 1.11
Uli Schlachter
2014-07-28
xcb.h: add 'struct' before xcb_setup_t, xcb_query_extension_reply_t
Alexander Mezin
[prev]
[next]