Added wxUSE_POCKETPC_UI to distinguish between using
[wxWidgets.git] / include / wx / msw / menu.h
2003-12-28  Julian SmartAdded wxUSE_POCKETPC_UI to distinguish between using
2003-10-08  Vadim Zeitlinrenamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR
2003-08-25  Stefan CsomorRTTI accessors for menus
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-21  Mattia Barbon Compilation fixes for wxUSE_STL=1 and for
2003-07-19  Vadim Zeitlinadded NO_PTR versions of ARRAY macros to suppress warni...
2003-07-18  Julian SmartAdded WCE toolbar
2003-07-02  Julian SmartFixed ambiguity
2003-07-02  Julian SmartRemoved BC++ hidden virtual function warning
2003-07-01  Vadim Zeitlinremoved wxFunction
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-03-21  Vadim Zeitlinimplemented radio menu items for wxMSW
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-02-22  Vadim Zeitlinmoved wxMenuBar::FindMenu(title) from MSW to common...
2000-01-25  Vadim Zeitlinmissing Init() added to wxMenu(wxCallback) ctors
1999-11-19  Vadim Zeitlincompilation fix for !wxUSE_MENU_CALLBACK
1999-11-14  Julian SmartWatcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI...
1999-11-02  Vadim Zeitlintypo fixed
1999-11-02  Vadim Zeitlin1. wxMenu changes: wxMenuBase appears, several new...
1999-10-29  Robin DunnEXPORTED an array to quiet the DLL compilation
1999-10-26  Vadim Zeitlin1. regenerated the makefiles to include menucmn.cpp
1999-10-26  Vadim ZeitlinwxMenuBarBase for MSW (untested)
1999-10-25  Vadim Zeitlin1. small dnd compilation fixes (no attempt to make...
1999-09-13  Unknown (MT)add detachmenu, insert menu, replace menu
1999-09-06  Patrick AlbertChanged scope of wxMenuBar::Refresh() from protected...
1999-08-23  Robert Roebling Small optical changes for MSW
1999-08-22  Harco de HilsterA few small fixes for cross compilation
1999-08-04  Robert Roebling Compile fixes for samples and dialoged,
1999-07-19  Vadim ZeitlinwxMenu ctor made compatible again
1999-06-14  Ove KaavenCouple more Unicode fixes.
1999-06-13  Vadim Zeitlin1. some more of "#if wxUSE_XXX" here and there
1999-06-01  Vadim Zeitlincompilation fixes
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-04-19  Ove KaavenSome Unicode changes.
1999-04-03  Vadim ZeitlinwxMenu and wxMenuBar modifications: now works much...
1999-03-24  Vadim ZeitlinwxMenu code clean up
1999-02-12  Julian SmartSome doc corrections (added blank lines at end of docs...
1999-02-06  Julian SmartAdded wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub...
1999-01-14  Vadim Zeitlin1. NOT_FOUND -> wxNOT_FOUND
1998-11-08  Julian SmartOGL fixes for wxMotif; added Set/GetClientData to wxMen...
1998-08-16  Julian SmartChanged wxMenu::GetTitle to return a wxString.
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-08-07  Robin DunnRemoved duplicate definitions of GetMenuCount and GetMe...
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-07-24  Julian SmartAdded missing accessors
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff