-
Notifications
You must be signed in to change notification settings - Fork 8
/
Credits.txt
76 lines (64 loc) · 2.4 KB
/
Credits.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
Credits
-------
Thanks to Guido van Rossum and Python Labs for Python.
wxPython (Robin Dunn) & wxWidgets (Julian Smart, Robert Roebling, Vadim Zeitlin, et al.)
Neil Hodgson for Scintilla
moduleparse.py borrows from pyclbrs.py - standard python library
uses PythonInterpreter.py by Fredrik Lundh
Debugger GUI originally based on IDLE's debugger by Guido van Rossum
Mozilla, Delphi, WinCVS for iconic inspirations
Cyclops, ndiff by Tim Peters
Client.py and the DateTime package from Digital Creations for Zope integration
PyChecker by Neal Norwitz & Eric C. Newton
py2exe by Thomas Heller
babeliser.py by Jonathan Feinberg and Babelfish for translation
David Adams' Speller, an xml-rpc spellchecker server
Jeff Sasmor for wxStyledTextCtrl docs
Hernan M. Foffani for ZopeShelf from which the Zope Book was converted
Phil Dawes et al for the Bicycle Repair Man project, a Python refactoring package
The authors of CVS, SVN, SSH, SCP
People who have helped out or contributed:
Werner Brunin
* Mailing list help
* Tutorial updates
* Bug reports and fixes
* Help with the 2.5 Upgrader
Shane Hathaway <[email protected]>
* Bug fixes and obtimizations
* Out of process debugger
Kevin Gill <[email protected]>
* Tutorial
* Many bug fixes
* wxStyledTextCtrl speedups on wxGTK (Not needed/used anymore)
* Feature additions
* Multiple inheritance in Hierarchy view
* UMLView popup menu for navigation
Robert Boulanger <[email protected]>
* Initial Zope/xmlrpc integration
Tim Hochberg <[email protected]>
* Find/replace
* Socket server mode
Mike C Fletcher <[email protected]>
* MakePy dialog
* Much improved UML layout
Marius van Wyk and Kevin Altis
* MacOS X support
Roman Yakovenko
* Improved Find dialog
* Clipboard plus
Cedric Delfosse
* Debian package
* Bug fixes
Translators:
German - Werner F. Bruhin ([email protected])
Italian - Michele Petrazzo ([email protected])
Brazilian Portuguese - Sergio Brant ([email protected])
Afrikaans - Riaan Booysen ([email protected])
Spanish - Felix Medrano Sanz ([email protected])
French - Olivier Thiery ([email protected])
Chinese - Dylan Yang ([email protected])
Also thanks to Kevin Light, Paul Sorenson, Oleg Deribas, Patrick 'O Brien,
John Bell, Gerrit van Dyk, Cliff Baeseman, Larry Poorman and anyone else I
may have forgotten!
Last but not least, a very big thank you to Tangible Business Software
(http://tbs.co.za) for partially sponsoring my time on this project.