2003-07-20 |
Julian Smart | No significant change |
blob | commitdiff | raw |
2003-07-18 |
Julian Smart | Added some standard further identifiers to help with... |
blob | commitdiff | raw | diff to current |
2003-07-18 |
Julian Smart | Added WCE toolbar |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
blob | commitdiff | raw | diff to current |
2003-07-03 |
Mattia Barbon | Moved some methods/classes inside COMPATIBILITY_2_4. |
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-12-09 |
Julian Smart | Applied patch [ 642157 ] [MSW] HMENU resource leak... |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Vadim Zeitlin | return NULL from the functions returning a pointer... |
blob | commitdiff | raw | diff to current |
2002-03-24 |
Vadim Zeitlin | fixes to radio menu items |
blob | commitdiff | raw | diff to current |
2002-03-22 |
Václav Slavík | wxITEM_FOO instead of wxItem_Foo, for the sake of consi... |
blob | commitdiff | raw | diff to current |
2002-03-21 |
Vadim Zeitlin | implemented radio menu items for wxMSW |
blob | commitdiff | raw | diff to current |
2002-03-06 |
Ron Lee | removed superfluous assignment handled in base class. |
blob | commitdiff | raw | diff to current |
2001-12-04 |
Vadim Zeitlin | fixed assert failure when removing a menu |
blob | commitdiff | raw | diff to current |
2001-10-04 |
Vadim Zeitlin | fixed spurious assert failure in wxMenuBar::Insert |
blob | commitdiff | raw | diff to current |
2001-07-07 |
Vadim Zeitlin | 1. fixed typo ('&' instead of '|') in wxNotebook |
blob | commitdiff | raw | diff to current |
2001-06-27 |
Julian Smart | Added wxUSE_NUMBERDLG to setup.h; added some files... |
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 |
2001-05-27 |
Vadim Zeitlin | added text style support to wxTextCtrl for MSW |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-01 |
Vadim Zeitlin | IMPLEMENT_DYNAMIC_CLASS() for wxMenuBar correction |
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-03 |
Ove Kaaven | Unicode compilation fixes |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
blob | commitdiff | raw | diff to current |
1999-11-30 |
Julian Smart | Now allow SetMenuBar to be called several times. |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Vadim Zeitlin | wxMenu::callback stuff taken inside WXWIN_COMPATIBILITY... |
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-06 |
Julian Smart | Added some makefiles, fixed a BC++ problem in controls... |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | compilation fixes |
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-28 |
Vadim Zeitlin | 1. corrected (but the fix is ugly) the multiple def... |
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-26 |
Vadim Zeitlin | 1. added wxMenuBarBase |
blob | commitdiff | raw | diff to current |
1999-10-26 |
Vadim Zeitlin | attempt to fix wxMenuBar::EnableTop |
blob | commitdiff | raw | diff to current |
1999-10-26 |
Vadim Zeitlin | compilation fix |
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-10-24 |
Julian Smart | Fixes for 16-bit compilation |
blob | commitdiff | raw | diff to current |
1999-10-17 |
Vadim Zeitlin | added several other accel strings |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Vadim Zeitlin | warnings for mingw32 compilation fixed |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-09-13 |
Unknown (MT) | Add detachmenu, insert menu, replace menu. |
blob | commitdiff | raw | diff to current |
1999-08-11 |
Vadim Zeitlin | wxMenuBar::IsEnabled() now returns TRUE sometimes too |
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-28 |
Vadim Zeitlin | 1. wxStaticLine implemented (generic (ugly) and MSW... |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Ove Kaaven | A few weeks of Unicode fixes (my old win95 laptop compi... |
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-06 |
Vadim Zeitlin | bug in menu accelerators code corrected (don't create... |
blob | commitdiff | raw | diff to current |
1999-06-05 |
Brian Macy | Attempt at getting mingw32 working again... still doesn... |
blob | commitdiff | raw | diff to current |
1999-06-03 |
Julian Smart | Corrected spelling of 'unrecognized' |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Brian Macy | Changed [] parameters to be unsigned. |
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-10 |
Vadim Zeitlin | oops... fatal bug (which I recently introduced) with... |
blob | commitdiff | raw | diff to current |
1999-04-06 |
Vadim Zeitlin | bug in FindItemForId() fixed (?) |
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 | compilation fixes |
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-10 |
Julian Smart | Cured some small doc typos; some WIN16 fixes; transferr... |
blob | commitdiff | raw | diff to current |
1999-02-06 |
Vadim Zeitlin | menu title is drawn in bold font and the commands from... |
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-19 |
Julian Smart | Some changes in a vain attempt to make Salford C++... |
blob | commitdiff | raw | diff to current |
1998-12-04 |
Julian Smart | Fixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp |
blob | commitdiff | raw | diff to current |
1998-11-24 |
Vadim Zeitlin | 1. new wxList code |
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-10-27 |
Julian Smart | Motif wxNotebook about done; added print/preview to... |
blob | commitdiff | raw | diff to current |
1998-10-16 |
Unknown (UG) | no message |
blob | commitdiff | raw | diff to current |
1998-10-16 |
Julian Smart | Misc. Motif; removed duplicate wxICON; variant compile... |
blob | commitdiff | raw | diff to current |
1998-10-04 |
Vadim Zeitlin | SetTitle() works even if menu was created without title... |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
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-09 |
Julian Smart | Miscellaneous, mostly cosmetic changes. wxPen/wxFont... |
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-07-03 |
Julian Smart | Added wxExpr parser/lexer files which had somehow got... |
blob | commitdiff | raw | diff to current |
1998-06-22 |
Vadim Zeitlin | wxCHECK/wxCHECK_RET changes |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | added some wxMSW stuff |
blob | commitdiff | raw | diff to current |
|