2010-04-24 |
Vadim Zeitlin | Move wxMSW wxMenu::GetWindow() down to wxMenuBase. |
blob | commitdiff | raw |
2010-01-23 |
Vadim Zeitlin | Correct alignment of menu accelerator strings in owner... |
blob | commitdiff | raw | diff to current |
2010-01-23 |
Vadim Zeitlin | Fix calculation of the margins for owner-drawn menu... |
blob | commitdiff | raw | diff to current |
2009-01-27 |
Vadim Zeitlin | added CreateAccelTable() helper which creates the accel... |
blob | commitdiff | raw | diff to current |
2008-10-03 |
Vadim Zeitlin | don't duplicate base class m_acceleratorTable as m_acce... |
blob | commitdiff | raw | diff to current |
2008-03-26 |
Francesco Montorsi | substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE... |
blob | commitdiff | raw | diff to current |
2007-08-11 |
Julian Smart | Menu label consistency changes |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Vadim Zeitlin | make access specifiers for the virtual functions match... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-04 |
Vadim Zeitlin | removed wxUSE_MENU_CALLBACK references: the code inside... |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Vadim Zeitlin | implemented wxMenuBar ctor taking array of menus/titles... |
blob | commitdiff | raw | diff to current |
2005-02-06 |
Vadim Zeitlin | removed trailing semicolons after DECLARE_DYNAMIC_CLASS... |
blob | commitdiff | raw | diff to current |
2004-08-30 |
Włodzimierz Skiba | Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !... |
blob | commitdiff | raw | diff to current |
2004-06-12 |
Robert Roebling | Added master define for CommandBar vs. PocketPC mixed... |
blob | commitdiff | raw | diff to current |
2004-05-27 |
Julian Smart | WinCE Standard SDK improvements including adding close... |
blob | commitdiff | raw | diff to current |
2004-05-27 |
Julian Smart | Fixes for Standard WinCE SDK |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Julian Smart | Don't use wxUSE_POCKETPC_UI, determine appropriate... |
blob | commitdiff | raw | diff to current |
2004-01-23 |
Robin Dunn | wxMenu::Append (and similar) now return a pointer to... |
blob | commitdiff | raw | diff to current |
2004-01-14 |
David Elliott | Added MSWPositionForWxMenu() method which is used to... |
blob | commitdiff | raw | diff to current |
2003-12-28 |
Julian Smart | Added wxUSE_POCKETPC_UI to distinguish between using |
blob | commitdiff | raw | diff to current |
2003-10-08 |
Vadim Zeitlin | renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR |
blob | commitdiff | raw | diff to current |
2003-08-25 |
Stefan Csomor | RTTI accessors for menus |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Václav Slavík | removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Vadim Zeitlin | undisable many warnings for VC++ in defs.h and fixed... |
blob | commitdiff | raw | diff to current |
2003-07-21 |
Mattia Barbon | Compilation fixes for wxUSE_STL=1 and for |
blob | commitdiff | raw | diff to current |
2003-07-19 |
Vadim Zeitlin | added NO_PTR versions of ARRAY macros to suppress warni... |
blob | commitdiff | raw | diff to current |
2003-07-18 |
Julian Smart | Added WCE toolbar |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Julian Smart | Fixed ambiguity |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Julian Smart | Removed BC++ hidden virtual function warning |
blob | commitdiff | raw | diff to current |
2003-07-01 |
Vadim Zeitlin | removed wxFunction |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2002-03-21 |
Vadim Zeitlin | implemented radio menu items for wxMSW |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Vadim Zeitlin | moved wxMenuBar::FindMenu(title) from MSW to common... |
blob | commitdiff | raw | diff to current |
2000-01-25 |
Vadim Zeitlin | missing Init() added to wxMenu(wxCallback) ctors |
blob | commitdiff | raw | diff to current |
1999-11-19 |
Vadim Zeitlin | compilation fix for !wxUSE_MENU_CALLBACK |
blob | commitdiff | raw | diff to current |
1999-11-14 |
Julian Smart | Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI... |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | typo fixed |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | 1. wxMenu changes: wxMenuBase appears, several new... |
blob | commitdiff | raw | diff to current |
1999-10-29 |
Robin Dunn | EXPORTED an array to quiet the DLL compilation |
blob | commitdiff | raw | diff to current |
1999-10-26 |
Vadim Zeitlin | 1. regenerated the makefiles to include menucmn.cpp |
blob | commitdiff | raw | diff to current |
1999-10-26 |
Vadim Zeitlin | wxMenuBarBase for MSW (untested) |
blob | commitdiff | raw | diff to current |
1999-10-25 |
Vadim Zeitlin | 1. small dnd compilation fixes (no attempt to make... |
blob | commitdiff | raw | diff to current |
1999-09-13 |
Unknown (MT) | add detachmenu, insert menu, replace menu |
blob | commitdiff | raw | diff to current |
1999-09-06 |
Patrick Albert | Changed scope of wxMenuBar::Refresh() from protected... |
blob | commitdiff | raw | diff to current |
1999-08-23 |
Robert Roebling | Small optical changes for MSW |
blob | commitdiff | raw | diff to current |
1999-08-22 |
Harco de Hilster | A few small fixes for cross compilation |
blob | commitdiff | raw | diff to current |
1999-08-04 |
Robert Roebling | Compile fixes for samples and dialoged, |
blob | commitdiff | raw | diff to current |
1999-07-19 |
Vadim Zeitlin | wxMenu ctor made compatible again |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Ove Kaaven | Couple more Unicode fixes. |
blob | commitdiff | raw | diff to current |
1999-06-13 |
Vadim Zeitlin | 1. some more of "#if wxUSE_XXX" here and there |
blob | commitdiff | raw | diff to current |
1999-06-01 |
Vadim Zeitlin | compilation fixes |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Vadim Zeitlin | 1. wxMSW seems to work (please test and send your bug... |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Ove Kaaven | Some Unicode changes. |
blob | commitdiff | raw | diff to current |
1999-04-03 |
Vadim Zeitlin | wxMenu and wxMenuBar modifications: now works much... |
blob | commitdiff | raw | diff to current |
1999-03-24 |
Vadim Zeitlin | wxMenu code clean up |
blob | commitdiff | raw | diff to current |
1999-02-12 |
Julian Smart | Some doc corrections (added blank lines at end of docs... |
blob | commitdiff | raw | diff to current |
1999-02-06 |
Julian Smart | Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub... |
blob | commitdiff | raw | diff to current |
1999-01-14 |
Vadim Zeitlin | 1. NOT_FOUND -> wxNOT_FOUND |
blob | commitdiff | raw | diff to current |
1998-11-08 |
Julian Smart | OGL fixes for wxMotif; added Set/GetClientData to wxMen... |
blob | commitdiff | raw | diff to current |
1998-08-16 |
Julian Smart | Changed wxMenu::GetTitle to return a wxString. |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Julian Smart | Fixed various wxMSW compile problems that came down... |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Robin Dunn | Removed duplicate definitions of GetMenuCount and GetMe... |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Vadim Zeitlin | (1) Denis Pershin's patch for wxGTK (memory leaks corre... |
blob | commitdiff | raw | diff to current |
1998-07-24 |
Julian Smart | Added missing accessors |
blob | commitdiff | raw | diff to current |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | added some wxMSW stuff |
blob | commitdiff | raw | diff to current |
|