Export a couple of carbon functions so that shared builds in carbon compile correctly.
[wxWidgets.git] / interface /
2011-08-19  Steve LamertonUpdate documentation for new library name.
2011-08-17  Steve LamertonReturn true by default under OSX WebKit.
2011-08-17  Steve LamertonDerive wxWebViewEvent from wxNotifyEvent.
2011-08-17  Steve LamertonRename LoadUrl to LoadURL. This corrects the capitalisa...
2011-08-17  Steve LamertonConst correct the wxWebView api.
2011-08-15  Steve LamertonRename wxWebHistoryItem to wxWebViewHistoryItem.
2011-08-15  Steve LamertonRename wxWebNavigationError to wxWebViewNavigationError...
2011-08-14  Steve LamertonRename wxWebFileHandler to wxWebViewArchiveHandler...
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-12  Steve LamertonUpdate documentation about custom schemes and virtual...
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-10  Václav SlavíkMake the wxDataViewItem(void*) constructor explicit.
2011-08-09  Dimitri SchoolwerthAdded NSApplicationDelegate's openFiles for wxOSX-Cocoa.
2011-08-08  Steve LamertonUse shared pointers to hold wxWebHandlers throughout.
2011-08-08  Steve LamertonImprove the detailed description in the documentation.
2011-08-08  Steve LamertonNote that CanCut / CanCopy / CanPaste are not currently...
2011-08-08  Steve LamertonFix a bunch of spelling mistakes cause by an early...
2011-08-08  Steve LamertonAdd backend descriptions for all backends to the docume...
2011-08-08  Steve LamertonAdd a section about async notifications to the document...
2011-08-08  Vadim ZeitlinAdded wxTopLevelWindow::MSWGetSystemMenu() method.
2011-08-04  Vadim ZeitlinAdd support for wxHELP button to wxMessageDialog.
2011-08-04  Steve LamertonAdd documentation for virtual file system support in...
2011-08-04  Vadim ZeitlinAvoid unwanted line break in wxDataViewListModel::GetCo...
2011-08-02  Vadim ZeitlinRemove documentation of non-existent wxTextAttr::Create...
2011-07-30  Vadim ZeitlinImprove wxTextCtrl::GetNumberOfLines() unit test and...
2011-07-30  Vadim ZeitlinEmphasize that wxStandardPaths must not be created...
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-26  Vadim ZeitlinMention wxGTK wxAnimation implementation limitations...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-25  Steve LamertonRename GetHref to GetURL in wxWebNavigationEvent, this...
2011-07-25  Steve LamertonClarify what GetTarget actually returns in wxWebNavigat...
2011-07-25  Steve LamertonUpdate handling and documentation for new window events...
2011-07-24  Vadim ZeitlinReplace wxControlContainer-related macros with wxNaviga...
2011-07-24  Vadim ZeitlinAdd wxNavigationEnabled<> helper for implementing TAB...
2011-07-23  Vadim ZeitlinMention that pages can't be added to wxBookCtrl more...
2011-07-23  Vadim ZeitlinRemove mentions of wxCommandEvent from wxThreadEvent...
2011-07-22  Vadim ZeitlinAdded customizable wxDocManager::OnMRUFileNotExist...
2011-07-22  Vadim ZeitlinSeveral corrections to wxDocManager fields documentation.
2011-07-22  Vadim ZeitlinAllow passing the error value to wxStreamBase::Reset().
2011-07-19  Vadim ZeitlinAdd wxDataViewEvent::IsEditCancelled() and support...
2011-07-19  Vadim ZeitlinAdded wxGCDC(wxEnhMetaFileDC) ctor too.
2011-07-15  Steve LamertonRemove some code that shouldn't be in the interface...
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-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 ZeitlinDocument wxEnhMetaFileDC-related wxGraphics functions.
2011-07-11  Vadim ZeitlinFix and improve documentation of wxT_2() macro.
2011-07-11  Steve LamertonImplement GetSelectedHTML for the ie and gtk webkit...
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  Vadim ZeitlinMention that wxNotebook page must be removed before...
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-08  Steve LamertonAdd the ability to enable / disable and check for the...
2011-07-07  Vadim ZeitlinMake wxGCDC::GetGraphicsContext() const.
2011-07-05  Steve LamertonSimplify backend enum naming, we do not need separate...
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 LamertonOverhaul the wxWebView documentation. Split the documen...
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 LamertonExtend history api using the ie backend to include...
2011-06-30  Steve LamertonAdd basic history api and implement it under gtk.
2011-06-28  Václav SlavíkMove wxThreadEvent into wxBase.
2011-06-27  Vadim ZeitlinAdd support for child documents to docview framework.
2011-06-22  Vadim ZeitlinRestore wxPreviewFrame::Initialize(void) and add Initia...
2011-06-19  Vadim ZeitlinDocument surprising behaviour of wxDatePickerCtrl:...
2011-06-19  Vadim ZeitlinImplement wxCalendarCtrl::SetDateRange() in the native...
2011-06-15  Julian SmartRemoved header guards
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-07  Vadim ZeitlinAdd wxDataViewCtrl::SetRowHeight() and provide its...
2011-06-07  Vadim ZeitlinMake wxDECLARE_CLASS synonym of wxDECLARE_ABSTRACT_CLASS.
2011-05-31  Robin DunnVirtualize StartEditor and add implementations for...
2011-05-26  Steve LamertonAdd a new event type for new window creation, document...
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-13  Vadim ZeitlinMake wxListCtrl sort function take wxIntPtr, not long...
2011-05-13  Vadim ZeitlinRemove duplicated portability warning from wxShowEvent...
2011-05-11  Vadim ZeitlinDon't document wxFileSystemWatcher::AddTree() as pure...
2011-05-10  Václav SlavíkClarify that wxFileName::GetPath() appends separator...
2011-05-08  Julian SmartMore work on improving wxRTC documentation, copied...
2011-05-03  Vadim ZeitlinFix wxFileSystemWatcher usage instructions.
2011-05-03  Vadim ZeitlinAdd wxDocManager::GetPageSetupDialogData() accessor.
2011-04-26  Vadim ZeitlinAllow showing the print preview frame non modally.
2011-04-23  Vadim ZeitlinAdd wxDC::SetTransformMatrix() and related methods...
2011-04-23  Vadim ZeitlinCorrect names of parameters in wxAffineMatrix2D documen...
2011-04-23  Vadim ZeitlinDocument that wxTreeCtrl::SelectItem() generates events.
2011-04-22  Václav SlavíkReturn wxWindow* from wxDataViewCustomRenderer::CreateE...
2011-04-17  Vadim ZeitlinCorrect wrong port-specific note in AutoCompleteFileNam...
2011-04-17  Vadim ZeitlinImplement auto-completion support for wxTextEntry in...
2011-04-17  Vadim ZeitlinAdd wxAffineMatrix2D and related classes.
2011-04-16  Vadim ZeitlinSplit wxTextCompleter into a base class and wxTextCompl...
2011-04-16  Vadim ZeitlinDon't block the main UI thread while generating complet...
2011-04-16  Vadim ZeitlinAdd support for dynamic auto-completion in wxTextEntry.
2011-04-16  Vadim ZeitlinRefactor wxTextEntry::AutoComplete() to simply call...
next