projects
/
platform
/
upstream
/
libxkbcommon.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libxkbcommon.git
2010-10-20
Kristian Høgsberg
Restore compatible action structs
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Kristian Høgsberg
Use flex for generating the scanner, add support for...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Kristian Høgsberg
Add struct xkb_state
commit
|
commitdiff
|
tree
|
snapshot
2010-10-08
Kristian Høgsberg
Don't return a static buffer in public API
commit
|
commitdiff
|
tree
|
snapshot
2010-10-08
Kristian Høgsberg
Pull in XKB_COMMON_* version of modifier masks
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Adam Jackson
Dead code removal and static markup
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
Kristian Høgsberg
Remove libxkbfile dependency for real this time
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Kristian Høgsberg
Use const char * in struct xkb_rule_names
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Kristian Høgsberg
Pull in a few #defines from libxkbfile and lower kbprot...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Kristian Høgsberg
Drop Bool type
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Kristian Høgsberg
Get rid of a few unused #defines in public header
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Kristian Høgsberg
Rename XkbRMLVOSet to struct xkb_rule_names
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Kristian Høgsberg
Move private structs and defines to private headers
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Kristian Høgsberg
Rename public entry points to lowercase and underscore
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Kristian Høgsberg
Compile with -fvisibility=hidden when possible
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Kristian Høgsberg
Pull in enough structs and defines from XKBstr.h to...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Kristian Høgsberg
Drop Xmd.h include now that we're using uint32_t
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Kristian Høgsberg
Fix warning from CARD32 -> uint32_t conversion
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Kristian Høgsberg
Constify XkbcAtomText()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Kristian Høgsberg
Make XkbcInitAtoms() call optional
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Kristian Høgsberg
Drop more malloc/free wrappers
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Kristian Høgsberg
Use the right action structs
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Kristian Høgsberg
Copy over missing action structs from kbproto
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Kristian Høgsberg
Rename Xkbc*Action to struct xkb_*_action
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Kristian Høgsberg
Drop malloc wrappers
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Kristian Høgsberg
Drop CARD32 and Opaque types
commit
|
commitdiff
|
tree
|
snapshot
2010-06-23
Daniel Stone
Copy and duplicate XkbModsRec and XkbKTMapEntryRec
commit
|
commitdiff
|
tree
|
snapshot
2010-06-23
Daniel Stone
fix mod size confusion
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
Add really rudimentary rules caching support
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
Use CARD32 instead of Atom, move geom headers in
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
Interp: More lazy keysym resolution
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
Allow external atom databases
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
Copy in XkbCompatMapRec and XkbSymInterpretRec
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
Use CARD32 instead of Atom, drag in XkbClientMapRec
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
Regroup actions into current vs. deprecated, resize...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
xkbcomp: Don't malloc() and free() most scanned tokens
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
Fix compilation with DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
xkbcomp: Use fread() instead of getc()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
xkbcomp: Lazy keysym parsing (avoid XStringToKeysym)
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
Atoms: Avoid allocations in XkbAtomText()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
configure.ac: Enable automake silent rules by default
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
Expose tbGetBuffer to the rest of libxkbcommon
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
xkbcomp: keycodes: Silence gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
xkbcomp: geometry: Plug numerous atom text & expr leaks
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
xkbcomp: Atom text and expr leak fixes part #973
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
xkbcomp: Don't leak atom text and string exprs, again
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
xkbcomp: expr: Use XkbcAtomText instead of GetString
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
xkbcomp: Don't leak atom text and string exprs
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
xkbcomp: vmod: Don't get and immediately intern atoms
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
xkbcomp: Replace open-coded strdup
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
Add testcase for XkbcCanonicaliseComponents
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
Add XkbcCanonicaliseComponents
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
XKBcommon.h: Make header self-contained
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
Keysym: Add apallingly bad API documentation for keysym...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
Make keysym <-> string conversion public API
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
XKB: Text: Use keysym <-> string conversion from keysym.c
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
Test: Keysym: Add tests for new keysym <-> string conve...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Daniel Stone
Keysym: Fix conversion for Unicode and bare numbers
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Daniel Stone
KeySym: Actually handle NoSymbol
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Daniel Stone
test: Fix srcdir != objdir build and test failures
commit
|
commitdiff
|
tree
|
snapshot
2009-04-22
Dan Nicholson
listing: Drop unused deviceSpec argument
commit
|
commitdiff
|
tree
|
snapshot
2009-04-21
Dan Nicholson
xkbcomp: Another fairly major rewrite of the listing...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Dan Nicholson
Rewrite listing code to generate XkbComponentListPtr
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Dan Nicholson
xkbcomp: Kill unused listing code and make functions...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Dan Nicholson
Scale back global variables
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Dan Nicholson
Add XkbNameMatchesPattern implementation from xkbfile
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Dan Nicholson
xkbcomp: Fix use of removed macros
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Dan Nicholson
Revert "xkbcomp: Remove listing sources"
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Dan Nicholson
misc: Coding-style cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-04-11
Dan Nicholson
Use xkbpath API for locating rules
commit
|
commitdiff
|
tree
|
snapshot
2009-04-10
Dan Nicholson
Program and files for testing CompileKeymapFromFile
commit
|
commitdiff
|
tree
|
snapshot
2009-04-10
Dan Nicholson
Add interface to compile keyboard description from...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-10
Dan Nicholson
test: Remove extraneous includes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
Dan Nicholson
Make XkbcInitAtoms externally accessible
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
Dan Nicholson
Constify public API
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
Dan Nicholson
Change CompileKeymapFromRules to take XkbRMLVOSet
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
Dan Nicholson
Remove all non-public API from XKBcommon.h header
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
Dan Nicholson
Remove KS macros available in XKBfilecommon.h now
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
Dan Nicholson
Require strdup and remove utils wrapper
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Dan Nicholson
Add action datatypes as defined in the server
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Dan Nicholson
Coding style cleanup on key allocation functions
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Dan Nicholson
test: Exercise compiling from components
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Dan Nicholson
xkbcomp: Don't say we're exiting when we're not
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Dan Nicholson
xkbcomp: Give keymap file empty name if none supplied
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Dan Nicholson
xkbcomp: Ensure at least keycodes supplied in components
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Dan Nicholson
xkbcomp: Don't dereference NULL VarDefsPtr
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Dan Nicholson
xkbcomp: Refactor keymap file generator
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Dan Nicholson
test: Minor refactor to allow $EXEEXT in program names
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Dan Nicholson
test: Add logging and some intentionally failing cases
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Dan Nicholson
xkbcomp: Generating components requires rules _and_...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Dan Nicholson
xkbcomp: Fail when converting rules to components retur...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Dan Nicholson
xkbcomp: Cleanup error messages
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Dan Nicholson
xkbcomp: Ensure user has supplied a rules name
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Dan Nicholson
rulescomp: Remove unneeded API
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Dan Nicholson
Refactor xkbpath so that it implicitly initializes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Dan Nicholson
Remove trailing spaces in source files
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Dan Nicholson
Test compiler to simulate xkbcomp usage
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Dan Nicholson
Fix cleanup error in names allocation
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Dan Nicholson
xkbcomp: Ignore generated parser
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Dan Nicholson
xkbcomp: Don't segfault if the debug files aren't set
commit
|
commitdiff
|
tree
|
snapshot
next