The LVN_GETDISPINFO notify message should point to the same iSubItem
[wine] / dlls / x11drv / clipboard.c
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-09  Dmitry TimoshkovAdded support for CP_UNIXCP.
2003-07-08  Ulrich CzekallaFixed handling of synthesized data.
2003-06-23  Ulrich Czekalla- use global atoms for the format ids
2003-01-23  Alexandre JulliardAdded -Wpointer-arith gcc flag, and fixed the resulting...
2002-10-31  Alexandre JulliardConverted x11drv to -DSTRICT.
2002-10-31  Alexandre JulliardFixed a number of -DSTRICT warnings.
2002-08-27  Ulrich Czekalla- Add a max wait time for selection notifies.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-22  Alexandre JulliardNew loading scheme for Winelib apps, makes them behave...
2002-04-30  Alexandre JulliardMoved remaining files in windows/x11drv to dlls/x11drv.