Added wxWindow::GTKHandleRealized() virtual method to wxGTK.
[wxWidgets.git] / interface /
2011-10-11  Vadim ZeitlinMove SetBackgroundBitmap() from wxPanel to new wxCustom...
2011-10-11  Robin DunnwxGraphicsRenderer::CreateContextFromImage is not static
2011-10-11  Robin DunnRemove the ctor and Init methods that are not available...
2011-10-10  Vadim ZeitlinMove wxTopLevelWindow::SetShape() down to wxNonOwnedWindow.
2011-10-09  Vadim ZeitlinAllow creating wxGraphicsFont without using wxFont.
2011-10-09  Vadim ZeitlinAllow creating wxGraphicsBitmap and wxGraphicsContext...
2011-10-09  Vadim ZeitlinAdded wxGraphicsBitmap::ConvertToImage().
2011-10-09  Vadim ZeitlinDocument wxGraphicsBitmap and methods involving it.
2011-10-09  Robin DunnInterface updates for Phoenix. Add wxNativeFontInfo.
2011-10-04  Robin DunnAdd Get|SetPrintMode
2011-10-04  Robin DunnInterface fixes for Phoenix
2011-10-02  Steve LamertonAdd new definitions required by MinGW for webview....
2011-10-02  Steve LamertonRemove copied class definitions from missing.h. Disable...
2011-10-02  Steve LamertonDerive wxAuiNotebook from wxBookCtrlBase. Document...
2011-10-01  Steve LamertonAdd event descriptions to wxAuiNotebook.
2011-09-29  Vadim ZeitlinAdd wxTimePickerCtrl class.
2011-09-29  Vadim ZeitlinCorrect wxDatePickerCtrl::GetValue() documentation...
2011-09-27  Robin DunnMore interface updates for Phoenix
2011-09-25  Robin DunnFix missing or broken interface items for Phoenix
2011-09-22  Vadim ZeitlinAlways give all the remaining space to the first wxTree...
2011-09-21  Vadim ZeitlinChange wxSound ctor from in-memory data to use size_t...
2011-09-21  Vadim ZeitlinSend EVT_DATAVIEW_ITEM_CONTEXT_MENU events even when...
2011-09-21  Vadim ZeitlinImplement sorting in wxTreeListCtrl.
2011-09-21  Vadim ZeitlinRemove wxHeaderColumn::SetAsSortKey() and only use...
2011-09-21  Vadim ZeitlinAdd wxTreeListCtrl::GetView() and GetDataView().
2011-09-18  Robin DunnFIx broken or missing interface items for Phoenix
2011-09-17  Vadim ZeitlinFix the library of wxGenericDirCtrl in the documentation.
2011-09-16  Robin Dunnfixes for missing or broken interface items for Phoenix
2011-09-16  Vadim ZeitlinFix int field of wxCommandEvents generated by menu...
2011-09-11  Robin DunnFix missing and broken interface items for Phoenix
2011-09-10  Steve LamertonMerge the new wxWebView classes from the SOC2011_WEBVIE...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-03  Robin DunnFix some broken or add some missing interface declarati...
2011-08-29  Dimitri SchoolwerthAdded alpha saving support to TIFF image handler.
2011-08-28  Dimitri SchoolwerthUpdated manual regarding image alpha support for TGA...
2011-08-28  Stefan Csomoradding missing doc string for BACKSPACE
2011-08-27  Vadim ZeitlinNo real changes, minor corrections to the docs.
2011-08-27  Vadim ZeitlinAdded wxFLP_SMALL and wxDIRP_SMALL styles for wx{File...
2011-08-27  Vadim ZeitlinAdd wxTextEntry::AutoCompleteDirectories().
2011-08-27  Vadim ZeitlinNo changes, just fix a typo in wxBannerWindow documenta...
2011-08-27  Vadim ZeitlinAdd new wxTreeListCtrl class.
2011-08-23  Stefan Csomoradjusting keyboardstate to new ctrl / raw_ctrl handling...
2011-08-23  Vadim ZeitlinMention wxLocale in wxNumValidator documentation.
2011-08-23  Vadim ZeitlinNo changes, just add a missing comma in wxNumValidator...
2011-08-23  Dimitri SchoolwerthAdded wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE.
2011-08-22  Vadim ZeitlinHarmonize wxDataViewCtrl::GetSelection() behaviour...
2011-08-22  Vadim ZeitlinNo changes, just factor our wxDirection parsing code...
2011-08-22  Vadim ZeitlinAdd new wxBannerWindow class.
2011-08-21  Vadim ZeitlinNo changes, just use symbolic NO_IMAGE constant instead...
2011-08-21  Vadim ZeitlinReplace wxComboBox::IsEmpty() with Is{List,Text}Empty().
2011-08-19  Steve LamertonUpdate documentation for new library name.
2011-08-19  Dimitri SchoolwerthDocumented wxIMAGE_OPTION_TIFF_* options that are curre...
2011-08-19  Dimitri Schoolwerthimproved wxImage documentation.
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-16  Stefan Csomoradapting to new ctrl constant handling on OSX
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...
next