]> git.saurik.com Git - wxWidgets.git/history - src/msw/metafile.cpp
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!, TRUE/true, FALSE/false, whitespa...
[wxWidgets.git] / src / msw / metafile.cpp
2004-08-30  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-10-22  Mattia Barbon Fixed condition not to be always false.
2003-10-12  Mattia Barbon Compilation fixes.
2003-10-10  Vadim Zeitlinanother Unicode compilation fix for !wxUSE_ENHMETAFILE
2003-10-09  Vadim ZeitlinUnicode compilation fix for !wxUSE_ENHMETAFILE
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-10  Julian SmartApplied patch [ 761138 ] Replaces references to wxT...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-08-30  Julian SmartMods for Wine compilation
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-15  Guillermo Rodrigue... Compile fix for mingw32
2000-01-13  Vadim Zeitlin1. added wxEnhMetaFileXXX classes
2000-01-10  George TaskerNo #if wxUSE_DRAG_AND_DROP around the wxMetafileDataObj...
2000-01-07  Vadim Zeitlinattempts at providing clipboard/dnd support for metafil...
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim ZeitlinMSW compilation (and other) fixes
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-13  Julian Smart*** empty log message ***
1999-01-13  Julian SmartwxMSW wxClipboard implementation
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-16  Julian SmartMade wxStubs compile on Unix.
1998-07-28  Julian SmartChanged files to work with wxDataFormat
1998-07-17  Julian SmartAdded STRICT corrections.
1998-05-20  Karsten Ballüderadded some wxMSW stuff