]> git.saurik.com Git - wxWidgets.git/history - src/msw/menu.cpp
1. wxMSW seems to work (please test and send your bug reports!)
[wxWidgets.git] / src / msw / menu.cpp
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-04-10  Vadim Zeitlinoops... fatal bug (which I recently introduced) with...
1999-04-06  Vadim Zeitlinbug in FindItemForId() fixed (?)
1999-04-03  Vadim ZeitlinwxMenu and wxMenuBar modifications: now works much...
1999-03-24  Vadim Zeitlincompilation fixes
1999-03-24  Vadim ZeitlinwxMenu code clean up
1999-02-12  Julian SmartSome doc corrections (added blank lines at end of docs...
1999-02-10  Julian SmartCured some small doc typos; some WIN16 fixes; transferr...
1999-02-06  Vadim Zeitlinmenu title is drawn in bold font and the commands from...
1999-02-06  Julian SmartAdded wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1998-12-04  Julian SmartFixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp
1998-11-24  Vadim Zeitlin1. new wxList code
1998-11-08  Julian SmartOGL fixes for wxMotif; added Set/GetClientData to wxMen...
1998-10-27  Julian SmartMotif wxNotebook about done; added print/preview to...
1998-10-16  Unknown (UG)no message
1998-10-16  Julian SmartMisc. Motif; removed duplicate wxICON; variant compile...
1998-10-04  Vadim ZeitlinSetTitle() works even if menu was created without title...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-08-16  Julian SmartChanged wxMenu::GetTitle to return a wxString.
1998-08-09  Julian SmartMiscellaneous, mostly cosmetic changes. wxPen/wxFont...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-07-03  Julian SmartAdded wxExpr parser/lexer files which had somehow got...
1998-06-22  Vadim ZeitlinwxCHECK/wxCHECK_RET changes
1998-05-20  Karsten Ballüderadded some wxMSW stuff