summaryrefslogtreecommitdiff
path: root/libxklavier
AgeCommit message (Expand)AuthorFilesLines
2009-10-12handling for transient windows, group derived from the parent window. By Paul...Sergey Udaltsov1-0/+16
2009-09-30engine-specific error handlingSergey Udaltsov6-1/+43
2009-09-29return 0 even without xinputSergey Udaltsov1-1/+1
2009-09-29save xinput error codeSergey Udaltsov2-8/+20
2009-09-29ignore BadDrawable, b.e.l.n#404924Sergey Udaltsov1-14/+28
2009-08-29fixing race condition - focus_in arriving when last focused window is goneSergey Udaltsov1-27/+44
2009-08-17fixed XIE-related check, b.g.o#583709Sergey Udaltsov1-1/+1
2009-07-17missing EOLSergey Udaltsov1-1/+1
2009-07-02fix for flag enumeration, b.fd.o#21578Sergey Udaltsov1-6/+6
2009-06-28fix gtk-doc issuesSergey Udaltsov1-10/+11
2009-06-28ignore stuff generated by glib-mkenumsSergey Udaltsov1-0/+2
2009-06-28using binding-friendly glib-mkenums, b.fd.o#21578Sergey Udaltsov3-33/+46
2009-06-24Avoiding duplicated config items from main and extrasSergey Udaltsov2-56/+106
2009-06-23exotic config items should have corresponding attribute setSergey Udaltsov4-40/+40
2009-06-23Load exotic config registry materials optionallySergey Udaltsov7-21/+43
2009-06-19retrieve exotic layouts from xk-c xml filesSergey Udaltsov3-97/+189
2009-06-19eliminate pedantic warningSergey Udaltsov1-1/+1
2009-06-02get rid of the warning by using the proper functionSergey Udaltsov1-13/+11
2009-06-02fixed potential crashSergey Udaltsov1-4/+3
2009-05-27fixed handling of XML entities, b.fd.o#21924Sergey Udaltsov1-7/+87
2009-04-24crash BadWindow fixed, thanks to Federico, b.fd.o#21365Sergey Udaltsov4-8/+8
2009-04-06fixing .la file with -lX11, b.fd.o#20243Sergey Udaltsov1-1/+1
2009-03-10The X11 error processing is more robust in relation to the missing engine (du...Sergey Udaltsov1-37/+28
2009-03-09eliminating unneeded warnings, b.fd.o#20526Sergey Udaltsov1-3/+3
2009-02-21reordering CFLAGS, b.g.o#20244Sergey Udaltsov1-1/+1
2008-12-14small cygwin fixes, b.fd.o#19030Sergey Udaltsov1-1/+2
2008-11-26fixed build for cross-compilation, b.fd.o#17738Sergey Udaltsov1-1/+1
2008-11-26fixed memleak in xml, b.fd.o#17651Sergey Udaltsov1-19/+16
2008-11-17indenting + cleaning XInput usageSergey Udaltsov3-19/+23
2008-11-16added device discoverySergey Udaltsov5-4/+70
2008-11-16updating build process, adding XInput depSergey Udaltsov1-3/+4
2008-10-28introducing device_idSergey Udaltsov3-49/+52
2008-09-03enforcing UTF-8 in gettext output, b.g.o#529773Sergey Udaltsov1-0/+2
2008-06-09take languages from variants into accountSergey Udaltsov1-0/+1
2008-04-27C99 fixes - s/snprintf/g_snprintf/Sergey Udaltsov4-6/+7
2008-04-27using C commentsSergey Udaltsov1-1/+1
2008-04-27C99 fixSergey Udaltsov1-4/+6
2008-04-27a bit of cleanup for gtkdocSergey Udaltsov2-2/+6
2008-04-25another xpath, small polishSergey Udaltsov1-12/+26
2008-04-24lost xpathSergey Udaltsov1-0/+4
2008-04-23finished ISO browsing functionalitySergey Udaltsov1-27/+66
2008-04-23per-country browsing is completeSergey Udaltsov1-11/+48
2008-04-22more iso-related stuffSergey Udaltsov4-31/+126
2008-04-21adding country/language functions, new dep on iso-codesSergey Udaltsov5-21/+393
2008-04-15fixed memory allocationSergey Udaltsov1-2/+4
2008-04-15processing language listsSergey Udaltsov2-41/+64
2008-04-14process country listsSergey Udaltsov2-13/+59
2008-03-01another attempt to fix b.f.o#516318Sergey Udaltsov2-1/+3
2008-02-28Getting rid of fallback xml file, generalizing registry loading codeSergey Udaltsov4-44/+39
2008-02-28fix for Xnest, b.g.o#516318Sergey Udaltsov1-0/+3