2013-06-29 |
Vadim Zeitlin | Forward events to active child in wxMDIParentFrameBase... |
blob | commitdiff | raw |
2013-06-23 |
Vadim Zeitlin | Also propagate wxEVT_UPDATE_UI to the child MDI frame. |
blob | commitdiff | raw | diff to current |
2013-06-23 |
Vadim Zeitlin | Use child MDI frame menu items in preference to the... |
blob | commitdiff | raw | diff to current |
2013-06-23 |
Vadim Zeitlin | Undo "Forward events to active child at MSW, not wx... |
blob | commitdiff | raw | diff to current |
2013-05-04 |
Vadim Zeitlin | Forward events to active child at MSW, not wx, level... |
blob | commitdiff | raw | diff to current |
2013-04-25 |
Vadim Zeitlin | Provide shorter synonyms for wxEVT_XXX constants. |
blob | commitdiff | raw | diff to current |
2013-01-20 |
Vadim Zeitlin | Make "More windows..." menu item in MDI "Window" menu... |
blob | commitdiff | raw | diff to current |
2012-09-23 |
Vadim Zeitlin | No changes, just reuse a bit of code in wxMSW wxMDIPare... |
blob | commitdiff | raw | diff to current |
2012-09-23 |
Vadim Zeitlin | Restore an iconized MDI child frame when activating it. |
blob | commitdiff | raw | diff to current |
2012-06-03 |
Vadim Zeitlin | Use wxString::t_str() in calls to Windows API functions... |
blob | commitdiff | raw | diff to current |
2012-06-01 |
Vadim Zeitlin | Use wxDynamicCast() instead of IsKindOf() checks. |
blob | commitdiff | raw | diff to current |
2012-05-09 |
Vadim Zeitlin | Attach MDI "Window" menu to the parent frame menu bar... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Dimitri Schoolwerth | Fixed various typos. |
blob | commitdiff | raw | diff to current |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
blob | commitdiff | raw | diff to current |
2010-05-09 |
Vadim Zeitlin | Add wxWindow::ProcessWindowEventLocally() and use it... |
blob | commitdiff | raw | diff to current |
2010-01-09 |
Vadim Zeitlin | Restore default WM_ERASEBKGND handling for wxMDIParentF... |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Vadim Zeitlin | Initialize wxMDIParentFrame::m_accelWindowMenu in defau... |
blob | commitdiff | raw | diff to current |
2009-08-26 |
Vadim Zeitlin | Compilation fix for wxUSE_INTL==0 in wxMSW MDI code. |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Vadim Zeitlin | Put braces around all calls to wxLogFunctions() inside... |
blob | commitdiff | raw | diff to current |
2009-05-31 |
Vadim Zeitlin | don't add client area origin when positioning the child... |
blob | commitdiff | raw | diff to current |
2009-03-22 |
Vadim Zeitlin | replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Vadim Zeitlin | restore passing WM_COMMAND messages for SC_XXX commands... |
blob | commitdiff | raw | diff to current |
2009-02-26 |
Vadim Zeitlin | deprecate the old TryValidator/Parent() and replace... |
blob | commitdiff | raw | diff to current |
2009-02-26 |
Vadim Zeitlin | override TryValidator() in wxMDIParentFrame to implemen... |
blob | commitdiff | raw | diff to current |
2009-01-29 |
Vadim Zeitlin | don't crash if we have no accelerators for the "Window... |
blob | commitdiff | raw | diff to current |
2009-01-28 |
Vadim Zeitlin | remove the recently added MSWFindMenuBarItem() as we... |
blob | commitdiff | raw | diff to current |
2009-01-28 |
Vadim Zeitlin | no real changes, just small cleanup, in particular... |
blob | commitdiff | raw | diff to current |
2009-01-27 |
Vadim Zeitlin | refactor WM_COMMAND messages handling in MDI frames... |
blob | commitdiff | raw | diff to current |
2009-01-26 |
Vadim Zeitlin | add more wxUSE_MENUS guards |
blob | commitdiff | raw | diff to current |
2009-01-26 |
Vadim Zeitlin | use a virtual function instead of wxDynamicCast(wxMDIPa... |
blob | commitdiff | raw | diff to current |
2009-01-26 |
Vadim Zeitlin | disable the "Next" and "Previous" commands in the windo... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2008-11-29 |
Vadim Zeitlin | cleanup the Win32 window classes registration code... |
blob | commitdiff | raw | diff to current |
2008-11-04 |
Vadim Zeitlin | Review/simplify/cleanup MDI classes for all platforms... |
blob | commitdiff | raw | diff to current |
2008-09-04 |
Vadim Zeitlin | show the "Window" menu only when we have any MDI childr... |
blob | commitdiff | raw | diff to current |
2008-06-24 |
Vadim Zeitlin | don't use deprecated wxIconizeEvent::Iconized() |
blob | commitdiff | raw | diff to current |
2008-05-17 |
Vadim Zeitlin | fix handling of the commands with negative ids (e.g... |
blob | commitdiff | raw | diff to current |
2008-03-15 |
Vadim Zeitlin | rename fobr95.{cpp,h} files to foobar.{cpp,h} |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Vadim Zeitlin | more /Wp64 warning fixes: mostly use UINT_PTR instead... |
blob | commitdiff | raw | diff to current |
2008-02-09 |
Vadim Zeitlin | add GetMDIParent() and use it to reduce the number... |
blob | commitdiff | raw | diff to current |
2008-01-06 |
Vadim Zeitlin | use wxWindowIDRef to transparently implement auto-gener... |
blob | commitdiff | raw | diff to current |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
blob | commitdiff | raw | diff to current |
2007-11-23 |
Vadim Zeitlin | return int from wxGetWindowId(), not WORD, to ensure... |
blob | commitdiff | raw | diff to current |
2007-06-20 |
Václav Slavík | more changes to make wx compile without implicit wxStri... |
blob | commitdiff | raw | diff to current |
2007-05-18 |
Vadim Zeitlin | added virtual wxFrame::FindItemInMenuBar(): overriding... |
blob | commitdiff | raw | diff to current |
2007-05-18 |
Vadim Zeitlin | don't give debug messages about WM_MDISETMENU failure... |
blob | commitdiff | raw | diff to current |
2007-05-18 |
Vadim Zeitlin | don't dereference NULL parent in wxMDIChildFrame dtor... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
Vadim Zeitlin | fix wxMDIChidFrame::GetPosition() (patch 1626610) |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Włodzimierz Skiba | Include wx/statusbr.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Włodzimierz Skiba | Include wx/mdi.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Włodzimierz Skiba | Include wx/toolbar.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-07 |
Paul Cornett | unused variables/declarations |
blob | commitdiff | raw | diff to current |
2006-05-06 |
Vadim Zeitlin | use SubclassWin() insteaf of just wxAssociateWinWithHan... |
blob | commitdiff | raw | diff to current |
2006-03-31 |
Włodzimierz Skiba | Removed every usage of obsolete wxTLW flags. 2.6 compat... |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Vadim Zeitlin | removed code refreshing toolbar on every MDI child... |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Vadim Zeitlin | set the same background colour for wxMDIParentFrame... |
blob | commitdiff | raw | diff to current |
2006-01-26 |
Włodzimierz Skiba | Include order is wxprec.h=>defs.h=>platform.h=>setup... |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Vadim Zeitlin | extracted wxFrame::MSWTranslateMessage() implementation... |
blob | commitdiff | raw | diff to current |
2006-01-07 |
Vadim Zeitlin | refresh the MDI frame window menu whenever a child... |
blob | commitdiff | raw | diff to current |
2006-01-07 |
Vadim Zeitlin | removed Win16 code |
blob | commitdiff | raw | diff to current |
2005-12-19 |
Włodzimierz Skiba | __WIN95__ removed (used to differ win3.1 vs. 'modern... |
blob | commitdiff | raw | diff to current |
2005-12-16 |
Julian Smart | Fixed MDI context menu event handling problem (Stefan... |
blob | commitdiff | raw | diff to current |
2005-11-13 |
Kevin Hock | Fix MDI child windows not becoming active when created... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-16 |
Włodzimierz Skiba | Reuse functionality of wxGetStockLabel(). |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Michael Wetherell | Translate '&Help' to '&' for italian Windows only |
blob | commitdiff | raw | diff to current |
2005-08-11 |
Vadim Zeitlin | force update of MDI client window size after the MDI... |
blob | commitdiff | raw | diff to current |
2005-07-29 |
Chris Elliott | wxMDIChildFrame::DetachMenuBar() to fix SF bug 1232271 |
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-07-04 |
Chris Elliott | fix SF Bug 1232271 |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Włodzimierz Skiba | First part of '[ 1216148 ] cleanup: unused variables... |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Julian Smart | Test for x, y in GetPosition |
blob | commitdiff | raw | diff to current |
2005-03-24 |
Chris Elliott | remove erroneous comment |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Vadim Zeitlin | added orient parameter to wxMDIParentFrame::Tile() |
blob | commitdiff | raw | diff to current |
2004-10-08 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
blob | commitdiff | raw | diff to current |
2004-09-29 |
Václav Slavík | fixed flicker during MDI children creation: the frame... |
blob | commitdiff | raw | diff to current |
2004-09-01 |
Chris Elliott | mdi menu updates fixed (after SF 1012653) |
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-07-19 |
Włodzimierz Skiba | Fixes for wxUSE_STATUSBAR. |
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-05-07 |
Vadim Zeitlin | split wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which... |
blob | commitdiff | raw | diff to current |
2004-04-21 |
Vadim Zeitlin | fixed recent modeless dialog breakage caused by removin... |
blob | commitdiff | raw | diff to current |
2004-03-28 |
Vadim Zeitlin | removed Win16 code (patch 905241), last version with... |
blob | commitdiff | raw | diff to current |
2004-02-25 |
Julian Smart | Applied patch [ 903619 ] Win64 and Itanium support |
blob | commitdiff | raw | diff to current |
2004-02-16 |
Dimitri Schoolwerth | Fixed compilation for !wxUSE_IMAGE as well as !wxUSE_TO... |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | reset m_frameTool/StatusBar pointers before deleting... |
blob | commitdiff | raw | diff to current |
2003-10-07 |
Vadim Zeitlin | don't always create MDI children with WS_THICKFRAME... |
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-15 |
Vadim Zeitlin | fixed return value of wxMDIChildFrame::HandleGetMinMaxI... |
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-08-04 |
Vadim Zeitlin | don't include unnecessary headers if we don't compile... |
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-06-30 |
Vadim Zeitlin | extracted common initialization/cleanup functions in... |
blob | commitdiff | raw | diff to current |
2003-06-18 |
Chris Elliott | fix DMars compilation to use precompiled headers |
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-13 |
Julian Smart | Fixed MDI scrollbars |
blob | commitdiff | raw | diff to current |
2003-04-22 |
Chris Elliott | update to make digitalmars compile/link image sample |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
next |