Get/SetTitle only for wxTopLevelWindow (wxMSW part).
[wxWidgets.git] / src / msw / window.cpp
2005-11-03  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMSW part).
2005-10-29  Włodzimierz SkibaPressing build-in joystick on WinCE phones fires wxEVT_...
2005-10-23  Julian SmartApplied patch [ 1307056 ] [wxMSW] Focus showing fix...
2005-10-11  Dimitri Schoolwerthfixed MSVC6 compilation error ("C2639: compiler generat...
2005-10-09  Vadim Zeitlindon't call ::ShowWindow() if don't have HWND yet
2005-10-09  Vadim Zeitlinfilter out duplicate mouse move events too; moved last...
2005-09-27  Vadim Zeitlin(blind) fix for keyboard cues display under XP (bug...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-11  Kevin HockSend mouse leave events in HandleMouseMove if HAVE_TRAC...
2005-09-03  Vadim Zeitlinfix showing keyboard cues under Win2k/XP
2005-08-30  Vadim Zeitlingenerate mouse events for all static controls, not...
2005-08-28  Vadim Zeitlinadded IsSizeDeferred() (part of patch 1199639)
2005-08-25  Vadim Zeitlinpressing enter now activates the default button even...
2005-08-11  Vadim Zeitlinadded wxSIZE_FORCE flag for SetSize()
2005-08-06  Vadim Zeitlinfix wxGetMessageName() in Unicode build (patch 1250662)
2005-08-05  Vadim Zeitlindon't remember size passed to SetSize() as pending...
2005-07-31  Vadim Zeitlinaccount for client area origin when returning pending...
2005-07-30  Vadim Zeitlinreturn pending position/size if any, not the current one
2005-07-30  Vadim Zeitlinreplaced wxMoveWindowDeferred() with wxWindow::DoMoveSi...
2005-07-21  Vadim Zeitlinposition of wxEVT_MOUSEWHEEL events is now in client...
2005-07-15  Vadim Zeitlincheck whether there is a critical window and don't...
2005-07-14  Vadim Zeitlinmoved Esc processing from wxWindow to wxDialog where...
2005-07-02  Vadim Zeitlinfixed DoSetClientSize() to use ::MoveWindow() instead...
2005-07-01  Włodzimierz SkibaHelpers in disabling warnings for unused params.
2005-06-21  Julian SmartApplied [ 1223122 ] [wxMSW] Proper repainting when...
2005-06-17  Julian SmartFix for eVC++ 3
2005-06-16  Julian SmartApplied patch [ 1218833 ] [wxMSW] wxListBox optimisatio...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-25  Włodzimierz SkibaSimpler fix for Borland.
2005-05-25  Włodzimierz SkibaFixes for Borland access to members in MSWUniv.
2005-05-21  Julian SmartSuppressed error when loading colour bitmap since there...
2005-05-19  Robin DunnMoved the pending pos and size into wxWindowMSW
2005-05-17  Dimitri Schoolwerthapplied patch #1185523: "Replace GetTextExtentPoint...
2005-05-11  Julian SmartHandlePrintClient shouldn't go above a top-level window
2005-05-09  Julian SmartFixed bug [ 1195479 ] RedrawWindow() incompatible with...
2005-05-09  Robin DunnA slightly modified version of Patch #1197468. Keeps...
2005-05-07  Robin DunnPatch #1197009 [wxMSW] Proper repainting when resizing
2005-05-06  Michael WetherellCompilation fix for USE_UNIV=1
2005-05-02  Chris Elliottsizer.h needed by cygwin
2005-04-29  Julian SmartRemoved previous broken fix for deferred positioning...
2005-04-28  Julian SmartReverted/commented out unsuccessful defer fix
2005-04-28  Julian SmartTypo correction
2005-04-28  Julian SmartUse real number of children for reserving deferred...
2005-04-28  Julian SmartWorked around an apparent bug in Windows whereby some...
2005-04-24  Julian SmartRestored previous revision after retag
2005-04-24  Julian SmartCreating new revision to retag with WX_2_6_0
2005-04-23  Julian SmartRemove obsolete includes
2005-04-23  Vadim Zeitlincheck for NULL pointer in OnMeasureItem() as well as...
2005-04-17  Julian SmartUse GetCursorPos on WinCE wherever possible (otherwise...
2005-04-13  Vadim Zeitlindon't break of the loop resetting last focus pointer...
2005-04-13  Julian SmartGetCursorPos returns an error on WinCE, so use GetMessa...
2005-04-12  Włodzimierz SkibawxUniv build fix (typo correction).
2005-04-11  Vadim Zeitlinafter latest changes background of radio buttons _not_...
2005-04-11  Włodzimierz SkibawxUniv build fix.
2005-04-10  Vadim Zeitlinsilently ignore NULL pointers in MSWOnMeasureItem(...
2005-04-10  Vadim Zeitlinextended wxWindow::MSWGetBgBrush() and wxControl::MSWCo...
2005-04-10  Vadim Zeitlinsimplifications and corrections to background drawing:
2005-03-31  Julian SmartUse InvalidateRect for Smartphone.
2005-03-31  Włodzimierz SkibaSmartphone fix.
2005-03-26  Vadim Zeitlinchanged wxWindow::Refresh() to refresh the window child...
2005-03-25  Vadim Zeitlindo nothing in Freeze/Thaw() if the window is hidden...
2005-03-25  Włodzimierz SkibaWarning fix.
2005-03-25  Vadim Zeitlinreversed disabling of deferred resizing in the last...
2005-03-24  Julian SmartSwitch deferred sizing off by default
2005-03-21  Vadim Zeitlindocument (and check for it with assert) that wxGetKeySt...
2005-03-18  Julian SmartAdded WXK_SPECIAL... keycodes for special hardware...
2005-03-13  Włodzimierz SkibaCorrect sending of wxW event from wxChoice on MS Smartp...
2005-03-09  Vadim Zeitlinslightly clarified msw.window.no-clip-children test
2005-03-08  Vadim Zeitlinremoved unused wxDirToWinStyle() (part of patch 1159289)
2005-03-07  Vadim Zeitlinharmless warning fixes for WinCE (mostly unused parameters)
2005-03-02  Włodzimierz SkibaIn MSWUniv wxWindow and wxWindowMSW are different class...
2005-02-28  Robin DunnOops, checked in wrong file by mistake. Reverted last...
2005-02-28  Robin DunnDon't build the old versions of OGL or iewin by default...
2005-02-21  Stefan CsomorXTI fix for VC 7.1 (VC 8.0 didn't complain)
2005-02-20  Vadim ZeitlinwxUniv compilation fix
2005-02-20  Vadim Zeitlincleanup of TrackMouseEvent() code (use a single #ifdef...
2005-02-20  Julian SmartDon't repaint window if hidden
2005-02-19  Vadim Zeitlinadded wxNavigationEvent::FromTab flag
2005-02-19  Vadim Zeitlinadded MSWPrintChild() for drawing child background...
2005-02-19  Vadim Zeitlinextracted check for wxListCtrl in WM_PRINT handler...
2005-02-19  Vadim ZeitlinVK_MENU is WXK_ALT, notWXK_MENU (patch 1119601)
2005-02-16  Włodzimierz SkibawxPoint/Size/Rect() causes the same code with (0,0...
2005-02-15  Julian SmartAbsolutely no idea what DisableAutomaticSETranslator...
2005-02-11  Włodzimierz SkibaVarious cleanings.
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-06  Julian SmartCan now set msw.window.no-clip-children to 1 to elimina...
2005-01-31  Vadim Zeitlin- use CreateWindowEx(), please explain why CreateWindow...
2005-01-30  Vadim Zeitlinmoved Begin/EndDeferWindowPos() calls to WM_SIZE handle...
2005-01-29  Robin DunnDon't use the parent's defered sizing handle if the...
2005-01-19  Vadim Zeitlinreenabled WM_MOUSELEAVE event handling (patch 1104551...
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2005-01-12  Vadim Zeitlinreset m_hDWP to NULL after calling EndDeferWindowPos()
2005-01-07  Vadim Zeitlincorrected bg colour inheritance once again: only immedi...
2005-01-07  Vadim Zeitlindon't ignore the background colour set for the dialog...
2005-01-07  Vadim Zeitlinuse HasTransparentBackground() to correctly draw the...
2005-01-07  Vadim Zeitlinextracted background painting in a separate function...
2005-01-05  Włodzimierz SkibawxMSWUniv wxWindowMSW vs. wxWindow fix.
2005-01-05  Włodzimierz SkibaMS Smartphone fixes.
2005-01-04  Vadim Zeitlinrestored using DeferWindowPos() for moving all windows...
2004-12-29  Włodzimierz SkibaFixes to FIXME about stock IDs usage.
next