summaryrefslogtreecommitdiff
path: root/libxklavier/xklavier.c
Commit message (Collapse)AuthorAgeFilesLines
* Some gtkdoc restructured, for new gtkdoc standardSergey V. Udaltsov2013-02-201-3/+3
|
* Make XklEngine::X-state-changed signal introspectable.Daiki Ueno2012-03-061-13/+2
|
* Eliminating some minor annoying build warningsSergey V. Udaltsov2012-02-211-3/+1
|
* Fixing handling default group when l-p-w is turned offSergey V. Udaltsov2011-10-261-0/+9
| | | | Patch by halfline@gnome.org
* pause only when no flags remainsv.5.0Sergey Udaltsov2010-01-111-3/+7
|
* removing listeners masks field - counters have that info anywaySergey Udaltsov2010-01-111-17/+13
|
* Counting start/stop masks, changed APISergey Udaltsov2010-01-111-7/+33
|
* missing EOLSergey Udaltsov2009-07-171-1/+1
|
* using binding-friendly glib-mkenums, b.fd.o#21578Sergey Udaltsov2009-06-281-18/+1
|
* crash BadWindow fixed, thanks to Federico, b.fd.o#21365Sergey Udaltsov2009-04-241-1/+2
|
* indenting + cleaning XInput usageSergey Udaltsov2008-11-171-3/+3
|
* added device discoverySergey Udaltsov2008-11-161-1/+5
|
* added missing indicator names functionSergey Udaltsov2007-05-201-0/+7
|
* workaround for xlib problem, b.g.o#392853Sergey Udaltsov2007-02-231-1/+1
|
* buglette from gentoo bugzilla (#157934)Sergey Udaltsov2006-12-181-1/+1
|
* a bit of indentSergey Udaltsov2006-10-151-11/+9
|
* Proper notification about the change of the root window property, defining ↵Sergey Udaltsov2006-10-151-2/+2
| | | | the configuration. XKLL_TRACK_KEYBOARD_STATE apps are notified.
* added copyright statements, as requested by debian folksSergey Udaltsov2006-10-071-0/+19
|
* Minor fix for xmodmap, more info at the end of the configure scriptSergey Udaltsov2006-06-301-2/+2
|
* fixing gcc 2.95 compilationSergey Udaltsov2006-04-211-50/+62
|
* syncing a couple of functions in the headers and in the implementationsSergey Udaltsov2006-04-161-3/+3
|
* branching 2.x, merging GLIBing to HEADSergey Udaltsov2006-03-121-691/+711
|
* settransparent on destroyed windowsSergey Udaltsov2006-02-141-2/+2
|
* patch for gcc4Sergey Udaltsov2005-05-291-11/+10
|
* optimizations/fixesSergey Udaltsov2005-01-081-3/+8
|
* a bit of polish - but, the configuration events still need a bit of thought...Sergey Udaltsov2005-01-071-0/+7
|
* secondary layouts are managed through the root window propertySergey Udaltsov2004-12-301-8/+52
|
* another new call in API - apps cannot rely on XkbNumKbdGroupsSergey Udaltsov2004-12-081-0/+7
|
* first working version of xmodmapSergey Udaltsov2004-11-271-1/+14
|
* first commit with xmodmap supportSergey Udaltsov2004-11-251-26/+59
|
* function are declared for xmmSergey Udaltsov2004-11-081-5/+0
|
* virtualizing xkb functions into vtable. preparing 1.11Sergey Udaltsov2004-11-021-4/+2
|
* Ensuring VTable is initialized - before using it.Sergey Udaltsov2004-11-021-1/+18
|
* vtable is created. Second step on the lengthy way to xmodmap.Sergey Udaltsov2004-10-301-0/+90
|
* VERY VERY BAD BUG. ETERNAL SHAME ON MESergey Udaltsov2004-05-271-1/+2
|
* Some Solaris compilation patch (thanks to Glynn Foster) - overall better ↵Sergey Udaltsov2004-03-041-1/+1
| | | | than it was, unsigned should not be just -1
* 0 debugging initially. Otherwise the startup of libxklavier applications ↵Sergey Udaltsov2004-01-111-1/+1
| | | | does not look nice
* some staff taken from xkb-dependent C fileSergey Udaltsov2003-12-311-0/+61
|
* first step in separating all xkb-related thingsSergey Udaltsov2003-12-301-277/+7
|
* small fixenSergey Udaltsov2003-11-041-0/+1
|
* Initial revisionSergey Udaltsov2003-09-191-0/+859