2003-07-18 |
Julian Smart | Added WCE toolbar |
blob | commitdiff | raw |
2003-07-12 |
Julian Smart | Use WM_INITMENUPOPUP |
blob | commitdiff | raw | diff to current |
2003-07-12 |
Julian Smart | Fixed menubar on WinCE |
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-10 |
Vadim Zeitlin | no real changes |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
blob | commitdiff | raw | diff to current |
2003-06-30 |
Vadim Zeitlin | extracted common initialization/cleanup functions in... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2002-06-13 |
Vadim Zeitlin | moved OnActivate() logic from wxFrame to wxDialog ... |
blob | commitdiff | raw | diff to current |
2002-05-25 |
Vadim Zeitlin | prevent the parent window from losing activation when... |
blob | commitdiff | raw | diff to current |
2002-05-02 |
Mattia Barbon | Implemented wxStatusBar::Push/PopStatusText. |
blob | commitdiff | raw | diff to current |
2002-04-09 |
Vadim Zeitlin | wxSizeEvent now carries the total size, not just the... |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Vadim Zeitlin | restored full redraw on repain behaviour by default... |
blob | commitdiff | raw | diff to current |
2002-03-31 |
Robert Roebling | Minor tweak (up-ported from 2.2.9) to make |
blob | commitdiff | raw | diff to current |
2002-03-26 |
Mattia Barbon | wxIconBundle implementation. |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Vadim Zeitlin | added EVT_MENU_OPEN and EVT_MENU_CLOSE events |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Vadim Zeitlin | wxFrame base class is xTLW, not wxWindow |
blob | commitdiff | raw | diff to current |
2002-01-10 |
Vadim Zeitlin | moved toolbar adjustments for the client size from... |
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-12-08 |
Vadim Zeitlin | fixed bugs with setting the client size when the differ... |
blob | commitdiff | raw | diff to current |
2001-11-28 |
Vadim Zeitlin | blind fix for iconizing/restoring hidden child frames bug |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Vadim Zeitlin | fixed wxFrame::IconizeChildFrames() bug which would... |
blob | commitdiff | raw | diff to current |
2001-10-19 |
Václav Slavík | we no longer need wxFrameNative |
blob | commitdiff | raw | diff to current |
2001-10-14 |
Václav Slavík | decouple wxTLW,Frame::ShowFullScreen in wxMSW |
blob | commitdiff | raw | diff to current |
2001-10-14 |
Vadim Zeitlin | 1. added wxStatusBarUniv |
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-26 |
Vadim Zeitlin | compilation/build fixes for wxUniv |
blob | commitdiff | raw | diff to current |
2001-09-24 |
Vadim Zeitlin | added wxTLW for MSW |
blob | commitdiff | raw | diff to current |
2001-08-31 |
Julian Smart | Remove _all_ borders if that's what we specify to ShowF... |
blob | commitdiff | raw | diff to current |
2001-08-20 |
Vadim Zeitlin | fixes for Raise() to work correctly with both top level... |
blob | commitdiff | raw | diff to current |
2001-08-01 |
Vadim Zeitlin | Vain attempts to make kbd navigation work inside find... |
blob | commitdiff | raw | diff to current |
2001-07-14 |
Vadim Zeitlin | removed obsolete comment |
blob | commitdiff | raw | diff to current |
2001-07-14 |
Vadim Zeitlin | merged NULL wxFrame parent HWND fix from 2.2 branch |
blob | commitdiff | raw | diff to current |
2001-07-14 |
Vadim Zeitlin | fixed setting/attaching menubar |
blob | commitdiff | raw | diff to current |
2001-07-12 |
Vadim Zeitlin | menu bar wasn't set properly internally after my previo... |
blob | commitdiff | raw | diff to current |
2001-07-10 |
Vadim Zeitlin | wxUniv compilation fixes |
blob | commitdiff | raw | diff to current |
2001-07-09 |
Vadim Zeitlin | simplified RTTI chain: wxFrame base class is now direct... |
blob | commitdiff | raw | diff to current |
2001-07-09 |
Vadim Zeitlin | simplified RTTI chain: wxFrame base class is now direct... |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Julian Smart | Added project files for wxUniv under MSW |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Julian Smart | First pass at adding MicroWindows support |
blob | commitdiff | raw | diff to current |
2001-06-27 |
Julian Smart | Now wxFrame derives from wxFrameMSW/GTK in non-wxUniv... |
blob | commitdiff | raw | diff to current |
2001-06-27 |
Julian Smart | Added wxUSE_NUMBERDLG to setup.h; added some files... |
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-05-31 |
Vadim Zeitlin | we now send iconize events |
blob | commitdiff | raw | diff to current |
2001-05-30 |
Vadim Zeitlin | fixed wxFrame::SetClientSize() with toolbar bug |
blob | commitdiff | raw | diff to current |
2001-05-27 |
Václav Slavík | yet another attempt to fix LastFocus bug in wxFrame |
blob | commitdiff | raw | diff to current |
2001-05-23 |
Václav Slavík | fixed bug in wxFrame::OnActivate |
blob | commitdiff | raw | diff to current |
2001-05-08 |
Vadim Zeitlin | correct fix for Maximize() for hidden frames |
blob | commitdiff | raw | diff to current |
2001-04-14 |
Vadim Zeitlin | merged focus handling fix from 2.2 |
blob | commitdiff | raw | diff to current |
2001-03-31 |
George Tasker | SendSizeEvent() method moved from wxWindow to wxFrame... |
blob | commitdiff | raw | diff to current |
2000-12-20 |
George Tasker | Fixed bug where if the style included wxFRAME_NO_TASKBA... |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Václav Slavík | added wxFrame::IsMDIChild() (msw only, protected) |
blob | commitdiff | raw | diff to current |
2000-10-11 |
Vadim Zeitlin | added (MSW/GTK) and documented new frame and dialog... |
blob | commitdiff | raw | diff to current |
2000-10-07 |
Vadim Zeitlin | 1. a couple of compilation warnings fixed (strconv... |
blob | commitdiff | raw | diff to current |
2000-09-10 |
Julian Smart | #ifdefs for WIN16 |
blob | commitdiff | raw | diff to current |
2000-09-06 |
Julian Smart | Added wxHelpEvent, wxContextHelp (MSW only so far)... |
blob | commitdiff | raw | diff to current |
2000-08-11 |
Julian Smart | Now show/hide status bar in ShowFullScreen, instead... |
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-17 |
Vadim Zeitlin | 1. wxGetFullHostName() does return the full host name... |
blob | commitdiff | raw | diff to current |
2000-03-12 |
Vadim Zeitlin | 1. wxProgressDialog uses wxWindowDisabler, not (dumb... |
blob | commitdiff | raw | diff to current |
2000-02-29 |
Ron Lee | added missing include mdi.h |
blob | commitdiff | raw | diff to current |
2000-02-29 |
Vadim Zeitlin | 1. fixed bug with MDI child frames changign state when... |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Guillermo Rodrigue... | Corrected small miniframe-realted bug (itsy bitsy is... |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Julian Smart | Added ShowFullScreen |
blob | commitdiff | raw | diff to current |
2000-02-05 |
Vadim Zeitlin | 1. wxTimer change - now generates EVT_TIMER() |
blob | commitdiff | raw | diff to current |
2000-01-22 |
Vadim Zeitlin | I think I finally fixed activation behaviour under... |
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-12-01 |
Vadim Zeitlin | 1. wxMotif::wxFrame derives from wxFrameBase now |
blob | commitdiff | raw | diff to current |
1999-11-30 |
Julian Smart | Now allow SetMenuBar to be called several times. |
blob | commitdiff | raw | diff to current |
1999-11-24 |
Vadim Zeitlin | 1. wxIcon/wxCursor change, wxGDIImage class added |
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-11-02 |
Vadim Zeitlin | 1. wxMenu changes: wxMenuBase appears, several new... |
blob | commitdiff | raw | diff to current |
1999-10-18 |
Vadim Zeitlin | 1. more drag and drop and clipboard changes: |
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 |
David Webster | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-09-30 |
Unknown (MT) | only set parent frame ontop when the current frame... |
blob | commitdiff | raw | diff to current |
1999-09-29 |
Vadim Zeitlin | 1. Implemented support for different icons for differen... |
blob | commitdiff | raw | diff to current |
1999-09-13 |
Unknown (MT) | Add detachmenu |
blob | commitdiff | raw | diff to current |
1999-09-02 |
Julian Smart | SetMenuBar potential memory leak fixed; added wxTAB_TRA... |
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-23 |
Vadim Zeitlin | 1. frames respect update region (Tom Surace patch) |
blob | commitdiff | raw | diff to current |
1999-07-11 |
Vadim Zeitlin | 1. wxFrame doesn't show incorrect hints in the status... |
blob | commitdiff | raw | diff to current |
1999-07-02 |
Vadim Zeitlin | 1. DoSetSize() simplified, DoGetBestSize() introduced |
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-20 |
Vadim Zeitlin | keyboard/focus handling improved a bit more: |
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-13 |
Vadim Zeitlin | 1. some more of "#if wxUSE_XXX" here and there |
blob | commitdiff | raw | diff to current |
1999-06-08 |
Robin Dunn | Added wxFrame::MakeModal for MSW, (it's already there... |
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-05-06 |
Julian Smart | Some doc corrections; various small fixes for Cygwin... |
blob | commitdiff | raw | diff to current |
1999-05-05 |
Julian Smart | wxNotebook fixes for Win16; VC++ 4 fixes for OLE files... |
blob | commitdiff | raw | diff to current |
next |