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
|
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
|
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
|
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
|
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
|
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 |