summaryrefslogtreecommitdiff
path: root/libxklavier/xklavier_props.c
Commit message (Expand)AuthorAgeFilesLines
* XklConfigItem: Add accessors for name, short_description, descriptionColin Walters2013-04-231-0/+18
* Added new API function for the XklConfigRec - set_modelSergey V. Udaltsov2012-08-201-0/+8
* Eliminating some minor annoying build warningsSergey V. Udaltsov2012-02-211-4/+4
* Add setters for XklConfigRec string arraysMartin Pitt2012-01-101-0/+24
* Add XklConfigItem settersMartin Pitt2012-01-101-0/+30
* fixed potential crashSergey Udaltsov2009-06-021-4/+3
* fixing processing of format lll(vvv)Sergey Udaltsov2006-10-151-1/+1
* added copyright statements, as requested by debian folksSergey Udaltsov2006-10-071-0/+19
* fixed default options setupSergey Udaltsov2006-06-041-1/+1
* fixing gcc 2.95 compilationSergey Udaltsov2006-04-211-1/+2
* small API polishSergey Udaltsov2006-04-171-1/+1
* syncing with 2.x fixesSergey Udaltsov2006-04-161-1/+8
* Further cleanup of API. Introducing XklConfigItem properties etcSergey Udaltsov2006-03-121-14/+12
* branching 2.x, merging GLIBing to HEADSergey Udaltsov2006-03-121-363/+411
* patch for gcc4Sergey Udaltsov2005-05-291-2/+2
* small warningSergey Udaltsov2005-02-241-2/+2
* first commit with xmodmap supportSergey Udaltsov2004-11-251-33/+33
* virtualizing xkb functions into vtable. preparing 1.11Sergey Udaltsov2004-11-021-14/+2
* Thanks to kmaraas for pointing me to the leak. I hope this will fix itSergey Udaltsov2004-09-221-4/+9
* The default value for the root window property is introduced. I help it will ...Sergey Udaltsov2004-09-171-19/+34
* syncing with b_1_00 - do not want to get jhbuild problems any moreSergey Udaltsov2004-04-191-4/+15
* Trying to make libxklavier buildable without xkb headers, first roundSergey Udaltsov2004-01-201-4/+14
* Some a=a checking stuff makes life a bit faster. But it happens rarelySergey Udaltsov2004-01-121-1/+5
* One extra function to compare configurationsSergey Udaltsov2004-01-111-0/+36
* some staff taken from xkb-dependent C fileSergey Udaltsov2003-12-311-0/+199
* first step in separating all xkb-related thingsSergey Udaltsov2003-12-301-202/+0
* Initial revisionSergey Udaltsov2003-09-191-0/+359