summaryrefslogtreecommitdiff
path: root/libxklavier
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* C99 fixes - s/snprintf/g_snprintf/Sergey Udaltsov2008-04-274-6/+7
* using C commentsSergey Udaltsov2008-04-271-1/+1
* C99 fixSergey Udaltsov2008-04-271-4/+6
* a bit of cleanup for gtkdocSergey Udaltsov2008-04-272-2/+6
* another xpath, small polishSergey Udaltsov2008-04-251-12/+26
* lost xpathSergey Udaltsov2008-04-241-0/+4
* finished ISO browsing functionalitySergey Udaltsov2008-04-231-27/+66
* per-country browsing is completeSergey Udaltsov2008-04-231-11/+48
* more iso-related stuffSergey Udaltsov2008-04-224-31/+126
* adding country/language functions, new dep on iso-codesSergey Udaltsov2008-04-215-21/+393
* fixed memory allocationSergey Udaltsov2008-04-151-2/+4
* processing language listsSergey Udaltsov2008-04-152-41/+64
* process country listsSergey Udaltsov2008-04-142-13/+59
* another attempt to fix b.f.o#516318Sergey Udaltsov2008-03-012-1/+3
* Getting rid of fallback xml file, generalizing registry loading codeSergey Udaltsov2008-02-284-44/+39
* fix for Xnest, b.g.o#516318Sergey Udaltsov2008-02-281-0/+3