]> git.saurik.com Git - wxWidgets.git/history - src/msw/main.cpp
Applied patch [ 832096 ] Final separation for GUI and console for Open Watcom
[wxWidgets.git] / src / msw / main.cpp
2003-08-16  Václav Slavíkmoved WinMain into the application even for static...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-17  Mattia Barbon Remove incorrect and unnecessary wxEntryCleanup decla...
2003-07-17  Vadim Zeitlinallocate string freed with free() later using malloc...
2003-07-11  Julian SmartMore WinCE mods
2003-07-02  Mattia Barbon Remove now unneeded header.
2003-07-01  Mattia Barbon MinGW compilation fixes.
2003-06-30  Václav Slavíkfixed missing WXDLLEXPORT
2003-06-30  Vadim Zeitlinwe can't declare WinMain() with other arguments using...
2003-06-30  Václav Slavíkcompilation fix
2003-06-30  Vadim Zeitlinextracted common initialization/cleanup functions in...
2003-06-26  Vadim Zeitlin__WXBASE__ -> wxUSE_BASE
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-05-23  Julian SmartApplied patch [ 736322 ] Remove TWINE support, merge...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-07  Julian SmartRemoved old __WXWINE__ support (obsoleted by new __WINE...
2002-12-17  Julian SmartMFC sample now works properly; WinMain not defined...
2002-08-30  Julian SmartMods for Wine compilation
2001-06-29  Julian SmartFirst pass at adding MicroWindows support
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2000-12-13  Vadim Zeitlinpatch for not calling wxEntryCleanup() from a DLL applied
1999-12-16  Vadim ZeitlinWin16 compilation fixes
1999-11-27  Vadim Zeitlin1. wxThread changes (detached/joinable) for MSW and...
1999-06-09  Robert Roebling The last drops of WINE.
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-10-16  Unknown (UG)no message
1998-07-17  Julian SmartAdded STRICT corrections.
1998-05-20  Karsten Ballüderadded some wxMSW stuff