.. |
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
|
don't crash when encountering bad marshal data
|
2001-07-05 07:03:16 +00:00 |
ModuleBrowser.py
|
Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles.
|
2001-06-19 21:37:33 +00:00 |
ProfileBrowser.py
|
First Checked In.
|
1999-01-30 22:39:17 +00:00 |
PyBrowser.py
|
Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles.
|
2001-06-19 21:37:33 +00:00 |
PyConsole.py
|
Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles.
|
2001-06-19 21:37:33 +00:00 |
PyDebugger.py
|
Override bdb's canonic() method with a no-op: with bdb's version we couldn't edit breakpoints in file-less ("Untitled" script windows). Besides, we did't need it as we always use full path names anyway.
|
2001-06-20 19:57:55 +00:00 |
PyDocSearch.py
|
Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles.
|
2001-06-19 21:37:33 +00:00 |
PyEdit.py
|
- minor cleanup, removed bogus comments
|
2001-07-05 07:06:26 +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
|
Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles.
|
2001-06-19 21:37:33 +00:00 |
PythonIDE.rsrc
|
Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles.
|
2001-06-19 21:37:33 +00:00 |
PythonIDEMain.py
|
Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles.
|
2001-06-19 21:37:33 +00:00 |
Splash.py
|
Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles.
|
2001-06-19 21:37:33 +00:00 |
W.py
|
added getdefaultfont() function. Returns default font settings. (jvr)
|
1999-09-26 12:17:04 +00:00 |
Wapplication.py
|
Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles.
|
2001-06-19 21:37:33 +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
|
repaired expandselection and uncomment breakage
|
2001-06-21 17:51:17 +00:00 |
Wtraceback.py
|
don't blow up when the charno SyntaxError value is None
|
2001-06-21 21:52:15 +00:00 |
Wwindows.py
|
Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles.
|
2001-06-19 21:37:33 +00:00 |