projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed docs footer to bottom, and fixed up TOC on all main pages, and some overviews.
[wxWidgets.git]
/
interface
/
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
2012-09-23
Vadim Zeitlin
Improve SAFEARRAY support in wxMSW OLE Automation code.
tree
|
commitdiff
2012-09-23
Vadim Zeitlin
Explain EVT_CONTEXT_MENU generation in more details.
tree
|
commitdiff
2012-09-20
Vadim Zeitlin
Fix and enhance support for client data in wxRibbonButt...
tree
|
commitdiff
2012-09-20
Vadim Zeitlin
Add wxRibbonButtonBarEvent::GetButton().
tree
|
commitdiff
2012-09-20
Vadim Zeitlin
Add wxRibbonButtonBar::GetActiveItem() and GetHoveredIt...
tree
|
commitdiff
2012-09-20
Vadim Zeitlin
Add wxRibbonButtonBar::GetItem(), GetItemById() and...
tree
|
commitdiff
2012-09-20
Robin Dunn
Document ShowWithoutActivating
tree
|
commitdiff
2012-09-20
Vadim Zeitlin
Better documentation for wxRect::Set{Left,Top}().
tree
|
commitdiff
2012-09-20
Vadim Zeitlin
Add wxStyledTextCtrl::AnnotationClearLine().
tree
|
commitdiff
2012-09-19
Steve Lamerton
Update the wxSpinCtrlDouble documentation so SetIncreme...
tree
|
commitdiff
2012-09-17
Dimitri Schoolwerth
Set svn properties on recently added files.
tree
|
commitdiff
2012-09-15
Vadim Zeitlin
Add help button support to wxRibbonBar.
tree
|
commitdiff
2012-09-15
Vadim Zeitlin
Minor fixes to wxSVGFileDC implementation.
tree
|
commitdiff
2012-09-15
Vadim Zeitlin
Preserve size of wxGrid rows/columns when hiding and...
tree
|
commitdiff
2012-09-15
Vadim Zeitlin
Handle underlined and strikethrough attributes in wxGTK...
tree
|
commitdiff
2012-09-13
Vadim Zeitlin
Add wxBITMAP_PNG() macro similar to wxBITMAP() but...
tree
|
commitdiff
2012-09-13
Vadim Zeitlin
Add wxBitmap::NewFromPNGData() for creating bitmaps...
tree
|
commitdiff
2012-09-13
Vadim Zeitlin
Extract "Close" button creation from wxInfoBarGeneric...
tree
|
commitdiff
2012-09-13
Vadim Zeitlin
Provide up to date documentation for wxLoadUserResource().
tree
|
commitdiff
2012-09-13
Vadim Zeitlin
Fix "pos" argument description in wxTreeCtrl::InsertIte...
tree
|
commitdiff
2012-09-11
Steve Lamerton
Add generic wxFileSystem support to wxWebView using...
tree
|
commitdiff
2012-09-09
Vadim Zeitlin
Fix wxKeyEvent::GetKeyCode() descripotion: it doesn...
tree
|
commitdiff
2012-09-09
Vadim Zeitlin
Do not use wxIsprint() in EVT_CHAR example in the docum...
tree
|
commitdiff
2012-09-09
Vadim Zeitlin
Document wxDropTarget::GetDataObject().
tree
|
commitdiff
2012-09-09
Vadim Zeitlin
Document wxWindow InheritsBackgroundColour() and UseBgC...
tree
|
commitdiff
2012-09-08
Václav Slavík
Add wxTranslations::GetBestTranslation().
tree
|
commitdiff
2012-08-31
Vadim Zeitlin
Fix example of using GetUnicodeKey() in the documentation.
tree
|
commitdiff
2012-08-30
Vadim Zeitlin
Correct wxAuiManager library in documentation.
tree
|
commitdiff
2012-08-30
Vadim Zeitlin
Add wxSpinCtrl::SetBase() to allow entering hexadecimal...
tree
|
commitdiff
2012-08-30
Vadim Zeitlin
Added wxSimplebook class: a wxBookCtrl without controller.
tree
|
commitdiff
2012-08-30
Vadim Zeitlin
Document that menu item bitmaps must be set before...
tree
|
commitdiff
2012-08-28
Steve Lamerton
Add support for searching and highlighting a wxWebView.
tree
|
commitdiff
2012-08-16
Robin Dunn
Correct a missing apostrophe in a doc string.
tree
|
commitdiff
2012-08-15
Vadim Zeitlin
Add page highlighting to wxRibbonBar.
tree
|
commitdiff
2012-08-15
Vadim Zeitlin
Honour window min and max sizes in wxWindow::GetBestSize().
tree
|
commitdiff
2012-08-15
Vadim Zeitlin
Add wxSize::DecToIfSpecified() helper.
tree
|
commitdiff
2012-08-15
Vadim Zeitlin
Don't generate events from wxSpinCtrl::SetRange() in...
tree
|
commitdiff
2012-08-14
Robin Dunn
Update stc interface docs
tree
|
commitdiff
2012-08-14
Robin Dunn
Interface fixes for Phoenix
tree
|
commitdiff
2012-08-10
Robin Dunn
Remove wxT from prototype
tree
|
commitdiff
2012-08-09
Robin Dunn
Add documentation for wxPrintAbortDialog since it is...
tree
|
commitdiff
2012-08-09
Václav Slavík
Return wxPrintAbortDialog from CreateAbortWindow().
tree
|
commitdiff
2012-08-06
Vadim Zeitlin
A better fix for wxHash{Map,Set} with g++ 4.7.
tree
|
commitdiff
2012-08-03
Vadim Zeitlin
Make wxRect2D::Get{Position,Size}() const.
tree
|
commitdiff
2012-08-02
Robin Dunn
Add ctors for wxFileSystemWatcherEvent
tree
|
commitdiff
2012-07-31
Vadim Zeitlin
Uncomment and improve wxFileName::CreateTempFileName...
tree
|
commitdiff
2012-07-31
Vadim Zeitlin
Allow setting LCID used by wxAutomationObject.
tree
|
commitdiff
2012-07-30
Vadim Zeitlin
Add expand/collapse button to wxRibbonBar.
tree
|
commitdiff
2012-07-29
Vadim Zeitlin
Revert HasModifiers() change in behaviour, add HasAnyMo...
tree
|
commitdiff
next