Replace lvalue casts of post increments for newer compiler.
[wine] / windows / clipboard.c
2004-06-25  Dmitry TimoshkovAdd a test case for clipboard functionality and fix...
2004-05-10  Ulrich CzekallaFix clipboard regression.
2004-05-06  Ulrich CzekallaAllow applications, under certain conditions, to set...
2003-12-05  Alexandre JulliardGet rid of clipboard.h.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-23  Ulrich Czekalla- use global atoms for the format ids
2002-11-22  Alexandre JulliardMade user compile with -DSTRICT.
2002-11-22  Alexandre JulliardFixed more -DSTRICT issues.
2002-11-22  Alexandre JulliardMoved some more 16-bit functions to user16.c.
2002-10-23  Patrik StridvallDon't use wine/unicode.h in the header files, include...
2002-08-31  Patrik StridvallMSVC compatibility fixes.
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-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-09-19  Alexandre JulliardMade all 16<->32 HWND conversions use explicit function...
2001-09-14  Alexandre JulliardMake sure that HWND comparisons are always done with...
2001-09-12  Alexandre JulliardMake sure that functions returning an HWND always retur...
2001-08-08  Alexandre JulliardReplace SendMessage16 by SendMessageW where possible.
2001-07-26  Alexandre JulliardAvoid using GetFastQueue16 from USER.
2001-07-24  Alexandre JulliardRemoved HEAP_strdupA.
2001-07-02  Dmitry TimoshkovReplace some 16-bit calls by their 32-bit equivalents.
2001-06-07  Alexandre JulliardRemoved unneeded inclusion of queue.h.
2001-05-18  Alexandre JulliardMoved the major part of message queue and window timer...
2001-05-14  Marcus MeissnerImplemented 64bit file size handling.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-02-20  Aric StewartWe need to give room for the null termination when...
2001-02-12  Aric StewartIf an application directly calls SetClipboardData with...
2001-01-25  Patrik StridvallDocumentation ordinal fixes.
2001-01-15  Alexandre JulliardRemoved some direct accesses to the 16-bit task structure.
2000-12-22  Gerard PatelCancel a few changes to get back basic text clipboard...
2000-12-22  Patrik StridvallVarious documentation fixes.
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-11  Dmitry TimoshkovAdd CF_UNICODETEXT as primary text clipboard format.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-10-29  David ElliottAdded basic working stubs of new Windows 2000 API funct...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-08-10  Alexandre JulliardMerged clipboard driver into USER driver.
2000-08-04  Alexandre JulliardRemoved a few dependencies on GDI internals from USER...
2000-04-30  Dimitrie O. PaunRemoved HEAP_xalloc.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-19  Dimitrie O. PaunRemoved most calls to xmalloc/xrealloc.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-07  Juergen SchmiedAdded CF_HDROP.
1999-10-24  Francis BeaudetEnabled the persistent clipboard server.
1999-10-23  Ulrich CzekallaWe are supposed to delete the palette object with the...
1999-09-20  Noel Borthwick- Add clipboard support for copying/pasting bitmaps...
1999-09-03  Noel Borthwick- Implement interprocess clipboard communication.
1999-07-24  Noel BorthwickFix bug with pasting Wine clipboard content to external...
1999-07-04  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-01  Alex KorobkaFixes for ignored WVR_[VH]REDRAW flags, made minimizati...
1999-04-01  Patrik StridvallMore code moved to the X11 driver (bitmap and palette...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1999-02-22  Marcus MeissnerSome more recursive include fixes/optimizations.
1999-02-04  Patrik StridvallMoved some more code to the X11 driver.
1998-12-24  Ulrich WeigandQueue handling adapted to new queue routines.
1998-12-07  Patrik StridvallMoved more code to the X11 driver.
1998-11-01  Jesper Skovegcs 'ambiguous else' warnings fixes.
1998-10-26  Pascal Cuoq32-bit clipboard support.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-15  Alexandre JulliardRelease 980215 wine-980215
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1998-01-18  Alexandre JulliardRelease 980118 wine-980118
1997-11-16  Alexandre JulliardRelease 971116 wine-971116
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-06-16  Alexandre JulliardRelease 970616 wine-970616
1997-04-15  Alexandre JulliardRelease 970415 wine-970415