]> git.saurik.com Git - wxWidgets.git/history - src/msw/dde.cpp
Added --use-stl to cnfigure, wxUSE_STL to setup0.h
[wxWidgets.git] / src / msw / dde.cpp
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-05-23  Julian SmartApplied patch [ 736322 ] Remove TWINE support, merge...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-25  Vadim Zeitlinremoved warnings about using the deprecated functions...
2003-01-25  Ron LeeUpated list operators, TRUE, FALSE.
2003-01-07  Julian SmartRemoved old __WXWINE__ support (obsoleted by new __WINE...
2002-09-03  Julian SmartChanged char* to wxChar*
2002-09-01  Julian SmartClean up string table before uninitializing DDEML
2002-09-01  Julian SmartApplied patch [ 600051 ] DDE and TCP improvements and...
2002-08-30  Julian SmartMods for Wine compilation
2002-03-28  Vadim Zeitlinunapplied part of Dimitri's patch at his request
2002-03-27  Vadim ZeitlinUnicode compilation fixes (patch from Dimitri)
2000-10-19  Vadim Zeitlin1. some more tests in console
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-13  Vadim Zeitlinremove \r from literal strings
2000-01-24  Vadim Zeitlinseveral mingw32 compilation fixes
2000-01-19  Bart A.M. Jourquinadding intl.h and wxString -> char* conversion in DDEAt...
2000-01-18  Vadim Zeitlin1. small fix in wxDirDialog: SHBrowseForFolder() doesn...
2000-01-15  Vadim Zeitlin1. fixed small bug with toolbar size updates
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-08-30  Patrick AlbertRemoving most of level 4 warnings, particulary in 16...
1999-08-04  J. Russell SmythMade changes to allow build with new mingw32/gcc-2.95
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-01-31  Julian SmartSome corrections for BC++ compilation; Latex doc correc...
1999-01-25  Julian SmartSplit up wxStream doc files; added wxTCP... files;...
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-19  Robert Roebling New DnD and Clipboard code
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-07-28  Julian SmartChanged files to work with wxDataFormat
1998-05-20  Karsten Ballüderadded some wxMSW stuff