removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic...
[wxWidgets.git] / include / wx / ipcbase.h
2007-04-14  Václav Slavíkremoved extra semicolons (patch #1700459; fixes compila...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-10-13  Włodzimierz SkibaSemicolon fixes according to Vadim's note about being...
2004-09-16  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxDefaultCoord...
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-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-02  Vadim Zeitlincompilation fixes after applying DECLARE_NO_COPY_CLASS...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-09-03  Julian SmartChanged char* to wxChar*
2002-09-01  Julian SmartApplied patch [ 600051 ] DDE and TCP improvements and...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-06  Guillermo Rodrigue... Fixed virtual function hiding problem
2000-01-06  Guillermo Rodrigue... Removing warnings
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-04-13  Ove KaavenUnicode. You know the drill.
1999-04-12  Ove KaavenOh well, I'll just stuff in the rest of the Unicode...
1999-01-19  Robert Roebling New DnD and Clipboard code
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-07-27  Robert Roeblingwarning msgs
1998-07-03  Julian SmartAdded #pragmas for gcc.
1998-05-20  Karsten BallüderInitial revision