| Commit message (Expand) | 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 |
|
|
* | - Fixed bug in getfillable() | Jack Jansen | 1996-01-09 | 1 | -1/+8 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | Various fixes: missing imports, missing calls to | Jack Jansen | 1995-08-14 | 1 | -24/+32 |
|
|
* | Useful routines on a mac: | Jack Jansen | 1995-08-14 | 1 | -0/+77 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | Split aepack and aetypes off from aetools (it was getting too big) | Jack Jansen | 1995-07-17 | 3 | -463/+898 |
|
|
* | 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 |
|
|