Fix formatting of change log entries for consistency
Capitalize the entries, keep them under 80 columns and terminate with full stop. Also fix a typo. No real changes.
This commit is contained in:
@@ -172,8 +172,8 @@ wxOSX:
|
|||||||
|
|
||||||
- Fix dispatching pending events (and CallAfter()) in console applications.
|
- Fix dispatching pending events (and CallAfter()) in console applications.
|
||||||
- Implement wxDataViewColumn::UnsetAsSortKey() (Daniel Kulp).
|
- Implement wxDataViewColumn::UnsetAsSortKey() (Daniel Kulp).
|
||||||
- supporting native image formst like NSImage and UIImage in wxBitmap
|
- Change wxBitmap to use native image format like NSImage and UIImage.
|
||||||
- native implementation for wxStaticBitmap for correct rendering of template images
|
- Implement wxStaticBitmap natively for correct rendering of template images.
|
||||||
- Fill column value in wxEVT_DATAVIEW_ITEM_ACTIVATED events (Igor Korot).
|
- Fill column value in wxEVT_DATAVIEW_ITEM_ACTIVATED events (Igor Korot).
|
||||||
- Make wxFrame::EnableFullScreenView() work under macOS 10.11+ (Andy Robinson).
|
- Make wxFrame::EnableFullScreenView() work under macOS 10.11+ (Andy Robinson).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user