Jack Jansen
|
8dc797d1f8
|
Return preferences of unknown type as opaque data
|
1997-01-10 15:25:47 +00:00 |
Jack Jansen
|
466be801fd
|
Minor fix to get non-gusi python to compile again
|
1997-01-10 15:25:06 +00:00 |
Jack Jansen
|
8dc8a6e4be
|
Mac-specific version of getmtime (for non-GUSI Python, which needs
different include files)
|
1997-01-10 15:24:19 +00:00 |
Jack Jansen
|
4b76ba3280
|
High-level interface to Internet Config
(and readability fix to icgluetest.py)
|
1997-01-09 16:26:23 +00:00 |
Jack Jansen
|
52e87f3773
|
Added icglue modules and (optionally) NumPy and PIL extensions
|
1997-01-07 16:24:18 +00:00 |
Jack Jansen
|
b28efe669c
|
- Added optional profiling support
- Added Internet Config interface
- Use different ports of zlib and libpng
|
1997-01-07 16:22:39 +00:00 |
Jack Jansen
|
8c6932136c
|
Added profiler initialization/finalization code (if __profile__ is defined)
|
1997-01-07 16:19:42 +00:00 |
Jack Jansen
|
8ce72f50b5
|
Low-level interface to Internet Config (to be augmented by nice Python
wrapper shortly)
|
1997-01-07 16:18:32 +00:00 |
Jack Jansen
|
3beb3363d4
|
Minimal test of icglue module
|
1997-01-07 16:17:44 +00:00 |
Jack Jansen
|
f3dd5aab2f
|
- CWGUSI has moved
- Changed instructions for Tcl 7.6/Tk 4.2
|
1996-12-23 17:29:51 +00:00 |
Jack Jansen
|
a742d117db
|
Added a chapter on using OSAXen
|
1996-12-23 17:28:53 +00:00 |
Jack Jansen
|
a83caa0331
|
Added range of resource-ids for twit.
|
1996-12-23 17:23:23 +00:00 |
Jack Jansen
|
c75e1d052b
|
Added Application.cleanup method which asks all windows to close
themselves and returns true if they did.
|
1996-12-23 17:22:40 +00:00 |
Jack Jansen
|
81aa0e2888
|
Added gdbm (if USE_GDBM defined)
|
1996-12-23 17:21:20 +00:00 |
Jack Jansen
|
b280e2bac2
|
Moved resources around to forestall conflicts with debuggee
|
1996-12-23 17:11:00 +00:00 |
Jack Jansen
|
3097463ef9
|
Added gdbm
|
1996-12-23 17:09:51 +00:00 |
Jack Jansen
|
83b17e8045
|
Added gdbm plugins, changed jpeg library to v6, various minor changes
|
1996-12-23 17:00:31 +00:00 |
Jack Jansen
|
e1d325fb40
|
Added gdbm plugins
|
1996-12-23 16:56:19 +00:00 |
Jack Jansen
|
8bd7c56459
|
If sys.argv is empty ask for input file and output folder
|
1996-12-23 16:54:51 +00:00 |
Jack Jansen
|
3d919c4d5b
|
Added reference to pdf documentation and bbpy, correctly explained
difference between aetools.Error and MacOS.Error for appletscript
programs.
|
1996-11-20 15:40:42 +00:00 |
Jack Jansen
|
0fb1d82698
|
Added reference to pdf documentation and bbpy, correctly explained
difference between aetools.Error and MacOS.Error for appletscript
programs.
|
1996-11-20 15:13:24 +00:00 |
Jack Jansen
|
e1d8c9bade
|
Fixed FSSpec->pathname code to add colon if the fsspec points to a disk.
|
1996-11-20 14:58:27 +00:00 |
Jack Jansen
|
56c3c7632e
|
Fixed bundle to allow any object (file, folder, disk) to be dropped on
an applet.
|
1996-11-20 14:57:27 +00:00 |
Jack Jansen
|
a918b8c4f6
|
Fixed to allow sys.path initializer to be longer than 255 chars.
|
1996-11-20 14:55:26 +00:00 |
Jack Jansen
|
d8597858a9
|
Add twit "home" location to sys.path (so you can put the applet on the
desktop)
|
1996-11-11 15:40:45 +00:00 |
Jack Jansen
|
115c1144ea
|
Changed project segment structure to (more-or-less) match directory
structure.
|
1996-11-09 19:12:03 +00:00 |
Jack Jansen
|
abc2db7b68
|
Updated (which should have been done before the 1.4 distribution).
|
1996-11-09 18:48:49 +00:00 |
Jack Jansen
|
6c11f7444c
|
Added PyMac_GetFullPath(), PyMac_ApplicationPath and PyMac_ApplicationFSSpec
|
1996-11-09 18:48:06 +00:00 |
Jack Jansen
|
84fb1fab1f
|
Got rid of nfullpath()
|
1996-11-09 18:46:57 +00:00 |
Jack Jansen
|
26ee1260a2
|
Got rid of nfullpath in favor of PyMac_GetFullPath (which was pretty
much identical anyway).
Initialize PyMac_ApplicationPath and PyMac_ApplicationFSSpec to point
to the current application.
|
1996-11-09 18:45:18 +00:00 |
Jack Jansen
|
8096daad4f
|
When loading a PYC resource check whether the filename is the
application, and if so take a shortcut. This should speedup loading
PYC resources when running off a CDROM quite a bit.
|
1996-11-09 18:43:44 +00:00 |
Jack Jansen
|
6c06590305
|
More sensible default sys.path
|
1996-11-09 18:42:13 +00:00 |
Jack Jansen
|
297d7dd2c9
|
Keep the folder structure in Mac:mwerks:projects similar to the
toplevel build folder structure.
|
1996-11-09 18:36:00 +00:00 |
Jack Jansen
|
612db8f679
|
Removed addpack calls
|
1996-11-09 18:34:30 +00:00 |
Jack Jansen
|
7b6aa0a78c
|
Removed old project file, als restructured projects directory to
reflect build directory structure (the latter done by hand)
|
1996-11-09 18:29:30 +00:00 |
Jack Jansen
|
5265ae4c6d
|
Probably just binhexed again...
|
1996-10-23 15:53:32 +00:00 |
Jack Jansen
|
230ad2cb8b
|
Different default location for distribution templates
|
1996-10-23 15:52:56 +00:00 |
Jack Jansen
|
c42c0b76c6
|
Only copy project files from build* and plugins to the projects
folder, leave other projects where they are
|
1996-10-23 15:52:16 +00:00 |
Jack Jansen
|
d2034c1a63
|
Build imgmodules.cfm68k too
|
1996-10-23 15:51:35 +00:00 |
Jack Jansen
|
3a9b3b5943
|
Added USE_MALLOC_DEBUG (disabled)
|
1996-10-23 15:50:26 +00:00 |
Jack Jansen
|
05d9836462
|
Project files for 1.4 release
|
1996-10-23 15:49:36 +00:00 |
Jack Jansen
|
46ed276bc3
|
Malloc debugging now flagged with USE_MALLOC_DEBUG
|
1996-10-23 15:46:57 +00:00 |
Jack Jansen
|
6b9e56012a
|
Updated to cw10
|
1996-10-23 15:46:25 +00:00 |
Jack Jansen
|
d6fccdffdc
|
Fixed gusi preferences
|
1996-10-23 15:45:36 +00:00 |
Jack Jansen
|
a1255e0c4e
|
removed unused var
|
1996-10-23 15:44:27 +00:00 |
Jack Jansen
|
176f3a9339
|
Added support for tab hooks
|
1996-10-23 15:43:46 +00:00 |
Jack Jansen
|
b7e82c1c0c
|
Raise a more intellegible error in the case of missing keyword args
|
1996-10-23 15:43:04 +00:00 |
Jack Jansen
|
ae178eaea6
|
Added HAVE_STRFTIME
|
1996-10-23 15:42:01 +00:00 |
Jack Jansen
|
70e413dee0
|
Added a note on swed and htmled examples, added tab support, fixed typo
|
1996-10-23 15:40:48 +00:00 |
Jack Jansen
|
92ca16c335
|
Modified to work together with BBPy
Re-enabled splash screen
|
1996-10-23 15:38:26 +00:00 |