Age | Commit message (Expand) | Author | Files | Lines |
2010-08-09 | Bump version to 0.3.8HEADmaster | Arnaud Fontaine | 1 | -1/+1 |
2010-08-09 | Split up renderutil into its own repository | Arnaud Fontaine | 2 | -86/+7 |
2010-06-24 | Delete callback-based APIs for events, properties, and replies. | Jamey Sharp | 1 | -10/+0 |
2010-02-11 | Add AM_MAINTAINER_MODE for vendors | Arnaud Fontaine | 1 | -0/+1 |
2009-12-13 | icccm: atoms previously defined in xcb_atom are now defined in xproto | Arnaud Fontaine | 1 | -1/+1 |
2009-10-20 | Update autogen.sh to one that does builddir != srcdir | Jon TURNEY | 1 | -1/+10 |
2009-09-25 | Bump version to 0.3.7 | Arnaud Fontaine | 1 | -1/+1 |
2009-08-03 | Bump version to 0.3.6 | Arnaud Fontaine | 1 | -1/+1 |
2009-08-03 | event: update to libxcb 1.4 | Arnaud Fontaine | 1 | -1/+1 |
2009-06-03 | Check for ssize_t in configure for xcb-util-common.h | Arnaud Fontaine | 1 | -1/+5 |
2009-05-30 | Typo in configure.ac | Mikhail Gusarov | 1 | -1/+1 |
2009-05-29 | Release xcb-util 0.3.5 | Julien Danjou | 1 | -1/+1 |
2009-05-25 | Add a check on xproto version libxcb was compiled with | Bob Ham | 1 | -1/+20 |
2009-05-09 | icccm: fix compatibility with libxcb > 1.2 | Julien Danjou | 1 | -1/+1 |
2009-04-23 | Make sure m4 supports -I flag, if not, try finding gnu m4 | Alan Coopersmith | 1 | -2/+18 |
2009-04-15 | bump version to 0.3.4 | Julien Danjou | 1 | -1/+1 |
2009-04-02 | wm: remove | Julien Danjou | 1 | -1/+0 |
2009-01-31 | Release xcb-util 0.3.3 | Julien Danjou | 1 | -1/+1 |
2008-12-16 | Release xcb-util 0.3.2 | Julien Danjou | 1 | -1/+1 |
2008-11-21 | build: add check for xproto >= 7.0.8 | Julien Danjou | 1 | -0/+1 |
2008-11-20 | Release xcb-util 0.3.1 | Julien Danjou | 1 | -1/+1 |
2008-11-07 | configure: stop if m4 is not found | Julien Danjou | 1 | -1/+4 |
2008-09-16 | doc: enable doxygen doc in various submodule | Julien Danjou | 1 | -1/+5 |
2008-09-16 | doc: add various authors, remove old todo item | Julien Danjou | 1 | -5/+8 |
2008-09-15 | [icccm] Bump library version number to 0.3.0. | Arnaud Fontaine | 1 | -1/+1 |
2008-09-15 | [atom] Move '*discriminated_atom*' functions from icccm to atom | Arnaud Fontaine | 1 | -0/+1 |
2008-08-01 | prepare 0.2.1 release | Julien Danjou | 1 | -1/+1 |
2008-03-05 | merged event loop split with last patch | Bart Massey | 0 | -0/+0 |
2007-12-07 | used doxygen -u to create a much more elaborate doxyfile | Bart Massey | 1 | -42/+1204 |
2007-12-07 | added xcb_aux_get_depth_by_visual_id() | Bart Massey | 1 | -3/+3 |
2007-11-06 | All util libraries require the XCB 1.0 API; check for it in configure. | Jamey Sharp | 1 | -1/+1 |
2007-03-02 | Release xcb-util 0.2 | Jamey Sharp | 1 | -1/+1 |
2007-02-21 | and rename renderUtil to render-util | TORRI Vincent | 2 | -5/+5 |
2007-02-21 | rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS inste... | TORRI Vincent | 3 | -11/+11 |
2006-11-12 | Bug #7150: Check for gcc & Sun cc in configure.ac and use correct flags to tu... | Alan Coopersmith | 1 | -0/+10 |
2006-11-12 | Bug #6781: make util compile with srcdir != builddir. | Jamey Sharp | 1 | -5/+5 |
2006-10-18 | Rename enumerations to coding standard. | Ian Osgood | 2 | -102/+101 |
2006-10-15 | Oops, glyphcmds aren't in network byte order. | Ian Osgood | 1 | -13/+8 |
2006-10-14 | Simplify xcb_render_util_composite_text, add xcb_render_util_composite_text_c... | Jamey Sharp | 2 | -26/+70 |
2006-10-14 | Const correctness. | Ian Osgood | 2 | -6/+6 |
2006-10-14 | Implement a prototype API for xcb_render_util_composite_text | Ian Osgood | 3 | -1/+316 |
2006-10-07 | Adapt xcb/util libraries for removal of XID structures. | Ian Osgood | 2 | -16/+16 |
2006-09-26 | Install headers to "xcb", not "X11/XCB". | Ian Osgood | 1 | -1/+1 |
2006-09-25 | libxcb now installs header files in <xcb>, not <X11/XCB>. | Jamey Sharp | 1 | -1/+1 |
2006-09-24 | All xcb-util libraries compile after the Great Renaming. | Ian Osgood | 3 | -69/+69 |
2006-09-24 | Integrate top-level .gitignore into .gitignore for each subdirectory | Josh Triplett | 1 | -0/+30 |
2006-07-31 | The formats argument of XCBRenderUtilFindVisualFormat must be const. | Jamey Sharp | 2 | -2/+4 |
2006-07-31 | Plan 7 has been implemented, so xcb_renderutil compiles without faked prototy... | Jamey Sharp | 1 | -5/+0 |
2006-06-12 | New utility library: port of libXrender utility functions. | Jamey Sharp | 6 | -0/+591 |
2006-05-07 | Add correct dependencies in xcb-util. | Donnie Berkholz | 1 | -0/+21 |