Add support for specific EOI PIC command.
[wine] / dlls / x11drv / event.c
2003-07-08  Ulrich CzekallaFixed handling of synthesized data.
2003-06-23  Ulrich Czekalla- use global atoms for the format ids
2003-05-19  Dmitry TimoshkovMask out MWMO_WAITALL if only server queue handle was...
2003-05-04  Mike HearnSupport _NET_WM_PING protocol so the WM can detect...
2003-01-23  Alexandre JulliardAdded dead keys support using X input methods (based...
2003-01-21  Alexandre JulliardMake sure to always set X focus on the top-level window...
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-03  Alexandre JulliardRemoved input.h, queue.h, spy.h and sysmetrics.h and...
2002-10-31  Alexandre JulliardConverted x11drv to -DSTRICT.
2002-10-11  Alexandre JulliardReimplemented Get/SetActiveWindow, Get/SetFocus and
2002-09-26  Alexandre JulliardFixed X11 error code mismatch and removed debugging...
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-09-23  Dimitrie O. Paun- Remove export of DRAG_QueryUpdate from USER.
2002-09-18  Alexandre JulliardAdded support for the take focus protocol.
2002-09-04  Michael Stefaniuc- Rename WIN_Handle16 to HWDN_16 and make it a macro.
2002-08-27  Ulrich Czekalla- Add a max wait time for selection notifies.
2002-06-14  Alexandre JulliardUpdate the cursor for each window on receiving an X11...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-23  Alexandre JulliardRemoved most inclusions of options.h.
2002-05-23  Dimitrie O. PaunRemove the --managed option, and make wine use the...
2002-04-30  Alexandre JulliardMoved remaining files in windows/x11drv to dlls/x11drv.