| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added Sndihooks | Jack Jansen | 1998-04-15 | 1 | -0/+2 |
|
|
* | Module with hooks for sound input | Jack Jansen | 1998-04-15 | 1 | -0/+514 |
|
|
* | Reindented some of the C code | Jack Jansen | 1998-04-15 | 2 | -40/+46 |
|
|
* | Last projects before 1.5.1 | Jack Jansen | 1998-04-15 | 9 | -2190/+2214 |
|
|
* | Added Sndihooks module | Jack Jansen | 1998-04-15 | 1 | -0/+2 |
|
|
* | __file__ now sometimes refers to the .pyc file | Jack Jansen | 1998-03-02 | 1 | -0/+3 |
|
|
* | Added WEGetTabSize and WESetTabSize, at Just's request | Jack Jansen | 1998-03-02 | 2 | -0/+42 |
|
|
* | Support for sound input added. The interface is even worse than the | Jack Jansen | 1998-02-25 | 3 | -9/+448 |
|
|
* | Regenerated because of confusion with Style/StyleParameter and | Jack Jansen | 1998-02-25 | 1 | -4/+4 |
|
|
* | Regerated: Style and StyleParameter are different beasts | Jack Jansen | 1998-02-25 | 1 | -2/+2 |
|
|
* | Oops, this wasn't checked in yet: part of the AE structure for the new | Jack Jansen | 1998-02-25 | 1 | -0/+69 |
|
|
* | Module to use Mac serial port as a communication link | Jack Jansen | 1998-02-25 | 1 | -0/+74 |
|
|
* | Helper routines to create standalone Python applications. | Jack Jansen | 1998-02-25 | 1 | -0/+91 |
|
|
* | Hack to get at string buffer address changed | Jack Jansen | 1998-02-25 | 1 | -1/+1 |
|
|
* | Helper file for version-checking | Jack Jansen | 1998-02-25 | 1 | -0/+16 |
|
|
* | Added (minimal) documentation on how to build standalone applications | Jack Jansen | 1998-02-25 | 13 | -172/+241 |
|
|
* | Default button on main window wasn't set correctly | Jack Jansen | 1998-02-20 | 1 | -1/+1 |
|
|
* | Added some debug prints (if enabled by setting DEBUG) | Jack Jansen | 1998-02-20 | 1 | -2/+34 |
|
|
* | BuildApplet will now also update old applets | Jack Jansen | 1998-02-20 | 2 | -68/+96 |
|
|
* | Current ("1.5b4") projects, with new UH toolbox modules and such | Jack Jansen | 1998-02-20 | 22 | -9902/+10442 |
|
|
* | USE_PRECOMPILED_HEADERS renamed to MSL_USE_PRECOMPILED_HEADERS | Jack Jansen | 1998-02-20 | 1 | -1/+1 |
|
|
* | - Universal Headers 3 mods | Jack Jansen | 1998-02-20 | 1 | -2/+4 |
|
|
* | Regenerated from Universal Headers 3.0.1. Some new calls are | Jack Jansen | 1998-02-20 | 28 | -1201/+2918 |
|
|
* | Fixed double-dispose of splash() dialog | Jack Jansen | 1998-02-20 | 1 | -0/+2 |
|
|
* | Updated for Waste 1.3 | Jack Jansen | 1998-02-20 | 2 | -23/+287 |
|
|
* | Add fstat() if using GUSI | Jack Jansen | 1998-02-20 | 1 | -24/+29 |
|
|
* | Universal Headers 3 | Jack Jansen | 1998-02-20 | 1 | -0/+1 |
|
|
* | Updated to Universal Headers 3 constant names | Jack Jansen | 1998-02-20 | 1 | -1/+1 |
|
|
* | Regenerated from Universal Headers 3.0.1 (which are changed | Jack Jansen | 1998-02-20 | 16 | -764/+1393 |
|
|
* | Updated to Waste 1.3 | Jack Jansen | 1998-02-20 | 1 | -1/+9 |
|
|
* | Break circular reference on menus upon cleanup | Jack Jansen | 1998-02-20 | 1 | -0/+1 |
|
|
* | Added CHECK_IMPORT_CASE | Jack Jansen | 1998-02-20 | 1 | -0/+8 |
|
|
* | Removed incorrect weMonoStyled from initialization | Jack Jansen | 1998-02-20 | 1 | -1/+1 |
|
|
* | Fixed bug in explanation of how to run test.autotest, and warned for | Jack Jansen | 1998-02-20 | 1 | -8/+10 |
|
|
* | Mods by Bill Bedford | Jack Jansen | 1998-01-16 | 1 | -9/+50 |
|
|
* | Addition by Bill Bedford: Ordinal and NOrdinal classes so we can | Jack Jansen | 1998-01-16 | 1 | -1/+26 |
|
|
* | Updated embed demo, and put a note in the html file that you need a | Jack Jansen | 1998-01-06 | 3 | -174/+167 |
|
|
* | I give in. Now Tk is also using resources just above 128, so Python | Jack Jansen | 1998-01-06 | 9 | -5558/+5672 |
|
|
* | Release notes and readme for 1.5b3 | Jack Jansen | 1998-01-06 | 5 | -70/+92 |
|
|
* | Loading defaults for gusi/sys.path didn't work for applets. Fixed. | Jack Jansen | 1998-01-06 | 1 | -2/+4 |
|
|
* | Balloon help definitions | Jack Jansen | 1998-01-06 | 1 | -0/+46 |
|
|
* | Added cPickle and cStringIO | Jack Jansen | 1998-01-06 | 1 | -0/+7 |
|
|
* | - Tk 8.0p2 script resources | Jack Jansen | 1998-01-06 | 3 | -4815/+5006 |
|
|
* | Projects for 1.5b3 | Jack Jansen | 1998-01-06 | 12 | -3538/+3767 |
|
|
* | Upped tcl/tk instructions for 8.0p2 | Jack Jansen | 1997-12-23 | 1 | -1/+1 |
|
|
* | Moved toolbox to lib-toolbox, Sjoerd-style. | Jack Jansen | 1997-12-18 | 21 | -1/+1 |
|
|
* | Moved scripting to lib-scripting (did it the Sjoerd-way this time) | Jack Jansen | 1997-12-18 | 14 | -0/+0 |
|
|
* | Updated (but still not up to date) | Jack Jansen | 1997-10-10 | 1 | -7/+11 |
|
|
* | Build balloon help for EditPythonPrefs | Jack Jansen | 1997-10-10 | 2 | -4/+72 |
|
|
* | Fixup sys.path to be able to find macostools | Jack Jansen | 1997-10-10 | 1 | -0/+1 |
|
|