Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Regenerated from new (3.1) universal headers | Jack Jansen | 1998-04-21 | 11 | -64/+496 |
| | |||||
* | Re-generated with slightly more intelligent script | Jack Jansen | 1998-04-21 | 1 | -43/+510 |
| | |||||
* | Tabnanny fixes | Jack Jansen | 1998-04-15 | 2 | -7/+7 |
| | |||||
* | __file__ now sometimes refers to the .pyc file | Jack Jansen | 1998-03-02 | 1 | -0/+3 |
| | |||||
* | Oops, this wasn't checked in yet: part of the AE structure for the new | Jack Jansen | 1998-02-25 | 1 | -0/+69 |
| | | | | universal headers. | ||||
* | 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 |
| | |||||
* | Regenerated from Universal Headers 3.0.1 (which are changed | Jack Jansen | 1998-02-20 | 16 | -764/+1393 |
| | | | | substantially from previous releases) | ||||
* | 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 |
| | |||||
* | Mods by Bill Bedford | Jack Jansen | 1998-01-16 | 1 | -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 can | Jack Jansen | 1998-01-16 | 1 | -1/+26 |
| | | | | implement "every", etc. | ||||
* | I give in. Now Tk is also using resources just above 128, so Python | Jack Jansen | 1998-01-06 | 1 | -6/+6 |
| | | | | | | 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. | ||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Added old-exceptions and no-site-python preferences and upped version | Jack Jansen | 1997-09-09 | 1 | -4/+6 |
| | | | | to 4. | ||||
* | Dunno, rebinhexed? | Jack Jansen | 1997-09-08 | 2 | -9/+9 |
| | |||||
* | Preferences is a general module to get (and set) preferences in | Jack Jansen | 1997-09-08 | 2 | -0/+341 |
| | | | | | | | resource files with various inheritence rules, parsers, etc. pythonprefs uses this to create a single uniform interface to all relevant python preferences. | ||||
* | Moved suites to their own folder | Jack Jansen | 1997-08-27 | 16 | -2066/+6267 |
| | |||||
* | Regenerated | Jack Jansen | 1997-08-15 | 13 | -14/+14 |
| | |||||
* | mkalias() now has an optional third parameter to create relative | Jack Jansen | 1997-08-08 | 1 | -2/+7 |
| | | | | aliases (Just) | ||||
* | - Added classes to support class/property generation by gensuitemodule | Jack Jansen | 1997-08-08 | 3 | -17/+111 |
| | | | | - Fixed Property class: selector is a 'type', not an 'enum' | ||||
* | Added dopendingevents call | Jack Jansen | 1997-06-20 | 1 | -0/+31 |
| | | | | Added asyncevents call to enable asynchronous event handling | ||||
* | Allow specifying own resources for all dialogs | Jack Jansen | 1997-06-20 | 1 | -7/+15 |
| | | | | Allow changing labels on yesnocancel dialog | ||||
* | Module to buffer stdout/stderr until stdin is read. Useful for | Jack Jansen | 1997-06-20 | 1 | -0/+110 |
| | | | | | windowing programs, together with option to keep console window closed until needed. | ||||
* | Regenerated | Jack Jansen | 1997-06-20 | 3 | -3/+3 |
| | |||||
* | Replaced MacOS.EnableAppSwitch with MacOS.SchedParams | Jack Jansen | 1997-06-12 | 2 | -5/+5 |
| | |||||
* | Added optional preload arg to some routines (which creates reloaded | Jack Jansen | 1997-06-12 | 1 | -5/+9 |
| | | | | resources when set) | ||||
* | Replaced MacOS.EnableAppswitch by MacOS.SchedParams | Jack Jansen | 1997-06-12 | 4 | -6/+6 |
| | |||||
* | Regenreated for MSL | Jack Jansen | 1997-05-15 | 1 | -6/+11 |
| | |||||
* | Add a few more BringToFont calls | Jack Jansen | 1997-05-13 | 1 | -0/+3 |
| | |||||
* | Regenrated from CW11 IDE | Jack Jansen | 1997-05-13 | 1 | -32/+200 |
| | |||||
* | Fixes to progress bar by SDM, modified by Jack: | Jack Jansen | 1997-05-12 | 1 | -16/+79 |
| | | | | | | | - 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. | ||||
* | Still not a real test, but at least it runs again | Jack Jansen | 1997-04-03 | 1 | -17/+26 |
| | |||||
* | Use MacOS.string_id_to_buffer for id() to buffer address hack | Jack Jansen | 1997-04-03 | 1 | -1/+2 |
| | |||||
* | Re-generated from new (CW11) universal headers | Jack Jansen | 1997-02-24 | 5 | -50/+215 |
| | |||||
* | Return preferences of unknown type as opaque data | Jack Jansen | 1997-01-10 | 1 | -1/+14 |
| | |||||
* | High-level interface to Internet Config | Jack Jansen | 1997-01-09 | 2 | -1/+246 |
| | | | | (and readability fix to icgluetest.py) | ||||
* | Minimal test of icglue module | Jack Jansen | 1997-01-07 | 1 | -0/+27 |
| | |||||
* | Added Application.cleanup method which asks all windows to close | Jack Jansen | 1996-12-23 | 1 | -0/+5 |
| | | | | themselves and returns true if they did. | ||||
* | Raise a more intellegible error in the case of missing keyword args | Jack Jansen | 1996-10-23 | 1 | -2/+9 |
| | |||||
* | Fixed flashing in ProgressBar update. | Jack Jansen | 1996-10-15 | 1 | -9/+8 |
| | |||||
* | Fixed progressbar cleanup | Jack Jansen | 1996-10-04 | 1 | -6/+4 |
| | |||||
* | Menu callbacks can be strings, in which case they will be looked up in | Jack Jansen | 1996-09-26 | 1 | -12/+76 |
| | | | | | the top window. The menubar is redrawn in the event loop in stead of for every change. | ||||
* | Finally *tested* effect of fg and bg yield values (and changed them:-) | Jack Jansen | 1996-09-22 | 1 | -0/+17 |
| | |||||
* | Regenerated to use aetools.Error in stead of MacOS.Error. | Jack Jansen | 1996-09-20 | 8 | -153/+230 |
| | |||||
* | - Added optional "start" argument to TalkTo initialializer, which | Jack Jansen | 1996-09-20 | 1 | -4/+20 |
| | | | | | | starts the app (if needed). - Added aetools.Error, which is returned in case of server-generated errors (better than MacOS.Error, which was raised previously) |