summaryrefslogtreecommitdiffstats
path: root/Mac/scripts/MkDistr_ui.py
Commit message (Expand)AuthorAgeFilesLines
* Getting rid of support for MacOS9 and earlier. This is the first step,Jack Jansen2003-11-191-356/+0
* Getting rid of StandardGetFileJack Jansen2003-01-221-5/+2
* Use the new macresource module to open the accompanying resource file (if nee...Jack Jansen2001-08-271-2/+3
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-6/+6
* DialogWindows now have a self.dlg in addition to self.wid.Jack Jansen2001-02-141-10/+10
* 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
* Better exit handling.Jack Jansen2000-10-121-1/+1
* Replaced OpenResFile calls with FSpOpenResFile calls (which are carbon-compat...Jack Jansen2000-06-201-2/+2
* Automatically dump distribution folders where I want them, next to the vise s...Jack Jansen2000-05-051-7/+1
* Default button on main window wasn't set correctlyJack Jansen1998-02-201-1/+1
* Nothing importantJack Jansen1997-05-231-2/+2
* Completely revamped: it now uses separate instruction files perJack Jansen1996-08-281-63/+80
* Added missing setport call to mkdistr_ui, and added scrap toJack Jansen1996-04-121-0/+1
* Added region arg to update calls. And binhex files rebinhexed.Jack Jansen1996-04-101-2/+2
* Interactively create a distribution from a sourcetree.Jack Jansen1995-08-311-0/+346