]> git.saurik.com Git - wxWidgets.git/history - src/univ/menu.cpp
wxX11 and wxMotif STL-ification, part 1. it does not compile.
[wxWidgets.git] / src / univ / menu.cpp
2003-07-21  Mattia Barbon wxX11 and wxMotif STL-ification, part 1. it does...
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-02-02  Julian SmartApplied patch [ 677730 ] Menus with radio items (wxUniv)
2002-08-20  Julian SmartApplied patch [ 597320 ] Return wxNotebook::SetSelectio...
2002-04-01  Julian SmartModifications to get wxNanoX compiling again
2002-03-28  Robert Roebling More changes for better redraw flow under X11.
2002-03-19  Vadim Zeitlincompilation fix after wxMenuItem changes
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2002-03-17  Robert Roebling New attempt to implement wxNO_FULL_REDRAW_ON_REPAINT.
2002-03-09  Robert Roebling Various changes to make pop up menus work
2002-02-28  Robert Roebling Lots of things to make menus and submenus work.
2002-02-23  Robert Roebling Some work on GTK focus handling and events.
2002-02-20  Robert Roebling Always send an erase event to satisfy some users...
2002-02-13  Václav Slavíkuse wxLogTrace, not wxLogDebug
2002-02-12  Julian SmartRemoved some debug code from window headers; added...
2002-02-04  Vadim Zeitlindon't skip first/last node when pressing down/up arrow...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-10-15  Václav Slavíkoops, segfault
2001-10-13  Václav Slavíkfixed mouse capture release code -- it previously relea...
2001-10-08  Vadim Zeitlinfix menubar sizing (at least under windows)
2001-10-07  Václav Slavíkreverted my previous check in, it was nonsense
2001-10-06  Václav SlavíkwxUniv tries to release mouse capture from menu bar...
2001-09-24  Vadim Zeitlinfixed wxUniv menus under wxGTK
2001-08-13  Vadim Zeitlindon't try to refresh the menu bar before showing it...
2001-07-10  Vadim ZeitlinwxUniv compilation fixes
2001-07-05  Julian SmartReleased menubar capture before menu popup was captured.
2001-07-05  Julian SmartMisc fixes, now menus are almost working on MicroWindows
2001-07-04  Vadim Zeitlinreverted Julians changes to the pragmas
2001-07-04  Julian SmartChanged the pragmas to allow debugging under Linux
2001-07-02  Vadim Zeitlinchanged copyright to SciTech one
2001-07-02  Julian SmartVarious wxUniversal/wxMicroWindows fixes
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...