summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-17config: drop the check for sys/types.hGaetan Nadon1-3/+1
2014-02-17config: use AC_CONFIG_HEADERS to create a config.h fileGaetan Nadon3-0/+13
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
2011-05-25Do not rely anymore on gperf and m4 following removal of deprecated atoms.Arnaud Fontaine5-138/+1
2011-05-01Remove xcb_bitops.h.Arnaud Fontaine2-213/+0
2011-03-26Link with -no-undefinedJon TURNEY1-1/+1
2011-03-11Fix distcheck due to xcb_atom.hGaetan Nadon11-0/+1404