summaryrefslogtreecommitdiff
path: root/libxklavier/xklavier_config_xkb.c
Commit message (Collapse)AuthorAgeFilesLines
* Consistency, field name criticalSection --> critical_sectionSergey V. Udaltsov2012-05-071-2/+2
|
* Trying to keep the layout across config changesSergey V. Udaltsov2011-05-311-5/+60
| | | | http://bugzilla.gnome.org/show_bug.cgi?id=649377
* updated (inactive) debug blockSergey Udaltsov2010-04-201-10/+10
|
* Load exotic config registry materials optionallySergey Udaltsov2009-06-231-3/+6
|
* eliminating unneeded warnings, b.fd.o#20526Sergey Udaltsov2009-03-091-3/+3
|
* introducing device_idSergey Udaltsov2008-10-281-12/+2
|
* C99 fixes - s/snprintf/g_snprintf/Sergey Udaltsov2008-04-271-1/+1
|
* Getting rid of fallback xml file, generalizing registry loading codeSergey Udaltsov2008-02-281-26/+7
|
* added copyright statements, as requested by debian folksSergey Udaltsov2006-10-071-0/+19
|
* fixed b.g.o#349275Sergey Udaltsov2006-07-301-2/+4
|
* xkb_headers -> libxkbfileSergey Udaltsov2006-05-201-8/+8
|
* syncing with 2.x fixesSergey Udaltsov2006-04-161-0/+8
|
* Further cleanup of API. Introducing XklConfigItem properties etcSergey Udaltsov2006-03-121-8/+7
|
* branching 2.x, merging GLIBing to HEADSergey Udaltsov2006-03-121-348/+437
|
* XKB_BIN_BASE, b.rh.com#174361Sergey Udaltsov2005-12-261-1/+1
|
* wait -> waitpid, closed http://bugzilla.gnome.org/show_bug.cgi?id=322955Sergey Udaltsov2005-12-031-7/+15
|
* debug output xkb cmdlineSergey Udaltsov2005-09-121-0/+2
|
* small bit of polishSergey Udaltsov2004-12-301-13/+13
|
* memleak fixedSergey Udaltsov2004-12-301-2/+5
|
* XkbComponentNames management improvedSergey Udaltsov2004-12-271-76/+78
|
* memleaks nailedSergey Udaltsov2004-12-081-1/+1
|
* first commit with xmodmap supportSergey Udaltsov2004-11-251-30/+7
|
* function are declared for xmmSergey Udaltsov2004-11-081-2/+1
|
* virtualizing xkb functions into vtable. preparing 1.11Sergey Udaltsov2004-11-021-8/+7
|
* Adding config methods to vtable.Sergey Udaltsov2004-11-021-6/+6
|
* really removing temporary filesSergey Udaltsov2004-11-021-2/+2
|
* hopefully no more 100% CPUSergey Udaltsov2004-11-011-31/+32
|
* temporily disable client-side parsing, for tester's sakeSergey Udaltsov2004-11-011-25/+32
|
* Fixing the xkbcomp invocationSergey Udaltsov2004-10-311-60/+61
|
* vtable is created. Second step on the lengthy way to xmodmap.Sergey Udaltsov2004-10-301-0/+2
|
* Introducing the envvar XKL_DEBUG - I am sick of calling XklSetDebug manuallySergey Udaltsov2004-10-111-0/+5
|
* The revolution is on. The whole description is not compiled on the client ↵Sergey Udaltsov2004-10-101-16/+138
| | | | side - nothing on the server side
* Cleaning up some functions. BREAKING the API/ABI. Hope people will not start ↵Sergey Udaltsov2004-10-041-5/+9
| | | | chasing me with axes...
* dumping low-level components before calling XkbGetKeyboardByNameSergey Udaltsov2004-09-301-0/+10
|
* bit of code polishSergey Udaltsov2004-09-251-20/+8
|
* found and fixed some leaks. hurraySergey Udaltsov2004-09-251-0/+15
|
* Thanks to kmaraas for pointing me to the leak. I hope this will fix itSergey Udaltsov2004-09-221-0/+5
|
* The default value for the root window property is introduced. I help it will ↵Sergey Udaltsov2004-09-171-1/+5
| | | | help to the poor people with broken XKB - just a little...
* syncing with b_1_00Sergey Udaltsov2004-08-091-4/+4
|
* syncing with b_1_0Sergey Udaltsov2004-04-301-36/+86
|
* syncing with b_1_00 - do not want to get jhbuild problems any moreSergey Udaltsov2004-04-191-13/+48
|
* I suppose now libxklavier should be able to live in xorg world - the name of ↵Sergey Udaltsov2004-04-091-2/+2
| | | | the rules files is customizable at build-time
* The public API does not depend on XKB symbols any more. The API/ABI are brokenSergey Udaltsov2004-01-211-70/+2
|
* Trying to make libxklavier buildable without xkb headers, first roundSergey Udaltsov2004-01-201-1/+17
|
* first step in separating all xkb-related thingsSergey Udaltsov2003-12-301-0/+257