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
|
6c06590305
|
More sensible default sys.path
|
1996-11-09 18:42:13 +00:00 |
Jack Jansen
|
d6fccdffdc
|
Fixed gusi preferences
|
1996-10-23 15:45:36 +00:00 |
Jack Jansen
|
baffd68a19
|
Version upped to 1.4, removed some unused dialogs, added STR resource
with preference filename.
|
1996-10-22 15:26:48 +00:00 |
Jack Jansen
|
f5b31c94a2
|
Changed about box to come up invisibly (so we can move it to the right
location without flashing).
|
1996-09-23 15:52:48 +00:00 |
Jack Jansen
|
0890857adf
|
Removed faulty gusi resource
|
1996-09-07 17:06:12 +00:00 |
Jack Jansen
|
ca3cddd4a2
|
Removed duplicate gusi pref from bundle
Added "Delay sioux window" to template for gusi resource
|
1996-09-06 22:22:15 +00:00 |
Jack Jansen
|
3469e997b4
|
Python about box implemented. Slightly convoluted, since (a) we have
to override an internal sioux routine and (b) we have to override the
"about sioux" menuitem after sioux has created its menus.
|
1996-09-06 00:30:45 +00:00 |
Jack Jansen
|
6c3d35aeb9
|
Regenerated, now also includes errno values plus explanations
|
1996-09-05 15:20:27 +00:00 |
Jack Jansen
|
a82b045e8d
|
Version upped
|
1996-08-28 13:53:54 +00:00 |
Jack Jansen
|
bb708ae12c
|
Updated for new tcl/tk release
|
1996-08-06 16:07:17 +00:00 |
Jack Jansen
|
4f1fe327c2
|
Upped version number, rebinhexed everything
|
1996-08-02 15:17:32 +00:00 |
Jack Jansen
|
4f0456d95d
|
Recreated tkpython.rsrc, upped version number
|
1996-05-20 11:29:09 +00:00 |
Jack Jansen
|
3422f2cae2
|
Moved a button in the message dialog. and everything got binhexed again.
|
1996-04-10 14:50:28 +00:00 |
Jack Jansen
|
e6dde149e7
|
Removed one level of "mac" in path initialization
|
1996-03-25 15:45:21 +00:00 |
Jack Jansen
|
ca5e5edc69
|
Fixed pythonpath to include tkinter and mac:toolbox, and source-tree
locations for mac libs. The others were re-binhexed for reasons unknown...
|
1996-03-20 16:18:11 +00:00 |
Jack Jansen
|
e355c4568f
|
- Allow setting of argc/argv in <option>-start dialog
- Set "ok" to be default button
|
1996-03-12 13:29:04 +00:00 |
Jack Jansen
|
d19db60301
|
- gusiprefs.rsrc added (note: must be in application/applet, not in
library for shared python)
- binhexer fixed.
|
1996-03-07 15:11:20 +00:00 |
Jack Jansen
|
b137a3341c
|
Added TMPL for startup options
app.
|
1996-02-21 16:47:27 +00:00 |
Jack Jansen
|
532e3c2bf6
|
Changed MacOS creator code from PYTH to Pyth
|
1996-02-21 15:36:26 +00:00 |
Jack Jansen
|
23b8841d74
|
Tk resources (but with a different name, without a space)
|
1996-02-21 15:26:15 +00:00 |
Jack Jansen
|
29c612111b
|
A different binhexer, apparently:-(
|
1996-01-02 12:15:45 +00:00 |
Jack Jansen
|
e3342e8a87
|
Added progress-bar dialog
|
1995-11-14 10:26:44 +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
|
fc72d36825
|
Changed SIZE: minimum 2Mb is a bit over the top...
|
1995-10-09 23:24:48 +00:00 |
Jack Jansen
|
e83d201f5d
|
Minor fix
|
1995-09-01 11:50:53 +00:00 |
Jack Jansen
|
6c60b6e2c2
|
Added version resource
Added dialogs for initial preference file creation
|
1995-08-31 13:53:10 +00:00 |
Jack Jansen
|
0e1c0ce4b0
|
Renumbered dialogs:
128-255 are for interpreter use
256-511 are for extension modules, libraries, etc
512 and above are for applications
|
1995-08-14 12:24:05 +00:00 |
Jack Jansen
|
d8c7a41ae9
|
Put resource-files under CVS, in binhex form
|
1995-08-07 13:58:09 +00:00 |