]> git.saurik.com Git - wxWidgets.git/history - src/msw
Remove SetPageTitle and GetPageTitle and make GetCurrentTitle actually return the...
[wxWidgets.git] / src / msw /
2011-08-03  Steve LamertonRework IE virtual file system support to use new syntax...
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...
2011-07-29  Steve LamertonAdd CombineURIs implementation for wxWebFileProtocolHan...
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 LamertonLink to urlmon from wxWeb to fix the compilation errors...
2011-07-25  Steve LamertonUpdate handling and documentation for new window events...
2011-07-25  Steve LamertonRemove some now unused history variables.
2011-07-24  Vadim ZeitlinIgnore WM_CLOSE generated by wxMSW edit control when...
2011-07-23  Vadim ZeitlinDon't try to pop from an empty stack in wxGDIPlusContex...
2011-07-23  Vadim ZeitlinDon't create an unnecessary extra button in wxMSW wxPro...
2011-07-22  Vadim ZeitlinSet wxDidCreatePaintDC to true even if we reused a...
2011-07-22  Vadim ZeitlinDon't pass spin text control messages processed at...
2011-07-22  Vadim ZeitlinRefactor wxWindow::MSWHandleMessage() out from MSWWindo...
2011-07-22  Steve LamertonImplement basic support for virtual file systems for...
2011-07-18  Vadim ZeitlinFix memory leak in wxPanel::SetBackgroundBirmap() in...
2011-07-16  Julian SmartVC++ 6 fixes
2011-07-15  Steve LamertonSend correct navigation events when using SetPage on...
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 LamertonFix compiler warnings in the IE backend.
2011-07-14  Steve LamertonImplement CanSetZoomType correctly for the IE backend.
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-12  Vadim ZeitlinCentre wxSlider value correctly when wxSL_MIN_MAX_LABEL...
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  Vadim ZeitlinDon't handle "Return" key as "TAB" even when the defaul...
2011-07-11  Steve LamertonImplement GetSelectedHTML for the ie and gtk webkit...
2011-07-11  Steve LamertonTidy up the ie backend a little, make sure all com...
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  Vadim ZeitlinImmediately update MSW cursor when ::SetCursor(wxNullCu...
2011-07-09  Vadim ZeitlinFix wxMSW wxSlider best size calculation and label...
2011-07-09  Vadim ZeitlinMake coordinates transformations in wxDC really maximal...
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-07  Vadim ZeitlinAdd wxDCImpl::MSWApplyGDIPlusTransform() to formalize...
2011-07-04  Steve LamertonFactor logic that returns an IHTMLDocument2 into a...
2011-07-04  Steve LamertonFilter out subframes from the ie backend history and...
2011-07-04  Vadim ZeitlinFix harmless warning about double to long long conversion.
2011-07-04  Vadim ZeitlinAlso accept VT_R4 (float) VARIANTs in wxMSW OLE code.
2011-07-02  Steve LamertonGet the page title from the IHtmlDocument rather than...
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-02  Vadim ZeitlinAvoid g++ warnings about breaking strict aliasing rules...
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-07-01  Steve LamertonAdd an extra assert in the case of trying to load an...
2011-06-30  Steve LamertonAdd support for the new history functions to the ie...
2011-06-30  Steve LamertonOnly send a document complete event when the page is...
2011-06-29  Vadim ZeitlinFix two harmless gcc warnings about missing initializers.
2011-06-29  Steve LamertonAdd support for loading a url in the constructor to...
2011-06-28  Steve LamertonUpdate msw files to use the new definitions
2011-06-23  Steve LamertonFix a number of mingw compile errors.
2011-06-22  Vadim ZeitlinFix bug with out of range date in wxMSW wxDatePickerCtr...
2011-06-19  Vadim ZeitlinFix bug when setting an out of range date in wxMSW...
2011-06-19  Vadim ZeitlinSuppress harmless gcc warnings about enum elements...
2011-06-17  Vadim ZeitlinFix g++ warnings about initialized variables being...
2011-06-17  Vadim ZeitlinUse GdipStringFormatCachedGenericTypographic hack for...
2011-06-17  Vadim ZeitlinAvoid problems with conflicting UINT16 definitions...
2011-06-16  Vadim ZeitlinSuppress various harmless warnings in MinGW build with...
2011-06-16  Vadim ZeitlinMake wxUIActionSimulator mouse move events marginally...
2011-06-16  Vadim ZeitlinUse symbolic WAIT_FAILED constant instead of raw -1.
2011-06-16  Vadim ZeitlinRound the values in wxDC coordinate calculations.
2011-06-15  Vadim ZeitlinFall back to the valid normal bitmap if no state-specif...
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-06-09  Stefan Csomoradding placeholders for interpolation setting
2011-06-07  Vadim ZeitlinUpdate status bar fields widths from WM_SIZE handler.
2011-05-26  Steve LamertonAdd a new event type for new window creation, document...
2011-05-20  Dimitri SchoolwerthFixed wxMessageBox with only an OK button returning...
2011-05-19  Steve LamertonBlock new frames being created in wxWebViewIE, bringing...
2011-05-18  Steve LamertonUpdate wxWebViewIE::Reload so that reloading without...
2011-05-17  Vadim ZeitlinFix client to screen translation in wxWindowMSW::PopupM...
2011-05-16  Steve LamertonRename source files for consistency
2011-05-16  Vadim ZeitlinEnsure that we never return negative client size.
2011-05-16  Vadim ZeitlinNo changes, just refactor the code in MSW wxGetOsDescri...
2011-05-16  Vadim ZeitlinRecognize Windows 7 and Server 2008 versions in wxGetOs...
2011-05-13  Vadim ZeitlinMake wxListCtrl sort function take wxIntPtr, not long...
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-05  Robin DunnWhen we're using GDI+, the DC might have transforms...
2011-05-05  Steve LamertonVarious typos fixes and minor build system changes...
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 ZeitlinDon't watch directories recursively in wxMSW wxFileSyst...
2011-05-03  Vadim ZeitlinFix wxFileSystemWatcher::Remove() in wxMSW.
2011-05-03  Vadim ZeitlinFix assert when creating wxBitmapButton without a valid...
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-04-26  Vadim ZeitlinChange VIEWPORT_EXTENT constant in wxMSW wxDC code...
2011-04-26  Vadim ZeitlinAvoid rounding errors in wxMSW wxDC scaling code.
2011-04-26  Vadim ZeitlinRemove apparently erroneous -1 from DrawBitmap() in...
next