projects
/
platform
/
upstream
/
libxkbcommon.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Rename XkbRMLVOSet to struct xkb_rule_names
[platform/upstream/libxkbcommon.git]
/
src
/
2010-07-02
Kristian Høgsberg
Rename XkbRMLVOSet to struct xkb_rule_names
tree
|
commitdiff
2010-07-02
Kristian Høgsberg
Move private structs and defines to private headers
tree
|
commitdiff
2010-07-02
Kristian Høgsberg
Rename public entry points to lowercase and underscore
tree
|
commitdiff
2010-07-02
Kristian Høgsberg
Pull in enough structs and defines from XKBstr.h to...
tree
|
commitdiff
2010-06-30
Kristian Høgsberg
Fix warning from CARD32 -> uint32_t conversion
tree
|
commitdiff
2010-06-30
Kristian Høgsberg
Constify XkbcAtomText()
tree
|
commitdiff
2010-06-30
Kristian Høgsberg
Make XkbcInitAtoms() call optional
tree
|
commitdiff
2010-06-30
Kristian Høgsberg
Drop more malloc/free wrappers
tree
|
commitdiff
2010-06-30
Kristian Høgsberg
Use the right action structs
tree
|
commitdiff
2010-06-30
Kristian Høgsberg
Copy over missing action structs from kbproto
tree
|
commitdiff
2010-06-30
Kristian Høgsberg
Rename Xkbc*Action to struct xkb_*_action
tree
|
commitdiff
2010-06-28
Kristian Høgsberg
Drop malloc wrappers
tree
|
commitdiff
2010-06-28
Kristian Høgsberg
Drop CARD32 and Opaque types
tree
|
commitdiff
2010-06-23
Daniel Stone
Copy and duplicate XkbModsRec and XkbKTMapEntryRec
tree
|
commitdiff
2010-06-22
Daniel Stone
Add really rudimentary rules caching support
tree
|
commitdiff
2010-06-22
Daniel Stone
Use CARD32 instead of Atom, move geom headers in
tree
|
commitdiff
2010-06-22
Daniel Stone
Interp: More lazy keysym resolution
tree
|
commitdiff
2010-06-22
Daniel Stone
Allow external atom databases
tree
|
commitdiff
2010-06-22
Daniel Stone
Copy in XkbCompatMapRec and XkbSymInterpretRec
tree
|
commitdiff
2010-06-22
Daniel Stone
Use CARD32 instead of Atom, drag in XkbClientMapRec
tree
|
commitdiff
2010-06-22
Daniel Stone
Regroup actions into current vs. deprecated, resize...
tree
|
commitdiff
2010-06-22
Daniel Stone
xkbcomp: Don't malloc() and free() most scanned tokens
tree
|
commitdiff
2010-06-22
Daniel Stone
Fix compilation with DEBUG
tree
|
commitdiff
2010-06-22
Daniel Stone
xkbcomp: Use fread() instead of getc()
tree
|
commitdiff
2010-06-22
Daniel Stone
xkbcomp: Lazy keysym parsing (avoid XStringToKeysym)
tree
|
commitdiff
2010-06-22
Daniel Stone
Atoms: Avoid allocations in XkbAtomText()
tree
|
commitdiff
2010-06-22
Daniel Stone
Expose tbGetBuffer to the rest of libxkbcommon
tree
|
commitdiff
2010-06-22
Daniel Stone
xkbcomp: keycodes: Silence gcc warnings
tree
|
commitdiff
2010-06-22
Daniel Stone
xkbcomp: geometry: Plug numerous atom text & expr leaks
tree
|
commitdiff
2010-06-22
Daniel Stone
xkbcomp: Atom text and expr leak fixes part #973
tree
|
commitdiff
2010-06-22
Daniel Stone
xkbcomp: Don't leak atom text and string exprs, again
tree
|
commitdiff
2010-06-22
Daniel Stone
xkbcomp: expr: Use XkbcAtomText instead of GetString
tree
|
commitdiff
2010-06-22
Daniel Stone
xkbcomp: Don't leak atom text and string exprs
tree
|
commitdiff
2010-06-22
Daniel Stone
xkbcomp: vmod: Don't get and immediately intern atoms
tree
|
commitdiff
2010-06-22
Daniel Stone
xkbcomp: Replace open-coded strdup
tree
|
commitdiff
2010-06-22
Daniel Stone
Add XkbcCanonicaliseComponents
tree
|
commitdiff
2010-06-22
Daniel Stone
Make keysym <-> string conversion public API
tree
|
commitdiff
2010-06-22
Daniel Stone
XKB: Text: Use keysym <-> string conversion from keysym.c
tree
|
commitdiff
2010-06-22
Daniel Stone
Keysym: Fix conversion for Unicode and bare numbers
tree
|
commitdiff
2009-04-25
Daniel Stone
KeySym: Actually handle NoSymbol
tree
|
commitdiff
2009-04-22
Dan Nicholson
listing: Drop unused deviceSpec argument
tree
|
commitdiff
2009-04-21
Dan Nicholson
xkbcomp: Another fairly major rewrite of the listing...
tree
|
commitdiff
2009-04-19
Dan Nicholson
Rewrite listing code to generate XkbComponentListPtr
tree
|
commitdiff
2009-04-17
Dan Nicholson
xkbcomp: Kill unused listing code and make functions...
tree
|
commitdiff
2009-04-17
Dan Nicholson
Scale back global variables
tree
|
commitdiff
2009-04-13
Dan Nicholson
Add XkbNameMatchesPattern implementation from xkbfile
tree
|
commitdiff
2009-04-13
Dan Nicholson
xkbcomp: Fix use of removed macros
tree
|
commitdiff
2009-04-13
Dan Nicholson
Revert "xkbcomp: Remove listing sources"
tree
|
commitdiff
2009-04-13
Dan Nicholson
misc: Coding-style cleanup
tree
|
commitdiff
2009-04-11
Dan Nicholson
Use xkbpath API for locating rules
tree
|
commitdiff
2009-04-10
Dan Nicholson
Add interface to compile keyboard description from...
tree
|
commitdiff
2009-04-09
Dan Nicholson
Make XkbcInitAtoms externally accessible
tree
|
commitdiff
2009-04-09
Dan Nicholson
Constify public API
tree
|
commitdiff
2009-04-09
Dan Nicholson
Change CompileKeymapFromRules to take XkbRMLVOSet
tree
|
commitdiff
2009-04-08
Dan Nicholson
Remove all non-public API from XKBcommon.h header
tree
|
commitdiff
2009-04-08
Dan Nicholson
Remove KS macros available in XKBfilecommon.h now
tree
|
commitdiff
2009-04-06
Dan Nicholson
Require strdup and remove utils wrapper
tree
|
commitdiff
2009-04-05
Dan Nicholson
Add action datatypes as defined in the server
tree
|
commitdiff
2009-04-05
Dan Nicholson
Coding style cleanup on key allocation functions
tree
|
commitdiff
2009-04-04
Dan Nicholson
xkbcomp: Don't say we're exiting when we're not
tree
|
commitdiff
2009-04-04
Dan Nicholson
xkbcomp: Give keymap file empty name if none supplied
tree
|
commitdiff
2009-04-04
Dan Nicholson
xkbcomp: Ensure at least keycodes supplied in components
tree
|
commitdiff
2009-04-04
Dan Nicholson
xkbcomp: Don't dereference NULL VarDefsPtr
tree
|
commitdiff
2009-04-04
Dan Nicholson
xkbcomp: Refactor keymap file generator
tree
|
commitdiff
2009-04-04
Dan Nicholson
xkbcomp: Generating components requires rules _and_...
tree
|
commitdiff
2009-04-04
Dan Nicholson
xkbcomp: Fail when converting rules to components retur...
tree
|
commitdiff
2009-04-04
Dan Nicholson
xkbcomp: Cleanup error messages
tree
|
commitdiff
2009-04-04
Dan Nicholson
xkbcomp: Ensure user has supplied a rules name
tree
|
commitdiff
2009-04-04
Dan Nicholson
Refactor xkbpath so that it implicitly initializes
tree
|
commitdiff
2009-04-04
Dan Nicholson
Remove trailing spaces in source files
tree
|
commitdiff
2009-04-04
Dan Nicholson
Fix cleanup error in names allocation
tree
|
commitdiff
2009-04-04
Dan Nicholson
xkbcomp: Ignore generated parser
tree
|
commitdiff
2009-04-04
Dan Nicholson
xkbcomp: Don't segfault if the debug files aren't set
tree
|
commitdiff
2009-04-04
Dan Nicholson
xkbcomp: Declare global debugging vars
tree
|
commitdiff
2009-04-04
Dan Nicholson
xkbcomp: Back out strdup warning cleanup
tree
|
commitdiff
2009-04-02
Dan Nicholson
Drop keysym.h pollution from XKBcommon.h
tree
|
commitdiff
2009-04-01
Dan Nicholson
xkbcomp: Clean up utils prototypes
tree
|
commitdiff
2009-03-31
Dan Nicholson
xkbcomp: Remove duplicated macros
tree
|
commitdiff
2009-03-31
Dan Nicholson
xkbcomp: Kill warnings about address always evaluating...
tree
|
commitdiff
2009-03-31
Dan Nicholson
Merge commit 'tilt/master'
tree
|
commitdiff
2009-03-31
Dan Nicholson
Compile keyboard description from XKB rules, too
tree
|
commitdiff
2009-03-30
Dan Nicholson
Add rules file parsing from xkbfile
tree
|
commitdiff
2009-03-29
Dan Nicholson
Add rules rules file parsing from xkbfile
tree
|
commitdiff
2009-03-29
Dan Nicholson
Generate keyboard description from components
tree
|
commitdiff
2009-03-29
Dan Nicholson
xkbcomp: Include Xdefs.h for Atom in tokens.h
tree
|
commitdiff
2009-03-29
Dan Nicholson
xkbcomp: Add missing includes for Bool in xkbpath
tree
|
commitdiff
2009-03-29
Dan Nicholson
Add XKBlib resizing functions
tree
|
commitdiff
2009-03-29
Dan Nicholson
Copy xkbfile IsUpper/IsLower macros
tree
|
commitdiff
2009-03-29
Dan Nicholson
Copy XkbEnsureSafeMapName from xkbfile
tree
|
commitdiff
2009-03-29
Dan Nicholson
xkbcomp: Remove listing sources
tree
|
commitdiff
2009-03-29
Dan Nicholson
malloc/misc/xkb: Coding style cleanup
tree
|
commitdiff
2009-03-29
Dan Nicholson
Add XKBlib API to support keytypes
tree
|
commitdiff
2009-03-28
Dan Nicholson
geom: Coding-style cleanup
tree
|
commitdiff
2009-03-28
Dan Nicholson
Add geometry Compute API from XKBlib
tree
|
commitdiff
2009-03-28
Dan Nicholson
Add xkbcommon macro for XkbKSIsKeypad and XkbKSIsDeadKey(k)
tree
|
commitdiff
2009-03-28
Dan Nicholson
Add XkbModIndexText replacement
tree
|
commitdiff
2009-03-28
Dan Nicholson
Drop another unneeded format argument
tree
|
commitdiff
2009-03-28
Dan Nicholson
Add VMod Text functions from xkbfile
tree
|
commitdiff
2009-03-28
Dan Nicholson
Copy XkbAddGeom* functions from XKBlib
tree
|
commitdiff
2009-03-28
Dan Nicholson
xkbcomp: s/XStringToKeysym/XkbcStringToKeysym/
tree
|
commitdiff
next