]> git.saurik.com Git - wxWidgets.git/history - src/msw/frame.cpp
changed/centralized window creation code to allow wxTLW work in wxUniv
[wxWidgets.git] / src / msw / frame.cpp
2001-10-07  Vadim Zeitlinchanged/centralized window creation code to allow wxTLW...
2001-09-26  Vadim Zeitlincompilation/build fixes for wxUniv
2001-09-24  Vadim Zeitlinadded wxTLW for MSW
2001-08-31  Julian SmartRemove _all_ borders if that's what we specify to ShowF...
2001-08-20  Vadim Zeitlinfixes for Raise() to work correctly with both top level...
2001-08-01  Vadim ZeitlinVain attempts to make kbd navigation work inside find...
2001-07-14  Vadim Zeitlinremoved obsolete comment
2001-07-14  Vadim Zeitlinmerged NULL wxFrame parent HWND fix from 2.2 branch
2001-07-14  Vadim Zeitlinfixed setting/attaching menubar
2001-07-12  Vadim Zeitlinmenu bar wasn't set properly internally after my previo...
2001-07-10  Vadim ZeitlinwxUniv compilation fixes
2001-07-09  Vadim Zeitlinsimplified RTTI chain: wxFrame base class is now direct...
2001-07-09  Vadim Zeitlinsimplified RTTI chain: wxFrame base class is now direct...
2001-06-29  Julian SmartAdded project files for wxUniv under MSW
2001-06-29  Julian SmartFirst pass at adding MicroWindows support
2001-06-27  Julian SmartNow wxFrame derives from wxFrameMSW/GTK in non-wxUniv...
2001-06-27  Julian SmartAdded wxUSE_NUMBERDLG to setup.h; added some files...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-05-31  Vadim Zeitlinwe now send iconize events
2001-05-30  Vadim Zeitlinfixed wxFrame::SetClientSize() with toolbar bug
2001-05-27  Václav Slavíkyet another attempt to fix LastFocus bug in wxFrame
2001-05-23  Václav Slavíkfixed bug in wxFrame::OnActivate
2001-05-08  Vadim Zeitlincorrect fix for Maximize() for hidden frames
2001-04-14  Vadim Zeitlinmerged focus handling fix from 2.2
2001-03-31  George TaskerSendSizeEvent() method moved from wxWindow to wxFrame...
2000-12-20  George TaskerFixed bug where if the style included wxFRAME_NO_TASKBA...
2000-11-25  Václav Slavíkadded wxFrame::IsMDIChild() (msw only, protected)
2000-10-11  Vadim Zeitlinadded (MSW/GTK) and documented new frame and dialog...
2000-10-07  Vadim Zeitlin1. a couple of compilation warnings fixed (strconv...
2000-09-10  Julian Smart#ifdefs for WIN16
2000-09-06  Julian SmartAdded wxHelpEvent, wxContextHelp (MSW only so far)...
2000-08-11  Julian SmartNow show/hide status bar in ShowFullScreen, instead...
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-17  Vadim Zeitlin1. wxGetFullHostName() does return the full host name...
2000-03-12  Vadim Zeitlin1. wxProgressDialog uses wxWindowDisabler, not (dumb...
2000-02-29  Ron Leeadded missing include mdi.h
2000-02-29  Vadim Zeitlin1. fixed bug with MDI child frames changign state when...
2000-02-26  Guillermo Rodrigue... Corrected small miniframe-realted bug (itsy bitsy is...
2000-02-08  Julian SmartAdded ShowFullScreen
2000-02-05  Vadim Zeitlin1. wxTimer change - now generates EVT_TIMER()
2000-01-22  Vadim ZeitlinI think I finally fixed activation behaviour under...
1999-12-16  Vadim Zeitlinsome more consts here and there
1999-12-16  Vadim ZeitlinWin16 compilation fixes
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-01  Vadim Zeitlin1. wxMotif::wxFrame derives from wxFrameBase now
1999-11-30  Julian SmartNow allow SetMenuBar to be called several times.
1999-11-24  Vadim Zeitlin1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-16  Vadim ZeitlinwxFrameBase class for wxMSW and wxGTK
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-11-02  Vadim Zeitlincompilation fixes
1999-11-02  Vadim Zeitlin1. wxMenu changes: wxMenuBase appears, several new...
1999-10-18  Vadim Zeitlin1. more drag and drop and clipboard changes:
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-07  David Webster*** empty log message ***
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-30  Unknown (MT)only set parent frame ontop when the current frame...
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-09-13  Unknown (MT)Add detachmenu
1999-09-02  Julian SmartSetMenuBar potential memory leak fixed; added wxTAB_TRA...
1999-07-28  Vadim Zeitlin1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN...
1999-07-23  Vadim Zeitlin1. frames respect update region (Tom Surace patch)
1999-07-11  Vadim Zeitlin1. wxFrame doesn't show incorrect hints in the status...
1999-07-02  Vadim Zeitlin1. DoSetSize() simplified, DoGetBestSize() introduced
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-20  Vadim Zeitlinkeyboard/focus handling improved a bit more:
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-06-13  Vadim Zeitlin1. some more of "#if wxUSE_XXX" here and there
1999-06-08  Robin DunnAdded wxFrame::MakeModal for MSW, (it's already there...
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-10  Vadim ZeitlinwxWindow split (MSW part of changes)
1999-05-06  Julian SmartSome doc corrections; various small fixes for Cygwin...
1999-05-05  Julian SmartwxNotebook fixes for Win16; VC++ 4 fixes for OLE files...
1999-04-08  Julian SmartChanged the focus-window event handling back
1999-04-07  Julian SmartMenu/toolbar event handling now tries the window with...
1999-04-06  Julian SmartFixed OnMenuHighlight, wxPrintData problems
1999-04-05  Julian SmartMSWOnCommand bug fixed
1999-04-03  Vadim ZeitlinwxMenu and wxMenuBar modifications: now works much...
1999-02-23  Vadim Zeitlinmenu help string fix
1999-02-22  Julian SmartSoem corrections for SetSize changes
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-02-05  Julian SmartChanged GetForce -> !CanVeto
1999-02-01  Vadim Zeitlinmore wxToolTip changes
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-08  Unknown (UG)WXDLLEXPORT added to wxPendingList
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-17  Julian SmartJust a teeny change -- addition of wxFrame::IsMaximized...
1998-12-15  Julian SmartCured radiobutton non-setting by using BS_AUTORADIOBUTT...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-12-04  Julian SmartFixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp
1998-11-24  Vadim Zeitlin1. new wxList code
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-11-08  Julian SmartMinor changes
1998-10-27  Julian SmartMotif wxNotebook about done; added print/preview to...
1998-10-12  Julian SmartSession management changes for wxMSW.
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-08-14  Vadim Zeitlina small GUI glitch corrected (if a frame with child...
next