summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add test for getting curent active layoutVratislav Podzimek2012-10-131-0/+40
* Fix ConfigRec.set_model testcase for pygobjectlibxklavier-5.3Manuel QuiƱones2012-09-221-8/+0
* Add testcase for ConfigRec.set_model in test_gi.pyManuel QuiƱones2012-08-241-0/+27
* Fixed for standard python 2 syntaxSergey V. Udaltsov2012-02-291-2/+2
* Make xkl_engine_get_current_state() introspectableMartin Pitt2012-01-111-0/+2
* Add Python test script for GI bindingMartin Pitt2012-01-102-0/+104
* .cvsignore files are not neededSergey V. Udaltsov2011-03-251-8/+0
* Copied .cvsignore files as .gitignoreSergey V. Udaltsov2011-03-251-0/+8
* Improved printing for search resultsSergey Udaltsov2011-01-301-3/+6
* New function: search layout/variants by pattern. Basic implementationSergey Udaltsov2011-01-291-5/+26
* showing indicatorsSergey Udaltsov2010-04-241-3/+19
* fixed API callSergey Udaltsov2010-01-111-1/+1
* bit of cleanup in tests buildingSergey Udaltsov2009-07-201-2/+2
* exotic config items should have corresponding attribute setSergey Udaltsov2009-06-231-8/+13
* Load exotic config registry materials optionallySergey Udaltsov2009-06-231-1/+1
* eliminating unneeded codeSergey Udaltsov2009-06-231-8/+1
* fixing .la file with -lX11, b.fd.o#20243Sergey Udaltsov2009-04-061-1/+1
* reordering CFLAGS, b.g.o#20244Sergey Udaltsov2009-02-211-1/+1
* small cygwin fixes, b.fd.o#19030Sergey Udaltsov2008-12-141-1/+1
* fixed build for cross-compilation, b.fd.o#17738Sergey Udaltsov2008-11-261-1/+1
* fixing bugletSergey Udaltsov2008-11-171-3/+11
* a bit of polishSergey Udaltsov2008-04-241-2/+2
* finished ISO browsing functionalitySergey Udaltsov2008-04-231-4/+8
* per-country browsing is completeSergey Udaltsov2008-04-231-0/+2
* more iso-related stuffSergey Udaltsov2008-04-231-0/+14
* adding country/language functions, new dep on iso-codesSergey Udaltsov2008-04-211-0/+23
* processing language listsSergey Udaltsov2008-04-151-0/+6
* process country listsSergey Udaltsov2008-04-141-4/+20
* C99 fixSergey Udaltsov2008-02-011-3/+7
* proper gettext-based i18nSergey Udaltsov2007-10-051-10/+1
* tracking the configSergey Udaltsov2007-09-291-5/+18
* added missing indicator names functionSergey Udaltsov2007-05-201-0/+9
* processing vendor elementSergey Udaltsov2007-05-131-2/+5
* added copyright statements, as requested by debian folksSergey Udaltsov2006-10-072-0/+38
* Updated charset handling, custom charset supportSergey Udaltsov2006-07-301-6/+16
* fixing autoconf stuff for modular XSergey Udaltsov2006-07-301-2/+2
* fixing gcc 2.95 compilationSergey Udaltsov2006-04-212-6/+10
* test_config can now list the registrySergey Udaltsov2006-03-121-4/+84
* Further cleanup of API. Introducing XklConfigItem properties etcSergey Udaltsov2006-03-122-2/+0
* branching 2.x, merging GLIBing to HEADSergey Udaltsov2006-03-124-284/+310
* setlocale added, just to show in debugSergey Udaltsov2006-02-041-0/+8
* patch for gcc4Sergey Udaltsov2005-05-291-1/+1
* backend disabling envvarsSergey Udaltsov2004-12-091-1/+1
* another new call in API - apps cannot rely on XkbNumKbdGroupsSergey Udaltsov2004-12-081-0/+1
* first commit with xmodmap supportSergey Udaltsov2004-11-252-59/+44
* small prerelease polishv.1.11Sergey Udaltsov2004-11-043-4/+5
* The revolution is on. The whole description is not compiled on the client sid...Sergey Udaltsov2004-10-102-2/+4
* Cleaning up some functions. BREAKING the API/ABI. Hope people will not start ...Sergey Udaltsov2004-10-042-7/+28
* now, test_config can set debug level as wellSergey Udaltsov2004-09-301-2/+8
* monitor is working somehow, more when neededSergey Udaltsov2004-09-262-117/+28