index
:
xcb/util
master
Core XCB utility functions (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxcb-util)
jamey
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-06
.gitmodules: fix xcb-util-m4 url and CI failure
HEAD
xcb-util-0.4.1-gitlab
master
Enrico Weigelt, metux IT consult
1
-1
/
+1
2024-08-27
xcb_aux.h: fix missing includes
Enrico Weigelt, metux IT consult
1
-0
/
+3
2022-12-19
xcb-util 0.4.1
xcb-util-0.4.1
Alan Coopersmith
3
-3
/
+11
2022-12-04
xcb_aux: handle -Wimplicit-int-conversion warnings from clang
Alan Coopersmith
1
-4
/
+4
2022-12-04
atoms: Fix type mismatch in xcb_atom_name_unique()
Alan Coopersmith
1
-2
/
+2
2022-12-04
atoms: add format attribute to makenames() function
Alan Coopersmith
1
-0
/
+8
2022-07-24
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2022-07-24
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2022-07-24
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2022-07-20
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-07-20
Update m4 to xorg/util/xcb-util-m4@c617eee22ae5c285e79e81
Alan Coopersmith
1
-0
/
+0
2022-07-20
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2019-02-17
Add README.md to EXTRA_DIST
Alan Coopersmith
1
-1
/
+1
2019-02-17
Update README for gitlab migration
Alan Coopersmith
1
-9
/
+11
2019-02-17
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2014-10-15
Release 0.4.0
0.4.0
Arnaud Fontaine
2
-1
/
+10
2014-02-17
Follow changes in m4 submodule.
Arnaud Fontaine
1
-0
/
+0
2014-02-17
Pick-up changes in m4 submodule
Gaetan Nadon
1
-0
/
+0
2014-02-17
config: remove old dead code for documentation
Gaetan Nadon
3
-27
/
+1
2014-02-17
config: remove the dependency on X11 Protocol
Gaetan Nadon
1
-2
/
+0
2014-02-17
config: add missing COPYING file
Gaetan Nadon
1
-0
/
+29
2014-02-17
config: drop the check for sys/types.h
Gaetan Nadon
1
-3
/
+1
2014-02-17
config: remove AC_TYPE_SSIZE_T
Gaetan Nadon
1
-1
/
+0
2014-02-17
config: use AC_CONFIG_HEADERS to create a config.h file
Gaetan Nadon
4
-0
/
+14
2014-02-17
config: add bug URL to AC_INIT
Gaetan Nadon
1
-1
/
+3
2014-01-29
Check submodules before running autoconf.
Niclas Zeising
1
-0
/
+15
2013-12-11
xcb_aux_parse_color should take const char *
Keith Packard
2
-2
/
+2
2013-05-31
atoms.c: #include <stdio.h> for vsnprintf case, not just vasprintf
Alan Coopersmith
1
-2
/
+0
2013-01-16
autogen.sh: Implement GNOME Build API
Colin Walters
1
-1
/
+3
2013-01-16
configure: Remove AM_MAINTAINER_MODE
Adam Jackson
1
-1
/
+0
2012-05-30
Release 0.3.9
0.3.9
Arnaud Fontaine
2
-1
/
+7
2012-05-21
Add autogen.sh to EXTRA_DIST.
Arnaud Fontaine
1
-1
/
+2
2011-05-25
Do not rely anymore on gperf and m4 following removal of deprecated atoms.
Arnaud Fontaine
6
-146
/
+2
2011-05-01
Remove xcb_bitops.h.
Arnaud Fontaine
2
-213
/
+0
2011-04-26
Release 0.3.8
0.3.8
Arnaud Fontaine
1
-0
/
+12
2011-04-26
Fix package name
Arnaud Fontaine
1
-1
/
+1
2011-04-14
Use an absolute URL for the m4 submodule
Dirk Wallenstein
1
-1
/
+1
2011-03-26
Link with -no-undefined
Jon TURNEY
1
-1
/
+1
2011-03-11
pkg-config files: remove LIBS which is unrequired and undesirable
Gaetan Nadon
4
-4
/
+4
2011-03-11
Remove the Doxyfile which is unused, out dated and wrong.
Gaetan Nadon
1
-1305
/
+0
2011-03-11
Fix distcheck due to xcb_atom.h
Gaetan Nadon
19
-55
/
+48
2011-03-07
config: generate ChangeLog and INSTALL
Gaetan Nadon
2
-231
/
+12
2011-03-07
config: use the default xorg .gitignore file
Gaetan Nadon
2
-17
/
+65
2010-12-23
Bump version to 0.3.8
Arnaud Fontaine
1
-1
/
+1
2010-12-23
Remove useless xcb_atom_get_fast*() and xcb_atom_get_name().
Arnaud Fontaine
2
-81
/
+0
2010-12-23
Remove synchronous xcb_atom_get()
Arnaud Fontaine
2
-23
/
+0
2010-12-23
Remove deprecated atoms.
Arnaud Fontaine
2
-16
/
+0
2010-12-23
Create a single shared library and header file and reset SONAME
Arnaud Fontaine
10
-33
/
+39
2010-12-23
Split up atom, aux event into their own repository
Arnaud Fontaine
7
-83
/
+291
2010-11-14
Delete callback-based APIs for events, properties, and replies.
Jamey Sharp
4
-209
/
+1
[next]