Standardize on using "Added" instead of "Add" in the change log.
As all the other verbs were used in the infinitive and not past tense, do the same thing for this one too, especially as we already had a mix of both forms. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -567,7 +567,7 @@ All:
|
|||||||
- Add wxDateTime::DiffAsDateSpan() and wxDateSpan::GetTotalMonths() (jonasr).
|
- Add wxDateTime::DiffAsDateSpan() and wxDateSpan::GetTotalMonths() (jonasr).
|
||||||
- Add wxVector::assign() (Jonas Rydberg).
|
- Add wxVector::assign() (Jonas Rydberg).
|
||||||
- Add wx[F]File{Input,Output}Stream::GetFile() (troelsk).
|
- Add wx[F]File{Input,Output}Stream::GetFile() (troelsk).
|
||||||
- Added Nepali translation (Him Prasad Gautam).
|
- Add Nepali translation (Him Prasad Gautam).
|
||||||
|
|
||||||
All (GUI):
|
All (GUI):
|
||||||
|
|
||||||
@@ -609,9 +609,9 @@ All (GUI):
|
|||||||
- Allow specifying all wxFlexGridSizer parameters in XRC (Steffen Olszewski).
|
- Allow specifying all wxFlexGridSizer parameters in XRC (Steffen Olszewski).
|
||||||
- Close wxLogWindow automatically if it's the last remaining top level window.
|
- Close wxLogWindow automatically if it's the last remaining top level window.
|
||||||
- Implement clipping for wxSVGFileDC (Steve Benbow).
|
- Implement clipping for wxSVGFileDC (Steve Benbow).
|
||||||
- Added wxDirCtrl::GetPath() (troelsk).
|
- Add wxDirCtrl::GetPath() (troelsk).
|
||||||
- Added wxEVT_COMMAND_DIRCTRL_CHANGED event (troelsk).
|
- Add wxEVT_COMMAND_DIRCTRL_CHANGED event (troelsk).
|
||||||
- Added wxControl::GetSizeFromTextSize() (Manuel Martin).
|
- Add wxControl::GetSizeFromTextSize() (Manuel Martin).
|
||||||
- Optionally allow showing tooltips for disabled ribbon buttons (wxBen).
|
- Optionally allow showing tooltips for disabled ribbon buttons (wxBen).
|
||||||
- Add wxTL_NO_HEADER style to wxTreeListCtrl (robboto).
|
- Add wxTL_NO_HEADER style to wxTreeListCtrl (robboto).
|
||||||
- Add possibility to delay showing wxRichToolTip (John Roberts).
|
- Add possibility to delay showing wxRichToolTip (John Roberts).
|
||||||
@@ -624,11 +624,11 @@ All (GUI):
|
|||||||
- Add wxAUI_TB_PLAIN_BACKGROUND wxAuiToolBar style (Allann Jones).
|
- Add wxAUI_TB_PLAIN_BACKGROUND wxAuiToolBar style (Allann Jones).
|
||||||
- Make wxGenericDataViewCtrl::SetFont() really work (Laurent Poujoulat).
|
- Make wxGenericDataViewCtrl::SetFont() really work (Laurent Poujoulat).
|
||||||
- Remove wxLogWindow::OnFrameCreate(), it was never called anyhow.
|
- Remove wxLogWindow::OnFrameCreate(), it was never called anyhow.
|
||||||
- Added wxBookCtrlBase::FindPage() (troelsk).
|
- Add wxBookCtrlBase::FindPage() (troelsk).
|
||||||
- Added wxDocument::Activate() (troelsk).
|
- Add wxDocument::Activate() (troelsk).
|
||||||
- Added wxDocManager::FindDocumentByPath() (troelsk).
|
- Add wxDocManager::FindDocumentByPath() (troelsk).
|
||||||
- Added wxEVT_GRID_COL_AUTO_SIZE event (Igor Korot).
|
- Add wxEVT_GRID_COL_AUTO_SIZE event (Igor Korot).
|
||||||
- Added chainable wxWizardPageSimple::Chain() overload.
|
- Add chainable wxWizardPageSimple::Chain() overload.
|
||||||
|
|
||||||
wxGTK:
|
wxGTK:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user