]> git.saurik.com Git - wxWidgets.git/history - src/msw/menuitem.cpp
wxMenuBarBase for MSW (untested)
[wxWidgets.git] / src / msw / menuitem.cpp
1999-10-26  Vadim ZeitlinwxMenuBarBase for MSW (untested)
1999-10-26  Vadim Zeitlin1. added wxMenuBarBase
1999-10-25  Vadim Zeitlin1. small dnd compilation fixes (no attempt to make...
1999-10-24  Julian SmartFixes for 16-bit compilation
1999-10-13  Vadim Zeitlinwarnings for mingw32 compilation fixed
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-07-12  Václav Slavík*** empty log message ***
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-06-09  Vadim Zeitlin1. wxPaintDC reuse now seems to actually work instead...
1999-06-05  Brian MacyAttempt at getting mingw32 working again... still doesn...
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-06  Julian SmartSome doc corrections; various small fixes for Cygwin...
1999-04-03  Vadim ZeitlinwxMenu and wxMenuBar modifications: now works much...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-10-16  Unknown (UG)no message
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-07-17  Vadim Zeitlinthe very last traces of wxTString removed
1998-06-22  Julian SmartCured problem introduced by LEAVE/ENTER OnIdle code...
1998-06-22  Vadim ZeitlinwxCHECK/wxCHECK_RET changes
1998-05-20  Karsten Ballüderadded some wxMSW stuff