]> git.saurik.com Git - wxWidgets.git/history - src/msw/window.cpp
added wxEVT_MOUSE_CAPTURE_LOST event and code for correctly handling capture loss...
[wxWidgets.git] / src / msw / window.cpp
2006-07-31  Václav Slavíkadded wxEVT_MOUSE_CAPTURE_LOST event and code for corre...
2006-07-25  Vadim Zeitlinmove default button handling code from wxControlContain...
2006-07-24  Włodzimierz SkibaWarning fix.
2006-07-22  Jamie GaddDon't handle WM_PRINTCLIENT anymore, manually draw...
2006-07-01  Vadim Zeitlinuse WM_NCCALCSIZE in DoGetClientSize() if the window...
2006-06-30  Vadim Zeitlindon't ignore dialog code when processing Ctrl-keys...
2006-06-30  Vadim Zeitlinsupport Ctrl-PageUp/Dn for changing the notebook pages...
2006-06-22  Vadim Zeitlinadded VK_SNAPSHOT <-> WXK_SNAPSHOT mapping
2006-06-22  Vadim Zeitlinrecognize WXK_NUMPAD_XXX keys in wxCharCodeWXToMSW...
2006-06-22  Vadim Zeitlinreorganized VK to WXK translation code to use a table...
2006-06-19  Włodzimierz SkibaInclude wx/menuitem.h according to precompiled headers...
2006-06-13  Włodzimierz SkibawxWinCE build fix.
2006-06-12  Vadim Zeitlinfix wxFindWindowAtPoint for radiobox buttons, it didn...
2006-06-11  Vadim Zeitlinupdate the real window flags when extended flags change...
2006-06-11  Vadim Zeitlindon't send wxHelpEvent generated for WM_HELP to all...
2006-06-06  Włodzimierz SkibaInclude wx/textctrl.h according to precompiled headers...
2006-06-04  Vadim Zeitlinon some systems PBT_APMRESUMESUSPEND is not sent on...
2006-05-30  Włodzimierz SkibaInclude commctrl.h properly.
2006-05-29  Włodzimierz SkibawxWinCE power build fixes.
2006-05-28  Michael WetherellCompile fixes: gcc seems to need pbt.h including, and...
2006-05-27  Vadim Zeitlinadded wxPowerEvent; moved power functions stubs to...
2006-05-12  Vadim Zeitlinadded clipboard events (wxEVT_COMMAND_TEXT_COPY/CUT...
2006-05-07  Paul Cornettcall static functions directly
2006-05-07  Vadim Zeitlinuse non numpad equivalents for the numpad keys in CHAR...
2006-05-07  Vadim Zeitlinremoved more unneeded code in kbd handling logic
2006-05-07  Vadim Zeitlinremoved code which had no effect in HandleChar()
2006-05-06  Vadim Zeitlinsend wxWindowCreateEvent from SubclassWin(), not WM_CRE...
2006-05-06  Vadim Zeitlindon't generate duplicate event for numpad keys with...
2006-04-27  Vadim Zeitlinundid last commit, it was accidental and the commit...
2006-04-26  Vadim Zeitlinhandle fatal exceptions in the other threads (based...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-03-27  Włodzimierz SkibaFinal and global PRIOR/NEXT change: keep consistency...
2006-03-09  Vadim Zeitlincall SetWindowPos(SWP_FRAMECHANGED) after changing...
2006-03-09  Vadim Zeitlindon't check that the cursor is over the window calling...
2006-03-04  Julian SmartIf context menu not handled, treat as left click instead.
2006-02-28  Julian SmartAdded context menu support under PocketPC
2006-02-25  Jamie GaddFixes for WinCE build caused by my last commit.
2006-02-24  Jamie GaddMake wx{List,Tree}Ctrl resize their standard font if...
2006-02-15  Vadim Zeitlinreturn non-numpad key codes from wxCharCodeMSWToWX...
2006-02-12  Michael WetherellWarning fixes for VC5 (Igor Korot)
2006-02-10  Jamie GaddToplevel windows don't have sibling static boxes. Fixes...
2006-02-09  Jamie GaddFix drag and drop inside static boxes.
2006-02-06  Jamie GaddAdd check for wxGLCanvas to wxCheckWindowWndProc. Fixes...
2006-02-05  Jamie GaddDeprecate wxDC::{Begin,End}Drawing()
2006-02-03  Julian SmartFix for WinCE - no delayed sizing for now
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-26  Włodzimierz SkibaWarning fixes after recent commits.
2006-01-25  Jamie GaddCalculate correct client size for windows that are...
2006-01-25  Robin DunnSwitched wxCheckWindowWndProc to always use the window...
2006-01-24  Vadim Zeitlinno changes but more comments in DoSetClientSize() ...
2006-01-23  Jamie GaddImprove extended key handling code readability.
2006-01-22  Jamie GaddDistinguish numpad extended keys. Fixes bug #1327720
2006-01-18  Julian SmartApplied patch [ 1382329 ] [msw] SetScrollbar: Set thumb...
2006-01-13  Vadim Zeitlinreturn correct client size for child window which are...
2006-01-13  Vadim Zeitlinfixed crash with ownerdrawn menu items accelerators...
2006-01-10  Jamie GaddRepainting fixes/improvements. Use SWP_NOCOPYBITS for...
2006-01-05  Robin DunnAdded wxGetMouseState which returns the current state...
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-12-15  Chris Elliottfix Borland bug http://news.gmane.org/find-root.php...
2005-11-19  Mart RaudseppSpelling fixes from Andreas Mohr (patch #1360064)
2005-11-08  Kevin HockRemove always moving window to the top of the Z-order...
2005-11-06  Włodzimierz SkibaeVC4 warning fixes.
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
next