]> git.saurik.com Git - wxWidgets.git/history - src/msw/app.cpp
no message
[wxWidgets.git] / src / msw / app.cpp
1998-10-16  Unknown (UG)no message
1998-10-15  Julian SmartCommented out _CrtSetDbgFlag yet again, restored setup...
1998-10-14  Vadim Zeitlinminor changes a bit everywhere + a small wxLog change...
1998-10-14  Julian SmartRewrote ConvertToStandardCommandArgs; resource.h correc...
1998-10-14  Mart Raudsepperror in func ConvertToStandardCommandArgs with argv[]
1998-10-12  Julian SmartSession management changes for wxMSW.
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-20  Julian SmartCommented out those wretched crt debug thingies yet...
1998-09-19  Vadim ZeitlinConvertToStandardCommandArgs() was ugly, buggy and...
1998-09-17  Julian SmartSimplified app initialisation in wxMSW and wxStubs
1998-09-10  Julian SmartEliminated some warnings under Windows; wxGetHomeDir...
1998-09-08  Julian SmartAdditional makefiles; changes for compilation with...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-08  Vadim ZeitlinwxDeleteStockLists() used (instead of duplicating part...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-08-07  Vadim Zeitlinadded call to _CrtSetDbgFlag(_CRTDBG_REPORT_FLAG) ...
1998-08-07  Robin DunnAdded missing call to wxInitializeStockLists() in Commo...
1998-07-31  Julian SmartAdded wxAcceleratorTable, wxFrame::SetAcceleratorTable...
1998-07-17  Julian SmartAdded STRICT corrections.
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-10  Karsten BallüderCleared up DEBUG define mess, defines are now called...
1998-07-07  Julian SmartVarious bug fixes, cosmetic changes
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-06-22  Julian SmartCured problem introduced by LEAVE/ENTER OnIdle code...
1998-05-27  Vadim Zeitlin1) Added call to wxLog::Flush() to wxApp::OnIdle()
1998-05-20  Karsten Ballüderadded some wxMSW stuff