Commit graph

3 commits

Author SHA1 Message Date
recht
6370e60cc9 update to 2.4.2.4
changes:
- Use wxSTC in the demo for displaying the soucre code of the samples.
- Updated to Scintilla 1.54.
- Lots of bug fixes and such from the wxWindows folks.
- Added wxPython.lib.newevent from Miki Tebeka.  Its usage is
- demonstrated in the Threads sample in the demo.
- Updates to wxMaskedEditCtrl.
- Added wxMaskedNumCtrl.
- Added Chris Barker's FloatCanvas.
2003-12-25 21:12:51 +00:00
recht
16142b76ec Update to 2.4.1.2.
Patch provided by Joachim Koenig-Baltes in PR 22704.
2003-09-09 11:59:03 +00:00
drochner
aaa25f9bc4 Update to 2.4.0.7.
Since glib pulls in threads, we gave to use a threaded Python.
While this is not exactly what the author of PR pkg/21428 intended,
it is correct now.
There is still a problem with dynamically loading of C++ libraries
(the known libgcc issue). For reasons I don't understand atm this
only shows up on 1.5.
2003-05-09 11:46:43 +00:00