2013-04-17 |
Robin Dunn | Add missing interface items for Phoenix |
tree | commitdiff |
2013-04-16 |
Vadim Zeitlin | Document that wxPoint(wxRealPoint) ctor truncates,... |
tree | commitdiff |
2013-04-10 |
Vadim Zeitlin | Added chainable wxWizardPageSimple::Chain() overload. |
tree | commitdiff |
2013-04-10 |
Robin Dunn | Cut is documented in wxTextEntry now |
tree | commitdiff |
2013-04-10 |
Robin Dunn | Add missing doc for Cut() |
tree | commitdiff |
2013-04-05 |
Vadim Zeitlin | Allow to customize wxGrid column auto-sizing. |
tree | commitdiff |
2013-04-04 |
Vadim Zeitlin | Document wxTextEntryDialog::SetTextValidator(). |
tree | commitdiff |
2013-04-03 |
Robin Dunn | Add wxRect::SetPosition |
tree | commitdiff |
2013-03-31 |
Vadim Zeitlin | Make wxToolBar styles consistent and add wxTB_DEFAULT_S... |
tree | commitdiff |
2013-03-31 |
Vadim Zeitlin | Fix the style value in wxWizard::Create() documentation. |
tree | commitdiff |
2013-03-31 |
Vadim Zeitlin | Fix the header to be included in wxStringTokenizer... |
tree | commitdiff |
2013-03-31 |
Vadim Zeitlin | Document wxDateTime arithmetic operators. |
tree | commitdiff |
2013-03-31 |
Vadim Zeitlin | Document wxDataView{List,Tree}Ctrl as only available... |
tree | commitdiff |
2013-03-29 |
Vadim Zeitlin | Mention the relationship of wxDocument::Activate()... |
tree | commitdiff |
2013-03-29 |
Vadim Zeitlin | Minor documentation corrections in wxBookCtrlBase. |
tree | commitdiff |
2013-03-29 |
Vadim Zeitlin | Added wxBookCtrlBase::FindPage(). |
tree | commitdiff |
2013-03-27 |
Vadim Zeitlin | Add wxDocManager::FindDocumentByPath() helper. |
tree | commitdiff |
2013-03-26 |
Vadim Zeitlin | Add wxDocument::Activate() method. |
tree | commitdiff |
2013-03-21 |
Vadim Zeitlin | Use flat generic status bar by default and add wxSB_SUNKEN. |
tree | commitdiff |
2013-03-17 |
Vadim Zeitlin | Fix minor typo in wxDV_VERT_RULES documentation. |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Add GetFile() accessor to wxFileStream classes. |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Return false from wxFileName::AppendDir() and InsertDir... |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Remove wxLogWindow::OnFrameCreate() virtual method. |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Restore wxDIRCTRL_SHOW_FILTERS flag of wxDirCtrl. |
tree | commitdiff |
2013-03-05 |
Robin Dunn | Minor tweaks to the preferences docs for Phoenix. |
tree | commitdiff |
2013-03-02 |
Vadim Zeitlin | Interpret wxRect passed to wxRichToolTip::ShowFor(... |
tree | commitdiff |
2013-03-02 |
Vadim Zeitlin | Make wxRect parameter of wxRichToolTip::ShowFor() const. |
tree | commitdiff |
2013-02-28 |
Julian Smart | Corrected loading of images: we need the parent size... |
tree | commitdiff |
2013-02-28 |
Václav Slavík | Add wxPreferencesEditor class. |
tree | commitdiff |
2013-02-27 |
Steve Lamerton | Minor change. Fix LoadURL case typo in wxWebView docs. |
tree | commitdiff |
2013-02-12 |
Robin Dunn | Fix missing or incorrect wxGrid interface items for... |
tree | commitdiff |
2013-02-10 |
Vadim Zeitlin | Add wxIcon::CreateFromHICON() to wxMSW. |
tree | commitdiff |
2013-02-09 |
Vadim Zeitlin | Refresh wxMSW wxStaticBitmap when its size changes. |
tree | commitdiff |
2013-02-06 |
Vadim Zeitlin | Allow creating wxCursor from ANI files under MSW. |
tree | commitdiff |
2013-02-05 |
Vadim Zeitlin | Only impose minimal height for buttons with non-empty... |
tree | commitdiff |
2013-02-04 |
Julian Smart | Added support for sub-object virtual attributes (tempor... |
tree | commitdiff |
2013-02-01 |
Steve Lamerton | Rename all WEB_VIEW* style identifiers to WEBVIEW*. |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | Add wxAUI_TB_PLAIN_BACKGROUND wxAuiToolBar style. |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | Add wxCheckListBox::GetCheckedItems() helper. |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Fix wxKeyEvent::GetPosition() after the changes of... |
tree | commitdiff |
2013-01-20 |
Paul Cornett | add wxMask::GetBitmap(), closes #9381 |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Add wxProcess::SetPriority() to allow setting the prior... |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Rename WXTHREAD_XXX_PRIORITY yo wxPRIORITY_XXX. |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Fix the list markers in wxGridCellEditor::EndEdit(... |
tree | commitdiff |
2013-01-18 |
Paul Cornett | use const arrays for wxDC array parameters, closes... |
tree | commitdiff |
2013-01-14 |
Julian Smart | Added Set/GetFloatingLayoutMode to switch off time... |
tree | commitdiff |
2013-01-14 |
Robin Dunn | enum wxWebViewBackend has been removed. |
tree | commitdiff |
2013-01-13 |
Steve Lamerton | Allow registering of custom wxWebView backends. |
tree | commitdiff |
2013-01-12 |
Vadim Zeitlin | Allow hiding/showing already hidden/shown wxGrid rows... |
tree | commitdiff |
2013-01-10 |
Vadim Zeitlin | Fix a typo in wxKeyEvent::GetKeyCode() code example. |
tree | commitdiff |
2013-01-03 |
Paul Cornett | remove ancient SetModal(), it was deprecated long ago... |
tree | commitdiff |
2012-12-31 |
Vadim Zeitlin | Slight improvements to wxWebView::EnableContextMenu... |
tree | commitdiff |
2012-12-31 |
Steve Lamerton | Add context menu enabling and disabling to wxWebView... |
tree | commitdiff |
2012-12-29 |
Robin Dunn | Fix missing or broken interface items for Phoenix |
tree | commitdiff |
2012-12-28 |
Vadim Zeitlin | Document wxListBox and wxChoice as inheriting from... |
tree | commitdiff |
2012-12-22 |
Vadim Zeitlin | Sort wxPAPER_XXX constants alphabetically in the docume... |
tree | commitdiff |
2012-12-22 |
Robin Dunn | Various interface fixes for Phoenix |
tree | commitdiff |
2012-12-22 |
Robin Dunn | Interface fixes for wxGrid classes |
tree | commitdiff |
2012-12-22 |
Vadim Zeitlin | No changes, just improve wxScrolled::EnableScrolling... |
tree | commitdiff |
2012-12-22 |
Vadim Zeitlin | Add wxListCtrl::EnableAlternateRowColours() and SetAlte... |
tree | commitdiff |
2012-12-19 |
Robin Dunn | Add accessors for some of the data members in wxXmlReso... |
tree | commitdiff |
2012-12-08 |
Robin Dunn | typo fix |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Document wxXmlResourceHandler::GetFloat(). |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Document wxWindow::Get{Min,Max}{Width,Height}(). |
tree | commitdiff |
2012-12-01 |
Vadim Zeitlin | Miscellaneous spelling and typo fixes in the documentation. |
tree | commitdiff |
2012-12-01 |
Vadim Zeitlin | Fix premature truncation of brief descriptions in Doxyg... |
tree | commitdiff |
2012-12-01 |
Vadim Zeitlin | Fix documentation of wxGridBagSizer::Add() spacer overload. |
tree | commitdiff |
2012-11-30 |
Robin Dunn | Interface fixes for Phoenix |
tree | commitdiff |
2012-11-28 |
Vadim Zeitlin | Add "rect" paramerer to wxRichToolTip::ShowFor(). |
tree | commitdiff |
2012-11-27 |
Robin Dunn | More interface fixes for Phoenix |
tree | commitdiff |
2012-11-26 |
Vadim Zeitlin | Disable CallAfter() for MSVC 7 too, it can't compile... |
tree | commitdiff |
2012-11-24 |
Vadim Zeitlin | Add wxDocManager::Get{Views,Documents,Templates}Vector(). |
tree | commitdiff |
2012-11-24 |
Vadim Zeitlin | Add wxList::AsVector<>() helper. |
tree | commitdiff |
2012-11-23 |
Vadim Zeitlin | Add possibility to delay showing wxRichToolTip. |
tree | commitdiff |
2012-11-20 |
Vadim Zeitlin | Revert all wxNOEXCEPT-related changes. |
tree | commitdiff |
2012-11-19 |
Vadim Zeitlin | Add wxTL_NO_HEADER style to wxTreeListCtrl. |
tree | commitdiff |
2012-11-19 |
Vadim Zeitlin | Add wxFSW_EVENT_UNMOUNT wxFileSystemWatcher flag and... |
tree | commitdiff |
2012-11-17 |
Vadim Zeitlin | Add wxNOEXCEPT and use it for std::streambuf-derived... |
tree | commitdiff |
2012-11-17 |
Vadim Zeitlin | Add wxFSW_EVENT_ATTRIB wxFileSystemWatcher flag. |
tree | commitdiff |
2012-11-17 |
Robin Dunn | Fix broken and missing DataView interface items for... |
tree | commitdiff |
2012-11-15 |
Vadim Zeitlin | Support monitoring only some events in wxGTK wxFileSyst... |
tree | commitdiff |
2012-11-14 |
Vadim Zeitlin | Implement DoGetSizeFromTextSize() for wxMSW wx{Choice... |
tree | commitdiff |
2012-11-14 |
Vadim Zeitlin | Don't call setlocale("") on startup by default any... |
tree | commitdiff |
2012-11-14 |
Vadim Zeitlin | Optionally allow showing tooltips for disabled ribbon... |
tree | commitdiff |
2012-11-10 |
Vadim Zeitlin | Disallow drop downs on AUI check buttons. |
tree | commitdiff |
2012-11-09 |
Vadim Zeitlin | Add wxControl::GetSizeFromTextSize() to size the contro... |
tree | commitdiff |
2012-11-09 |
Robin Dunn | wxBrushList and wxFontList do not derive from wxList. |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | Add wxUSE_BASE checks for wxLog classes in the interfac... |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | Add wxUSE_{BASE,GUI} checks to interface headers. |
tree | commitdiff |
2012-11-03 |
Bryan Petty | Finished adding @tableofcontents to all overviews in... |
tree | commitdiff |
2012-11-03 |
Bryan Petty | Fixed appearance images to use Doxygen @image command... |
tree | commitdiff |
2012-11-01 |
Robin Dunn | Fixes and tweaks and additions to the wxHtml docs for... |
tree | commitdiff |
2012-11-01 |
Vadim Zeitlin | Added wxEVT_COMMAND_DIRCTRL_CHANGED for wxDirCtrl selec... |
tree | commitdiff |
2012-10-31 |
Vadim Zeitlin | Revert "Split documentation of the GUI wxLog classes... |
tree | commitdiff |
2012-10-30 |
Vadim Zeitlin | Revert "Split documentation of non-GUI wxEvent-related... |
tree | commitdiff |
2012-10-29 |
Vadim Zeitlin | Add wxDirCtrl::GetPath(). |
tree | commitdiff |
2012-10-29 |
Vadim Zeitlin | Split documentation of the GUI wxLog classes in a separ... |
tree | commitdiff |
2012-10-29 |
Vadim Zeitlin | Split documentation of non-GUI wxEvent-related classes. |
tree | commitdiff |
2012-10-28 |
Steve Lamerton | Document which wxWebView methods must wait for a page... |
tree | commitdiff |
2012-10-27 |
Robin Dunn | Add missing WXK constants for the control keys |
tree | commitdiff |
next |