summaryrefslogtreecommitdiff
path: root/libxklavier/xklavier_private.h
Commit message (Expand)AuthorAgeFilesLines
* Consistency, field name criticalSection --> critical_sectionSergey V. Udaltsov2012-05-071-1/+1
* Add Xkl prefix to callback typesMartin Pitt2012-01-101-2/+2
* Publish ISO->name functionsSergey Udaltsov2011-02-081-4/+0
* New function: search layout/variants by pattern. Basic implementationSergey Udaltsov2011-01-291-0/+4
* fixed race condition, https://bugzilla.gnome.org/show_bug.cgi?id=638332Sergey Udaltsov2011-01-031-0/+2
* removing listeners masks field - counters have that info anywaySergey Udaltsov2010-01-111-4/+10
* Counting start/stop masks, changed APISergey Udaltsov2010-01-111-0/+9
* engine-specific error handlingSergey Udaltsov2009-09-301-0/+7
* exotic config items should have corresponding attribute setSergey Udaltsov2009-06-231-1/+2
* Load exotic config registry materials optionallySergey Udaltsov2009-06-231-2/+5
* retrieve exotic layouts from xk-c xml filesSergey Udaltsov2009-06-191-8/+9
* crash BadWindow fixed, thanks to Federico, b.fd.o#21365Sergey Udaltsov2009-04-241-1/+1
* more iso-related stuffSergey Udaltsov2008-04-221-16/+20
* adding country/language functions, new dep on iso-codesSergey Udaltsov2008-04-211-0/+32
* Getting rid of fallback xml file, generalizing registry loading codeSergey Udaltsov2008-02-281-0/+4
* proper gettext-based i18nSergey Udaltsov2007-10-051-2/+0
* proper gettext-based i18nSergey Udaltsov2007-10-051-4/+0
* added missing indicator names functionSergey Udaltsov2007-05-201-0/+7
* Proper notification about the change of the root window property, defining th...Sergey Udaltsov2006-10-151-1/+1
* added copyright statements, as requested by debian folksSergey Udaltsov2006-10-071-0/+19
* Updated charset handling, custom charset supportSergey Udaltsov2006-07-301-2/+5
* syncing with 2.x fixesSergey Udaltsov2006-04-161-0/+2
* Further cleanup of API. Introducing XklConfigItem properties etcSergey Udaltsov2006-03-121-0/+7
* branching 2.x, merging GLIBing to HEADSergey Udaltsov2006-03-121-304/+338
* a bit more debug...Sergey Udaltsov2006-02-231-1/+1
* patch for gcc4Sergey Udaltsov2005-05-291-1/+1
* optimizations/fixesSergey Udaltsov2005-01-081-0/+9
* a bit of polish - but, the configuration events still need a bit of thought...Sergey Udaltsov2005-01-071-0/+1
* secondary layouts are managed through the root window propertySergey Udaltsov2004-12-301-1/+9
* another new call in API - apps cannot rely on XkbNumKbdGroupsSergey Udaltsov2004-12-081-0/+22
* first working version of xmodmapSergey Udaltsov2004-11-271-0/+5
* first commit with xmodmap supportSergey Udaltsov2004-11-251-33/+82
* function are declared for xmmSergey Udaltsov2004-11-081-0/+9
* putting some more commentsSergey Udaltsov2004-11-051-1/+66
* virtualizing xkb functions into vtable. preparing 1.11Sergey Udaltsov2004-11-021-7/+10
* marking the private methodsSergey Udaltsov2004-11-021-2/+2
* Ensuring VTable is initialized - before using it.Sergey Udaltsov2004-11-021-0/+2
* Adding config methods to vtable.Sergey Udaltsov2004-11-021-8/+20
* vtable is created. Second step on the lengthy way to xmodmap.Sergey Udaltsov2004-10-301-0/+29
* Introducing the envvar XKL_DEBUG - I am sick of calling XklSetDebug manuallySergey Udaltsov2004-10-111-0/+2
* syncing with b_1_00Sergey Udaltsov2004-08-091-1/+1
* forward-porting of the bugfixes from b_1_00 branchSergey Udaltsov2004-06-091-0/+2
* syncing with b_1_00 - do not want to get jhbuild problems any moreSergey Udaltsov2004-04-191-0/+3
* Trying to make libxklavier buildable without xkb headers, first roundSergey Udaltsov2004-01-201-3/+8
* first step in separating all xkb-related thingsSergey Udaltsov2003-12-301-20/+7
* Initial revisionSergey Udaltsov2003-09-191-0/+139