2004-10-08 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
blob | commitdiff | raw |
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 |
2003-01-25 |
Vadim Zeitlin | removed warnings about using the deprecated functions... |
blob | commitdiff | raw | diff to current |
2003-01-25 |
Ron Lee | Update list operators, s/TRUE/true/ etc. |
blob | commitdiff | raw | diff to current |
2002-12-06 |
Vadim Zeitlin | corrected a too eager error message (patch 648599) |
blob | commitdiff | raw | diff to current |
2002-08-20 |
Julian Smart | Applied patch [ 597398 ] Generic MDI, wxNotebook based. |
blob | commitdiff | raw | diff to current |
2002-08-16 |
Julian Smart | Applied patch [ 594416 ] MDI Previous Child |
blob | commitdiff | raw | diff to current |
2002-03-27 |
Vadim Zeitlin | compilation warning fixed |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Vadim Zeitlin | fixes for MSWGetCreateWindowFlags signature change |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Václav Slavík | respect minimal wxTLW size in wxUniv |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Vadim Zeitlin | fixed several resource leaks related to MDI menus |
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-07 |
Vadim Zeitlin | changed/centralized window creation code to allow wxTLW... |
blob | commitdiff | raw | diff to current |
2001-09-24 |
Vadim Zeitlin | added wxTLW for MSW |
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-06-16 |
Vadim Zeitlin | warning fix |
blob | commitdiff | raw | diff to current |
2001-06-16 |
Vadim Zeitlin | applied patch #428104 (SetSizeHints() for wxMDIChildFrame) |
blob | commitdiff | raw | diff to current |
2001-06-16 |
Vadim Zeitlin | applied patch 433505 (MDI parent activation fix) |
blob | commitdiff | raw | diff to current |
2001-06-15 |
Julian Smart | Sync'ed show-window flag in MDI child constructor;... |
blob | commitdiff | raw | diff to current |
2001-06-14 |
Julian Smart | Fixed MDIS_ALLCHILDSTYLES bug (WS_VISIBLE needed to... |
blob | commitdiff | raw | diff to current |
2001-06-11 |
Julian Smart | Tex2RTF: underscores now only checked for if syntax... |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Julian Smart | Applied patch #420395 (adding wxCLIP_SIBBLINGS capabili... |
blob | commitdiff | raw | diff to current |
2001-05-14 |
Julian Smart | Fixes for 16-bit compilation |
blob | commitdiff | raw | diff to current |
2001-04-27 |
Julian Smart | Added showing the default URL in DisplayContents and... |
blob | commitdiff | raw | diff to current |
2001-04-27 |
George Tasker | Fixes problem where child window does not appear immedi... |
blob | commitdiff | raw | diff to current |
2001-04-27 |
Vadim Zeitlin | compilation fix (sorry) |
blob | commitdiff | raw | diff to current |
2001-04-27 |
Vadim Zeitlin | translate MDI menu items |
blob | commitdiff | raw | diff to current |
2001-04-26 |
Julian Smart | Fixed Simple Toolbar bug; removed 2 pixel kludge in... |
blob | commitdiff | raw | diff to current |
2001-04-22 |
Vadim Zeitlin | fixing mngw32 (cross)compilation |
blob | commitdiff | raw | diff to current |
2001-04-05 |
George Tasker | Fixes problem where maximized child windows still have... |
blob | commitdiff | raw | diff to current |
2001-02-26 |
Vadim Zeitlin | applied patch 403988 (fixing MDI window menu) |
blob | commitdiff | raw | diff to current |
2001-01-30 |
George Tasker | Allow MDI children to have a non-default window style... |
blob | commitdiff | raw | diff to current |
2001-01-29 |
Vadim Zeitlin | another fix for MDI styles |
blob | commitdiff | raw | diff to current |
2001-01-29 |
Vadim Zeitlin | fix (?) for MDI children style problems |
blob | commitdiff | raw | diff to current |
2000-12-10 |
Vadim Zeitlin | merged in the small changes from the 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-10-10 |
Vadim Zeitlin | fixed MDI accel bug, more tests for it in the sample |
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-15 |
Julian Smart | Possible fix for DestroyWindow message in MDI apps... |
blob | commitdiff | raw | diff to current |
2000-03-14 |
Julian Smart | Fixed crash-on-exit bug due to status bar being deleted... |
blob | commitdiff | raw | diff to current |
2000-03-14 |
Unknown (MT) | remove HWND association when DestroyWindow |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Julian Smart | Added fix to wxMDIClientWindow to redisplay contents... |
blob | commitdiff | raw | diff to current |
2000-02-24 |
Vadim Zeitlin | 1. corrected bug in MDI sample (which resulted in missi... |
blob | commitdiff | raw | diff to current |
2000-02-24 |
Julian Smart | Fix to MDI to restore 3D border; kludge to OGL Studio... |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Julian Smart | Added ShowFullScreen |
blob | commitdiff | raw | diff to current |
2000-02-01 |
Julian Smart | Set/GetWindowMenu added to MDI parent frame under MSW |
blob | commitdiff | raw | diff to current |
1999-12-16 |
Vadim Zeitlin | some more consts here and there |
blob | commitdiff | raw | diff to current |
1999-12-16 |
Vadim Zeitlin | Win16 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 | Compile fixes |
blob | commitdiff | raw | diff to current |
1999-11-25 |
Vadim Zeitlin | 1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed |
blob | commitdiff | raw | diff to current |
1999-11-16 |
Vadim Zeitlin | wxFrameBase class for wxMSW and wxGTK |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | include <wx/...> => include "wx/..." |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | compilation fixes |
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-07 |
Vadim Zeitlin | some fixes after global _T() => T() change |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-08-27 |
Patrick Albert | Removing some level 3 warning |
blob | commitdiff | raw | diff to current |
1999-08-12 |
Julian Smart | wxBook additions; added a couple of pixels in menu... |
blob | commitdiff | raw | diff to current |
1999-07-28 |
Vadim Zeitlin | 1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN... |
blob | commitdiff | raw | diff to current |
1999-07-16 |
Vadim Zeitlin | 1. fixed Maximise() mismatch between wxFrame and wxMDIFrame |
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-23 |
Vadim Zeitlin | MDI child maximize bug fixed |
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-14 |
Patrick Albert | *** empty log message *** |
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-05-25 |
Brian Macy | Cleaned up some warnings |
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-05-13 |
Vadim Zeitlin | 1. MSW message handling simplifications |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Vadim Zeitlin | wxWindow split (MSW part of changes) |
blob | commitdiff | raw | diff to current |
1999-04-05 |
Julian Smart | MSWOnCommand bug 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-02-28 |
Julian Smart | Doc mods; fixed return non-processing problem; fixed... |
blob | commitdiff | raw | diff to current |
1999-02-22 |
Julian Smart | Soem corrections for SetSize changes |
blob | commitdiff | raw | diff to current |
1998-12-08 |
Julian Smart | Sorry folks, a lot of changes to remedy GetFont, GetBru... |
blob | commitdiff | raw | diff to current |
1998-11-24 |
Vadim Zeitlin | 1. new wxList code |
blob | commitdiff | raw | diff to current |
1998-11-09 |
Julian Smart | Removed references to DEBUG and WXDEBUG; cured Motif... |
blob | commitdiff | raw | diff to current |
next |