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:
@@ -170,7 +170,7 @@ class, container classes, as well as classes for threading,
|
||||
networking, XML parsing, path and configuration management, logging,
|
||||
debugging etc. These functions and classes have been separated into
|
||||
their own library both for being able to write non-GUI apps as well
|
||||
as to make maintainance easier through reduced interdependence.
|
||||
as to make maintainance easier through reduced interdependence.
|
||||
</P>
|
||||
<P ALIGN=JUSTIFY>Many of the changes to wxString and the container
|
||||
classes are located in wxBase, but on top of that support to wxBase
|
||||
@@ -186,7 +186,7 @@ change. Rather, this paragraph summarizes the most relevant changes
|
||||
to the GUI classes of wxWidgets. Given wxWidgets' nature as a GUI
|
||||
library, these changes are also most likely to be visible to the user
|
||||
and may thus be the most important changes from a user's perspective
|
||||
(although not necessarily from a developer's perspective):
|
||||
(although not necessarily from a developer's perspective):
|
||||
</P>
|
||||
<UL>
|
||||
<LI><P ALIGN=JUSTIFY>wxDataViewCtrl and wxDataViewTreeCtrl: this
|
||||
@@ -310,7 +310,7 @@ cases, supporting an old version of GTK+ hinders development so we
|
||||
decided to declare GTK+ 2.6 the minimum toolkit version that is
|
||||
supported. As an example, this made it possible to always use the
|
||||
GTK+ file dialog instead of the old generic file dialog which had to
|
||||
be used when GTK+ didn't have a usable file dialog.
|
||||
be used when GTK+ didn't have a usable file dialog.
|
||||
</P>
|
||||
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0cm">Other parts of wxGTK that
|
||||
were rewritten or which underwent a major update include, but are not
|
||||
|
@@ -73,7 +73,7 @@ maybe stripped down to
|
||||
"Specialization is for insects."
|
||||
|
||||
============================
|
||||
The Open-Source, Cross-Platform GUI Framework
|
||||
The Open-Source, Cross-Platform GUI Framework
|
||||
with Ten Years of Evolution Behind It
|
||||
|
||||
I saw this changed to 'native UI' on the website, which is slightly more
|
||||
@@ -81,17 +81,17 @@ accurate but sounds less 'catchy' imho.
|
||||
|
||||
.. and templates.
|
||||
|
||||
Hmm. I might buy a mug that had, say, a wxLogo and "wxWidgets" (and
|
||||
maybe the website URL underneath in smaller type) on one side and
|
||||
Hmm. I might buy a mug that had, say, a wxLogo and "wxWidgets" (and
|
||||
maybe the website URL underneath in smaller type) on one side and
|
||||
"Specialization is for insects ... and templates" on the other.
|
||||
|
||||
.. only if it held at leat a full half (imperial) pint, mind. Not
|
||||
.. only if it held at leat a full half (imperial) pint, mind. Not
|
||||
one of those wussy 8.5 fl.oz. jobbies.
|
||||
|
||||
That'd be a nice ice-breaker when working at a new client's site -
|
||||
That'd be a nice ice-breaker when working at a new client's site -
|
||||
people would be bound to stop and ask what it was all about!
|
||||
|
||||
.. and how about a nice silk tie (US: necktie) with the logo on ...
|
||||
.. and how about a nice silk tie (US: necktie) with the logo on ...
|
||||
Oh, I forgot, we programmers don't wear ties.
|
||||
|
||||
============================
|
||||
@@ -149,7 +149,7 @@ One API to bridge them all and in the compiler bind them.
|
||||
|
||||
wxWidgets
|
||||
|
||||
How about "and in the linker bind them"? That's where the local libraries
|
||||
How about "and in the linker bind them"? That's where the local libraries
|
||||
get bound to the wxWidgets code anyway.
|
||||
|
||||
============================
|
||||
@@ -162,7 +162,7 @@ Hugh Gibson wrote:
|
||||
> window control in different operating systems to emphasise the
|
||||
> native look and feel.
|
||||
|
||||
Nice idea. But I wonder where you'll find some volunteer willing to
|
||||
Nice idea. But I wonder where you'll find some volunteer willing to
|
||||
have his face tattooed with win32 common controls ;-)
|
||||
|
||||
============================
|
||||
|
Reference in New Issue
Block a user