~ubuntu-branches/ubuntu/raring/wxwidgets2.8/raring

« back to all changes in this revision

Viewing changes to docs/readme.txt

  • Committer: Package Import Robot
  • Author(s): Stéphane Graber
  • Date: 2012-01-07 13:59:25 UTC
  • mfrom: (1.1.9) (5.1.10 sid)
  • Revision ID: package-import@ubuntu.com-20120107135925-2601miy9ullcon9j
Tags: 2.8.12.1-6ubuntu1
* Resync from Debian, changes that were kept:
  - debian/rules: re-enable mediactrl. This allows libwx_gtk2u_media-2.8 to be
    built, as this is required by some applications (LP: #632984)
  - debian/control: Build-dep on libxt-dev for mediactrl.
  - Patches
    + fix-bashism-in-example
* Add conflict on python-wxgtk2.8 (<< 2.8.12.1-6ubuntu1~) to python-wxversion
  to guarantee upgrade ordering when moving from pycentral to dh_python2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
wxWidgets 2.8.11
 
1
wxWidgets 2.8.12
2
2
---------------------------------------------------------
3
3
 
4
4
Welcome to wxWidgets, a sophisticated cross-platform C++
30
30
 
31
31
wxWidgets currently supports the following platforms:
32
32
 
33
 
- Windows 95/98/ME, NT, 2000, XP, Vista, Pocket PC/Mobile, Smartphone
 
33
- Windows 95/98/ME, NT, 2000, XP, Vista, 7, Pocket PC/Mobile, Smartphone
34
34
- Most Unix variants with GTK+ 1 and GTK+ 2
35
35
- Most Unix variants with X11 (beta)
36
36
- Most Unix variants with Motif/Lesstif
37
37
- MacOS 9.x and 10.x using Carbon (10.3 and above preferred)
38
38
- MacOS 10.x using Cocoa (beta)
39
39
- OS/2 (beta)
40
 
- PalmOS (alpha)
41
40
 
42
41
Most popular C++ compilers are supported; see the install.txt
43
42
file for each platform (available via docs/html/index.htm) for details.
88
87
LGPL plus a clause allowing unrestricted distribution of
89
88
application binaries. To answer a FAQ, you don't have to
90
89
distribute any source if you wish to write commercial
91
 
applications using wxWidgets. 
 
90
applications using wxWidgets.
92
91
 
93
92
However, if you distribute wxGTK or wxMotif (with Lesstif)
94
93
version of your application, don't forget that it is linked
155
154
 
156
155
  ftp://biolpc22.york.ac.uk/pub
157
156
 
158
 
A wxWidgets CD-ROM with the latest distribution plus an HTML
159
 
front-end and hundreds of MB of compilers, utilities and other
160
 
material may be ordered from the CD-ROM page: see the wxWidgets
161
 
web site.
162
 
 
163
157
Have fun!
164
158
 
165
 
The wxWidgets Team, June 2008
 
159
The wxWidgets Team, March 2011
166
160