Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules implementing WWW and URL suite, and a module to control netscape. | Jack Jansen | 1996-01-29 | 2 | -0/+468 |
| | |||||
* | Added missing get() method | Jack Jansen | 1996-01-29 | 1 | -0/+24 |
| | |||||
* | - Added FontInfo support | Jack Jansen | 1996-01-11 | 1 | -2/+2 |
| | | | | - Added (read-)access to members of [C]GrafPort object | ||||
* | - Fixed bug in getfillable() | Jack Jansen | 1996-01-09 | 1 | -1/+8 |
| | | | | - Added setcallback() method to set a user-callback | ||||
* | An interface to the font manager | Jack Jansen | 1996-01-09 | 1 | -0/+32 |
| | |||||
* | Various fixes/enhancements, thanks to Ivan and Just: | Jack Jansen | 1996-01-08 | 1 | -5/+24 |
| | | | | | | | | - Added window.SetPort() method - Added optional bounds and resid parameters to Window.open() - Fixed apple-menu DA handling - Fixed activate-event handling - Added default Application.makeusermenus() (File:Quit only) | ||||
* | A different binhexer, apparently:-( | Jack Jansen | 1996-01-02 | 1 | -9/+10 |
| | |||||
* | Fixed example | Jack Jansen | 1996-01-02 | 1 | -1/+6 |
| | |||||
* | Added missing newline | Jack Jansen | 1995-12-21 | 1 | -1/+1 |
| | |||||
* | Minor bugfix in keyboard input handling | Jack Jansen | 1995-12-12 | 1 | -1/+2 |
| | |||||
* | - Added color window/pixmap support | Jack Jansen | 1995-12-12 | 5 | -5/+5 |
| | | | | | - Added support for obtaining pixmap data - Added OptResObj_* routines for optional handles | ||||
* | QuickTime support (not yet functional) | Jack Jansen | 1995-11-30 | 1 | -0/+234 |
| | |||||
* | Component mgr support | Jack Jansen | 1995-11-30 | 2 | -0/+68 |
| | |||||
* | - Added support for PicHandle | Jack Jansen | 1995-11-14 | 1 | -1/+2 |
| | | | | | - Added (by hand, through winedit.py) support for WindowPeek accessor functions that are currently declared as macros. | ||||
* | New universal headers, a few bit-flags were added. | Jack Jansen | 1995-11-14 | 1 | -1/+11 |
| | |||||
* | - Fixed handling of InsetRect, OffsetRect, MapRect | Jack Jansen | 1995-11-14 | 1 | -2/+10 |
| | | | | | - Added support for PatHandle, CursHandle - Regenerated from new universal headers. | ||||
* | Universal header changes: some new bits defined. | Jack Jansen | 1995-11-14 | 1 | -1/+10 |
| | |||||
* | Regenerated because of minor changes in universal headers | Jack Jansen | 1995-11-14 | 1 | -12/+13 |
| | |||||
* | Added 2 missing SetPort calls | Jack Jansen | 1995-11-14 | 1 | -1/+2 |
| | |||||
* | Added a ProgressBar() class (which shows a progress bar). Needs new | Jack Jansen | 1995-11-14 | 1 | -0/+63 |
| | | | | resource. | ||||
* | Added idle() method, called when no events are available. | Jack Jansen | 1995-11-10 | 1 | -0/+5 |
| | |||||
* | Fixed positioning of icon on copy() | Jack Jansen | 1995-10-09 | 1 | -1/+3 |
| | |||||
* | New universal headers | Jack Jansen | 1995-10-09 | 2 | -3/+12 |
| | |||||
* | Fixed bug in optional argument error checking (and generated all | Jack Jansen | 1995-10-09 | 4 | -376/+311 |
| | | | | suites anew). | ||||
* | Modified/recreated to use keyword arguments | Jack Jansen | 1995-10-03 | 6 | -2324/+1130 |
| | |||||
* | add (dummy) mode arg to open() | Guido van Rossum | 1995-09-01 | 1 | -1/+5 |
| | |||||
* | its all in the name... | Jack Jansen | 1995-08-31 | 1 | -0/+1171 |
| | |||||
* | Modeless dialog test | Jack Jansen | 1995-08-31 | 1 | -0/+45 |
| | |||||
* | copy() can now create destination path | Jack Jansen | 1995-08-31 | 1 | -10/+21 |
| | |||||
* | Constants useful when using macfs module | Jack Jansen | 1995-08-31 | 1 | -0/+30 |
| | |||||
* | Fixed dialog-window event handling | Jack Jansen | 1995-08-31 | 1 | -12/+10 |
| | |||||
* | Generated anew | Jack Jansen | 1995-08-17 | 8 | -9/+9 |
| | |||||
* | Test of list in dialog | Jack Jansen | 1995-08-17 | 2 | -0/+93 |
| | |||||
* | Uses new FrameWork, has multiple windows | Jack Jansen | 1995-08-17 | 1 | -31/+46 |
| | |||||
* | Made separate window class (and subclasses for special windows like | Jack Jansen | 1995-08-17 | 1 | -96/+237 |
| | | | | dialogs). This is an incompatible change. | ||||
* | Various fixes: missing imports, missing calls to | Jack Jansen | 1995-08-14 | 1 | -24/+32 |
| | | | | MacOS.HandleEvent. Also, prints are now inside 'if DEBUG'. | ||||
* | Useful routines on a mac: | Jack Jansen | 1995-08-14 | 1 | -0/+77 |
| | | | | | | - mkalias makes a finder alias - copy copies a file, finder info, resources and all. - copytree does the same for a whole tree. | ||||
* | Interface to the Mac List Manager. | Jack Jansen | 1995-08-14 | 2 | -0/+94 |
| | |||||
* | - Use new names | Jack Jansen | 1995-07-29 | 1 | -6/+13 |
| | | | | - Use AEInteractWithUser | ||||
* | Initial revision | Jack Jansen | 1995-07-29 | 1 | -0/+925 |
| | |||||
* | New test program for server AE handling | Jack Jansen | 1995-07-29 | 1 | -0/+5 |
| | |||||
* | minor fix | Jack Jansen | 1995-07-29 | 1 | -1/+1 |
| | |||||
* | Fixed incorrect call to InstallHandler and a few other things | Jack Jansen | 1995-07-29 | 3 | -3/+3 |
| | |||||
* | Various toolbox routines have gotten new names. | Jack Jansen | 1995-07-17 | 2 | -15/+15 |
| | |||||
* | The three most important suites, generated by gensuitemodule | Jack Jansen | 1995-07-17 | 3 | -0/+2312 |
| | |||||
* | Gensuitemodule generates python classes from aete/aeut resources | Jack Jansen | 1995-07-17 | 1 | -0/+29 |
| | | | | test_suite is a tiny test program for such a generated class | ||||
* | Split aepack and aetypes off from aetools (it was getting too big) | Jack Jansen | 1995-07-17 | 3 | -463/+898 |
| | | | | | Added support for all basic types mentioned in Apple Event Registry Added support for automatically-generated suites. | ||||
* | Generated anew after fixing aescan.py | Jack Jansen | 1995-07-17 | 2 | -0/+499 |
| | |||||
* | Ported to Universal Header 2.0.1f (i.e. CW6) | Jack Jansen | 1995-06-09 | 9 | -33/+74 |
| | |||||
* | Trying again to check it in. Changes to: | Jack Jansen | 1995-06-06 | 7 | -80/+113 |
| | | | | | | - Use Universal Headers as input - Change addpack calls to not depend on Guido's disklayout - Checkge testprograms to use new names for some functions |