]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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  Steve LamertonUpdate selection unit test to test GetSelectedHTML.
2011-07-11  Steve LamertonImplement GetSelectedHTML for the ie and gtk webkit...
2011-07-11  Steve LamertonFix various gtk webkit warnings.
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  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-08  Steve LamertonFactor out url loading logic into a separate function...
2011-07-08  Steve LamertonAdd tests for the back and forward history lists.
2011-07-08  Steve LamertonAdd unit tests for history clearing and enabling /...
2011-07-08  Steve LamertonAdd tests for url and history support
2011-07-08  Steve LamertonAdd tests for the page title
2011-07-08  Steve LamertonAdd scaffolding for wxWebView unit tests.
2011-07-06  Steve LamertonImplement cut / copy / paste in osx webkit and fix...
2011-07-06  Steve LamertonAdd some more missing stubs to the osx webkit backend.
2011-07-05  Steve LamertonAdd stubs to osx webkit backend to allow compilation.
2011-07-05  Steve LamertonSimplify backend enum naming, we do not need separate...
2011-07-05  Steve LamertonRemove comment about a new frame api as this is now...
2011-07-05  Steve LamertonBring osx class naming into line with the other ports.
2011-07-05  Steve LamertonRemove out of date osx defines.
2011-07-05  Steve LamertonAdd osx configure support for wxWebView.
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  Steve LamertonAdd a note to the documentation about the emulation...
2011-07-02  Steve LamertonAdd web documentation category.
2011-07-02  Steve LamertonGet the page title from the IHtmlDocument rather than...
2011-07-02  Steve LamertonOverhaul the wxWebView documentation. Split the documen...
2011-07-02  Steve LamertonImplement undo and redo for the ie and gtk webkit backe...
2011-07-02  Steve LamertonImplement clipboard api in gtk.
2011-07-02  Steve LamertonAdd new clipboard api and support for it in the ie...
2011-07-01  Steve LamertonImplement extended history api in gtk
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-30  Steve LamertonAdd basic history api and implement it under gtk.
2011-06-29  Steve LamertonGive the sample a more sensible initial size for web...
2011-06-29  Steve LamertonAdjust animation size to fit the toolbar properly
2011-06-29  Steve LamertonUpdate the sample to show how to block navigation and...
2011-06-29  Steve LamertonUpdate the web sample to use images from the art provid...
2011-06-29  Steve LamertonAdd support for loading a url in the constructor to...
2011-06-29  Steve LamertonAdd support for new window events in gtk
2011-06-28  Steve LamertonDon't use a depreciated method for loading a url.
2011-06-28  Steve LamertonBring gtk class naming into line with the new naming...
2011-06-28  Steve LamertonUpdate msw files to use the new definitions
2011-06-28  Steve LamertonFix the build system in gtk, plus a couple of compilati...
2011-06-23  Steve LamertonFix a number of mingw compile errors.
2011-06-14  Steve LamertonAdd wxWebView backend wxUSE_ macros
2011-05-27  Steve LamertonOverhaul the wxWebView sample. Bring the style into...
2011-05-26  Steve LamertonLoad the wxWidgets homepage by default in the wxWebView...
2011-05-26  Steve LamertonDo not show the wxWebView sample tools menu unless...
2011-05-26  Steve LamertonRemove various bit of redundant code from the wxWebView...
2011-05-26  Steve LamertonAdd a new event type for new window creation, document...
2011-05-19  Steve LamertonDon't pass raw urls to logging functions in the wxWebVi...
2011-05-19  Steve LamertonBlock new frames being created in wxWebViewIE, bringing...
2011-05-19  Steve LamertonRemove defined values from wxWebView enums. We probably...
2011-05-19  Steve LamertonMove wxWebView documentation into a separate interface...
2011-05-18  Steve LamertonUpdate wxWebViewIE::Reload so that reloading without...
2011-05-16  Steve LamertonRename source files for consistency
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-05  Steve LamertonMinor fixes to allow web sample to compile
2011-05-05  Steve LamertonFix compilation under dll builds. Wrap source files...
2011-05-05  Steve LamertonA few more build fixes
2011-05-05  Steve LamertonVarious typos fixes and minor build system changes...
2011-05-04  Steve LamertonTidy the files list, move the wxWEB files to their...
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-01  Vadim ZeitlinCreate branch for wxWebView GSoC 2011 project.
2011-05-01  Vadim ZeitlinTranslate various user-visible strings in rich text...
2011-05-01  Vadim ZeitlinVerify the validity of the buffer size in wxBufferedDC.
2011-05-01  Vadim ZeitlinAdd a section about STL containers-related incompatible...
2011-05-01  Dimitri SchoolwerthRebaked test GUI projects with toplevel.cpp included.
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
2011-04-29  Robin DunnFix popen2 deprecation warning.
2011-04-28  Vadim ZeitlinRemove fixed size of gs_encodingNames array in font...
2011-04-28  Vadim ZeitlinCorrect wxFontMapper tables for Big-5, Shift-JIS and...
2011-04-28  Vadim ZeitlinFix wxULongLongNative::ToDouble() compilation with...
2011-04-28  Vadim ZeitlinUse correct GTK macro in wx_gtk_widget_get_sensitive().
2011-04-28  Vadim ZeitlinFix check in assert in wxULongLong::ToULong().
2011-04-28  Vadim ZeitlinDon't specialize std::numeric_limits<> for wxLongLong...
2011-04-28  Robin DunnChange --j to --jobs, add --mac_framework_prefix, add...
2011-04-27  Vadim ZeitlinFix wxULongLong::ToDouble() for MSVC.
2011-04-27  Vadim ZeitlinDisable numeric_limits<wxLongLong> test for VC6.
2011-04-27  Vadim ZeitlinGet rid of useless temporaries in wxAffineMatrix2D...
2011-04-27  Vadim ZeitlinAdd wxUSE_DC_TRANSFORM_MATRIX checks to the unit test.
2011-04-27  Jouk JansenAdd wxUSE_DC_TRANSFORM_MATRIX to setup for OpenVMS
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...
2011-04-26  Vadim ZeitlinMake wxSMALL_FONT larger under MSW as it was unreadable...
2011-04-26  Vadim ZeitlinEnsure that message boxes with only "OK" can be closed...
2011-04-26  Vadim ZeitlinAllow showing the print preview frame non modally.
next