0
0
mirror of https://github.com/python/cpython.git synced 2024-11-29 00:56:12 +01:00
Commit Graph

22 Commits

Author SHA1 Message Date
Jack Jansen
01cfe36c3a Added no-site-python and old-exceptions preferences.
Implemented balloon help for options dialog.
1997-09-09 13:54:25 +00:00
Jack Jansen
80cf5a8c4c The python preference resource now has a version number, and
"optimize" has replaced "don't print".
1997-09-08 13:21:37 +00:00
Jack Jansen
4be0ce3bc6 New version number, new tk resources, new error numbers, new GUSI 1997-08-08 14:55:03 +00:00
Jack Jansen
baa6d551ed Version number and such for 1.5a2 distribution 1997-05-29 14:56:25 +00:00
Jack Jansen
525819017e Changed version string and preferences filename to 1.5a2. 1997-05-23 15:37:54 +00:00
Jack Jansen
1d63d8c829 Fixes to progress bar by SDM, modified by Jack:
- Window has a titlebar, and title() changes it
- The label is changed with label()
- The window is now movable-modal
- Cancel is now called Stop, and works.
1997-05-12 15:44:14 +00:00
Jack Jansen
42218ce33c Added/updated copyright notices
(and the &*^$%@ resource files got binhexed again, sigh)
1997-01-31 16:15:11 +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
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