summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* added missing fileSergey Udaltsov2004-11-022-0/+188
* virtualizing xkb functions into vtable. preparing 1.11Sergey Udaltsov2004-11-0214-226/+56
* marking the private methodsSergey Udaltsov2004-11-021-2/+2
* Ensuring VTable is initialized - before using it.Sergey Udaltsov2004-11-024-2/+24
* Adding config methods to vtable.Sergey Udaltsov2004-11-025-27/+90
* 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-312-60/+66
* vtable is created. Second step on the lengthy way to xmodmap.Sergey Udaltsov2004-10-304-104/+176
* Fixing transparent window handlingSergey Udaltsov2004-10-254-10/+28
* preparing 1.10v.1.10Sergey Udaltsov2004-10-161-0/+28
* preparing 1.10Sergey Udaltsov2004-10-161-0/+5
* Introducing the envvar XKL_DEBUG - I am sick of calling XklSetDebug manuallySergey Udaltsov2004-10-114-2/+17
* The revolution is on. The whole description is not compiled on the client sid...Sergey Udaltsov2004-10-104-18/+144
* Cleaning up some functions. BREAKING the API/ABI. Hope people will not start ...Sergey Udaltsov2004-10-046-21/+123
* 1.10 but not 1.1Sergey Udaltsov2004-10-041-1/+1
* a bit of cleanupSergey Udaltsov2004-10-024-4/+6
* now, test_config can set debug level as wellSergey Udaltsov2004-09-301-2/+8
* dumping low-level components before calling XkbGetKeyboardByNameSergey Udaltsov2004-09-301-0/+10
* monitor is working somehow, more when neededSergey Udaltsov2004-09-262-117/+28
* bit of code polishSergey Udaltsov2004-09-251-20/+8
* printing the usage, adding the monitor appSergey Udaltsov2004-09-254-7/+224
* found and fixed some leaks. hurraySergey Udaltsov2004-09-252-2/+25
* added -lX11Sergey Udaltsov2004-09-241-1/+1
* command line options give use some flexibility in testingSergey Udaltsov2004-09-241-28/+124
* a bit deeperSergey Udaltsov2004-09-231-0/+15
* starting the tests writing - I just had to do it, so at least now...Sergey Udaltsov2004-09-235-1/+87
* Thanks to kmaraas for pointing me to the leak. I hope this will fix itSergey Udaltsov2004-09-222-4/+14
* Just to make people happy. Though it makes me unhappy enoughSergey Udaltsov2004-09-171-0/+320
* The default value for the root window property is introduced. I help it will ...Sergey Udaltsov2004-09-173-25/+44
* syncing with b_1_00Sergey Udaltsov2004-08-094-12/+28
* forward-porting of the bugfixes from b_1_00 branchSergey Udaltsov2004-06-093-13/+26
* VERY VERY BAD BUG. ETERNAL SHAME ON MESergey Udaltsov2004-05-271-1/+2
* syncing with b_1_0Sergey Udaltsov2004-04-303-39/+90
* syncing with b_1_00 - do not want to get jhbuild problems any moreSergey Udaltsov2004-04-195-18/+68
* better help messageSergey Udaltsov2004-04-121-1/+1
* preparing urgent releaseSergey Udaltsov2004-04-091-0/+1
* I suppose now libxklavier should be able to live in xorg world - the name of ...Sergey Udaltsov2004-04-092-3/+10
* preparing 1.00v.1.00Sergey Udaltsov2004-03-162-2/+3
* Cleaner patch for the improper display - along with some debug print, by JodySergey Udaltsov2004-03-161-3/+7
* All events can just come through transparentlySergey Udaltsov2004-03-041-1/+1
* out-of-date param comment removedSergey Udaltsov2004-03-041-2/+0
* fix for Solaris by Niall - though I still do not understand how dpy can be NULLSergey Udaltsov2004-03-041-1/+6
* Some Solaris compilation patch (thanks to Glynn Foster) - overall better than...Sergey Udaltsov2004-03-041-1/+1
* preparing 0.97v.0.97Sergey Udaltsov2004-01-261-0/+3
* fixed preprocessor varargs for solaris compilerSergey Udaltsov2004-01-221-1/+9
* The public API does not depend on XKB symbols any more. The API/ABI are brokenSergey Udaltsov2004-01-217-132/+11
* Trying to make libxklavier buildable without xkb headers, first roundSergey Udaltsov2004-01-2010-19/+113
* detecting xkb headersSergey Udaltsov2004-01-201-1/+13