No resize border on WinCE by default
[wxWidgets.git] / include / wx / sckipc.h
2004-09-22  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
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-27  Václav Slavíksplit wxBase into wxBase and wxNet libraries
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 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
2002-04-12  Vadim Zeitlinimplemented IPC using Unix domain sockets
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-10  Guillermo Rodrigue... Some parts rewritten to use wxSocket events instead...
2000-02-09  Vadim Zeitlinsome Motif compilation fixes
2000-01-21  David WebsterUpdates to fix EMX specific stuff that broke VisualAge...
2000-01-06  Guillermo Rodrigue... Fixed virtual function hiding problem
2000-01-06  Guillermo Rodrigue... Removing warnings
2000-01-06  Guillermo Rodrigue... Rewrote large parts of the non-DDE IPC stuff (wxTCPServ...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-05  Guilhem LavauxAdded GSocket/wxSocket alias to socket.h to prevent...
1999-08-02  David Webster*** empty log message ***
1999-07-22  Guilhem LavauxAdded GSocket for Unix (only GTK for the moment)
1999-04-13  Ove KaavenUnicode. You know the drill.
1999-01-19  Robert Roebling New DnD and Clipboard code
1998-10-14  Guilhem Lavaux* wxSocket fixes
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...