Cast time_t to long for printing.
[wine] / dlls / x11drv / keyboard.c
2003-09-22  Mike McCormackOnly ignore certain keyboard events if a XLookupString...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-20  Nerijus BaliunasUpdated LT keyboard.
2003-08-18  RaulSmall Estonian keyboard fix.
2003-08-12  Dmitry TimoshkovIgnore some keyboard events. In any case we don't know...
2003-08-07  Supphachoke Suntiw... Added Thai keyboard layout.
2003-08-05  Dmitry TimoshkovRemove remnants of the old code.
2003-07-15  Huw D M DaviesMake the return buffer larger (for example EuroSign...
2003-07-09  Dmitry TimoshkovAdded support for CP_UNIXCP.
2003-06-23  Dmitry TimoshkovAlong with AltGr state save also all possible modifier...
2003-06-13  Sylvain PetreolleAdded Euro and antiquote to the French keyboard layout.
2003-04-16  Rein KlazesFix the path of keyboard.c inside a FIXME log statement.
2003-03-23  Alexandre JulliardProperly initialize keyboard auto-repeat for all X...
2003-03-15  Tony LambregtsReplace DPRINTF with TRACE.
2003-01-24  Leonardo Quijano... Fixed Latin American keyboard (key "?!" was reversed).
2003-01-23  Alexandre JulliardKeysym check should use 0x8000 instead of 0x800 (spotte...
2003-01-23  Alexandre JulliardAdded dead keys support using X input methods (based...
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-12-19  Mauro Carvalho ChehabIncluded a specific ABNT-2 scan and vkey tables, and...
2002-12-05  Peter MladekAdded 2 more Czech keyboard layouts compatible with...
2002-11-13  Huw DaviesUse iso8859-15 on European keyboards.
2002-10-29  Jeff SmithCorrections to the Spanish keyboard layout.
2002-10-25  Andreas Mohr- fix some pselling
2002-10-10  Nerijus BaliunasBetter Lithuanian keyboard layout.
2002-09-24  Alexandre JulliardRemoved some more TSX11 functions and files.
2002-09-24  Alexandre JulliardRemoved a bunch of no longer used TSX wrappers.
2002-08-27  Hleb ValoskaAdded Belarusian keyboard.
2002-08-16  Dmitry TimoshkovAdded Greek keyboard layout.
2002-06-22  Dmitry TimoshkovAdded Bulgarian keyboards.
2002-06-21  Rok MandeljcAdded Slovenian keyboard.
2002-06-10  David HammertonMapVirtualKey actually returns uppercase keys in Windows.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-31  Shachar ShemeshAdded Israeli Hebrew keyboard, and fixed a problem...
2002-04-30  Alexandre JulliardMoved remaining files in windows/x11drv to dlls/x11drv.