summaryrefslogtreecommitdiffstats
path: root/Mac/Demo/example2
Commit message (Expand)AuthorAgeFilesLines
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-8/+8
* Use the new macresource module to open the accompanying resource file (if nee...Jack Jansen2001-08-271-8/+2
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-2/+2
* DialogWindows now have a self.dlg in addition to self.wid.Jack Jansen2001-02-141-2/+2
* Added an optional debug handler that traps and prints all unknown appleevents.Jack Jansen2000-06-202-1/+1
* New examples by Tony Ingraldi, using dns-lookup in stead of the funny interslipJack Jansen1999-12-035-116/+92
* Re-committed as AppleSingleJack Jansen1999-01-291-0/+0
* Project files converted for CW Pro 4. And the daylight savings time switch se...Jack Jansen1998-11-011-0/+0
* Replaced all remaining BinHex files with their binary counterparts.Jack Jansen1998-08-202-56/+0
* Added (minimal) documentation on how to build standalone applicationsJack Jansen1998-02-251-2/+2
* Calling Application._quit() is now preferred over raising self.Jack Jansen1996-09-171-1/+1
* rebinhexedJack Jansen1996-08-051-52/+52
* Idle callback is now supplied with the null event causing it.Jack Jansen1996-04-191-1/+1
* rebinhexedJack Jansen1996-04-101-2/+2
* re-binhexedJack Jansen1996-03-201-2/+2
* Fixed binhexerJack Jansen1996-03-181-53/+54
* Control InterSLIP using modeless dialog, uses FrameWorkJack Jansen1995-11-142-0/+171