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 |
2012-10-27 |
Robin Dunn | Generate the interface file for STC from gen_iface... |
tree | commitdiff |
2012-10-27 |
Vadim Zeitlin | Fix incorrect libraries in the documentation. |
tree | commitdiff |
2012-10-27 |
Vadim Zeitlin | Add wxAuiToolBar::Create(). |
tree | commitdiff |
2012-10-27 |
Vadim Zeitlin | Renamed file containing wxAuiToolBar documentation. |
tree | commitdiff |
2012-10-25 |
Vadim Zeitlin | Make wxFILE_EXISTS_SYMLINK work on its own, without... |
tree | commitdiff |
2012-10-24 |
Vadim Zeitlin | Implement clipping in wxSVGFileDC. |
tree | commitdiff |
2012-10-24 |
Vadim Zeitlin | Respect wxFileName::DontFollowLink() in wxFileSystemWat... |
tree | commitdiff |
2012-10-24 |
Vadim Zeitlin | Make wxDateTime invalid after Set((time_t)-1) call. |
tree | commitdiff |
2012-10-24 |
Vadim Zeitlin | Add wxVector::assign(). |
tree | commitdiff |
2012-10-24 |
Vadim Zeitlin | Disable wxEvtHandler::CallAfter() for VC6, it's too... |
tree | commitdiff |
2012-10-23 |
Vadim Zeitlin | Mention wxFILE_EXISTS_NO_FOLLOW in wxFILE_EXISTS_SYMLIN... |
tree | commitdiff |
2012-10-23 |
Vadim Zeitlin | Add wxDIR_NO_FOLLOW flag for wxDir iteration. |
tree | commitdiff |
2012-10-23 |
Vadim Zeitlin | Add wxEvtHandler::CallAfter() for asynchronous method... |
tree | commitdiff |
2012-10-19 |
Vadim Zeitlin | Allow testing for existence of specific file types... |
tree | commitdiff |
2012-10-17 |
Vadim Zeitlin | Make wxFindReplaceData accessors const. |
tree | commitdiff |
2012-10-16 |
Vadim Zeitlin | Add wxEvent::GetEventUserData() and improve user data... |
tree | commitdiff |
2012-10-15 |
Vadim Zeitlin | Correctly document the library the classes belong to. |
tree | commitdiff |
2012-10-15 |
Vadim Zeitlin | Add support for symlinks to wxFileName. |
tree | commitdiff |
2012-10-13 |
Vadim Zeitlin | Make TAB behaviour in wxGrid more configurable. |
tree | commitdiff |
2012-10-13 |
Vadim Zeitlin | Document that HasFocus() is new in 2.9. |
tree | commitdiff |
2012-10-13 |
Vadim Zeitlin | Document wxListBox limitation concerning TAB characters. |
tree | commitdiff |
2012-10-13 |
Vadim Zeitlin | Remove mention of "listbox callback" from wxListBox... |
tree | commitdiff |
2012-10-13 |
Vadim Zeitlin | Improve explanation of maximal number of wxListBox... |
tree | commitdiff |
2012-10-11 |
Vadim Zeitlin | Document default argument value of wxListCtrl::EnableBe... |
tree | commitdiff |
2012-10-10 |
Vadim Zeitlin | Mention InvalidateBestSize() in DoGetBestClientSize... |
tree | commitdiff |
2012-10-08 |
Vadim Zeitlin | Document wxGrid methods dealing with cell overflow. |
tree | commitdiff |
2012-10-07 |
Vadim Zeitlin | Implement incremental search in wxGenericListCtrl. |
tree | commitdiff |
2012-10-07 |
Vadim Zeitlin | Add a possibility to beep on no match to wxGenericTreeCtrl. |
tree | commitdiff |
2012-10-04 |
Vadim Zeitlin | Add support for wxALWAYS_SHOW_SB style to wxScrolled<>. |
tree | commitdiff |
2012-10-04 |
Vadim Zeitlin | Document wxHSCROLL and wxVSCROLL styles for wxScrolled<>. |
tree | commitdiff |
2012-10-04 |
Vadim Zeitlin | Add a setting for the disabled text colour to wxRibbon... |
tree | commitdiff |
2012-10-04 |
Vadim Zeitlin | Add a more convenient wxColour::MakeDisabled() overload. |
tree | commitdiff |
2012-10-04 |
Vadim Zeitlin | Add wxDateSpan::GetTotalMonths() method. |
tree | commitdiff |
2012-10-01 |
Vadim Zeitlin | Add wxDateTime::DiffAsDateSpan(). |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Added wxFile::ReadAll() for consistency with wxFFile... |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Add per-direction wxSocket wait flags and byte counters. |
tree | commitdiff |
2012-09-28 |
Vadim Zeitlin | Make wxHelpControllerBase::SetFrameParameters() title... |
tree | commitdiff |
2012-09-27 |
Vadim Zeitlin | Add two step creation to wxTextEntryDialog. |
tree | commitdiff |
2012-09-25 |
Bryan Petty | Fixed interface typo breaking wxRibbonBar docs (from... |
tree | commitdiff |
2012-09-25 |
Vadim Zeitlin | Attempt to fix wxHelpControllerBase::SetFrameParameters... |
tree | commitdiff |
2012-09-25 |
Vadim Zeitlin | Add wxGenericAboutDialog documentation. |
tree | commitdiff |
2012-09-25 |
Vadim Zeitlin | Fix too hastily copy-pasted wxVariantDataSafeArray... |
tree | commitdiff |
next |