Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / msw / clipbrd.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2009-07-20  Vadim ZeitlinInclude wx/dataobj.h from wx/clipbrd.h.
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-03-31  Vadim Zeitlin1. Moved m_usePrimary to wxClipboardBase as it's now...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-03-09  Vadim Zeitlindon't clear clipboard if it was changed by another...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-08-20  Włodzimierz SkibaSource cleaning: whitespaces, -1/wxDefaultCoord, TRUE...
2004-06-21  Václav Slavíkreverted previous revision, old clipboard API is still...
2004-06-21  Václav Slavíkdon't export deprecated interface to clipboard from DLL
2004-06-21  Václav SlavíkwxClipboard changes compilation fixes
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-05-02  Julian SmartAdded m_isOpened variable to simulate opening/closing
1999-10-22  Vadim ZeitlinMSW compilation fixes (untested)
1999-10-21  Vadim ZeitlinwxClipboard::IsOpened() and wxCLipboardLocker helper...
1999-10-21  Vadim ZeitlinwxDataObejct and related changes (won't compile right...
1999-10-18  Vadim Zeitlin1. more drag and drop and clipboard changes:
1999-07-14  Vadim Zeitlin1. new wxFFile class - as wxFile but uses fopen/fread...
1999-06-10  Robert Roebling Corrected byte swapping macros.
1999-06-10  Ove KaavenA few Unicode fixes.
1999-05-26  Vadim ZeitlinwxPrivateDataObject works under MSW as well (hopefully...
1999-02-06  Vadim ZeitlinwxGTK compatible clipboard implementation (not OLE...
1999-01-14  Julian SmartAdded OnKeyDown, OnKeyUp.
1999-01-13  Julian SmartwxMSW wxClipboard implementation
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-08-09  Julian SmartMiscellaneous, mostly cosmetic changes. wxPen/wxFont...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-05-20  Karsten Ballüderadded some wxMSW stuff