Jack Jansen
|
19f273c7b6
|
WaitNextEvent short vs. unsigned short fix.
|
2001-06-25 08:48:05 +00:00 |
Jack Jansen
|
6f84ed5afc
|
Fixed macroman<->latin1 conversion. Some chars don't
exist in latin1, but at least the roundtrip results in the
same macroman characters.
|
2001-05-17 12:45:13 +00:00 |
Jack Jansen
|
569c09c013
|
Removed some confusing sentences that are no longer relevant now that
calldll is part of the standard macPython distribution.
|
2001-05-08 14:20:11 +00:00 |
Jack Jansen
|
c1218bc014
|
Files for 2.1 distribution.
|
2001-04-25 22:11:24 +00:00 |
Jack Jansen
|
ee677913df
|
Don't crash if InfoScrap doesn't exist (as is the case in Carbon).
|
2001-04-25 22:05:36 +00:00 |
Jack Jansen
|
64f9f7108f
|
Added a note about the new (since 2.0) OSA architecture.
|
2001-03-27 21:34:31 +00:00 |
Jack Jansen
|
0eb5f2df3f
|
Added a note that this file is incorrect for 2.1a2.
|
2001-02-17 22:04:13 +00:00 |
Jack Jansen
|
ed24cd2cf7
|
DialogWindows now have a self.dlg in addition to self.wid.
|
2001-02-14 17:07:04 +00:00 |
Jack Jansen
|
01a2d9e281
|
Use FSpCreateResFile() in stead of CreateResFile().
Don't call OpenDeskAcc() and AppendResMenu() on Carbon.
|
2001-01-29 15:32:00 +00:00 |
Jack Jansen
|
7302340436
|
Sigh... First test before committing. InvalWindowRect and friends are window object methods. Fixed.
|
2001-01-23 14:58:20 +00:00 |
Jack Jansen
|
d829e9e8e3
|
Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect.
|
2001-01-23 14:34:49 +00:00 |
Jack Jansen
|
e7bfc915da
|
Carbon defines {Get,Set}ControlDataHandle, so unfortunately our variants on {Get,Set}ControlData have gotten an underscore: GetControlData_Handle, etc.
|
2001-01-09 22:22:58 +00:00 |
Jack Jansen
|
5f884c05d1
|
Refer to the sourceforge site for gusi downloads.
|
2000-12-12 22:14:14 +00:00 |
Jack Jansen
|
185f42d917
|
struct.pack has become picky about h (short) and H (unsigned short).
|
2000-10-22 21:59:23 +00:00 |
Jack Jansen
|
8a6cdccf21
|
Updated for 2.0b1
|
2000-09-10 12:02:28 +00:00 |
Jack Jansen
|
c15ab036df
|
Updated the applescript documentation for te new framework, and replaced the Eudora example with one that uses Disk Copy (which everyone running MacOS 8 or
higher should have).
|
2000-08-20 21:57:38 +00:00 |
Jack Jansen
|
8eff33b51f
|
Added an optional debug handler that traps and prints all unknown appleevents.
|
2000-06-20 22:01:04 +00:00 |
Jack Jansen
|
8b41d5363a
|
Updated for the 1.6a2 distribution: added a note about the special Tcl/Tk distribution, about Quicktime Exschange and a few minor updates.
|
2000-05-07 22:08:42 +00:00 |
Jack Jansen
|
2ea47f9f70
|
Added a reference to the Open Directory page on macPython.
|
2000-04-22 22:56:09 +00:00 |
Jack Jansen
|
2f2c5f6471
|
Added a note about Personal Webserver, and replaced "netpresenz" by a list of the current mac webservers.
|
2000-04-22 21:50:33 +00:00 |
Jack Jansen
|
968cde98fc
|
Added Corran Webster's explanation of how to write extensions in MPW and a pointer to his W documentation.
|
2000-04-22 21:48:56 +00:00 |
Just van Rossum
|
8f11d8e52e
|
Updated NetPresenz URL. Still needs update in the light of the new :Mac:Tools:CGI: stuff. Later. (jvr)
|
2000-03-28 20:54:50 +00:00 |
Just van Rossum
|
158ce4247e
|
realcgitest.py: added import MacOS, it now works again. Removed NetPresenz reference.
cgitest.cgi.rsrc: disable argv emulation; this is essential for the first time the cgi applet starts up
|
2000-03-26 10:12:26 +00:00 |
Jack Jansen
|
34d11f0670
|
Fixed multi-arg appends.
|
2000-03-07 23:40:13 +00:00 |
Jack Jansen
|
dae108c6d8
|
And added a note about needing two "cvs update"s.
|
2000-02-11 23:17:14 +00:00 |
Jack Jansen
|
90cf4917de
|
Explained that you have to checkout the Mac portion of Python in a separate
folder and then move it to the Python hierarchy.
|
2000-02-11 23:14:46 +00:00 |
Jack Jansen
|
b06007a3ba
|
Added a reference to oldPICTbrowse.py.
|
1999-12-23 14:45:41 +00:00 |
Jack Jansen
|
3b23ed9ba6
|
Converted to Appearance and using a List control in stead of manually creating the List and putting it in a useritem. The old version is in oldPICTbrowse, for documentary purposes.
|
1999-12-23 14:45:02 +00:00 |
Jack Jansen
|
dd206899db
|
Standalone.html is long obsolete. Added description of BuildApplication
process to freezing.html.
|
1999-12-03 16:00:20 +00:00 |
Jack Jansen
|
2450a25fcd
|
New examples by Tony Ingraldi, using dns-lookup in stead of the funny interslip
module.
|
1999-12-03 15:15:28 +00:00 |
Jack Jansen
|
2afc2c74cd
|
vec_longjmp added to list of "forbidden" functions in .exp file.
|
1999-09-30 19:48:49 +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
|
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
|
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
|
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
|
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
|
c256ece88c
|
Partly updated to reflect the new organization and the availability of CVS
access. Will still need a bit of work when all plugins are separated, probably.
|
1999-02-03 13:09:27 +00:00 |
Jack Jansen
|
f25813ac6c
|
Re-committed as AppleSingle
|
1999-01-29 12:06:21 +00:00 |
Jack Jansen
|
1c4d96fde8
|
Added examples/testcode for the Icn module.
|
1999-01-21 14:30:55 +00:00 |
Jack Jansen
|
b736a87703
|
Project files converted for CW Pro 4. And the daylight savings time switch seems to have "modified" the resource files (but nothing has changed there).
|
1998-11-01 22:11:33 +00:00 |
Jack Jansen
|
e504fa289f
|
Disable python event handling in mainloop (discovered by Tasselli Marco)
|
1998-09-30 09:11:51 +00:00 |
Jack Jansen
|
de57030a1c
|
Added a note about the buildlibs script.
|
1998-08-27 13:39:01 +00:00 |
Jack Jansen
|
fb37f89b81
|
Replaced all remaining BinHex files with their binary counterparts.
|
1998-08-20 15:03:49 +00:00 |
Jack Jansen
|
2116bcaec0
|
Remove the MOOV filetype from the StandardGetFile call, so we can also
open MPEG files, etc.
|
1998-07-22 13:35:31 +00:00 |
Jack Jansen
|
d969061744
|
Initial documentation on freezing.
|
1998-06-26 15:01:52 +00:00 |
Jack Jansen
|
cf70b8422f
|
Mention the Mac:Contrib folder
|
1998-04-27 15:07:20 +00:00 |
Jack Jansen
|
5073b376fb
|
Added Just's printing demo code.
|
1998-04-27 15:06:50 +00:00 |
Jack Jansen
|
b8fd1f18ab
|
Tabnanny fixes
|
1998-04-15 14:35:16 +00:00 |
Jack Jansen
|
a2139fef94
|
Added (minimal) documentation on how to build standalone applications
with Python.
Updated various things (versions of libraries used, urls).
|
1998-02-25 15:40:35 +00:00 |