Commit Graph

894 Commits

Author SHA1 Message Date
Jack Jansen ff170fbbb5 Default button on main window wasn't set correctly 1998-02-20 16:08:47 +00:00
Jack Jansen 73c804a3cd Added some debug prints (if enabled by setting DEBUG) 1998-02-20 16:08:19 +00:00
Jack Jansen 8554e302a5 BuildApplet will now also update old applets 1998-02-20 16:06:56 +00:00
Jack Jansen ebe914af7a Current ("1.5b4") projects, with new UH toolbox modules and such 1998-02-20 16:05:24 +00:00
Jack Jansen 5e302dbfdf USE_PRECOMPILED_HEADERS renamed to MSL_USE_PRECOMPILED_HEADERS 1998-02-20 16:04:01 +00:00
Jack Jansen efaada75e4 - Universal Headers 3 mods
- Started on menubar-restore code (but it still doesn't work 100%)
1998-02-20 16:03:15 +00:00
Jack Jansen 21f96872f2 Regenerated from Universal Headers 3.0.1. Some new calls are
blacklisted, because they are not available in classic 68k programs,
and bgen doesn't have a way to put #ifdef/#endif in the generated
code. For now we only implement calls that work on all three models.
1998-02-20 16:02:09 +00:00
Jack Jansen cbe6a53d1f Fixed double-dispose of splash() dialog 1998-02-20 15:59:59 +00:00
Jack Jansen 2369a98eb9 Updated for Waste 1.3 1998-02-20 15:57:30 +00:00
Jack Jansen 40bd770690 Add fstat() if using GUSI 1998-02-20 15:56:19 +00:00
Jack Jansen c2952bcbb2 Universal Headers 3 1998-02-20 15:55:53 +00:00
Jack Jansen 1b5b37f616 Updated to Universal Headers 3 constant names 1998-02-20 15:55:30 +00:00
Jack Jansen 5e58bcdb7a Regenerated from Universal Headers 3.0.1 (which are changed
substantially from previous releases)
1998-02-20 15:54:44 +00:00
Jack Jansen 7c2fddf423 Updated to Waste 1.3 1998-02-20 15:53:58 +00:00
Jack Jansen 7b56aad2e1 Break circular reference on menus upon cleanup 1998-02-20 15:51:39 +00:00
Jack Jansen 64da169f43 Added CHECK_IMPORT_CASE
Added HAVE_HYPOT, except for 68k (where you get 10-byte-float hypot,
sigh...)
1998-02-20 15:50:23 +00:00
Jack Jansen dee6d02736 Removed incorrect weMonoStyled from initialization 1998-02-20 15:48:57 +00:00
Jack Jansen 0188172559 Fixed bug in explanation of how to run test.autotest, and warned for
out-of-memory condition
1998-02-20 15:46:35 +00:00
Jack Jansen 20989e834d Mods by Bill Bedford
- Use internal version of finder class so we don't drag in finder
  tools
- error -1704 also ignored during arg unpack
- Use Scriptable Text Editor for example
1998-01-16 14:40:10 +00:00
Jack Jansen 5b0533d9ca Addition by Bill Bedford: Ordinal and NOrdinal classes so we can
implement "every", etc.
1998-01-16 14:38:10 +00:00
Jack Jansen ae4300f8fb Updated embed demo, and put a note in the html file that you need a
source or development distribution to try it.
1998-01-06 16:50:44 +00:00
Jack Jansen 6b02ac2321 I give in. Now Tk is also using resources just above 128, so Python
now uses only 228-256, leaving 128-228 free for others. This mod
affects prefs files, libraries and almost everything else, so I've
upped my local Python to 1.5b4 to remain sane.
1998-01-06 16:48:49 +00:00
Jack Jansen ecbc1cc320 Release notes and readme for 1.5b3 1998-01-06 12:13:16 +00:00
Jack Jansen e86d2870c4 Loading defaults for gusi/sys.path didn't work for applets. Fixed. 1998-01-06 12:11:48 +00:00
Jack Jansen a23a4621a0 Balloon help definitions 1998-01-06 12:09:53 +00:00
Jack Jansen d9d2968de1 Added cPickle and cStringIO 1998-01-06 12:08:49 +00:00
Jack Jansen a5e2ece757 - Tk 8.0p2 script resources
- New folder names in sys.path initialisation
- Version number, preffilename upped
1998-01-06 12:08:20 +00:00
Jack Jansen 416a1c8ece Projects for 1.5b3 1998-01-06 12:03:51 +00:00
Jack Jansen 44a8931caf Upped tcl/tk instructions for 8.0p2 1997-12-23 22:56:25 +00:00
Jack Jansen 0e680b7608 Moved toolbox to lib-toolbox, Sjoerd-style. 1997-12-18 17:50:29 +00:00
Jack Jansen 3802039cff Moved scripting to lib-scripting (did it the Sjoerd-way this time) 1997-12-18 17:47:12 +00:00
Jack Jansen 04d5c5827a Updated (but still not up to date) 1997-10-10 15:50:37 +00:00
Jack Jansen 666ff8c299 Build balloon help for EditPythonPrefs 1997-10-10 15:50:00 +00:00
Jack Jansen bb748622f6 Fixup sys.path to be able to find macostools 1997-10-10 15:49:36 +00:00
Jack Jansen 188db7f343 1.5a4 relnotes 1997-10-10 15:48:57 +00:00
Jack Jansen ef90af0711 Projects used for 1.5a4 1997-10-10 15:48:01 +00:00
Jack Jansen 9b2681b355 1.5a3 relnotes (1.5a4 to follow later) 1997-10-08 15:35:17 +00:00
Jack Jansen 0b7269589c Updated for 1.5a4 1997-10-08 15:34:42 +00:00
Jack Jansen bbaf37c03e Added pcre module 1997-10-08 15:34:03 +00:00
Jack Jansen 213649023c Bug fix for fast module location 1997-10-08 15:32:46 +00:00
Jack Jansen f774c41dfe Upped version to 1.5a4, changed sys.path initialization to match new
directory structure.
1997-10-08 15:31:47 +00:00
Jack Jansen a7a89ebdbe Implemented nositepython and oldexceptions flags 1997-10-07 21:48:57 +00:00
Jack Jansen c73f83c8d9 Fixed for new "import dir.module" semantics. Needs accompanying fix in
import.c (yes Guido, I'll send it tomorrow)
1997-10-07 21:48:31 +00:00
Jack Jansen 55e3927f58 New exception interface 1997-10-07 21:47:25 +00:00
Jack Jansen a755e68df6 Export type objects to Python 1997-09-20 17:40:22 +00:00
Jack Jansen b95901ec2e Implemented balloon help for EditPythonPrefs 1997-09-09 13:58:19 +00:00
Jack Jansen 80b5329f76 Added Help module 1997-09-09 13:57:59 +00:00
Jack Jansen 675cda0787 Added a button to increment buildno, so it doesn't happen
automatically all the time.
1997-09-09 13:57:15 +00:00
Jack Jansen 37b4b49962 Added balloon help for options dialog.
Added Help module.
Checked in PythonCore.prj.hqx (which had somehow slipped through until
now)
1997-09-09 13:56:34 +00:00
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