summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xcb-util 0.4.1HEADxcb-util-0.4.1masterAlan Coopersmith2022-12-193-3/+11
* xcb_aux: handle -Wimplicit-int-conversion warnings from clangAlan Coopersmith2022-12-041-4/+4
* atoms: Fix type mismatch in xcb_atom_name_unique()Alan Coopersmith2022-12-041-2/+2
* atoms: add format attribute to makenames() functionAlan Coopersmith2022-12-041-0/+8
* autogen: add default patch prefixMihail Konev2022-07-241-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2022-07-241-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2022-07-241-1/+1
* gitlab CI: add a basic build testAlan Coopersmith2022-07-201-0/+98
* Update m4 to xorg/util/xcb-util-m4@c617eee22ae5c285e79e81Alan Coopersmith2022-07-201-0/+0
* Build xz tarballs instead of bzip2Alan Coopersmith2022-07-201-1/+1
* Add README.md to EXTRA_DISTAlan Coopersmith2019-02-171-1/+1
* Update README for gitlab migrationAlan Coopersmith2019-02-171-9/+11
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2019-02-171-1/+1
* Release 0.4.00.4.0Arnaud Fontaine2014-10-152-1/+10
* Follow changes in m4 submodule.Arnaud Fontaine2014-02-171-0/+0
* Pick-up changes in m4 submoduleGaetan Nadon2014-02-171-0/+0
* config: remove old dead code for documentationGaetan Nadon2014-02-173-27/+1
* config: remove the dependency on X11 ProtocolGaetan Nadon2014-02-171-2/+0
* config: add missing COPYING fileGaetan Nadon2014-02-171-0/+29
* config: drop the check for sys/types.hGaetan Nadon2014-02-171-3/+1
* config: remove AC_TYPE_SSIZE_TGaetan Nadon2014-02-171-1/+0
* config: use AC_CONFIG_HEADERS to create a config.h fileGaetan Nadon2014-02-174-0/+14
* config: add bug URL to AC_INITGaetan Nadon2014-02-171-1/+3
* Check submodules before running autoconf.Niclas Zeising2014-01-291-0/+15
* xcb_aux_parse_color should take const char *Keith Packard2013-12-112-2/+2
* atoms.c: #include <stdio.h> for vsnprintf case, not just vasprintfAlan Coopersmith2013-05-311-2/+0
* autogen.sh: Implement GNOME Build APIColin Walters2013-01-161-1/+3
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-161-1/+0
* Release 0.3.90.3.9Arnaud Fontaine2012-05-302-1/+7
* Add autogen.sh to EXTRA_DIST.Arnaud Fontaine2012-05-211-1/+2
* Do not rely anymore on gperf and m4 following removal of deprecated atoms.Arnaud Fontaine2011-05-256-146/+2
* Remove xcb_bitops.h.Arnaud Fontaine2011-05-012-213/+0
* Release 0.3.80.3.8Arnaud Fontaine2011-04-261-0/+12
* Fix package nameArnaud Fontaine2011-04-261-1/+1
* Use an absolute URL for the m4 submoduleDirk Wallenstein2011-04-141-1/+1
* Link with -no-undefinedJon TURNEY2011-03-261-1/+1
* pkg-config files: remove LIBS which is unrequired and undesirableGaetan Nadon2011-03-114-4/+4
* Remove the Doxyfile which is unused, out dated and wrong.Gaetan Nadon2011-03-111-1305/+0
* Fix distcheck due to xcb_atom.hGaetan Nadon2011-03-1119-55/+48
* config: generate ChangeLog and INSTALLGaetan Nadon2011-03-072-231/+12
* config: use the default xorg .gitignore fileGaetan Nadon2011-03-072-17/+65
* Bump version to 0.3.8Arnaud Fontaine2010-12-231-1/+1
* Remove useless xcb_atom_get_fast*() and xcb_atom_get_name().Arnaud Fontaine2010-12-232-81/+0
* Remove synchronous xcb_atom_get()Arnaud Fontaine2010-12-232-23/+0
* Remove deprecated atoms.Arnaud Fontaine2010-12-232-16/+0
* Create a single shared library and header file and reset SONAMEArnaud Fontaine2010-12-2310-33/+39
* Split up atom, aux event into their own repositoryArnaud Fontaine2010-12-237-83/+291
* Delete callback-based APIs for events, properties, and replies.Jamey Sharp2010-11-144-209/+1
* Delete redundant core-protocol error codes.Jamey Sharp2010-11-141-45/+0
* Rename XCB_EVENT_ERROR_SUCESS to XCB_EVENT_ERROR_SUCCESSAlan Coopersmith2010-11-141-1/+1