summaryrefslogtreecommitdiffstats
path: root/Mac/Demo/waste/swed.py
Commit message (Expand)AuthorAgeFilesLines
* Merge the rest of the trunk.Thomas Wouters2006-06-081-634/+0
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-603/+602
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-2/+2
* Use new file dialogs.Jack Jansen2003-01-261-8/+6
* 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-1/+3
* 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-1/+1
* Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect.Jack Jansen2001-01-231-1/+1
* Added an optional debug handler that traps and prints all unknown appleevents.Jack Jansen2000-06-201-3/+3
* Removed incorrect weMonoStyled from initializationJack Jansen1998-02-201-1/+1
* 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
* Added call to initialize standard (i.e. implemented in C) embeddedJack Jansen1996-05-071-0/+1
* Extension to wed that handles styles, fonts and sizesJack Jansen1996-04-231-0/+627