summaryrefslogtreecommitdiff
path: root/libxklavier
Commit message (Expand)AuthorAgeFilesLines
* xkl_engine_VOID__FLAGS_INT_BOOLEANSergey V. Udaltsov2013-06-221-1/+0
* XklConfigItem: Add accessors for name, short_description, descriptionColin Walters2013-04-233-0/+48
* Also export _ENUM marshallerColin Walters2013-04-191-0/+1
* Some gtkdoc restructured, for new gtkdoc standardSergey V. Udaltsov2013-02-206-55/+55
* Add Vala bindingsEvan Nemerson2013-02-141-0/+21
* Catch more X errorsSergey V. Udaltsov2012-09-221-0/+1
* Specify flags for the introspectionSergey V. Udaltsov2012-09-221-1/+1
* Fixed parallel build processSergey V. Udaltsov2012-08-241-0/+2
* xkl_engine_marshal.c|h should be distcleanedSergey V. Udaltsov2012-08-231-1/+5
* Using marshal.list from $srcdirSergey V. Udaltsov2012-08-231-2/+2
* xkl_config_rec_set_model should be publicSergey V. Udaltsov2012-08-221-0/+1
* Added new API function for the XklConfigRec - set_modelSergey V. Udaltsov2012-08-202-0/+21
* Consistency, field name criticalSection --> critical_sectionSergey V. Udaltsov2012-05-073-4/+4
* build: Fix srcdir != builddir when introspection is enabledColin Walters2012-05-011-1/+1
* Skip the XEvent parameter while introspectingSergey V. Udaltsov2012-03-091-1/+1
* xkl_engine_marshal.* files should be ignoredSergey V. Udaltsov2012-03-061-0/+1
* Removed generated source filesSergey V. Udaltsov2012-03-062-164/+0
* Make XklEngine::X-state-changed signal introspectable.Daiki Ueno2012-03-063-16/+5
* Explicitly exporting only the symbols that are really requiredSergey V. Udaltsov2012-02-212-2/+93
* Eliminating some minor annoying build warningsSergey V. Udaltsov2012-02-213-11/+6
* Use local include files for building GIRMartin Pitt2012-01-171-1/+1
* Git ignore files updatedSergey V. Udaltsov2012-01-141-1/+1
* Make xkl_engine_get_current_state() introspectableMartin Pitt2012-01-112-1/+19
* Mark unintrospectable methods as (skip)Martin Pitt2012-01-111-2/+2
* Add setters for XklConfigRec string arraysMartin Pitt2012-01-102-0/+66
* Add Xkl prefix to callback typesMartin Pitt2012-01-104-41/+45
* Add XklConfigItem settersMartin Pitt2012-01-102-0/+67
* Add GI annotationsMartin Pitt2012-01-103-16/+22
* Build introspection typelibMartin Pitt2012-01-101-2/+28
* Fixing handling default group when l-p-w is turned offSergey V. Udaltsov2011-10-261-0/+9
* Trying to keep the layout across config changesSergey V. Udaltsov2011-05-311-5/+60
* .cvsignore files are not neededSergey V. Udaltsov2011-03-251-8/+0
* Copied .cvsignore files as .gitignoreSergey V. Udaltsov2011-03-251-0/+9
* xml:lang is not supported any moreSergey V. Udaltsov2011-03-141-60/+0
* some more gtk-doc commentsSergey Udaltsov2011-02-122-3/+19
* Handle empty patterns as "search for all"Sergey Udaltsov2011-02-081-12/+15
* Publish ISO->name functionsSergey Udaltsov2011-02-084-12/+12
* multi-word searches work now (all words should be present in result)Sergey Udaltsov2011-02-041-22/+40
* Actually device presence is available from XI 1.4 (according to Peter)Sergey Udaltsov2011-01-301-7/+11
* Added variants to the search functionSergey Udaltsov2011-01-301-56/+124
* Checking that XI ext has version >=2Sergey Udaltsov2011-01-291-6/+12
* Check not only iso codes, but also descriptionsSergey Udaltsov2011-01-291-119/+111
* New function: search layout/variants by pattern. Basic implementationSergey Udaltsov2011-01-294-4/+124
* updated marshaling sourcesSergey Udaltsov2011-01-172-17/+23
* fixed race condition, https://bugzilla.gnome.org/show_bug.cgi?id=638332Sergey Udaltsov2011-01-032-0/+9
* updated (inactive) debug blockSergey Udaltsov2010-04-201-10/+10
* pause only when no flags remainsv.5.0Sergey Udaltsov2010-01-111-3/+7
* removing listeners masks field - counters have that info anywaySergey Udaltsov2010-01-117-87/+80
* Counting start/stop masks, changed APISergey Udaltsov2010-01-113-9/+46
* fixing small issue with XI error code handlingSergey Udaltsov2009-10-201-5/+10