Jack Jansen
|
c020e2d36c
|
Bill Bedford's Apple Data Detector extensions for Python. Unchanged, except for the readme filename. Untested too, because I don't have ADD/IAD installed yet.
|
1999-04-25 21:37:50 +00:00 |
Just van Rossum
|
d9f3c94478
|
added 'org.python.core' to the maymiss list (pickly.py tries to import it, probably for JPython support) -- jvr
|
1999-04-24 16:51:22 +00:00 |
Just van Rossum
|
f98e692257
|
removed two redundant lines -- jvr
|
1999-04-24 16:48:34 +00:00 |
Just van Rossum
|
3af507de11
|
- made "Save options..." dialog more generic, so it's also usable from RoboFog
- mark file as dirty after changing the creator of the file so we can_save...
-- jvr
|
1999-04-22 22:23:46 +00:00 |
Just van Rossum
|
6c487c4d34
|
fixed glitch when scrolling very long files -- jvr
|
1999-04-22 22:16:58 +00:00 |
Just van Rossum
|
eb67a7b980
|
improved scrollbar delay behavior -- jvr
|
1999-04-21 09:24:02 +00:00 |
Jack Jansen
|
0d3be0aa55
|
Class around PixMap objects that allows more python-like access. By Joe Strout.
|
1999-04-13 11:45:46 +00:00 |
Jack Jansen
|
65f685b7aa
|
Removed reference to the PSA (PSA membership no longer needed for CVS
access).
New location for MacCVS.
|
1999-04-12 09:25:23 +00:00 |
Jack Jansen
|
6ddbfb9ff2
|
Oops, try again. Test checkin (empty line) to see whether the new mailman-based PythonMac-checkins mailing list works.
|
1999-04-09 10:22:40 +00:00 |
Jack Jansen
|
08175476bd
|
Test checkin (empty line) to see whether the new mailman-based PythonMac-checkins mailing list works.
|
1999-04-09 10:20:26 +00:00 |
Jack Jansen
|
012ae207a5
|
Added bufferobject.c
|
1999-03-22 22:24:03 +00:00 |
Jack Jansen
|
81da9f146c
|
Remove all owner resources from template, and if no owner resource contained in
applet-specific rsrc file we add a "Pyta" owner resource. Owner resources have both id=0 and name="Owner resource" (is this always true?).
|
1999-03-17 22:57:55 +00:00 |
Jack Jansen
|
b8c9f01bdc
|
Removed all owner resources except for "Pyth".
|
1999-03-17 22:56:13 +00:00 |
Jack Jansen
|
5744d2ae90
|
For some reason these files had never been checked in.
|
1999-03-17 21:45:35 +00:00 |
Jack Jansen
|
cd219d5efd
|
For reasons unknown these files were never checked in to CVS.
|
1999-03-17 21:44:07 +00:00 |
Jack Jansen
|
8387af65a9
|
If a control has no refcon pointing back to the Python object we create a new
Python object. This needs a new bgenObjectDefinition.py, which implements
compare and hash functions.
|
1999-03-13 23:07:32 +00:00 |
Jack Jansen
|
9537586a87
|
Added some clarification on CWGUSI building and pathnames as they come
out of the CVS repository.
|
1999-03-10 15:51:56 +00:00 |
Jack Jansen
|
a4e6ae6667
|
Offscreen bitmap support, first stab. PixMaps are still treated as ordinary
handles, not fullblown python objects, and UpdateGWorld returns a new GWorld
object in stead of modifying the existing one.
|
1999-03-07 23:11:21 +00:00 |
Jack Jansen
|
6a51b37167
|
Added Qdoffs module.
|
1999-03-07 23:10:32 +00:00 |
Jack Jansen
|
4100900059
|
Added a rewrite rule so the Str255 argument of GetControlTitle is seen as
output parameter.
|
1999-03-07 20:05:20 +00:00 |
Jack Jansen
|
57ed139c22
|
Added App module (appearance manager interface).
|
1999-03-04 23:00:11 +00:00 |
Jack Jansen
|
5b6334f210
|
Added App module (appearance manager interface). And of course codewarrior
has touched various other projects again too, sigh.
|
1999-03-04 22:56:46 +00:00 |
Jack Jansen
|
e32596bca8
|
Interface to the appearance manager.
|
1999-03-04 22:54:29 +00:00 |
Jack Jansen
|
e4349e83d1
|
Re-generated with OSStatus treated like OSErr (i.e. not returned, but raising
an exception when negative).
|
1999-03-04 22:53:24 +00:00 |
Just van Rossum
|
fc372aae48
|
added hasclosebox attr (jstrout) -- jvr
|
1999-03-03 23:15:39 +00:00 |
Just van Rossum
|
127100531d
|
added "Save options" menu to popup so users can set the creator of scripts -- jvr
|
1999-02-27 17:18:30 +00:00 |
Just van Rossum
|
f4b0681d90
|
changed creator to 'Pide' -- jvr
|
1999-02-27 17:16:54 +00:00 |
Just van Rossum
|
4798c4ef4d
|
added kludge so edit menus work in W.ModalDialogs -- jvr
|
1999-02-27 17:15:32 +00:00 |
Just van Rossum
|
6f0e55a019
|
updated 'vers' resource -- jvr
|
1999-02-27 15:59:31 +00:00 |
Just van Rossum
|
3853be8b14
|
reverted Jack's mod: no longer neccesary since all BNDL & icon info is in the IDE's resource file, just like the other applets -- jvr
|
1999-02-27 15:58:47 +00:00 |
Just van Rossum
|
867dc25445
|
added Jack's ad-hoc icon plus a BNDL resource, so the creator of the IDE will be 'Pide' -- jvr
|
1999-02-27 15:53:26 +00:00 |
Jack Jansen
|
24f7b231bb
|
Set the signature for the IDE "by hand", the bundle is already included in the
PythonEngine applet template.
|
1999-02-27 15:24:02 +00:00 |
Jack Jansen
|
1e4cc33a55
|
Moved all three bundles (for interpreter, applets and IDE) into bundle.rsrc.
|
1999-02-27 15:23:01 +00:00 |
Just van Rossum
|
d4bdbf1097
|
added "dummy" makeopenwindowsmenu method to simplify making a standalone W app -- jvr
|
1999-02-26 21:30:19 +00:00 |
Just van Rossum
|
96b64d0675
|
open res file(s) read only; upped __version__ -- jvr
|
1999-02-26 21:19:50 +00:00 |
Just van Rossum
|
ca37995553
|
added slight delay in Scrollbar.click() for more intuitive response -- jvr
|
1999-02-25 23:00:43 +00:00 |
Just van Rossum
|
68922f06bf
|
fixed "crashing" bug when scripts folder as stored in prefs file does not exist.
|
1999-02-25 22:33:05 +00:00 |
Jack Jansen
|
cf2efc67d9
|
Uncommented AskYesNoCancel docstring (how did it get commented in the first place?)
|
1999-02-25 22:05:45 +00:00 |
Jack Jansen
|
208c15ab85
|
Added optional arguments to dialogs to allow setting of button titles.
|
1999-02-16 16:06:39 +00:00 |
Jack Jansen
|
3c7ce60f1f
|
Updated for new folder layout (but not fully tested yet).
|
1999-02-16 00:18:53 +00:00 |
Jack Jansen
|
72a027f170
|
Replaced .hqx project file by binary version, and updated to current CW.
|
1999-02-16 00:18:15 +00:00 |
Jack Jansen
|
68ecab455c
|
Put the applet code inside USE_MAC_APPLET_SUPPORT ifdefs, to make 68k standalone Python compile.
|
1999-02-15 23:34:56 +00:00 |
Jack Jansen
|
6b6e61dd32
|
(finally) unified the interpreter and the applet as Just suggested ages ago. The
resulting program is called PythonInterpreter.
|
1999-02-15 21:33:34 +00:00 |
Just van Rossum
|
cdcc0f0c3c
|
AskPassword(): added reference to the module doc string; added support for autoKey events. --jvr
|
1999-02-15 00:04:05 +00:00 |
Jack Jansen
|
3b8052685c
|
(finally) unified the interpreter and the applet as Just suggested ages ago. The
resulting program is called PythonInterpreter.
|
1999-02-14 23:12:06 +00:00 |
Jack Jansen
|
561df24437
|
Changed case on cm and qt modules, removed last references to toolboxmodules.
|
1999-02-12 10:33:47 +00:00 |
Jack Jansen
|
87352f8065
|
Build all plugins modules separately, the PlugIns.prj project seems to
have stopped working.
|
1999-02-12 10:29:06 +00:00 |
Jack Jansen
|
a598bc412c
|
Updated for the new one-slb-per-extension scheme.
Added a few references to cvs locations for external libraries.
img now builds in its own Extensions folder.
|
1999-02-10 23:08:24 +00:00 |
Jack Jansen
|
b92268aa3f
|
Added AskPassword() with same interface as AskString. By Steve Majewski with some mods by me (SchedParams call, default value). Selects are still impossible, though, and the cursor doesn't blink.
|
1999-02-10 22:38:44 +00:00 |
Jack Jansen
|
eef0486a45
|
Try a new commit, hoping it'll fix the problems with this project on flap.
|
1999-02-10 21:18:26 +00:00 |