index
:
libxkbcommon
for-weston-0.85
master
Keyboard handling library using XKB data (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxkbcommon)
daniels
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
context.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-02
vmod: remove outdated comments
Ran Benita
1
-1
/
+1
2012-08-08
Add xkb_log_level enum rather than using syslog
Daniel Stone
1
-17
/
+14
2012-08-08
Move xkb_context struct to xkb-priv.h
Daniel Stone
1
-18
/
+0
2012-08-08
context: Maintain list of failed include paths
Daniel Stone
1
-10
/
+18
2012-08-07
log: allow to resore default log function
Ran Benita
1
-1
/
+1
2012-07-27
Don't create contexts with no include paths
Daniel Stone
1
-5
/
+8
2012-07-27
Some atom related optimizations
Ran Benita
1
-1
/
+7
2012-07-23
Remove old logging leftovers
Ran Benita
1
-6
/
+2
2012-07-23
Add logging API
Ran Benita
1
-0
/
+149
2012-07-23
utils: remove Xfuncproto.h and use our own macros
Ran Benita
1
-9
/
+9
2012-07-17
Run source tree through uncrustify
Daniel Stone
1
-1
/
+1
2012-07-14
Fix fileID mess
Ran Benita
1
-2
/
+2
2012-05-22
context: use darray for include paths
Ran Benita
1
-30
/
+12
2012-05-18
Various static analyzer fixes
Ran Benita
1
-1
/
+1
2012-05-18
Use eaccess() only if available
Pekka Paalanen
1
-0
/
+6
2012-05-11
Rename 'ctx' back to 'context' in external API
Daniel Stone
1
-27
/
+27
2012-05-09
Shorten context to ctx
Ran Benita
1
-58
/
+58
2012-05-09
Contextualize the atom table
Ran Benita
1
-0
/
+29
2012-05-09
Contextualize XkbFile IDs
Ran Benita
1
-0
/
+9
2012-05-08
Add context flag to inhibit default include paths
Daniel Stone
1
-1
/
+2
2012-05-08
Add flags to context creation
Daniel Stone
1
-1
/
+1
2012-05-08
Rename XKBcommonint.h to xkb-priv.h and use it
Ran Benita
1
-3
/
+1
2012-05-08
Don't use typeof
Ran Benita
1
-1
/
+1
2012-04-09
Implicitly include config.h in all files
Ran Benita
1
-4
/
+0
2012-04-09
Remove Xfuncproto.h and XKB.h from xkbcommon/xkbcommon.h
Ran Benita
1
-9
/
+9
2012-04-09
Implement missing xkb_state_ref and add return value
Ran Benita
1
-1
/
+2
2012-04-09
Eliminate remaining gcc warnings
Daniel Stone
1
-3
/
+3
2012-03-29
Don't leak include_paths in context
Daniel Stone
1
-0
/
+3
2012-03-27
Use xkb_contexts in keymap compilation
Daniel Stone
1
-5
/
+4
2012-03-27
Add new context API
Daniel Stone
1
-0
/
+198