summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-07Consistency, field name criticalSection --> critical_sectionHEADmasterSergey V. Udaltsov3-4/+4
2012-05-01build: Fix srcdir != builddir when introspection is enabledColin Walters1-1/+1
2012-03-09Skip the XEvent parameter while introspectingSergey V. Udaltsov1-1/+1
2012-03-06xkl_engine_marshal.* files should be ignoredSergey V. Udaltsov1-0/+1
2012-03-06Removed generated source filesSergey V. Udaltsov2-164/+0
2012-03-06Make XklEngine::X-state-changed signal introspectable.Daiki Ueno3-16/+5
2012-02-29Fixed for standard python 2 syntaxSergey V. Udaltsov1-2/+2
2012-02-21Explicitly exporting only the symbols that are really requiredSergey V. Udaltsov2-2/+93
2012-02-21Eliminating some minor annoying build warningsSergey V. Udaltsov3-11/+6
2012-02-15Release 5.2.1v.5.2.1Sergey V. Udaltsov2-1/+2
2012-01-17Use local include files for building GIRMartin Pitt1-1/+1
2012-01-14Preparing 5.2v.5.2Sergey V. Udaltsov2-1/+3
2012-01-14Git ignore files updatedSergey V. Udaltsov2-1/+4
2012-01-11Make xkl_engine_get_current_state() introspectableMartin Pitt3-1/+21
2012-01-11Mark unintrospectable methods as (skip)Martin Pitt1-2/+2
2012-01-10Fixed the soname after adding introspectionSergey V. Udaltsov1-1/+1
2012-01-10Add Python test script for GI bindingMartin Pitt2-0/+104
2012-01-10Add setters for XklConfigRec string arraysMartin Pitt2-0/+66
2012-01-10Add Xkl prefix to callback typesMartin Pitt5-43/+47
2012-01-10Add XklConfigItem settersMartin Pitt3-1/+68
2012-01-10Add GI annotationsMartin Pitt3-16/+22
2012-01-10Build introspection typelibMartin Pitt4-4/+128
2011-10-26Fixing handling default group when l-p-w is turned offSergey V. Udaltsov1-0/+9
2011-05-30Trying to keep the layout across config changesSergey V. Udaltsov1-5/+60
2011-05-30Backup files are to be ignoredSergey V. Udaltsov1-0/+2
2011-05-17Fix dependencies in pkg-config fileSteve Langasek1-3/+3
2011-03-27configure.ac: Support silent build rulesJavier Jardón1-0/+5
2011-03-27build: Update autotools configurationJavier Jardón3-16/+28
2011-03-27Use configure.ac instead configure.inJavier Jardón1-11/+11
2011-03-27autogen.sh: Use autoreconf instead custom rulesJavier Jardón1-153/+22
2011-03-25Ignoring bak filesSergey V. Udaltsov1-0/+1
2011-03-25ChangeLog is now defunct, because of gitSergey V. Udaltsov3-1119/+1119
2011-03-25.cvsignore files are not neededSergey V. Udaltsov6-65/+0
2011-03-25Copied .cvsignore files as .gitignoreSergey V. Udaltsov5-0/+64
2011-03-14xml:lang is not supported any moreSergey V. Udaltsov1-60/+0
2011-02-12updated changelogv.5.1originSergey Udaltsov1-0/+6
2011-02-12Preparing 5.1Sergey Udaltsov1-0/+6
2011-02-12some more gtk-doc commentsSergey Udaltsov2-3/+19
2011-02-12placed new functions into the docsSergey Udaltsov1-0/+10
2011-02-08Handle empty patterns as "search for all"Sergey Udaltsov1-12/+15
2011-02-08Publish ISO->name functionsSergey Udaltsov4-12/+12
2011-02-04multi-word searches work now (all words should be present in result)Sergey Udaltsov1-22/+40
2011-02-04Fixed location of x11 base dirSergey Udaltsov1-2/+3
2011-01-30Actually device presence is available from XI 1.4 (according to Peter)Sergey Udaltsov1-7/+11
2011-01-30Bumped the package version and sonameSergey Udaltsov2-2/+4
2011-01-30Improved printing for search resultsSergey Udaltsov1-3/+6
2011-01-30Added variants to the search functionSergey Udaltsov2-56/+125
2011-01-29Checking that XI ext has version >=2Sergey Udaltsov2-6/+18
2011-01-29Check not only iso codes, but also descriptionsSergey Udaltsov1-119/+111
2011-01-29New function: search layout/variants by pattern. Basic implementationSergey Udaltsov6-9/+158