Jack Jansen
|
df34cf1206
|
Fixed macos.splash to actually *draw* the splash box:-)
|
1996-09-15 22:12:00 +00:00 |
Jack Jansen
|
0bdf979af7
|
Added [GS]etDates methods to get and set creation, modification and
backup times.
|
1996-09-15 22:11:25 +00:00 |
Jack Jansen
|
16ff8728d8
|
- Renamed USE_BGEN to USE_TOOLBOX
- Moved Qt and Cm out of toolbox into private library (so people
without QuickTime can install PPC Python)
|
1996-08-20 16:20:31 +00:00 |
Jack Jansen
|
e5649c75f0
|
Removed {Set,Get}SoundVol (old calls not supported by cfm68k)
|
1996-08-19 10:59:44 +00:00 |
Jack Jansen
|
3ca6eddb12
|
GUSI mkdir() lost its dummy second arg
|
1996-08-06 16:06:31 +00:00 |
Jack Jansen
|
2268af5873
|
Upgraded to Waste 1.2f
|
1996-08-06 16:04:22 +00:00 |
Jack Jansen
|
d84e7aaf00
|
Regenerated
|
1996-08-02 11:24:34 +00:00 |
Jack Jansen
|
a6d78c44a7
|
Removed unused var
|
1996-08-01 15:27:18 +00:00 |
Jack Jansen
|
5674e4ec17
|
NumVersion stuff has changed
|
1996-08-01 15:26:05 +00:00 |
Jack Jansen
|
6451cff2c3
|
Added access to selFlags and listFlags members (both read and write)
|
1996-07-26 16:03:16 +00:00 |
Jack Jansen
|
d99d283383
|
Added SetFolder method which sets Standard File initial folder
|
1996-07-22 15:26:01 +00:00 |
Jack Jansen
|
84d0bfcbe0
|
inittab is a "struct _inittab".
|
1996-07-10 15:47:19 +00:00 |
Jack Jansen
|
ab7fcdd770
|
Added splash method (to quickly display splash screen without first
having to load a zillion extension modules)
|
1996-05-20 11:32:00 +00:00 |
Jack Jansen
|
9d640a3d84
|
Added waste
|
1996-05-20 11:31:13 +00:00 |
Jack Jansen
|
25241d9978
|
Fixed callback handling on 68K machines.
|
1996-05-20 11:30:45 +00:00 |
Jack Jansen
|
3355be3f35
|
Added _id attribute to GrafPort objects (real id of grafport, numeric)
|
1996-05-08 15:33:20 +00:00 |
Jack Jansen
|
756522f426
|
Added support for callbacks (for embedded objects)
|
1996-05-07 15:24:01 +00:00 |
Jack Jansen
|
8ae8e4f963
|
Made style and soup handles optional
|
1996-04-23 16:17:08 +00:00 |
Jack Jansen
|
ded81a1ffe
|
Removed ...gen.py files from repository
|
1996-04-16 14:33:21 +00:00 |
Jack Jansen
|
19171a21fd
|
Added support for accessing a few more TERec members
|
1996-04-16 14:32:01 +00:00 |
Jack Jansen
|
90ecdf49df
|
An interface to WASTE, an all-singing-all-dancing TextEdit replacement
|
1996-04-16 14:29:15 +00:00 |
Jack Jansen
|
46d9e79de6
|
bgen-generators now drop the python definition file straight in the
Lib:toolbox folder.
|
1996-04-12 16:29:23 +00:00 |
Jack Jansen
|
819fa1a794
|
Added scrap manager
|
1996-04-12 16:27:54 +00:00 |
Jack Jansen
|
c574b43d35
|
Fixed a nasty bug where FindControl could return a reference to a
destroyed python object.
|
1996-04-12 16:26:59 +00:00 |
Jack Jansen
|
da6a971994
|
Interface to the scrap manager
|
1996-04-12 16:25:30 +00:00 |
Jack Jansen
|
2b72417da0
|
Replaced various dummy updateRegions by real arguments
|
1996-04-10 14:48:19 +00:00 |
Jack Jansen
|
8a452d6fa1
|
Interface to TextEdit toolbox
|
1996-04-10 14:41:08 +00:00 |
Jack Jansen
|
378815ca86
|
Replaced previous gusi-chdir() fix by a call to PyMac_FixGUSIcd()
after each chdir call.
|
1996-03-06 16:21:34 +00:00 |
Jack Jansen
|
6648fb749b
|
Removed unused vars
|
1996-03-05 16:56:00 +00:00 |
Jack Jansen
|
76a0589986
|
Added openrf method, which opens resource fork. The resulting object
supports a subset of normal file functionality.
|
1996-02-29 16:11:32 +00:00 |
Jack Jansen
|
243b29b169
|
Mods by Guido: mkdir 2nd arg optional and remove as alias for unlink.
|
1996-02-21 12:33:50 +00:00 |
Jack Jansen
|
b697173b5f
|
- Added Guido's fixes
- Removed CW4 ifdefs
- Rationalized ifdefs for dup, fdopen
|
1996-02-20 16:24:37 +00:00 |
Jack Jansen
|
c743c8d166
|
Modified for GUSI
|
1996-02-14 16:02:30 +00:00 |
Jack Jansen
|
4fbb6d9a15
|
Added cmath module
|
1996-01-29 15:47:19 +00:00 |
Jack Jansen
|
d390325bbb
|
Modules implementing WWW and URL suite, and a module to control netscape.
|
1996-01-29 15:45:59 +00:00 |
Jack Jansen
|
bdd0747193
|
Fixed access to Quickdraw globals. Unfortunately, they now have to be
accessed as Qd.qd.xxxx
|
1996-01-29 15:44:03 +00:00 |
Jack Jansen
|
61f3df4543
|
Added rgbFgColor and a few other members of CGrafPort
|
1996-01-15 14:39:56 +00:00 |
Jack Jansen
|
79fb732d5e
|
Added Fm module
|
1996-01-15 14:39:11 +00:00 |
Jack Jansen
|
3a50f8a51e
|
- Added FontInfo support
- Added (read-)access to members of [C]GrafPort object
|
1996-01-11 16:17:14 +00:00 |
Jack Jansen
|
6259af9bbb
|
An interface to the font manager
|
1996-01-09 17:15:16 +00:00 |
Jack Jansen
|
1d8ede7bbe
|
Fixed GetPen and SetPt arguments
|
1996-01-08 23:47:31 +00:00 |
Jack Jansen
|
04a02e7e11
|
Added support for PenState and Patterns (and the accompanying qd
globals)
|
1996-01-06 17:12:58 +00:00 |
Jack Jansen
|
b539406643
|
Added support for cursors, and a way to get at the qd global 'arrow'
|
1996-01-05 18:06:41 +00:00 |
Jack Jansen
|
425e9eb6cb
|
- Added color window/pixmap support
- Added support for obtaining pixmap data
- Added OptResObj_* routines for optional handles
|
1995-12-12 15:02:03 +00:00 |
Jack Jansen
|
9cfea10bf2
|
It now actually works. Also, MovieInWindow and VerySimplePlayer
example programs translated to python and added.
|
1995-12-09 14:05:56 +00:00 |
Jack Jansen
|
232f3cd190
|
Added support for RGB objects (tuples in python)
|
1995-12-09 14:04:31 +00:00 |
Jack Jansen
|
641e8d7566
|
Added component mgr and quicktime modules
|
1995-12-09 14:00:39 +00:00 |
Jack Jansen
|
453ced57dc
|
still untested (but it compiles)
|
1995-11-30 17:42:08 +00:00 |
Jack Jansen
|
cb4eaadd68
|
QuickTime support (not yet functional)
|
1995-11-30 15:03:59 +00:00 |
Jack Jansen
|
b996856d12
|
Component mgr support
|
1995-11-30 15:03:09 +00:00 |