]> git.saurik.com Git - wxWidgets.git/history - samples/ipc
Support for new native OS/2 tree control.
[wxWidgets.git] / samples / ipc /
2003-01-08  Julian SmartApplied cvsignore patch
2002-12-15  Mattia Barbon Fixed all remaining samples/Unicode compilation errors.
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-01  Julian SmartApplied patch [ 600051 ] DDE and TCP improvements and...
2002-05-10  Vadim ZeitlinUnicode compilation problems in the samples (patch...
2002-04-15  Vadim Zeitlinadded wx/ipc.h and used/documented it
2002-03-27  Vadim Zeitlinminor cosmetic fixes
2002-03-21  Julian SmartAdded __WXX11__ tests where appropriate
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2002-01-25  Vadim Zeitlininserted @IF_GNU_MAKE@ to allow building with other...
2002-01-18  Julian SmartUpdated VC++ files
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-12-01  Mattia BarbonApplied #487077: updates/fixes for BCC32
2001-11-28  Vadim Zeitlinreplaced "CC = gcc" and even stranger "CPP = gcc -g...
2001-11-28  Vadim Zeitlinreplaced `wx-config --cflags` with `wx-config --cxxflag...
2001-11-24  Gilles Depeyrotcorrection for compilation under Mac OS X
2001-11-23  Gilles Depeyrotcorrected makefiles following suggestion by MBN
2001-10-10  Vadim Zeitlin1. new samples proejct files for VC++
2001-10-09  Vadim Zeitlinadded new project files for all samples and demos;...
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
2001-09-09  Gilles Depeyrotrenamed CodeWarrior 5 projects (added new ones as well)
2001-09-06  Gilles Depeyrotreplaced CPPFLAGS with CXXFLAGS following corrections...
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-14  Ron Leeupdated samples makefiles
2000-03-11  Vadim Zeitlinsome warnings fixed
2000-03-10  Guillermo Rodrigue... Set IPC by default on MSW (need to test recent changes...
2000-03-03  Guillermo Rodrigue... makefiles changed
2000-02-21  Václav SlavíkwxGTK compilation fix (wxFrame::Show call without argument)
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-21  Guillermo Rodrigue... Socket sample:
2000-01-19  Guillermo Rodrigue... makefile updates
2000-01-15  Vadim Zeitlincleaned IPC samples a bit
2000-01-08  Vadim Zeitlinrenaming and moving samples around