2006-04-24 |
Vadim Zeitlin | correct i18n problems in accel handling code (replaces... |
blob | commitdiff | raw |
2006-03-27 |
Włodzimierz Skiba | Final and global PRIOR/NEXT change: keep consistency... |
blob | commitdiff | raw | diff to current |
2005-11-30 |
David Surovell | minor refactoring of menu UpdateUI handling |
blob | commitdiff | raw | diff to current |
2005-10-21 |
Włodzimierz Skiba | Allow translated 'Space' in menu accelerators (perhaps... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | more extra semicolons removed (patch 1303724) |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-19 |
Michael Wetherell | Remove duplicate code |
blob | commitdiff | raw | diff to current |
2005-07-22 |
Włodzimierz Skiba | [1231183] 'cleanup: mismatched indentation' and other... |
blob | commitdiff | raw | diff to current |
2005-06-06 |
Włodzimierz Skiba | Source cleaning inspired by and included in patch ... |
blob | commitdiff | raw | diff to current |
2005-05-21 |
Robert Roebling | Add conversion to and from menu hotkeys and |
blob | commitdiff | raw | diff to current |
2005-04-18 |
Ryan Norton | use atoi instead of sscanf |
blob | commitdiff | raw | diff to current |
2005-02-02 |
Włodzimierz Skiba | Last .empty() string source cleaning before 2.5.4. |
blob | commitdiff | raw | diff to current |
2005-01-12 |
Julian Smart | Don't return a broken accelerator object if the acceler... |
blob | commitdiff | raw | diff to current |
2004-11-06 |
Ryan Norton | Revert files to previous version that were affected... |
blob | commitdiff | raw | diff to current |
2004-11-05 |
Włodzimierz Skiba | Warning fixes to unused variables, int/wxChar keycode... |
blob | commitdiff | raw | diff to current |
2004-09-17 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxDefaultCoord... |
blob | commitdiff | raw | diff to current |
2004-07-25 |
Vadim Zeitlin | detach removed submenu from the menubar too |
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-03-30 |
David Elliott | wxMenuBase changes: |
blob | commitdiff | raw | diff to current |
2004-03-15 |
Robert Roebling | New menu code. |
blob | commitdiff | raw | diff to current |
2004-02-20 |
Robert Roebling | Don't do toolbar and menu UI updates if |
blob | commitdiff | raw | diff to current |
2004-02-04 |
Robin Dunn | Using a -1 (wxID_ANY) for menu or toolbar item IDs... |
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-20 |
Stefan Csomor | ambiguous operator[] access |
blob | commitdiff | raw | diff to current |
2003-12-08 |
Julian Smart | Added 'Back' to accelerator possibilities |
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-11 |
Vadim Zeitlin | fix for a warning |
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-09 |
Julian Smart | Removed overloaded DoMenuUpdates function since it... |
blob | commitdiff | raw | diff to current |
2003-07-01 |
Vadim Zeitlin | removed wxFunction |
blob | commitdiff | raw | diff to current |
2003-06-17 |
Vadim Zeitlin | fixed compilation warnings |
blob | commitdiff | raw | diff to current |
2003-06-16 |
Julian Smart | Platform and compiler-specific checking for MSW and... |
blob | commitdiff | raw | diff to current |
2003-06-10 |
Robin Dunn | Ensure that a wxMenuItem's parent menu is updated if... |
blob | commitdiff | raw | diff to current |
2003-05-25 |
Václav Slavík | added CompareAccelString function |
blob | commitdiff | raw | diff to current |
2003-05-19 |
Václav Slavík | allow untranslated accelerators, too |
blob | commitdiff | raw | diff to current |
2003-05-10 |
Vadim Zeitlin | compilation fix (sorry) |
blob | commitdiff | raw | diff to current |
2003-05-10 |
Vadim Zeitlin | recognize ESC[APE] in menu accel strings (patch 733967) |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
blob | commitdiff | raw | diff to current |
2003-02-01 |
Gilles Depeyrot | Only call use uppercase letter if control, alt, or... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-03-18 |
Vadim Zeitlin | 1. implemented radio menu items for wxGTK |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Vadim Zeitlin | added support for non alphanumeric simple character... |
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-01-23 |
Vadim Zeitlin | fixed FindItem() to work with submenus |
blob | commitdiff | raw | diff to current |
2000-03-10 |
Robert Roebling | Fixed various bugs (from - err - various authors... |
blob | commitdiff | raw | diff to current |
2000-03-08 |
Vadim Zeitlin | warnings in wxCHeCK_MSG fixed |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Vadim Zeitlin | 1. wxMenuBar::FindMenu() made "const" |
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-18 |
George Tasker | Changed code to allow for removal of the #include ... |
blob | commitdiff | raw | diff to current |
2000-01-11 |
Vadim Zeitlin | wxMenuItem::GetLabelFromText() added/documented, bug... |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Vadim Zeitlin | wxMenu::Insert() seems to work, bug in wxMenuBase:... |
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 | Added m_callback init. |
blob | commitdiff | raw | diff to current |
1999-11-03 |
Robert Roebling | Some menu things. |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | bug in wxMenuBase::FindChildItem() corrected |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | wxGTK compiles (and seems to work) again after wxMenu... |
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-26 |
Vadim Zeitlin | 1. added wxMenuBarBase |
blob | commitdiff | raw | diff to current |
|