projects
/
profile
/
ivi
/
libxkbcommon.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xkbcomp: Don't leak atom text and string exprs, again
[profile/ivi/libxkbcommon.git]
/
src
/
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
2009-03-28
Dan Nicholson
Expose all the geometry allocation subroutines
tree
|
commitdiff
2009-03-28
Dan Nicholson
xkbcomp: Use xkbcommon allocation functions
tree
|
commitdiff
2009-03-28
Dan Nicholson
Kill off usage of Display
tree
|
commitdiff
2009-03-28
Dan Nicholson
Add more *Text functions from xkbfile
tree
|
commitdiff
2009-03-28
Dan Nicholson
xkbcomp: Drop unused Display argument in Atom functions
tree
|
commitdiff
2009-03-28
Dan Nicholson
Move *Text APIs into libxkbcommon
tree
|
commitdiff
2009-03-28
Dan Nicholson
libxkbcomp: Use the internal Atom implementation
tree
|
commitdiff
2009-03-28
Dan Nicholson
libxkbcomp: s/Status/int/ since we don't have Xlib.h
tree
|
commitdiff
2009-03-28
Dan Nicholson
libxkbcomp: Drop unused format field for *Text functions
tree
|
commitdiff
2009-03-28
Dan Nicholson
libxkbcomp: Add non-xkbfile XkbActionTypeText
tree
|
commitdiff
2009-03-28
Dan Nicholson
libxkbcomp: s/XPointer/char */
tree
|
commitdiff
2009-03-28
Dan Nicholson
libxkbcomp: s/XkbDescPtr/XkbcDescPtr/
tree
|
commitdiff
2009-03-28
Dan Nicholson
libxkbcomp: Eradicate XkbFileInfo usage
tree
|
commitdiff
2009-03-28
Dan Nicholson
libxkbcomp: Include X.h and Xdefs.h for Atom and Bool
tree
|
commitdiff
2009-03-28
Dan Nicholson
libxkbcomp: Remove usage of client-side headers
tree
|
commitdiff
2009-03-28
Dan Nicholson
xkbcomp: Add non-xkbfile XkbConfigText
tree
|
commitdiff
2009-03-28
Dan Nicholson
Ignore files for xkbcomp
tree
|
commitdiff
2009-03-28
Dan Nicholson
Ignore ks_tables.h in makekeys directory now
tree
|
commitdiff
2009-03-27
Dan Nicholson
Import xkbcomp sources for CompileKeymap
tree
|
commitdiff
2009-03-27
Dan Nicholson
Move ks_tables.h build into makekeys subdirectory
tree
|
commitdiff
2009-03-26
Dan Nicholson
atom: Coding-style cleanup and refactor
tree
|
commitdiff
2009-03-26
Dan Nicholson
Borrow atom implementation from libxkbfile
tree
|
commitdiff
2009-03-26
Dan Nicholson
alloc/galloc: Coding style cleanup
tree
|
commitdiff
2009-03-26
Dan Nicholson
Rename headers to XKBcommon* and install in extensions...
tree
|
commitdiff
2009-03-26
Dan Nicholson
Add XkbDescRec initializers and destructors
tree
|
commitdiff
2009-03-19
Dan Nicholson
Use XKB alloc macros internally
tree
|
commitdiff
2009-03-19
Dan Nicholson
Use generated config.h header
tree
|
commitdiff
2009-03-19
Dan Nicholson
makekeys: Fix warning about not returning from function
tree
|
commitdiff
2009-03-19
Dan Nicholson
Use XORG_CWARNFLAGS for more warnings
tree
|
commitdiff
2009-03-19
Dan Nicholson
makekeys: No need for strncat
tree
|
commitdiff
next