2001-07-14 |
Vadim Zeitlin | merged NULL wxFrame parent HWND fix from 2.2 branch |
blob | commitdiff | raw |
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 |
1999-04-08 |
Julian Smart | Changed the focus-window event handling back |
blob | commitdiff | raw | diff to current |
1999-04-07 |
Julian Smart | Menu/toolbar event handling now tries the window with... |
blob | commitdiff | raw | diff to current |
1999-04-06 |
Julian Smart | Fixed OnMenuHighlight, wxPrintData problems |
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-23 |
Vadim Zeitlin | menu help string fix |
blob | commitdiff | raw | diff to current |
1999-02-22 |
Julian Smart | Soem corrections for SetSize changes |
blob | commitdiff | raw | diff to current |
1999-02-22 |
Vadim Zeitlin | GetSize() and GetClientSize() changes |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Julian Smart | Changed GetForce -> !CanVeto |
blob | commitdiff | raw | diff to current |
1999-02-01 |
Vadim Zeitlin | more wxToolTip changes |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Julian Smart | Some changes in a vain attempt to make Salford C++... |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Unknown (UG) | WXDLLEXPORT added to wxPendingList |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
blob | commitdiff | raw | diff to current |
1998-12-20 |
Julian Smart | wxPaintDC -> wxDC in wxListCtrl; fixed compile problems... |
blob | commitdiff | raw | diff to current |
1998-12-17 |
Julian Smart | Just a teeny change -- addition of wxFrame::IsMaximized... |
blob | commitdiff | raw | diff to current |
1998-12-15 |
Julian Smart | Cured radiobutton non-setting by using BS_AUTORADIOBUTT... |
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-12-04 |
Julian Smart | Fixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp |
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 |
1998-11-08 |
Julian Smart | Minor changes |
blob | commitdiff | raw | diff to current |
1998-10-27 |
Julian Smart | Motif wxNotebook about done; added print/preview to... |
blob | commitdiff | raw | diff to current |
1998-10-12 |
Julian Smart | Session management changes for wxMSW. |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
blob | commitdiff | raw | diff to current |
1998-08-14 |
Vadim Zeitlin | a small GUI glitch corrected (if a frame with child... |
blob | commitdiff | raw | diff to current |
1998-08-13 |
Julian Smart | Fixed compile bug in dropsrc.cpp (constr. arg); GnuWin3... |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Vadim Zeitlin | improved handling of frames with parent: now they have... |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Vadim Zeitlin | (1) Denis Pershin's patch for wxGTK (memory leaks corre... |
blob | commitdiff | raw | diff to current |
1998-08-05 |
Julian Smart | Fixed popup menu processing |
blob | commitdiff | raw | diff to current |
1998-07-31 |
Julian Smart | Added wxAcceleratorTable, wxFrame::SetAcceleratorTable... |
blob | commitdiff | raw | diff to current |
1998-07-27 |
Julian Smart | wxToolBar API changes; now frames manage their toolbar... |
blob | commitdiff | raw | diff to current |
1998-07-24 |
Julian Smart | Removed duplicate code |
blob | commitdiff | raw | diff to current |
next |