summaryrefslogtreecommitdiff
path: root/libxklavier
Commit message (Expand)AuthorAgeFilesLines
* 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
* handling for transient windows, group derived from the parent window. By Paul...Sergey Udaltsov2009-10-121-0/+16
* engine-specific error handlingSergey Udaltsov2009-09-306-1/+43
* return 0 even without xinputSergey Udaltsov2009-09-291-1/+1
* save xinput error codeSergey Udaltsov2009-09-292-8/+20
* ignore BadDrawable, b.e.l.n#404924Sergey Udaltsov2009-09-291-14/+28
* fixing race condition - focus_in arriving when last focused window is goneSergey Udaltsov2009-08-291-27/+44
* fixed XIE-related check, b.g.o#583709Sergey Udaltsov2009-08-171-1/+1
* missing EOLSergey Udaltsov2009-07-171-1/+1
* fix for flag enumeration, b.fd.o#21578Sergey Udaltsov2009-07-021-6/+6
* fix gtk-doc issuesSergey Udaltsov2009-06-281-10/+11
* ignore stuff generated by glib-mkenumsSergey Udaltsov2009-06-281-0/+2
* using binding-friendly glib-mkenums, b.fd.o#21578Sergey Udaltsov2009-06-283-33/+46
* Avoiding duplicated config items from main and extrasSergey Udaltsov2009-06-242-56/+106
* exotic config items should have corresponding attribute setSergey Udaltsov2009-06-234-40/+40
* Load exotic config registry materials optionallySergey Udaltsov2009-06-237-21/+43
* retrieve exotic layouts from xk-c xml filesSergey Udaltsov2009-06-193-97/+189
* eliminate pedantic warningSergey Udaltsov2009-06-191-1/+1
* get rid of the warning by using the proper functionSergey Udaltsov2009-06-021-13/+11
* fixed potential crashSergey Udaltsov2009-06-021-4/+3
* fixed handling of XML entities, b.fd.o#21924Sergey Udaltsov2009-05-271-7/+87
* crash BadWindow fixed, thanks to Federico, b.fd.o#21365Sergey Udaltsov2009-04-244-8/+8
* fixing .la file with -lX11, b.fd.o#20243Sergey Udaltsov2009-04-061-1/+1
* The X11 error processing is more robust in relation to the missing engine (du...Sergey Udaltsov2009-03-101-37/+28
* eliminating unneeded warnings, b.fd.o#20526Sergey Udaltsov2009-03-091-3/+3
* reordering CFLAGS, b.g.o#20244Sergey Udaltsov2009-02-211-1/+1
* small cygwin fixes, b.fd.o#19030Sergey Udaltsov2008-12-141-1/+2
* fixed build for cross-compilation, b.fd.o#17738Sergey Udaltsov2008-11-261-1/+1
* fixed memleak in xml, b.fd.o#17651Sergey Udaltsov2008-11-261-19/+16
* indenting + cleaning XInput usageSergey Udaltsov2008-11-173-19/+23
* added device discoverySergey Udaltsov2008-11-165-4/+70
* updating build process, adding XInput depSergey Udaltsov2008-11-161-3/+4
* introducing device_idSergey Udaltsov2008-10-283-49/+52
* enforcing UTF-8 in gettext output, b.g.o#529773Sergey Udaltsov2008-09-031-0/+2
* take languages from variants into accountSergey Udaltsov2008-06-091-0/+1