.. |
BuildIDE.py
|
Replaced OpenResFile calls with FSpOpenResFile calls (which are carbon-compatible).
|
2000-06-20 21:59:25 +00:00 |
FontSettings.py
|
First Checked In.
|
1999-01-30 22:39:17 +00:00 |
MacPrefs.py
|
Import kOnSystemDisk from MACFS
|
2001-03-15 14:33:24 +00:00 |
ModuleBrowser.py
|
re-checkin with "ISO-8859 translation" turned on.
|
1999-02-02 22:31:05 +00:00 |
ProfileBrowser.py
|
First Checked In.
|
1999-01-30 22:39:17 +00:00 |
PyBrowser.py
|
Silly typo which caused the stack browser to crash.
|
2001-03-01 23:15:54 +00:00 |
PyConsole.py
|
Replace {Enable,Disable,Check}Item with their carbon-compatible equivalents {Enable,Disable,Check}MenuItem.
|
2001-01-29 13:29:47 +00:00 |
PyDebugger.py
|
minor cleanup, avoiding rare traceback (jvr)
|
1999-09-26 12:11:50 +00:00 |
PyDocSearch.py
|
Use re in stead of regex, so we get rid of the annoying warning during startup.
|
2001-02-21 13:54:31 +00:00 |
PyEdit.py
|
Use re in stead of regex, so we get rid of the annoying warning during startup.
|
2001-02-21 13:54:31 +00:00 |
PyFontify.py
|
Use re in stead of regex, so we get rid of the annoying warning during startup.
|
2001-02-21 13:54:31 +00:00 |
PyInteractive.py
|
First Checked In.
|
1999-01-30 22:39:17 +00:00 |
PythonIDE.py
|
New __version__ number (1.0!) -- jvr
|
1999-10-30 11:45:16 +00:00 |
PythonIDE.rsrc
|
Added Popt resource for "dont show console"
|
2001-02-27 23:22:51 +00:00 |
PythonIDEMain.py
|
Handle the ReopenApplication event (by ignoring it).
|
2001-03-08 23:09:32 +00:00 |
Splash.py
|
Added QDFlushPortBuffer calls.
|
2001-03-15 14:35:33 +00:00 |
W.py
|
added getdefaultfont() function. Returns default font settings. (jvr)
|
1999-09-26 12:17:04 +00:00 |
Wapplication.py
|
Default waittime in the eventloop is now None. At low level it will then be set to GetCaretTime().
|
2001-03-08 23:10:37 +00:00 |
Wbase.py
|
Sigh... First test before committing. InvalWindowRect and friends are window object methods. Fixed.
|
2001-01-23 14:58:20 +00:00 |
Wcontrols.py
|
Sigh... First test before committing. InvalWindowRect and friends are window object methods. Fixed.
|
2001-01-23 14:58:20 +00:00 |
Widgets.rsrc
|
First Checked In.
|
1999-01-30 22:39:17 +00:00 |
Wkeys.py
|
added clearkey = '\033'
|
2000-07-01 14:30:30 +00:00 |
Wlists.py
|
Sigh... First test before committing. InvalWindowRect and friends are window object methods. Fixed.
|
2001-01-23 14:58:20 +00:00 |
Wmenus.py
|
Use CountMenuItems() in stead of CountMItems().
|
2001-01-29 15:18:46 +00:00 |
Wminiapp.py
|
a minimal test app to show how to build a standalone app with W
|
2000-07-01 14:31:24 +00:00 |
Wquicktime.py
|
Sigh... First test before committing. InvalWindowRect and friends are window object methods. Fixed.
|
2001-01-23 14:58:20 +00:00 |
Wsocket.py
|
??? adding this file somehow failed -- jvr
|
1999-01-30 22:40:26 +00:00 |
Wtext.py
|
Waste 2.0 has many more options for the undo label.
|
2001-02-21 15:45:55 +00:00 |
Wtraceback.py
|
minor tweak (jvr)
|
2000-04-09 19:45:38 +00:00 |
Wwindows.py
|
Sigh... First test before committing. InvalWindowRect and friends are window object methods. Fixed.
|
2001-01-23 14:58:20 +00:00 |