index
:
xcb/util-keysyms
master
Standard X constants and conversion to/from keycodes (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxcb-keysyms)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-07
config: generate ChangeLog and INSTALL
Gaetan Nadon
2
-230
/
+11
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
Check whether realloc doesn't fail (reported by cppcheck)
Arnaud Fontaine
1
-2
/
+11
2010-12-23
Split up keysyms into its own repository
Arnaud Fontaine
6
-97
/
+276
2010-11-14
Check for malloc failure in xcb_key_symbols_alloc.
Joshua Phillips
1
-0
/
+2
2010-11-14
Add AM_MAINTAINER_MODE for vendors
Arnaud Fontaine
1
-0
/
+1
2010-11-14
Update autogen.sh to one that does builddir != srcdir
Jon TURNEY
1
-1
/
+10
2010-11-14
Bump version to 0.3.7
Arnaud Fontaine
1
-1
/
+1
2010-11-14
Bump version to 0.3.6
Arnaud Fontaine
1
-1
/
+1
2010-11-14
Check for ssize_t in configure for xcb-util-common.h
Arnaud Fontaine
1
-1
/
+5
2010-11-14
Typo in configure.ac
Mikhail Gusarov
1
-1
/
+1
2010-11-14
Release xcb-util 0.3.5
Julien Danjou
1
-1
/
+1
2010-11-14
Add a check on xproto version libxcb was compiled with
Bob Ham
1
-1
/
+20
2010-11-14
Make sure m4 supports -I flag, if not, try finding gnu m4
Alan Coopersmith
1
-2
/
+18
2010-11-14
bump version to 0.3.4
Julien Danjou
1
-1
/
+1
2010-11-14
keysyms: bump version
Julien Danjou
1
-0
/
+1
2010-11-14
keysyms: fix xcb_key_symbols_get_keycode() API
Julien Danjou
2
-28
/
+40
2010-11-14
Release xcb-util 0.3.3
Julien Danjou
1
-1
/
+1
2010-11-14
xcb_keysyms: remove xcb_lookup_t
Julien Danjou
1
-8
/
+0
2010-11-14
Revert "keysyms: use xcb_key_lookup_t type for col paramter"
Julien Danjou
2
-25
/
+28
2010-11-14
Release xcb-util 0.3.2
Julien Danjou
1
-1
/
+1
2010-11-14
keysyms: use xcb_key_lookup_t type for col paramter
Julien Danjou
2
-28
/
+25
2010-11-14
build: add check for xproto >= 7.0.8
Julien Danjou
1
-0
/
+2
2010-11-14
Fix copyright statement
Jonathan Landis
1
-0
/
+31
2010-11-14
Release xcb-util 0.3.1
Julien Danjou
1
-1
/
+1
2010-11-14
configure: stop if m4 is not found
Julien Danjou
1
-1
/
+4
2010-11-14
Do not cast the return value of malloc() in modern C.
Ulrich Eckhardt
1
-1
/
+1
2010-11-14
doc: enable doxygen doc in various submodule
Julien Danjou
1
-1
/
+5
2010-11-14
doc: add various authors, remove old todo item
Julien Danjou
1
-5
/
+8
2010-11-14
[icccm] Bump library version number to 0.3.0.
Arnaud Fontaine
1
-1
/
+1
2010-11-14
prepare 0.2.1 release
Julien Danjou
1
-1
/
+1
2010-11-14
used doxygen -u to create a much more elaborate doxyfile
Bart Massey
1
-42
/
+1204
2010-11-14
All util libraries require the XCB 1.0 API; check for it in configure.
Jamey Sharp
1
-1
/
+1
2010-11-14
Release xcb-util 0.2
Jamey Sharp
1
-1
/
+1
2010-11-14
rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS inste...
TORRI Vincent
3
-16
/
+16
2010-11-14
Bug #7150: Check for gcc & Sun cc in configure.ac and use correct flags to tu...
Alan Coopersmith
2
-1
/
+11
2010-11-14
Adapt xcb/util libraries for removal of XID structures.
Ian Osgood
1
-109
/
+109
2010-11-14
Install headers to "xcb", not "X11/XCB".
Ian Osgood
1
-1
/
+1
2010-11-14
libxcb now installs header files in <xcb>, not <X11/XCB>.
Jamey Sharp
2
-2
/
+2
2010-11-14
All xcb-util libraries compile after the Great Renaming.
Ian Osgood
2
-94
/
+94
2010-11-14
Integrate top-level .gitignore into .gitignore for each subdirectory
Josh Triplett
1
-0
/
+30
2010-11-14
fix compilation with c++ compilers. Remove some trailing spaces
TORRI Vincent
1
-0
/
+11
2010-11-14
Add correct dependencies in xcb-util.
Donnie Berkholz
1
-0
/
+21
2006-04-28
Make xcb_keysyms.h self-contained by including xcb.h
Josh Triplett
1
-1
/
+1
2006-04-27
Set all package bugreporting addresses to xcb@lists.freedesktop.org
Josh Triplett
1
-1
/
+1
2006-04-27
Fix xcb-util library dependencies, including both the new dependency libXCBIm...
Josh Triplett
2
-2
/
+3
[next]