]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw
Merge in from trunk r64802 - r68625
[wxWidgets.git] / include / wx / msw /
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
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-04  Vadim ZeitlinAdd support for wxHELP button to wxMessageDialog.
2011-08-03  Steve LamertonRework IE virtual file system support to use new syntax...
2011-08-02  Robin DunnInitialize the native printer info for ConvertFromNativ...
2011-08-02  Julian SmartAdded semicolon needed by MSVC++ 6
2011-08-01  Steve LamertonAdd missing wxRTTI macros and fix incorrect ones.
2011-08-01  Steve LamertonFix remaining warnings in ie backend.
2011-08-01  Steve LamertonAdd missing lines to setup.h.in. This properly fixes...
2011-07-31  Steve LamertonSplit wxWebHistoryItem headers out into separate files...
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...
2011-07-29  Vadim ZeitlinAdd wxTextCtrl::PositionToCoords() functions for wxMSW...
2011-07-28  Steve LamertonMove the wxWebFileProtocolHandler from the IE backend...
2011-07-28  Steve LamertonInitial implementation of wxWebProtocolHandler and...
2011-07-26  Steve LamertonVery basic implementation of IInternetProtocolInfo...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-25  Steve LamertonFix warnings in the MSW IE backend.
2011-07-25  Steve LamertonRemove some now unused history variables.
2011-07-22  Vadim ZeitlinRefactor wxWindow::MSWHandleMessage() out from MSWWindo...
2011-07-22  Steve LamertonImplement basic support for virtual file systems for...
2011-07-22  Steve LamertonReplace define for OLECMDID_OPTICAL_ZOOM with an enum...
2011-07-21  Vadim ZeitlinMake wxEnhMetaFileDC ctor from wxDC explicit.
2011-07-18  Vadim ZeitlinFix memory leak in wxPanel::SetBackgroundBirmap() in...
2011-07-16  Julian SmartVC++ 6 fixes
2011-07-15  Steve LamertonAdd RunScript and implement on all backends. Document...
2011-07-15  Steve LamertonAdd ClearSelection for msw ie and gtk webkit, with...
2011-07-14  Steve LamertonOverhaul IE zoom functions to support both text and...
2011-07-13  Steve LamertonAdd GetPageText to MSW IE and to GTK WebKit. Add stub...
2011-07-13  Steve LamertonRename GetSelectedHTML to GetSelectedSource, this bring...
2011-07-11  Vadim ZeitlinFix showing slider label in wxMSW when wxSL_MIN_MAX_LAB...
2011-07-11  Vadim ZeitlinNo real changes, just make some wxSlider members local...
2011-07-11  Steve LamertonImplement GetSelectedHTML for the ie and gtk webkit...
2011-07-11  Steve LamertonFix warnings in the ie backend.
2011-07-10  Steve LamertonAdd support for retrieving the currently selected text...
2011-07-09  Steve LamertonAdd start of selection api, support for HasSelection...
2011-07-08  Steve LamertonAdd the ability to enable / disable and check for the...
2011-07-04  Steve LamertonFactor logic that returns an IHTMLDocument2 into a...
2011-07-02  Steve LamertonImplement undo and redo for the ie and gtk webkit backe...
2011-07-02  Steve LamertonAdd new clipboard api and support for it in the ie...
2011-07-01  Steve LamertonExtend history api using the ie backend to include...
2011-07-01  Steve LamertonUse shared pointers throughout when managing history...
2011-06-30  Steve LamertonAdd support for the new history functions to the ie...
2011-06-30  Steve LamertonAdd basic history api and implement it under gtk.
2011-06-29  Vadim ZeitlinAlways initialize SelectInHDC::m_hgdiobj in wxMSW.
2011-06-28  Steve LamertonUpdate msw files to use the new definitions
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-06-07  Vadim ZeitlinReplace more DECLARE_CLASS occurrences with DECLARE_DYN...
2011-06-07  Vadim ZeitlinUse DECLARE_DYNAMIC_CLASS instead of DECLARE_CLASS.
2011-05-28  Vadim ZeitlinFree calloc()'d pointer correctly in wxFSWatchEntryMSW.
2011-05-16  Steve LamertonRename source files for consistency
2011-05-13  Vadim ZeitlinDon't use the standard containers by default.
2011-05-10  Vadim ZeitlinRewrote wxMSW radio menu items code to support not...
2011-05-06  Steve LamertonEnable IE backend in msw builds unconditionally until...
2011-05-06  Steve LamertonUse correct reload flags on all platforms to avoid...
2011-05-06  Steve LamertonMove msw configuration checking to chkconf.h
2011-05-06  Steve LamertonAdd the correct dll export macros
2011-05-04  Steve LamertonSet the correct svn properties on the new files. Correc...
2011-05-04  Steve LamertonApplication of the most recent wxWebView patch, the...
2011-05-03  Vadim ZeitlinImplement watching directory correctly in MSW wxFileSys...
2011-05-03  Vadim ZeitlinFix wxFileSystemWatcher::Remove() in wxMSW.
2011-04-23  Vadim ZeitlinAdd wxDC::SetTransformMatrix() and related methods...
2011-04-16  Vadim ZeitlinAdded private wxEVT_AFTER_CHAR event for wxMSW implemen...
2011-04-16  Vadim ZeitlinAdd support for dynamic auto-completion in wxTextEntry.
2011-04-16  Vadim ZeitlinRefactor wxTextEntry::AutoComplete() to simply call...
2011-04-15  Dimitri SchoolwerthReplaced C++ comments with C ones in C files.
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-04-02  Vadim ZeitlinDisable wxUSE_STD_CONTAINERS by default for MSVC6.
2011-03-31  Vadim ZeitlinFix HMENU to wxMenu translation in wxMSW code.
2011-03-30  Vadim ZeitlinRemove REMOVE_UNUSED_ARG option from setup.h files.
2011-03-30  Vadim ZeitlinAdd wxUSE_STD_CONTAINERS and turn it on by default.
2011-03-22  Vadim ZeitlinAdd wxUSE_THREADS checks around wxMSW functions dealing...
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-22  Jaakko SalliTo have better support for themed and custom background...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-03-20  Vadim ZeitlinAdd wxPanel::SetBackgroundBitmap().
2011-03-20  Vadim ZeitlinDeprecate old style wxPanel ctor taking separate coordi...
2011-03-20  Vadim ZeitlinSplit wxPanel in wxPanelBase and platform-specific...
2011-03-20  Vadim ZeitlinNo changes, just refactor wxMSW background brush methods.
2011-03-14  Vadim ZeitlinAllow wxThread::Wait() and Delete() to block, even...
2011-02-27  Vadim ZeitlinAdd markup support to wxMSW wxButton and show it in...
2011-02-27  Vadim ZeitlinAdd wxDC::GetFontMetrics() and implement it for wxMSW.
2011-02-27  Vadim ZeitlinAdd wxUSE_MARKUP and wrap SetLabelMarkup() in it.
2011-02-27  Vadim ZeitlinInitialize wxButton::m_authNeeded in ctor and not Creat...
2011-02-27  Vadim ZeitlinNo changes, just do wxButton fields initialization...
2011-02-27  Vadim ZeitlinNo changes, just move wxMSW wxButton::MakeOwnerDrawn...
2011-02-22  Vadim ZeitlinDon't duplicate INVALID_FILE_ATTRIBUTES definition.
2011-02-22  Vadim ZeitlinMove wxCheckBoxNameStr declarations to wx/tglbtn.h...
2011-02-19  Vadim ZeitlinAdd wxAutomationInstance_SilentIfNone flag for wxMSW...
2011-02-14  Vadim ZeitlinDon't make buttons with images too wide in wxMSW.
2011-02-14  Vadim ZeitlinClarify wxButton::AdjustForBitmapSize() semantics in...
2011-02-06  Vadim ZeitlinAllow accessing 64 bit registry from 32 bit MSW code...
2011-02-05  Vadim ZeitlinDeprecate second parameter of wxSlider::SetTickFreq().
2011-01-07  Stefan Csomormoved xti info to common file
2011-01-07  Paul CornettMove wxColourData and wxFontData into separate files.
2010-12-31  Vadim ZeitlinAdd wxUSE_ARTPROVIDER_STD build option.
2010-12-31  Vadim ZeitlinAdd wxArtProvider using Tango icons.
2010-12-16  Jaakko SalliInstead of having wxComboCtrl mimic wxTextEntry interfa...
next