summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/test/tlist_dialog.py
Commit message (Collapse)AuthorAgeFilesLines
* This "test" showed an obsolete way to get scrolled lists in dialogs. Removed.Jack Jansen2001-08-031-79/+0
|
* This "test" showed an obsolete way to get scrolled lists in dialogs. Removed.Jack Jansen2001-08-031-2/+2
|
* Replaced OpenResFile calls with FSpOpenResFile calls (which are ↵Jack Jansen2000-06-201-1/+1
| | | | carbon-compatible).
* Added region argument to various ...Update calls.Jack Jansen1996-04-101-2/+2
| | | | Also, some rsrc files got rebinhexed (sigh)
* Removed addpack callsJack Jansen1996-03-201-3/+0
|
* Test of list in dialogJack Jansen1995-08-171-0/+82