]> git.saurik.com Git - wxWidgets.git/blame - docs/readme.txt
patched DoSetClippingRegionAsRegion to update clipping state vars
[wxWidgets.git] / docs / readme.txt
CommitLineData
ccebc98a 1wxWindows 2.1.12
733dac47 2----------------
41c09d48 3
8870c26e 4Welcome to wxWindows 2, a sophisticated cross-platform C++
2dc5505e
JS
5framework for writing advanced GUI applications using (where
6possible) the native controls.
7
8In addition to common and advanced GUI facilities such as frames, scrolling
b69f1bd1
JS
9windows, toolbars, tree controls, icons, device contexts, printing,
10splitter windows and so on, there are wrappers for common file operations,
11and facilities for writing TCP/IP applications, thread handling, and more.
2dc5505e
JS
12Where certain features are not available on a platform, such as MDI and
13tree controls on Unix, they are emulated.
14
af111fc3 15A detailed 1100-page reference manual is supplied in HTML, PDF and
b69f1bd1 16Windows Help form: see the docs hierarchy.
41c09d48 17
7921cf2b
JS
18For a quick start, point your Web browser at docs/html/index.htm for a list of
19important documents and samples.
20
ee1aaf99
JS
21Changes in this release
22-----------------------
23
0e528b99 24These are some of the major improvements:
ee1aaf99 25
ccebc98a
JS
26wxWindows 2.1.12
27================
28
29- New wxDateTime class to replace millenium-uncompliant wxTime
30 and wxDate classes.
31- New wxCalendarCtrl class and sample.
32- New wxCmdLineParser class.
33- Further bug fixes.
34- TIFF support added to wxImage.
35
0e528b99 36wxWindows 2.1.11
733dac47 37================
ee1aaf99 38
733dac47
JS
39- Numerous bug fixes and consistency improvements.
40- Further samples.
41- Factoring out of some code into base classes, for easier
42 maintenance.
0e528b99 43- Ability to compile library in console (non-GUI) mode.
ee1aaf99 44- Integration of wxHTML widget and help controller into
6adaedf0
JS
45 wxWindows. wxHTML allows HTML viewing and printing (wxGTK
46 and wxMSW, partial support in wxMotif).
ee1aaf99 47- New classes wxChrono, wxDialUpManager, wxFontEnumerator,
0e528b99
JS
48 wxWizard, wxStaticLine, etc.
49- wxShowTip for showing 'startup tips' to the user.
ee1aaf99 50- wxSocket and wxThread classes rewritten.
0e528b99 51- New, consistent drag and drop API (not wxMotif).
6adaedf0
JS
52- Better-looking dialogs in wxGTK; native message box used
53 in wxMotif.
0e528b99
JS
54- wxSizers reimplemented and used to specify window layout
55 for some generic dialogs.
56- New, more sophisticated wxGrid class (in beta). The old grid
57 class can still be used.
58- Text alignment options in wxStaticText.
59- wxImage class extended to read PCX and GIF files.
ee1aaf99 60- Documentation improvements.
106f0395
JS
61- Revised configure system for wxGTK and wxMotif; tmake-based
62 system for generating wxMSW makefiles.
63- Installer for Windows as alternative to zip archives.
ee1aaf99 64
41c09d48 65Platforms supported
c801d85f
KB
66-------------------
67
8870c26e 68wxWindows 2 currently supports the following platforms:
41c09d48
JS
69
70- Windows 3.1, Windows 95/98, Windows NT
8870c26e
JS
71- Most Unix variants with Motif/Lesstif
72- Most Unix variants with GTK+
733dac47
JS
73- Mac (not covered here: please see the wxWindows web site
74 for details)
8870c26e
JS
75
76Most popular C++ compilers are supported; see the release notes
77(available via docs/html/index.htm) for details.
41c09d48
JS
78
79Files
80-----
81
af111fc3
JS
82The distribution is available in a number of formats.
83The most convenient is the platform-specific distribution,
84but the zip set forms a more complete distribution, for example if
85you wish to take part in wxWindows development. Also, add-ons
86such as OGL may only be available in zip form.
87
88Zip set
89-------
90
41c09d48
JS
91Depending on what you downloaded, you may have one or more of
92these ports. You may unarchive any or all of the ports into
93the same directory hierarchy. The zip archive set comprises the
6e47faf1
JS
94following, where x is the minor version and y the release number:
95
96wx2_x_y_gen.zip Generic source code and samples (required)
97wx2_x_y_msw.zip Windows-specific source code
98wx2_x_y_mot.zip Motif-specific source code
99wx2_x_y_gtk.zip GTK-specific source code
100wx2_x_y_stubs.zip Stubs ('empty port') source. Needs
101 wx2_x_y_gen.zip/tgz.
102wx2_x_y_doc.zip Documentation source code (not required)
103wx2_x_y_hlp.zip WinHelp documentation
104wx2_x_y_pdf.zip Acrobat PDF documentation
105wx2_x_y_htm.zip HTML documentation
106wx2_x_y_vc.zip MS VC++ 5/6 project files
107wx2_x_y_bc.zip Borland C++ 5 project files
108wx2_x_y_cw.zip Metrowerks CodeWarrior 4.1 project files
109jpeg.zip Optional JPEG library
ccebc98a 110tiff.zip Optional TIFF library
6e47faf1
JS
111ogl3.zip Optional Object Graphics Library
112glcanvas.zip Optional wxGLCanvas class (Motif, GTK, MSW)
113tex2rtf2.zip Tex2RTF documentation tool
c801d85f 114
af111fc3
JS
115wxWindows for GTK distribution
116------------------------------
0bc9b25e 117
6e47faf1
JS
118wxGTK-2.x.y.tgz wxGTK source distribution. You will
119 need the HTML and/or PDF documentation
120 from the zip set (above).
af111fc3
JS
121
122wxWindows for Motif distribution
123--------------------------------
124
6e47faf1
JS
125wxMotif-2.x.y.tgz wxMotif source distribution. You will
126 need the HTML and/or PDF documentation
127 -- OR -- from the zip set (above).
733dac47 128
6e47faf1 129wx2_x_y_gen.zip
6e47faf1 130wx2_x_y_mot.zip
733dac47 131jpeg.zip
af111fc3
JS
132
133wxWindows for Windows distribution
134----------------------------------
135
ee1aaf99
JS
136As well as the core source, the Windows setup contains:
137
138- Windows Help versions of the documentation (docs/winhelp);
139- wxGLCanvas (OpenGL integration, in utils/glcanvas);
140- OGL 3 (Object Graphics Library, in utils/ogl);
141- wxTreeLayout (for tree drawing, in utils/wxtree);
142- a Dialog Editor binary;
143- the JPEG library.
144
af111fc3
JS
145setup.exe Setup file (Windows 95/98, NT)
146setup.* Other setup files
0bc9b25e 147
41c09d48
JS
148Installation
149------------
150
8870c26e 151wxWindows 2 needs to be compiled before you can test out
41c09d48
JS
152the samples or write your own applications.
153For installation information, please see the install.txt file
154in the individual directories:
38d24a39
JS
155
156 docs/msw
157 docs/gtk
158 docs/motif
c801d85f 159
2dc5505e 160Licence information
41c09d48
JS
161-------------------
162
163For licensing information, please see the files:
164
165 docs/preamble.txt
166 docs/licence.txt
167 docs/licendoc.txt
168 docs/gpl.txt
169 docs/lgpl.txt
170
2dc5505e
JS
171Although this may seem complex, it is there to allow authors of
172proprietary/commercial applications to use wxWindows in
173addition to those writing GPL'ed applications. In summary,
9922de0b 174the licence is LGPL plus a clause allowing unrestricted
2dc5505e
JS
175distribution of application binaries. To answer a FAQ, you
176don't have to distribute any source if you wish to write
9922de0b
VS
177commercial applications using wxWindows.
178
179However, if you distribute wxGTK or wxMotif (with Lesstif) version
180of your application, don't forget that it is linked against
181GTK+ (or Lesstif) which is covered by LGPL *without* exception
182notice. Under Linux systems your app is probably linked
183against LGPL glibc as well. Please read carefuly LGPL, section 6.
184which describes conditions for distribution of closed source applications
185linked against LGPL library. Basically you should link dynamicaly and
186include source code of LGPL libraries with your product (unless it is
187already present in user's system - like glibc usually is).
188
189If compiled with --enable-odbc (Unix only), wxWindows library will
190contain iODBC library which is covered by LGPL.
191
2dc5505e
JS
192
193Documentation
194-------------
195
6adaedf0
JS
196See docs/release.txt for some notes about the current release.
197
198See docs/bugs.txt for a bug list: this file is new and will initially
199 be edited by hand, later generated from a web-based bug database.
200
2dc5505e
JS
201See docs/html/index.htm for an HTML index of the major documents.
202
6adaedf0
JS
203See docs/changes.txt for a detailed history of changes to wxWindows 2
204 (not up-to-date).
205
2dc5505e
JS
206The Windows help files are located in docs/winhelp.
207The PDF help files are located in docs/pdf.
208
209Further information
210-------------------
211
212The wxWindows Web site is located at:
213
8870c26e 214 http://www.wxwindows.org
2dc5505e 215
cba2db0c 216The wxGTK Web site (with further wxGTK-specific files and
2dc5505e
JS
217information) is located at:
218
219 http://www.freiburg.linux.de/~wxxt
220
221The main wxWindows ftp site is at:
222
223 ftp://www.remstar.com/pub/wxwin
224
225A wxWindows CD-ROM with the latest distribution plus an HTML
226front-end and hundreds of MB of compilers, utilities and other
af111fc3
JS
227material may be ordered from the CD-ROM page (see the wxWindows
228web site) or contact Julian Smart <julian.smart@ukonline.co.uk>.
2dc5505e
JS
229
230Good luck!
231
ccebc98a 232The wxWindows Team, Janurary 2000
41c09d48 233