]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2011-07-16  Stefan Csomorfixing typo
2011-07-15  Vadim ZeitlinImplement wxRegion::Equal() for wxOSX.
2011-07-15  Vadim ZeitlinEnsure we don't modify a shared object in wxOSX wxRegio...
2011-07-15  Vadim ZeitlinNo real changes, just use AllocExclusive() in wxOSX...
2011-07-15  Steve LamertonRemove some code that shouldn't be in the interface...
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 all the unit tests for gtk, they now all pass on...
2011-07-14  Steve LamertonAdd unit tests for zoom functions
2011-07-14  Steve LamertonYield after control creation to allow it to load the...
2011-07-14  Steve LamertonUpdate web units tests so that they compile after api...
2011-07-14  Steve LamertonFix compiler warnings in the IE backend.
2011-07-14  Steve LamertonUpdate the web sample to allow choosing between differe...
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-13  Václav SlavíkBetter sizing in wxDataViewSpinRenderer and wxDataViewC...
2011-07-12  Vadim ZeitlinUse native hint wxTextCtrl support in wxSearchCtrl.
2011-07-12  Vadim ZeitlinCentre wxSlider value correctly when wxSL_MIN_MAX_LABEL...
2011-07-12  Vadim ZeitlinDocument wxEnhMetaFileDC-related wxGraphics functions.
2011-07-12  Steve LamertonUpdate selection unit test to test GetSelectedHTML.
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 ZeitlinFix and improve documentation of wxT_2() macro.
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  Vadim ZeitlinCopy recently added wxGenericValidator fields in Copy().
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-10  Stefan Csomorsupport multi-line labels, add different native styles...
2011-07-10  Vadim ZeitlinUse the correct event handler in wxMenuBase::UpdateUI().
2011-07-09  Vadim ZeitlinSupport float, double and file name values in wxGeneric...
2011-07-09  Vadim ZeitlinNo changes, just use NULL instead of 0 for pointers.
2011-07-09  Vadim ZeitlinGenerate events for two auxiliary mouse buttons in...
2011-07-09  Vadim ZeitlinMention that wxNotebook page must be removed before...
2011-07-09  Vadim ZeitlinCheck for GTK window parent, not wx one, when reparenting.
2011-07-09  Vadim ZeitlinRefresh the generic wxDataViewCtrl header if it was...
2011-07-09  Vadim ZeitlinShow extra mouse buttons and wheel state in the text...
2011-07-09  Vadim ZeitlinDon't duplicate wxImage::ConvertToDisabled() in wxAUI...
2011-07-09  Vadim ZeitlinOutput something from the console sample even if it...
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  John ChainAdded Robin Dunn's explanation on the relationship...
2011-07-09  Steve LamertonAdd start of selection api, support for HasSelection...
2011-07-09  Stefan Csomoravoid scrolling to cleared-non existing- data, reload...
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-07  Vadim ZeitlinAdd wxDCImpl::MSWApplyGDIPlusTransform() to formalize...
2011-07-07  Vadim ZeitlinMake wxGCDC::GetGraphicsContext() const.
2011-07-06  Stefan Csomorallow NULL parent menu
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-05  Chris Elliottfor 2.9.2
2011-07-04  Vadim ZeitlinImprove the description of the available files in readme.
2011-07-04  Vadim ZeitlinRemove the note about wxUSE_STD_CONTAINERS.
2011-07-04  Vadim ZeitlinFix crash when getting or setting wxComboBox value...
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 event types in wxMouseEvent::Aux1DClick() and Aux1D...
2011-07-04  Vadim ZeitlinFix warnings about implicit double to int conversions...
2011-07-04  Vadim ZeitlinFix harmless warning about double to long long conversion.
2011-07-04  Vadim ZeitlinSuppress some harmless warnings about unused parameters...
2011-07-04  Vadim ZeitlinAlso accept VT_R4 (float) VARIANTs in wxMSW OLE code.
2011-07-04  Steve LamertonAdd a note to the documentation about the emulation...
2011-07-04  Vadim ZeitlinFix crash in wxDataViewProgressRenderer in non-Unicode...
2011-07-04  Vadim ZeitlinAdd wxUSE_UNICODE guard around wxDF_UNICODETEXT in...
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-02  Vadim ZeitlinNo real changes, just remove trailing commas from enum.
2011-07-02  Vadim ZeitlinAdd wxCOMPOSITION_INVALID mode and use it to simplify...
2011-07-02  Vadim ZeitlinAvoid g++ warnings about breaking strict aliasing rules...
2011-07-01  Steve LamertonImplement extended history api in gtk
2011-07-01  Paul CornettDon't cause scroll events for position changes from...
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  Vadim ZeitlinMention the EOL issue in readme.txt.
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  Chris Elliottupdate docs for windows checkout process 2/2
next