projects
/
profile
/
ivi
/
libxkbcommon.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Constify global tables
[profile/ivi/libxkbcommon.git]
/
include
/
2012-02-15
Daniel Stone
Raise keycode range to 32 bits
tree
|
commitdiff
2012-02-15
Daniel Stone
Introduce xkb_keycode_t for keycodes
tree
|
commitdiff
2012-02-15
Daniel Stone
Move include path from X11/extensions/ to xkbcommon/
tree
|
commitdiff
2011-12-16
Pekka Paalanen
Add xkbc_free_keymap helper
tree
|
commitdiff
2011-01-29
Kristian Høgsberg
Rename XkbcInternAtom() to xkb_intern_atom() and export
tree
|
commitdiff
2010-12-18
Gaetan Nadon
config: include: use nobase_include_HEADERS
tree
|
commitdiff
2010-10-20
Kristian Høgsberg
Restore compatible action structs
tree
|
commitdiff
2010-10-20
Kristian Høgsberg
Use flex for generating the scanner, add support for...
tree
|
commitdiff
2010-10-19
Kristian Høgsberg
Add struct xkb_state
tree
|
commitdiff
2010-10-08
Kristian Høgsberg
Don't return a static buffer in public API
tree
|
commitdiff
2010-10-08
Kristian Høgsberg
Pull in XKB_COMMON_* version of modifier masks
tree
|
commitdiff
2010-09-04
Kristian Høgsberg
Remove libxkbfile dependency for real this time
tree
|
commitdiff
2010-08-30
Kristian Høgsberg
Use const char * in struct xkb_rule_names
tree
|
commitdiff
2010-08-25
Kristian Høgsberg
Pull in a few #defines from libxkbfile and lower kbprot...
tree
|
commitdiff
2010-07-02
Kristian Høgsberg
Drop Bool type
tree
|
commitdiff
2010-07-02
Kristian Høgsberg
Get rid of a few unused #defines in public header
tree
|
commitdiff
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
Compile with -fvisibility=hidden when possible
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
Drop Xmd.h include now that we're using uint32_t
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 CARD32 and Opaque types
tree
|
commitdiff
2010-06-23
Daniel Stone
Copy and duplicate XkbModsRec and XkbKTMapEntryRec
tree
|
commitdiff
2010-06-23
Daniel Stone
fix mod size confusion
tree
|
commitdiff
2010-06-22
Daniel Stone
Use CARD32 instead of Atom, move geom headers in
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
Add XkbcCanonicaliseComponents
tree
|
commitdiff
2010-06-22
Daniel Stone
XKBcommon.h: Make header self-contained
tree
|
commitdiff
2010-06-22
Daniel Stone
Keysym: Add apallingly bad API documentation for keysym...
tree
|
commitdiff
2010-06-22
Daniel Stone
Make keysym <-> string conversion public API
tree
|
commitdiff
2009-04-22
Dan Nicholson
listing: Drop unused deviceSpec argument
tree
|
commitdiff
2009-04-19
Dan Nicholson
Rewrite listing code to generate XkbComponentListPtr
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-05
Dan Nicholson
Add action datatypes as defined in the server
tree
|
commitdiff
2009-04-04
Dan Nicholson
Fix install path for XKBcommon.h
tree
|
commitdiff
2009-04-02
Dan Nicholson
Drop keysym.h pollution from XKBcommon.h
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
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
Add XKBlib API to support keytypes
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
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
Expose all the geometry allocation subroutines
tree
|
commitdiff
2009-03-28
Dan Nicholson
Add more *Text functions from xkbfile
tree
|
commitdiff
2009-03-28
Dan Nicholson
Move *Text APIs into libxkbcommon
tree
|
commitdiff
2009-03-26
Dan Nicholson
Use X extern "C" guards around function declarations...
tree
|
commitdiff
2009-03-26
Dan Nicholson
Borrow atom implementation from libxkbfile
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-20
Dan Nicholson
Use common XKB headers and add common type XkbcDescRec
tree
|
commitdiff
2009-03-19
Dan Nicholson
Initial implementation of keysym handlers
tree
|
commitdiff