]> git.saurik.com Git - wxWidgets.git/history - src/msw/ole
Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStubs; rearranged/debugged
[wxWidgets.git] / src / msw / ole /
1999-02-04  Julian SmartFixed compilation for when not including <windows.h>
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
1999-01-13  Julian Smart*** empty log message ***
1998-12-18  Julian SmartPartial Watcom C++ 10.6 support added (doesn't link...
1998-12-11  Julian SmartSome stubs includes removed from wxMotif; wxNotebook...
1998-12-08  Julian SmartAdded wxAutomationObject class.
1998-11-24  Vadim Zeitlin1. new wxList code
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-17  Julian SmartDnd constant name changes because names like Copy can...
1998-09-08  Julian SmartAdditional makefiles; changes for compilation with...
1998-09-08  Guilhem Lavaux* some C++ness correction in wxStream.
1998-08-18  Vadim Zeitlinglobally renamed uint to size_t. This has _not_ been...
1998-08-13  Julian SmartFixed compile bug in dropsrc.cpp (constr. arg); GnuWin3...
1998-08-04  Julian SmartSmall fixes
1998-07-28  Julian SmartChanged files to work with wxDataFormat
1998-07-10  Karsten BallüderCleared up DEBUG define mess, defines are now called...
1998-07-08  Julian SmartCured a bad assert in wxStatusBar; #ifdefed oleutils...
1998-07-08  Julian SmartFixed event arg in notebook.h, #ifdefed out some functi...
1998-07-03  Julian SmartAdded wxExpr parser/lexer files which had somehow got...
1998-07-02  Julian SmartVarious changes for 16-bit compilation
1998-06-22  Vadim ZeitlinwxCHECK change
1998-06-13  Julian SmartCorrected dataobj.h/.cpp, corrected listbox to use...
1998-05-27  Vadim Zeitlincleaned code a bit
1998-05-27  Vadim ZeitlinwxDataObject and wxDropSource implementations
1998-05-20  Karsten Ballüdernow MSW stuff is complete