]> git.saurik.com Git - wxWidgets.git/history - include
Remove out of date extralib stuff from the bakefiles.
[wxWidgets.git] / include /
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 various gtk webkit warnings.
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 ZeitlinSupport float, double and file name values in wxGeneric...
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-07  Vadim ZeitlinMake wxGCDC::GetGraphicsContext() const.
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-04  Steve LamertonFactor logic that returns an IHTMLDocument2 into a...
2011-07-04  Vadim ZeitlinFix event types in wxMouseEvent::Aux1DClick() and Aux1D...
2011-07-04  Vadim ZeitlinFix crash in wxDataViewProgressRenderer in non-Unicode...
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-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-06-30  Steve LamertonAdd support for the new history functions to the ie...
2011-06-30  Vadim ZeitlinWork around bogus g++ warnings about possibly missing...
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-29  Vadim ZeitlinReplace stc.{h,cpp} with the generated versions with...
2011-06-28  Václav SlavíkMove wxThreadEvent into wxBase.
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-27  Vadim ZeitlinAdd support for child documents to docview framework.
2011-06-23  Steve LamertonFix a number of mingw compile errors.
2011-06-22  Vadim ZeitlinRestore wxPreviewFrame::Initialize(void) and add Initia...
2011-06-22  Vadim ZeitlinUse strdup() even in strict ANSI mode with MinGW.
2011-06-19  Vadim ZeitlinImplement wxCalendarCtrl::SetDateRange() in the native...
2011-06-17  Vadim ZeitlinDon't use __declspec(dllexport) for MinGW gcc 4.5 and...
2011-06-16  Vadim ZeitlinFix wxStringOutputStream in wxUSE_UNICODE_UTF8 build.
2011-06-16  Robin DunnUse wxAnyButton's DoGetBestSize for toggle buttons
2011-06-15  Vadim ZeitlinGeneric wxHyperlinkCtrl appearance and behaviour improv...
2011-06-15  Vadim ZeitlinFix keyboard navigation in wxGrid with reordered columns.
2011-06-15  Vadim ZeitlinRename some parameters in wxGrid code to make them...
2011-06-14  Steve LamertonAdd wxWebView backend wxUSE_ macros
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-06-11  Vadim ZeitlinImplement wxDataViewCtrl::SetRowHeight() for wxGTK.
2011-06-09  Stefan Csomoradding default interpolation enum
2011-06-09  Stefan Csomorfixing test, adding minimal docs
2011-06-09  Stefan Csomoradding placeholders for interpolation setting
2011-06-09  Stefan Csomoradd member for sheetdialog
2011-06-07  Vadim ZeitlinAdd wxDataViewCtrl::SetRowHeight() and provide its...
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-06-07  Vadim ZeitlinMake wxDECLARE_CLASS synonym of wxDECLARE_ABSTRACT_CLASS.
2011-06-06  Stefan Csomorsupporting nested window disablers on the same window
2011-06-01  Vadim ZeitlinNo changes, just avoid unused parameters warnings.
2011-05-31  Robin DunnVirtualize StartEditor and add implementations for...
2011-05-31  Robin DunnBuild fixes for using Cairo on MSW.
2011-05-28  Vadim ZeitlinFree calloc()'d pointer correctly in wxFSWatchEntryMSW.
2011-05-26  Steve LamertonAdd a new event type for new window creation, document...
2011-05-20  Jaakko SalliAllow wxPGProperty::IsChildSelected() to work recursively
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-17  Vadim ZeitlinAllow passing wxLongLong values directly to wx pseudo...
2011-05-16  Steve LamertonRename source files for consistency
2011-05-14  Vadim ZeitlinCancel dragging in wxAuiNotebook on capture loss.
2011-05-13  Vadim ZeitlinDon't use the standard containers by default.
2011-05-13  Vadim ZeitlinMake wxListCtrl sort function take wxIntPtr, not long...
2011-05-13  Vadim ZeitlinDefine wx[U]IntPtr as long, not [s]size_t, in 32 bit...
2011-05-11  Julian SmartwxRTC doc updates
2011-05-11  Stefan Csomorseparating observers for default mode (outer 'normal...
2011-05-10  Vadim ZeitlinFix inserting radio menu items in wxGTK too.
2011-05-10  Vadim ZeitlinRewrote wxMSW radio menu items code to support not...
2011-05-09  Jaakko SalliFixed a bug: Disabling a property didn't work properly...
2011-05-08  Julian SmartMore work on improving wxRTC documentation, copied...
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 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 LamertonSet the correct svn properties on the new files. Correc...
2011-05-04  Steve LamertonApplication of the most recent wxWebView patch, the...
2011-05-04  Robin DunnAdda virtual dtor to silence warnings
2011-05-03  Vadim ZeitlinImplement watching directory correctly in MSW wxFileSys...
2011-05-03  Vadim ZeitlinFix wxFileSystemWatcher::Remove() in wxMSW.
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-05-03  Vadim ZeitlinAdd wxDocManager::GetPageSetupDialogData() accessor.
2011-05-01  Václav SlavíkMake wxSpinCtrlGeneric usable as wxDVC editor control.
2011-05-01  Vadim ZeitlinTranslate various user-visible strings in rich text...
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
next