projects
/
platform
/
upstream
/
libxkbcommon.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Ensure we always have a complete keymap
2012-03-09
Daniel Stone
Ensure we always have a complete keymap
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-03-09
Daniel Stone
filecomp: Fix xkbcomp warning
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-03-09
Daniel Stone
Convert CompileKeymap to early-return style
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-03-09
Daniel Stone
Use compile_keymap in xkb_compile_keymap_from_components
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-03-09
Daniel Stone
Add explicit braces
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-03-09
Daniel Stone
xkbcomp: Turn an array into an anonymous struct
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-03-09
Daniel Stone
Remove geometry support, again
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-03-09
Daniel Stone
Remove KcCGST names from the map
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-03-05
Daniel Stone
Merge remote-tracking branch 'ran/fixes-cont'
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-03-05
Daniel Stone
Merge remote-tracking branch 'ran/fixes'
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Perform bounds checking in ExprResolveLevel
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Fix typo in ExprResolveKeyCode
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Perform bounds checking in ExprResolveGroup
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Switch expression resolution priv from char to void
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Remove chaining support from LookupModMask
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Invert LookupModMask/LookupVModMask order
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Remove unused LookupPriv::priv
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Move some definitions from expr.h to expr.c
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Remove field reference lookup support
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Move groupNames mask definition to its user
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Turn ExprResolveInteger into a simple wrapper
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Open-code a radio group SimpleLookup
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Add ExprResolveGroup helper
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Add ExprResolveButton helper
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Introduce ExprResolveLevel helper
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Introduce ExprResolveRadioGroup helper
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Remove priv arguments from ExprResolveString
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Remove priv arguments from ExprResolveKeySym
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Remove priv arguments from ExprResolveKeyName
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Remove priv arguments from ExprResolveBoolean
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Remove priv arguments from ExprResolveFloat
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Remove priv arguments from ExprResolveModMask
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-20
Daniel Stone
Introduce ExprResolveVModMask
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-16
Daniel Stone
Respect explicit minimum/maximum keycodes
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-16
Daniel Stone
Still more memory leak fixes
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-15
Daniel Stone
Fix xkbparse.y compilation
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-15
Daniel Stone
Don't leak SymbolsInfo
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-15
Daniel Stone
tests: Free returned XKB map
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-15
Daniel Stone
Enable stderr debugging by default
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-15
Daniel Stone
Raise keycode range to 32 bits
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-15
Daniel Stone
vmod: Pass xkb_desc explicitly to vmod functions
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-15
Daniel Stone
Introduce xkb_keycode_t for keycodes
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-15
Daniel Stone
xkbscan: Copy, rather than assign, file name
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2012-02-15
Daniel Stone
Move include path from X11/extensions/ to xkbcommon/
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2011-12-16
Pekka Paalanen
Add xkbc_free_keymap helper
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-23
Daniel Stone
Copy and duplicate XkbModsRec and XkbKTMapEntryRec
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-23
Daniel Stone
fix mod size confusion
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
Add really rudimentary rules caching support
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
Use CARD32 instead of Atom, move geom headers in
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
Interp: More lazy keysym resolution
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
Allow external atom databases
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
Copy in XkbCompatMapRec and XkbSymInterpretRec
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
Use CARD32 instead of Atom, drag in XkbClientMapRec
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
Regroup actions into current vs. deprecated, resize...
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
xkbcomp: Don't malloc() and free() most scanned tokens
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
Fix compilation with DEBUG
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
xkbcomp: Use fread() instead of getc()
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
xkbcomp: Lazy keysym parsing (avoid XStringToKeysym)
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
Atoms: Avoid allocations in XkbAtomText()
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
configure.ac: Enable automake silent rules by default
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
Expose tbGetBuffer to the rest of libxkbcommon
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
xkbcomp: keycodes: Silence gcc warnings
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
xkbcomp: geometry: Plug numerous atom text & expr leaks
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
xkbcomp: Atom text and expr leak fixes part #973
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
xkbcomp: Don't leak atom text and string exprs, again
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
xkbcomp: expr: Use XkbcAtomText instead of GetString
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
xkbcomp: Don't leak atom text and string exprs
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
xkbcomp: vmod: Don't get and immediately intern atoms
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
xkbcomp: Replace open-coded strdup
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
Add testcase for XkbcCanonicaliseComponents
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
Add XkbcCanonicaliseComponents
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
XKBcommon.h: Make header self-contained
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
Keysym: Add apallingly bad API documentation for keysym...
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
Make keysym <-> string conversion public API
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
XKB: Text: Use keysym <-> string conversion from keysym.c
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
Test: Keysym: Add tests for new keysym <-> string conversions
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2010-06-22
Daniel Stone
Keysym: Fix conversion for Unicode and bare numbers
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2009-04-25
Daniel Stone
KeySym: Actually handle NoSymbol
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree
2009-04-25
Daniel Stone
test: Fix srcdir != objdir build and test failures
Signed-off-by: Daniel Stone <
daniel@fooishbar.org
>
commit
|
commitdiff
|
tree