summaryrefslogtreecommitdiff
path: root/libxklavier/xklavier.c
Commit message (Expand)AuthorAgeFilesLines
* signals added to the docsGLIBingSergey Udaltsov2006-03-111-9/+14
* documentation build is fixed, X11 include files cleaned up a bitSergey Udaltsov2006-03-111-1/+2
* xmm hashtable used, some polishSergey Udaltsov2006-03-051-16/+6
* marshal code is autogenerated, in Makefile.amSergey Udaltsov2006-03-041-4/+3
* now, signals are really emmitted (checked)Sergey Udaltsov2006-03-041-5/+9
* signals are emmitted somehowSergey Udaltsov2006-03-041-8/+4
* registered signalsSergey Udaltsov2006-03-041-1/+30
* one small TODO closed (not actually related to signals)Sergey Udaltsov2006-03-041-4/+4
* features are flagsSergey Udaltsov2006-03-041-6/+20
* XklConfigRegistry constructor is proper now - with parametersSergey Udaltsov2006-03-041-10/+9
* slightly improved distribution of work between init and constructorSergey Udaltsov2006-03-041-14/+11
* Added properties and proper constructor to XklEngineSergey Udaltsov2006-03-041-65/+238
* xkb private data put as backend structureSergey Udaltsov2006-03-031-0/+3
* splitting the headers per-classSergey Udaltsov2006-03-021-78/+94
* working test_configSergey Udaltsov2006-03-021-27/+27
* xklengine type kinda definedSergey Udaltsov2006-03-021-12/+35
* definitions match implementationsSergey Udaltsov2006-03-011-6/+6
* more files gobjectifiedSergey Udaltsov2006-02-281-12/+12
* further gobjectificationSergey Udaltsov2006-02-261-247/+244
* after indentSergey Udaltsov2006-02-191-346/+392
* a couple of missing funcsSergey Udaltsov2006-02-191-2/+2
* a lot of typos fixed, so missing functions should be in placeSergey Udaltsov2006-02-191-13/+13
* first compilable version, no moreSergey Udaltsov2006-02-181-3/+3
* some polishing on namesSergey Udaltsov2006-02-151-20/+20
* first bits of glibingSergey Udaltsov2006-02-111-543/+271
* patch for gcc4Sergey Udaltsov2005-05-291-11/+10
* optimizations/fixesSergey Udaltsov2005-01-081-3/+8
* a bit of polish - but, the configuration events still need a bit of thought...Sergey Udaltsov2005-01-071-0/+7
* secondary layouts are managed through the root window propertySergey Udaltsov2004-12-301-8/+52
* another new call in API - apps cannot rely on XkbNumKbdGroupsSergey Udaltsov2004-12-081-0/+7
* first working version of xmodmapSergey Udaltsov2004-11-271-1/+14
* first commit with xmodmap supportSergey Udaltsov2004-11-251-26/+59
* function are declared for xmmSergey Udaltsov2004-11-081-5/+0
* virtualizing xkb functions into vtable. preparing 1.11Sergey Udaltsov2004-11-021-4/+2
* Ensuring VTable is initialized - before using it.Sergey Udaltsov2004-11-021-1/+18
* vtable is created. Second step on the lengthy way to xmodmap.Sergey Udaltsov2004-10-301-0/+90
* VERY VERY BAD BUG. ETERNAL SHAME ON MESergey Udaltsov2004-05-271-1/+2
* Some Solaris compilation patch (thanks to Glynn Foster) - overall better than...Sergey Udaltsov2004-03-041-1/+1
* 0 debugging initially. Otherwise the startup of libxklavier applications does...Sergey Udaltsov2004-01-111-1/+1
* some staff taken from xkb-dependent C fileSergey Udaltsov2003-12-311-0/+61
* first step in separating all xkb-related thingsSergey Udaltsov2003-12-301-277/+7
* small fixenSergey Udaltsov2003-11-041-0/+1
* Initial revisionSergey Udaltsov2003-09-191-0/+859