Remove all trailing spaces
No real changes, just clean up sources by removing trailing spaces from all the non-generated files. This should hopefully avoid future commits mixing significant changes with insignificant whitespace ones.
This commit is contained in:
@@ -733,10 +733,10 @@ All (GUI):
|
||||
- Support hexadecimal numbers in wxSpinCtrl.
|
||||
- Respect window max size in wxBoxSizer (Nathan Ridge).
|
||||
- Add support for searching in wxWebView for MSW and GTK (Allonii).
|
||||
- Add generic wxFileSystem support to wxWebView with
|
||||
- Add generic wxFileSystem support to wxWebView with
|
||||
wxWebViewFSHandler (Nick Matthews).
|
||||
- Add possibility to disable context menu in wxWebView.
|
||||
- Add ability to register custom wxWebView backends using
|
||||
- Add ability to register custom wxWebView backends using
|
||||
wxWebView::RegisterFactory and a wxWebViewFactory derived class.
|
||||
- Add possibility to hide and show again wxRibbonBar pages (wxBen).
|
||||
- Add wxRibbonBar pages highlighting (wxBen).
|
||||
|
Reference in New Issue
Block a user