build fixes for Universal
[wxWidgets.git] / src / msw /
2011-11-27  Vadim ZeitlinImplement wxStackWalker for wxMSW under x86-64.
2011-11-27  Vadim ZeitlinAdd support for VK_OEM_102 key under wxMSW.
2011-11-27  Vadim ZeitlinSet Unicode key code correctly for key events for WXK_R...
2011-11-27  Vadim ZeitlinDon't hide/show wxActiveXContainer when resizing it.
2011-11-22  Vadim ZeitlinHack wxMSW wxNotebook to show the text controls correct...
2011-11-18  Vadim ZeitlinNo changes, just remove extra whitespace from wxWebView...
2011-11-17  Steve LamertonRemove double buffering from wxWebViewIE as this is...
2011-11-17  Steve LamertonAdjust testing for non-visible controls in wxActiveXCon...
2011-11-16  Vadim ZeitlinMove wxWebView-related definitions to webview_ie.cpp...
2011-11-16  Vadim ZeitlinCompilation fix for PCH-less build after r69758.
2011-11-15  Vadim ZeitlinOnly update status bar fields after they were created...
2011-11-14  Vadim ZeitlinFall back on ::GetMessagePos() if ::GetCursorPos()...
2011-11-12  Vadim ZeitlinUse wxConvertStringToOle() in wxWebViewIE code.
2011-11-11  Vadim ZeitlinIntercept some keys in wxMSW wxTextCtrl even if they...
2011-11-10  Julian SmartApplied Blit system options optimization to StretchBlit
2011-11-08  Steve LamertonSkip spurious blank JavaScript events in wxWebView.
2011-11-08  Vadim ZeitlinDon't include wx/msw/wrapgdip.h if !wxUSE_GRAPHICS_CONTEXT.
2011-11-04  Vadim ZeitlinFix choice of tree item icon for the selected state...
2011-10-31  Dimitri SchoolwerthFixed dropdown height of wxChoice and wxComboBox controls.
2011-10-31  Vadim ZeitlinCompilation fix for wxUSE_GRAPHICS_CONTEXT && !WX_PRECOMP.
2011-10-30  Vadim ZeitlinFix splitting message into title in body in MSW wxProgr...
2011-10-30  Vadim ZeitlinDon't replace non default wxMessageDialog labels with...
2011-10-20  Vadim ZeitlinFix wxRichToolTip compilation under MSW without PCH...
2011-10-20  Robin DunnDelegate wxGraphicsBitmap::ConvertToImage to the render...
2011-10-19  Václav SlavíkFix NULL window argument to wxEVT_KILL_FOCUS when creat...
2011-10-18  Vadim ZeitlinAdded wxRichToolTip class.
2011-10-18  Vadim ZeitlinAdded wxNonOwnedWindow::SetShape(wxGraphicsPath).
2011-10-18  Vadim ZeitlinUse wxWindow::GetClientAreaOrigin() instead of MSW...
2011-10-16  Vadim ZeitlinAlign multiline labels correctly in wxMSW owner-drawn...
2011-10-15  Vadim ZeitlinDon't use wxMSW version of wxNonOwnedWindow at all...
2011-10-13  Robin DunnAvoid an assert when m_dir is empty
2011-10-11  Vadim ZeitlinUpdate status bar labels properly after width change...
2011-10-11  Vadim ZeitlinDon't delete wxTaskBarIcon in wxMSW wxNotificationMessa...
2011-10-11  Vadim ZeitlinMove SetBackgroundBitmap() from wxPanel to new wxCustom...
2011-10-10  Vadim ZeitlinFix PCH-less build after adding wxNonOwnerWindow in...
2011-10-10  Vadim ZeitlinMove wxTopLevelWindow::SetShape() down to wxNonOwnedWindow.
2011-10-09  Vadim ZeitlinAllow creating wxGraphicsFont without using wxFont.
2011-10-09  Vadim ZeitlinRemove font scaling from wxMSW wxGraphicsContext.
2011-10-09  Vadim ZeitlinAllow creating wxGraphicsBitmap and wxGraphicsContext...
2011-10-09  Vadim ZeitlinRefactor wxGDIPlusFontData ctor to allow using it witho...
2011-10-09  Vadim ZeitlinSimplify and rationalize wxGDIPlusContext class constru...
2011-10-09  Vadim ZeitlinDon't make private wxGraphicsContext-derived classes...
2011-10-06  Steve LamertonFix various GCC warnings in wxWebView.
2011-10-05  Steve LamertonStore a pointer to each ClassFactory so we can correctl...
2011-10-04  Vadim ZeitlinFix wxTimePickerCtrl compilation without PCH too.
2011-10-02  Vadim ZeitlinFix wxDateTimePickerCtrl compilation without PCH.
2011-10-02  Steve LamertonAdd new definitions required by MinGW for webview....
2011-10-02  Steve LamertonRemove copied class definitions from missing.h. Disable...
2011-09-29  Vadim ZeitlinAdd wxTimePickerCtrl class.
2011-09-29  Vadim ZeitlinRefactor wxDatePickerCtrl to derive from wxDateTimePick...
2011-09-28  Steve LamertonFix compilation of wxWebView under mingw by adding...
2011-09-21  Vadim ZeitlinChange wxSound ctor from in-memory data to use size_t...
2011-09-21  Vadim ZeitlinRefresh wxDisplay when a monitor is added to or removed...
2011-09-21  Vadim ZeitlinNo changes, just extract wxCreateHiddenWindow() declara...
2011-09-16  Vadim ZeitlinFix wxFont::GetFaceName() for not realized yet fonts...
2011-09-16  Vadim ZeitlinFix int field of wxCommandEvents generated by menu...
2011-09-16  Vadim ZeitlinFix int field of wxCommandEvent generated by popup...
2011-09-16  Vadim ZeitlinFix checked state for the popup menu items in the event...
2011-09-14  Steve LamertonUse integral value for OLECMDID_OPTICAL_ZOOM as we...
2011-09-12  Steve LamertonUpdate wxWebView guards to stop backend compilation...
2011-09-11  Vadim ZeitlinFix best size computation for wxTextCtrl without border...
2011-09-10  Steve LamertonMerge the new wxWebView classes from the SOC2011_WEBVIE...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-10  Robin DunnEnable the HWND of the task dialog to be fetched with...
2011-08-30  Dimitri SchoolwerthFixed dlmsw.cpp compilation with older SDKs and at...
2011-08-29  Dimitri SchoolwerthFixed drawing a check box in the undetermined state...
2011-08-27  Robin Dunn* Implement dynamic loading of the Cairo DLL on Windows...
2011-08-27  Vadim ZeitlinMake wxBU_EXACTFIT fir the button text more exactly.
2011-08-27  Vadim ZeitlinAdd wxTextEntry::AutoCompleteDirectories().
2011-08-25  Dimitri SchoolwerthFixed MSW/Univ compilation of toplevel.cpp.
2011-08-22  Vadim ZeitlinReturn (16,16) as the default list icons size in wxMSW.
2011-08-21  Vadim ZeitlinAdd wxWithImages helper mix-in with {Set,Get,Assign...
2011-08-17  Steve LamertonDerive wxWebViewEvent from wxNotifyEvent.
2011-08-17  Steve LamertonRename LoadUrl to LoadURL. This corrects the capitalisa...
2011-08-17  Steve LamertonConst correct the wxWebView api.
2011-08-17  Julian SmartBetter text control non-selection solution
2011-08-16  Julian SmartImplemented non-selection of content when setting focus...
2011-08-16  Vadim ZeitlinwxMSW compilation fix when not using PCH.
2011-08-15  Steve LamertonRename wxWebHistoryItem to wxWebViewHistoryItem.
2011-08-15  Steve LamertonRename wxWebNavigationError to wxWebViewNavigationError...
2011-08-14  Steve LamertonRename wxWebFileHandler to wxWebViewArchiveHandler...
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-12  Steve LamertonFix history in wxWebViewIE when using a custom file...
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-09  Vadim ZeitlinDon't reset wxTLW::m_iconized when hiding the window...
2011-08-08  Vadim ZeitlinDon't manually centre dialogs created with default...
2011-08-08  Steve LamertonUse shared pointers to hold wxWebHandlers throughout.
2011-08-08  Vadim ZeitlinAdded wxTopLevelWindow::MSWGetSystemMenu() method.
2011-08-08  Vadim ZeitlinAdded private wxMenu::MSWNewFromHMENU() method.
2011-08-07  Vadim ZeitlinUse 0 instead of NULL to avoid g++ warning.
2011-08-04  Vadim ZeitlinAdd support for wxHELP button to wxMessageDialog.
2011-08-04  Vadim ZeitlinUse wxWindowMSW instead of wxWindow to fix wxUniv/MSW...
2011-08-03  Steve LamertonRework IE virtual file system support to use new syntax...
2011-08-02  Robin DunnIf -1 is passed to InsertItem for the imageIndex then...
2011-08-02  Robin DunnInitialize the native printer info for ConvertFromNativ...
2011-08-02  Vadim ZeitlinDon't un-maximize the window when Iconize(false) is...
2011-08-01  Steve LamertonAdd missing wxRTTI macros and fix incorrect ones.
2011-08-01  Steve LamertonFix remaining warnings in ie backend.
2011-07-30  Steve LamertonOverhaul wxWebHandler naming to try and make it consist...
2011-07-30  Steve LamertonAdd new wxEVT_COMMAND_WEB_VIEW_TITLE_CHANGED event...
next