Jack Jansen
|
8b13703fc8
|
Added Cm.slb, the component mgr interface
|
1995-11-30 15:16:42 +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 |
Jack Jansen
|
41058c0d0b
|
BitMap object support (only lightly tested)
|
1995-11-16 22:48:29 +00:00 |
Jack Jansen
|
93fa45c9c5
|
A variation on PICTbrowse.py that displays the picture using
DrawPicture.
|
1995-11-15 15:20:35 +00:00 |
Jack Jansen
|
fa4d5d0414
|
Added converters for Fixed
|
1995-11-15 15:19:29 +00:00 |
Jack Jansen
|
b7abb18cd9
|
Added support for GrafPort object
|
1995-11-15 15:18:47 +00:00 |
Jack Jansen
|
330381cbbb
|
Added (minimal) support for a GrafPort type
|
1995-11-15 15:18:01 +00:00 |
Jack Jansen
|
e7bea57d0c
|
Example: control eudora using AppleEvents
|
1995-11-14 11:35:17 +00:00 |
Jack Jansen
|
1dcbcc3abf
|
Sample extension module: InterSLIP control API.
|
1995-11-14 11:34:17 +00:00 |
Jack Jansen
|
4ac724946a
|
Control InterSLIP using modeless dialog, uses FrameWork
|
1995-11-14 11:33:32 +00:00 |
Jack Jansen
|
310c657d75
|
Control InterSLIP using a modal dialog
|
1995-11-14 11:32:53 +00:00 |
Jack Jansen
|
07043b4573
|
Browse all PICT resources in the resource chain. Uses SetWindowPic for
display.
|
1995-11-14 11:32:06 +00:00 |
Jack Jansen
|
330f57699f
|
- Added support for PicHandle
- Added (by hand, through winedit.py) support for WindowPeek accessor
functions that are currently declared as macros.
|
1995-11-14 10:48:54 +00:00 |
Jack Jansen
|
a01a8f78cb
|
New universal headers, a few bit-flags were added.
|
1995-11-14 10:46:59 +00:00 |
Jack Jansen
|
54c8f7e4bb
|
- Fixed handling of InsetRect, OffsetRect, MapRect
- Added support for PatHandle, CursHandle
- Regenerated from new universal headers.
|
1995-11-14 10:46:01 +00:00 |
Jack Jansen
|
cdaa3d95b8
|
Universal header changes: some new bits defined.
|
1995-11-14 10:43:24 +00:00 |
Jack Jansen
|
754d4a4fa0
|
Regenerated because of minor changes in universal headers
|
1995-11-14 10:41:55 +00:00 |
Jack Jansen
|
8a5d0d4980
|
Updated for the CW7.5 release, and some minor tweaks that I don't
remember.
|
1995-11-14 10:34:04 +00:00 |
Jack Jansen
|
06d1632909
|
Project to build alternative version of MWCRuntimePPC.lib, needed for
PythonCore as of the CW7.5 release.
|
1995-11-14 10:32:53 +00:00 |
Jack Jansen
|
c436d87f1a
|
almost-but-not-quite working python with tk.
|
1995-11-14 10:31:37 +00:00 |
Jack Jansen
|
a550328432
|
MacTkPython configuration file.
|
1995-11-14 10:27:40 +00:00 |
Jack Jansen
|
e3342e8a87
|
Added progress-bar dialog
|
1995-11-14 10:26:44 +00:00 |
Jack Jansen
|
e2b5d046d6
|
Changed for the 1.3.2 compiler (CW7.5)
|
1995-11-14 10:26:00 +00:00 |
Jack Jansen
|
79559dcf47
|
Initialize GUSI for MacTkPython
|
1995-11-14 10:24:44 +00:00 |
Jack Jansen
|
da38f2d6a3
|
Added 2 missing SetPort calls
|
1995-11-14 10:15:42 +00:00 |
Jack Jansen
|
3a87f5bb09
|
Added a ProgressBar() class (which shows a progress bar). Needs new
resource.
|
1995-11-14 10:13:49 +00:00 |
Jack Jansen
|
e2ac51efcc
|
Added _tkinter, if USE_TK defined
|
1995-11-10 14:54:53 +00:00 |
Jack Jansen
|
dbe75ae1d3
|
Continue looking for "open doc" events even after "open app". This
allows you to debug the interpreter in non-interactive mode.
|
1995-11-10 14:54:16 +00:00 |
Jack Jansen
|
38e976665d
|
Cosmetic change to event handling.
|
1995-11-10 14:53:00 +00:00 |
Jack Jansen
|
1e8557a9fe
|
For MW Python, update titlebar of window when python exits.
|
1995-11-10 14:51:26 +00:00 |
Jack Jansen
|
38186782e5
|
Added idle() method, called when no events are available.
|
1995-11-10 14:48:36 +00:00 |
Jack Jansen
|
fa7aece225
|
- plugin tkinter module for ppc python
- minimal python for cfm68k
- sample project for plugin module
|
1995-10-31 16:17:32 +00:00 |
Jack Jansen
|
a8304b6bd1
|
Updated 'vers' resource to 1.3 (forgot before the distribution:-)
Changed option dialog to include console-window close options
|
1995-10-27 13:33:36 +00:00 |
Jack Jansen
|
0168f279cc
|
Added options for keeping window open on normal/error termination
Moved whole exit-handling of console window here (from pythonrun.c)
|
1995-10-27 13:32:30 +00:00 |
Jack Jansen
|
173c8bd310
|
MACTCP renamed to MACTCPconst
|
1995-10-23 13:58:53 +00:00 |
Jack Jansen
|
85c9aea6e2
|
Added prototypes.
|
1995-10-23 13:57:03 +00:00 |
Jack Jansen
|
4e1786689d
|
Added localport/localhost initialization. This fixes socket.getsockname().
|
1995-10-23 13:56:33 +00:00 |
Jack Jansen
|
9a78536900
|
CW6->CW7
|
1995-10-23 13:55:45 +00:00 |
Jack Jansen
|
9bc4690e7c
|
Take care that filenames for .hqx files are ascii (no more mu's, etc)
|
1995-10-23 13:55:11 +00:00 |
Jack Jansen
|
0638b60af0
|
Added imgpbm and imgsgi
|
1995-10-12 10:34:31 +00:00 |
Jack Jansen
|
84c8baf040
|
Added missing imgpbm and imgsgi modules
|
1995-10-12 10:23:27 +00:00 |
Jack Jansen
|
178652b06d
|
Export strdup (parsermodule needs it)
|
1995-10-12 10:22:57 +00:00 |
Jack Jansen
|
d0f26784fe
|
Last few notes/bugs
|
1995-10-12 10:22:29 +00:00 |
Jack Jansen
|
c925291ee2
|
Last minor tweaks: debug off, added missing img mods, minor things
|
1995-10-12 10:21:34 +00:00 |
Jack Jansen
|
a8a277cbdc
|
Fixed positioning of icon on copy()
|
1995-10-09 23:27:06 +00:00 |
Jack Jansen
|
9bd2d970b8
|
Updated for 1.3
|
1995-10-09 23:26:05 +00:00 |
Jack Jansen
|
83f45401e8
|
Removed unused variables
|
1995-10-09 23:25:32 +00:00 |
Jack Jansen
|
fc72d36825
|
Changed SIZE: minimum 2Mb is a bit over the top...
|
1995-10-09 23:24:48 +00:00 |
Jack Jansen
|
ae3d3ef180
|
Ported to CW7
|
1995-10-09 23:23:37 +00:00 |