2006-05-23 |
Julian Smart | Guard against comparing invalid iterators, which produc... |
blob | commitdiff | raw |
2006-05-18 |
Włodzimierz Skiba | Include wx/menu.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-06 |
Włodzimierz Skiba | Include wx/dcclient.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-05 |
Włodzimierz Skiba | Include wx/frame.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-03-25 |
Vadim Zeitlin | re-fix operator?: involving wxNodes and compatibility_i... |
blob | commitdiff | raw | diff to current |
2006-03-23 |
Vadim Zeitlin | 1. fixed compilation after wxList::compatibility_iterat... |
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 |
2006-01-26 |
Włodzimierz Skiba | Blind fixes for warnings in wxTinderbox. |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Michael Wetherell | Let the menubar see a menu's keyboard events, and reset... |
blob | commitdiff | raw | diff to current |
2005-05-16 |
Włodzimierz Skiba | Warning fix. |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Michael Wetherell | wxPopupTransientWindow::Popup no longer captures the... |
blob | commitdiff | raw | diff to current |
2005-05-06 |
Michael Wetherell | On x11 another control may already have the mouse captu... |
blob | commitdiff | raw | diff to current |
2005-04-17 |
Julian Smart | Temporary wxUniv menu fix from Michael Wetherell |
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-19 |
Vadim Zeitlin | VK_MENU is WXK_ALT, notWXK_MENU (patch 1119601) |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Włodzimierz Skiba | wxPoint/Size/Rect() causes the same code with (0,0... |
blob | commitdiff | raw | diff to current |
2005-02-11 |
Włodzimierz Skiba | Various cleanings. |
blob | commitdiff | raw | diff to current |
2005-02-10 |
Włodzimierz Skiba | wxEmptyString decorations. |
blob | commitdiff | raw | diff to current |
2005-01-12 |
Włodzimierz Skiba | Warning fix. |
blob | commitdiff | raw | diff to current |
2004-11-22 |
Włodzimierz Skiba | Fix the assert of not reset highlighted menu item pointer. |
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-08-23 |
Włodzimierz Skiba | Fixed sending events by submenus. |
blob | commitdiff | raw | diff to current |
2004-08-10 |
Włodzimierz Skiba | Cleaning of sources (Univ related files). -1/TRUE/FALSE... |
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 | Instead of m_menuBar use GetMenuBar() which will be... |
blob | commitdiff | raw | diff to current |
2004-02-08 |
Julian Smart | Applied patch [ 892543 ] wxUniversal: Bitmaps in disabl... |
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 |
2003-09-24 |
Vadim Zeitlin | made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Julian Smart | Applied patch [ 808050 ] fixes for WXUNIVERSAL and... |
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-21 |
Mattia Barbon | wxX11 and wxMotif STL-ification, part 1. it does... |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
blob | commitdiff | raw | diff to current |
2003-02-02 |
Julian Smart | Applied patch [ 677730 ] Menus with radio items (wxUniv) |
blob | commitdiff | raw | diff to current |
2002-08-20 |
Julian Smart | Applied patch [ 597320 ] Return wxNotebook::SetSelectio... |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Julian Smart | Modifications to get wxNanoX compiling again |
blob | commitdiff | raw | diff to current |
2002-03-28 |
Robert Roebling | More changes for better redraw flow under X11. |
blob | commitdiff | raw | diff to current |
2002-03-19 |
Vadim Zeitlin | compilation fix after wxMenuItem changes |
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-17 |
Robert Roebling | New attempt to implement wxNO_FULL_REDRAW_ON_REPAINT. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Robert Roebling | Various changes to make pop up menus work |
blob | commitdiff | raw | diff to current |
2002-02-28 |
Robert Roebling | Lots of things to make menus and submenus work. |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Robert Roebling | Some work on GTK focus handling and events. |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Robert Roebling | Always send an erase event to satisfy some users... |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Václav Slavík | use wxLogTrace, not wxLogDebug |
blob | commitdiff | raw | diff to current |
2002-02-12 |
Julian Smart | Removed some debug code from window headers; added... |
blob | commitdiff | raw | diff to current |
2002-02-04 |
Vadim Zeitlin | don't skip first/last node when pressing down/up arrow... |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Václav Slavík | use the new wxSystemSettings API everywhere |
blob | commitdiff | raw | diff to current |
2001-10-15 |
Václav Slavík | oops, segfault |
blob | commitdiff | raw | diff to current |
2001-10-13 |
Václav Slavík | fixed mouse capture release code -- it previously relea... |
blob | commitdiff | raw | diff to current |
2001-10-08 |
Vadim Zeitlin | fix menubar sizing (at least under windows) |
blob | commitdiff | raw | diff to current |
2001-10-07 |
Václav Slavík | reverted my previous check in, it was nonsense |
blob | commitdiff | raw | diff to current |
2001-10-06 |
Václav Slavík | wxUniv tries to release mouse capture from menu bar... |
blob | commitdiff | raw | diff to current |
2001-09-24 |
Vadim Zeitlin | fixed wxUniv menus under wxGTK |
blob | commitdiff | raw | diff to current |
2001-08-13 |
Vadim Zeitlin | don't try to refresh the menu bar before showing it... |
blob | commitdiff | raw | diff to current |
2001-07-10 |
Vadim Zeitlin | wxUniv compilation fixes |
blob | commitdiff | raw | diff to current |
2001-07-05 |
Julian Smart | Released menubar capture before menu popup was captured. |
blob | commitdiff | raw | diff to current |
2001-07-05 |
Julian Smart | Misc fixes, now menus are almost working on MicroWindows |
blob | commitdiff | raw | diff to current |
2001-07-04 |
Vadim Zeitlin | reverted Julians changes to the pragmas |
blob | commitdiff | raw | diff to current |
2001-07-04 |
Julian Smart | Changed the pragmas to allow debugging under Linux |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | changed copyright to SciTech one |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Julian Smart | Various wxUniversal/wxMicroWindows fixes |
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 |
|