summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Collapse)AuthorAgeFilesLines
...
* Added SndihooksJack Jansen1998-04-151-0/+2
|
* Module with hooks for sound inputJack Jansen1998-04-151-0/+514
|
* Reindented some of the C codeJack Jansen1998-04-152-40/+46
|
* Last projects before 1.5.1Jack Jansen1998-04-159-2190/+2214
|
* Added Sndihooks moduleJack Jansen1998-04-151-0/+2
|
* __file__ now sometimes refers to the .pyc fileJack Jansen1998-03-021-0/+3
|
* Added WEGetTabSize and WESetTabSize, at Just's requestJack Jansen1998-03-022-0/+42
|
* Support for sound input added. The interface is even worse than theJack Jansen1998-02-253-9/+448
| | | | sound-output interface, so this needs a Python wrapper shortly.
* Regenerated because of confusion with Style/StyleParameter andJack Jansen1998-02-251-4/+4
| | | | Char/CharParameter
* Regerated: Style and StyleParameter are different beastsJack Jansen1998-02-251-2/+2
|
* Oops, this wasn't checked in yet: part of the AE structure for the newJack Jansen1998-02-251-0/+69
| | | | universal headers.
* Module to use Mac serial port as a communication linkJack Jansen1998-02-251-0/+74
|
* Helper routines to create standalone Python applications.Jack Jansen1998-02-251-0/+91
|
* Hack to get at string buffer address changedJack Jansen1998-02-251-1/+1
|
* Helper file for version-checkingJack Jansen1998-02-251-0/+16
|
* Added (minimal) documentation on how to build standalone applicationsJack Jansen1998-02-2513-172/+241
| | | | | | with Python. Updated various things (versions of libraries used, urls).
* Default button on main window wasn't set correctlyJack Jansen1998-02-201-1/+1
|
* Added some debug prints (if enabled by setting DEBUG)Jack Jansen1998-02-201-2/+34
|
* BuildApplet will now also update old appletsJack Jansen1998-02-202-68/+96
|
* Current ("1.5b4") projects, with new UH toolbox modules and suchJack Jansen1998-02-2022-9902/+10442
|
* USE_PRECOMPILED_HEADERS renamed to MSL_USE_PRECOMPILED_HEADERSJack Jansen1998-02-201-1/+1
|
* - Universal Headers 3 modsJack Jansen1998-02-201-2/+4
| | | | - Started on menubar-restore code (but it still doesn't work 100%)
* Regenerated from Universal Headers 3.0.1. Some new calls areJack Jansen1998-02-2028-1201/+2918
| | | | | | 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.
* Fixed double-dispose of splash() dialogJack Jansen1998-02-201-0/+2
|
* Updated for Waste 1.3Jack Jansen1998-02-202-23/+287
|
* Add fstat() if using GUSIJack Jansen1998-02-201-24/+29
|
* Universal Headers 3Jack Jansen1998-02-201-0/+1
|
* Updated to Universal Headers 3 constant namesJack Jansen1998-02-201-1/+1
|
* Regenerated from Universal Headers 3.0.1 (which are changedJack Jansen1998-02-2016-764/+1393
| | | | substantially from previous releases)
* Updated to Waste 1.3Jack Jansen1998-02-201-1/+9
|
* Break circular reference on menus upon cleanupJack Jansen1998-02-201-0/+1
|
* Added CHECK_IMPORT_CASEJack Jansen1998-02-201-0/+8
| | | | | Added HAVE_HYPOT, except for 68k (where you get 10-byte-float hypot, sigh...)
* Removed incorrect weMonoStyled from initializationJack Jansen1998-02-201-1/+1
|
* Fixed bug in explanation of how to run test.autotest, and warned forJack Jansen1998-02-201-8/+10
| | | | out-of-memory condition
* Mods by Bill BedfordJack Jansen1998-01-161-9/+50
| | | | | | | - 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
* Addition by Bill Bedford: Ordinal and NOrdinal classes so we canJack Jansen1998-01-161-1/+26
| | | | implement "every", etc.
* Updated embed demo, and put a note in the html file that you need aJack Jansen1998-01-063-174/+167
| | | | source or development distribution to try it.
* I give in. Now Tk is also using resources just above 128, so PythonJack Jansen1998-01-069-5558/+5672
| | | | | | 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.
* Release notes and readme for 1.5b3Jack Jansen1998-01-065-70/+92
|
* Loading defaults for gusi/sys.path didn't work for applets. Fixed.Jack Jansen1998-01-061-2/+4
|
* Balloon help definitionsJack Jansen1998-01-061-0/+46
|
* Added cPickle and cStringIOJack Jansen1998-01-061-0/+7
|
* - Tk 8.0p2 script resourcesJack Jansen1998-01-063-4815/+5006
| | | | | - New folder names in sys.path initialisation - Version number, preffilename upped
* Projects for 1.5b3Jack Jansen1998-01-0612-3538/+3767
|
* Upped tcl/tk instructions for 8.0p2Jack Jansen1997-12-231-1/+1
|
* Moved toolbox to lib-toolbox, Sjoerd-style.Jack Jansen1997-12-1821-1/+1
|
* Moved scripting to lib-scripting (did it the Sjoerd-way this time)Jack Jansen1997-12-1814-0/+0
|
* Updated (but still not up to date)Jack Jansen1997-10-101-7/+11
|
* Build balloon help for EditPythonPrefsJack Jansen1997-10-102-4/+72
|
* Fixup sys.path to be able to find macostoolsJack Jansen1997-10-101-0/+1
|