summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-19xcb-util 0.4.1HEADxcb-util-0.4.1masterAlan Coopersmith3-3/+11
2022-12-04xcb_aux: handle -Wimplicit-int-conversion warnings from clangAlan Coopersmith1-4/+4
2022-12-04atoms: Fix type mismatch in xcb_atom_name_unique()Alan Coopersmith1-2/+2
2022-12-04atoms: add format attribute to makenames() functionAlan Coopersmith1-0/+8
2022-07-24autogen: add default patch prefixMihail Konev1-0/+3
2022-07-24autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2022-07-24autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2022-07-20gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-07-20Update m4 to xorg/util/xcb-util-m4@c617eee22ae5c285e79e81Alan Coopersmith1-0/+0
2022-07-20Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2019-02-17Add README.md to EXTRA_DISTAlan Coopersmith1-1/+1
2019-02-17Update README for gitlab migrationAlan Coopersmith1-9/+11
2019-02-17Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2014-10-15Release 0.4.00.4.0Arnaud Fontaine2-1/+10
2014-02-17Follow changes in m4 submodule.Arnaud Fontaine1-0/+0
2014-02-17Pick-up changes in m4 submoduleGaetan Nadon1-0/+0
2014-02-17config: remove old dead code for documentationGaetan Nadon3-27/+1
2014-02-17config: remove the dependency on X11 ProtocolGaetan Nadon1-2/+0
2014-02-17config: add missing COPYING fileGaetan Nadon1-0/+29
2014-02-17config: drop the check for sys/types.hGaetan Nadon1-3/+1
2014-02-17config: remove AC_TYPE_SSIZE_TGaetan Nadon1-1/+0
2014-02-17config: use AC_CONFIG_HEADERS to create a config.h fileGaetan Nadon4-0/+14
2014-02-17config: add bug URL to AC_INITGaetan Nadon1-1/+3
2014-01-29Check submodules before running autoconf.Niclas Zeising1-0/+15
2013-12-11xcb_aux_parse_color should take const char *Keith Packard2-2/+2
2013-05-31atoms.c: #include <stdio.h> for vsnprintf case, not just vasprintfAlan Coopersmith1-2/+0
2013-01-16autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-01-16configure: Remove AM_MAINTAINER_MODEAdam Jackson1-1/+0
2012-05-30Release 0.3.90.3.9Arnaud Fontaine2-1/+7
2012-05-21Add autogen.sh to EXTRA_DIST.Arnaud Fontaine1-1/+2
2011-05-25Do not rely anymore on gperf and m4 following removal of deprecated atoms.Arnaud Fontaine6-146/+2
2011-05-01Remove xcb_bitops.h.Arnaud Fontaine2-213/+0
2011-04-26Release 0.3.80.3.8Arnaud Fontaine1-0/+12
2011-04-26Fix package nameArnaud Fontaine1-1/+1
2011-04-14Use an absolute URL for the m4 submoduleDirk Wallenstein1-1/+1
2011-03-26Link with -no-undefinedJon TURNEY1-1/+1
2011-03-11pkg-config files: remove LIBS which is unrequired and undesirableGaetan Nadon4-4/+4
2011-03-11Remove the Doxyfile which is unused, out dated and wrong.Gaetan Nadon1-1305/+0
2011-03-11Fix distcheck due to xcb_atom.hGaetan Nadon19-55/+48
2011-03-07config: generate ChangeLog and INSTALLGaetan Nadon2-231/+12
2011-03-07config: use the default xorg .gitignore fileGaetan Nadon2-17/+65
2010-12-23Bump version to 0.3.8Arnaud Fontaine1-1/+1
2010-12-23Remove useless xcb_atom_get_fast*() and xcb_atom_get_name().Arnaud Fontaine2-81/+0
2010-12-23Remove synchronous xcb_atom_get()Arnaud Fontaine2-23/+0
2010-12-23Remove deprecated atoms.Arnaud Fontaine2-16/+0
2010-12-23Create a single shared library and header file and reset SONAMEArnaud Fontaine10-33/+39
2010-12-23Split up atom, aux event into their own repositoryArnaud Fontaine7-83/+291
2010-11-14Delete callback-based APIs for events, properties, and replies.Jamey Sharp4-209/+1
2010-11-14Delete redundant core-protocol error codes.Jamey Sharp1-45/+0
2010-11-14Rename XCB_EVENT_ERROR_SUCESS to XCB_EVENT_ERROR_SUCCESSAlan Coopersmith1-1/+1