]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/menu.h
missing Init() added to wxMenu(wxCallback) ctors
[wxWidgets.git] / include / wx / msw / menu.h
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