Correct typo in wxUSE_WEBVIEW_IE test in configure.
[wxWidgets.git] / interface /
2011-11-08  Steve LamertonUpdate wxHtmlWindow documentation to refer to wxWebView.
2011-11-05  Francesco MontorsiMove detailed documentation to the top, leaving styles...
2011-11-05  Francesco Montorsifix some simple Doxygen warning
2011-11-05  Francesco Montorsibetter links to the stock item ID list
2011-11-05  Vadim ZeitlinAdd wxConvAuto::GetBOMChars() helper.
2011-11-05  Francesco Montorsidocument wxLogGeneric() function
2011-11-05  Francesco Montorsidocument wxConfigPathChanger helper class
2011-11-04  Robin DunnAdd wxAnyButton so the shared class hierarchy of wxButt...
2011-11-04  Robin DunnFix missing and broken interface items for Phoenix
2011-11-02  Robin DunnFix missing or broken interface items for Phoenix
2011-11-02  Robin DunnFix missing or broken interface items for Phoenix
2011-10-31  Vadim ZeitlinCorrect wxFileName::SetPath() documentation.
2011-10-31  Julian SmartFixed #13535: wxRichTextCtrl: Incorrectly documented...
2011-10-30  Vadim ZeitlinAllow customization of the locations where persistent...
2011-10-29  Robin DunnAdd missing interface items for Phoenix
2011-10-27  Vadim ZeitlinMake BOM-detection code in wxConvAuto public.
2011-10-27  Vadim ZeitlinDon't make wxQsort() extern "C" nor use any special...
2011-10-26  Robin DunnInterface tweaks and fixes for Phoenix
2011-10-22  Julian SmartApplied patch #13534: wxRichTextCtrl: Make it easier...
2011-10-22  Robin DunnAdd missing styles and flags, and specify pure virtuals...
2011-10-21  Robin DunnAdd the getters
2011-10-21  Robin DunnIt's not an array of pointers to dashes, but rather...
2011-10-21  Václav SlavíkDocument wxDataViewModelNotifier callbacks return values.
2011-10-21  Robin DunnInterface fixes for Phoenix
2011-10-20  Robin DunnDelegate wxGraphicsBitmap::ConvertToImage to the render...
2011-10-19  Václav SlavíkCleanup of wxDataViewCtrl cell activation code.
2011-10-18  Vadim ZeitlinAdded wxRichToolTip class.
2011-10-18  Vadim ZeitlinDocument and test behaviour of wxRegion methods when...
2011-10-18  Vadim ZeitlinNo changes, just fix a typo in a header comment.
2011-10-17  Robin DunnFix more missing and broken stuff in the interface...
2011-10-14  Robin DunnAdd data members for RGBValue and HSVValue
2011-10-14  Robin Dunnfix parent class and constant
2011-10-13  Robin DunnInterface tweaks for Phoenix
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.
next