Remove obsolete VisualAge-related files.
[wxWidgets.git] / src / msw / dde.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-01-20  Paul Cornettsizeof(char) is 1. By definition.
2012-06-01  Vadim ZeitlinAdd wxMSW_CONV_LPCTSTR() and related macros and use...
2012-05-23  Vadim ZeitlinFix wxBase compilation with UTF-8-based wxString under...
2011-12-07  Vadim ZeitlinFix the size of the buffer when using wxIPC::Execute...
2011-01-07  Stefan Csomoraligning definition of rtti
2010-06-20  Vadim ZeitlinGracefully disconnect clients in wxDDEServer dtor.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-02-10  Vadim Zeitlinpass correct data size to DdeClientTransaction() in...
2007-12-15  Vadim Zeitlinfix gcc warning about possibly uninitialized variables
2007-12-01  Vadim Zeitlinuse correct text format depending on build in XTYP_EXEC...
2007-10-20  Vadim Zeitlinmany wxIPC Unicode and UTF-8 fixes (use void* instead...
2007-07-27  Vadim Zeitlinmade strings used in wxIPC methods const as a temporary...
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-06-20  Włodzimierz SkibaInclude wx/hashmap.h according to precompiled headers...
2006-01-18  Julian SmartReverted semicolons patch
2006-01-18  Julian SmartApplied patch [ 1399013 ] More removals of extraneous...
2005-09-24  Vadim Zeitlinremove extraneous semicolons (patch 1299687)
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-11  Julian SmartApplied patch [ 1263950 ] wxConnection fixes for Unicode
2005-05-23  Włodzimierz SkibaCast warning fixes.
2005-05-23  Włodzimierz SkibaUse our own math.h wrapper.
2005-05-22  Julian SmartFixed cast
2005-05-22  Julian SmartFixed DDE in Unicode: bug [ 1206299 ] wxDDE 'segfaults'
2005-04-23  Julian SmartRemove obsolete includes
2004-08-24  Włodzimierz SkibaCode cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord...
2004-08-09  Włodzimierz SkibaFixed bug with truncation of Unicode data in wxConnecti...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-01-23  Dimitri SchoolwerthFixed DDE memory leaks.
2003-09-29  Vadim Zeitlinfixes in cleanup of DDE servers: don't delete them...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-21  Mattia Barbon Use wxStringBuffer[Length] instead of explicit calls to
2003-07-15  Václav Slavíkadded <windows.h> wrapper
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