index
:
delta/xorg-lib-libxkbcommon.git
azure-pipelines
baserock/genivi/baseline
baserock/morph
bug-74422
ci-simplify
compose
for-weston-0.85
master
meson-deprecations
travis-valgrind
update-latched-locked
github.com: xkbcommon/libxkbcommon.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x11: cache X11 atoms
Ran Benita
2020-11-20
1
-0
/
+3
*
context: fix a compiler warning
Peter Hutterer
2020-09-07
1
-1
/
+1
*
Add /etc/xkb as extra lookup path for system data files
Peter Hutterer
2020-08-30
1
-1
/
+10
*
Add asprintf_safe helper function
Peter Hutterer
2020-07-13
1
-7
/
+6
*
context: log include paths for debugging
Peter Hutterer
2020-07-08
1
-3
/
+12
*
Factor the access check for paths out
Peter Hutterer
2020-07-06
1
-6
/
+1
*
MSVC: Use <io.h> as an alternative for <unistd.h>
Adrian Perez de Castro
2019-12-28
1
-1
/
+9
*
build: include config.h manually
Ran Benita
2019-12-27
1
-0
/
+2
*
context: add a helper function to return the default system include path
Peter Hutterer
2019-12-24
1
-5
/
+9
*
Use XDG_CONFIG_HOME as first XKB search path
Peter Hutterer
2019-10-31
1
-1
/
+18
*
context: Don't fail to create the context if HOME isn't available
Jan Alexander Steffens (heftig)
2019-10-20
1
-7
/
+7
*
context: move ~/.xkb to before XKB_CONFIG_ROOT in the default include path
Ran Benita
2019-10-03
1
-6
/
+6
*
Add XKB_CONFIG_ROOT environment
Michael Vogt
2015-07-20
1
-2
/
+6
*
Use secure_getenv when available
Ran Benita
2014-02-04
1
-3
/
+3
*
context: split private functions to context-priv.c
Ran Benita
2014-01-13
1
-161
/
+0
*
context: remove mostly useless log wrappers
Ran Benita
2014-01-12
1
-1
/
+4
*
atom: drop {xkb_,}atom_strdup
Ran Benita
2013-12-02
1
-6
/
+0
*
Replace ctype.h functions with ascii ones
Ran Benita
2013-10-14
1
-2
/
+1
*
log: change the log prefixes to be more library-like
Ran Benita
2013-07-31
1
-6
/
+6
*
ctx: adapt to the len-aware atom functions
Ran Benita
2013-07-21
1
-2
/
+2
*
atom: allow interning non-NUL-terminated strings
Ran Benita
2013-07-21
1
-3
/
+3
*
Add environment overrides for default RMLVO
Daniel Stone
2013-03-19
1
-0
/
+72
*
Remove file_id entirely
Ran Benita
2013-03-18
1
-9
/
+0
*
text: clean up and fix the *MaskText functions
Ran Benita
2013-03-18
1
-1
/
+1
*
state, context: allow passing NULL to *_unref()
Ran Benita
2012-10-29
1
-1
/
+1
*
Contextualize GetBuffer()
Ran Benita
2012-10-18
1
-0
/
+21
*
Change log env vars to XKB_LOG_LEVEL/VERBOSITY
Ran Benita
2012-10-12
1
-2
/
+2
*
API: add _context prefix to log-related functions
Ran Benita
2012-09-24
1
-12
/
+12
*
Organize src/ and test/ headers
Ran Benita
2012-09-16
1
-4
/
+22
*
include: improve file-not-found error reporting
Ran Benita
2012-09-16
1
-0
/
+16
*
Copyright updates
Daniel Stone
2012-09-12
1
-0
/
+1
*
atom: add xkb_atom_lookup
Ran Benita
2012-09-03
1
-0
/
+6
*
log: replace "priority" by "level" everywhere
Ran Benita
2012-09-03
1
-23
/
+27
*
vmod: remove outdated comments
Ran Benita
2012-09-02
1
-1
/
+1
*
Add xkb_log_level enum rather than using syslog
Daniel Stone
2012-08-08
1
-17
/
+14
*
Move xkb_context struct to xkb-priv.h
Daniel Stone
2012-08-08
1
-18
/
+0
*
context: Maintain list of failed include paths
Daniel Stone
2012-08-08
1
-10
/
+18
*
log: allow to resore default log function
Ran Benita
2012-08-07
1
-1
/
+1
*
Don't create contexts with no include paths
Daniel Stone
2012-07-27
1
-5
/
+8
*
Some atom related optimizations
Ran Benita
2012-07-27
1
-1
/
+7
*
Remove old logging leftovers
Ran Benita
2012-07-23
1
-6
/
+2
*
Add logging API
Ran Benita
2012-07-23
1
-0
/
+149
*
utils: remove Xfuncproto.h and use our own macros
Ran Benita
2012-07-23
1
-9
/
+9
*
Run source tree through uncrustify
Daniel Stone
2012-07-17
1
-1
/
+1
*
Fix fileID mess
Ran Benita
2012-07-14
1
-2
/
+2
*
context: use darray for include paths
Ran Benita
2012-05-22
1
-30
/
+12
*
Various static analyzer fixes
Ran Benita
2012-05-18
1
-1
/
+1
*
Use eaccess() only if available
Pekka Paalanen
2012-05-18
1
-0
/
+6
*
Rename 'ctx' back to 'context' in external API
Daniel Stone
2012-05-11
1
-27
/
+27
*
Shorten context to ctx
Ran Benita
2012-05-09
1
-58
/
+58
[next]