summaryrefslogtreecommitdiffstats
path: root/Mac/Demo/waste/htmled.py
Commit message (Expand)AuthorAgeFilesLines
* Merge the rest of the trunk.Thomas Wouters2006-06-081-830/+0
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-784/+783
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-4/+4
* Use new file dialogs.Jack Jansen2003-01-261-14/+11
* Lots of minor tweaks for the pep252 checkins, mainly because QdJack Jansen2002-11-301-2/+2
* Updated to optionally use Carbon Scrap manager.Jack Jansen2001-12-311-3/+8
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-6/+6
* Merging appropriate 2.1.1 fixes back into the main trunk.Jack Jansen2001-08-031-3/+4
* Use FSpCreateResFile() in stead of CreateResFile().Jack Jansen2001-01-291-1/+2
* Sigh... First test before committing. InvalWindowRect and friends are window ...Jack Jansen2001-01-231-2/+2
* Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect.Jack Jansen2001-01-231-2/+2
* Added an optional debug handler that traps and prints all unknown appleevents.Jack Jansen2000-06-201-3/+3
* Tabnanny fixesJack Jansen1998-04-151-7/+7
* Added a note on swed and htmled examples, added tab support, fixed typoJack Jansen1996-10-231-0/+1
* Calling Application._quit() is now preferred over raising self.Jack Jansen1996-09-171-1/+1
* A version of swed that can import html files. Also demonstratesJack Jansen1996-05-071-0/+826