index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mac
/
scripts
/
MkDistr_ui.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Getting rid of support for MacOS9 and earlier. This is the first step,
Jack Jansen
2003-11-19
1
-356/+0
|
|
|
|
|
and the biggest in size, but probably the easiest. Hunting through the source code comes next.
*
Getting rid of StandardGetFile
Jack Jansen
2003-01-22
1
-5/+2
|
*
Use the new macresource module to open the accompanying resource file (if ↵
Jack Jansen
2001-08-27
1
-2/+3
|
|
|
|
needed).
*
Import the MacOS toolbox modules from the Carbon package.
Jack Jansen
2001-08-25
1
-6/+6
|
*
DialogWindows now have a self.dlg in addition to self.wid.
Jack Jansen
2001-02-14
1
-10/+10
|
*
Sigh... First test before committing. InvalWindowRect and friends are window ↵
Jack Jansen
2001-01-23
1
-1/+1
|
|
|
|
object methods. Fixed.
*
Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect.
Jack Jansen
2001-01-23
1
-1/+1
|
*
Better exit handling.
Jack Jansen
2000-10-12
1
-1/+1
|
*
Replaced OpenResFile calls with FSpOpenResFile calls (which are ↵
Jack Jansen
2000-06-20
1
-2/+2
|
|
|
|
carbon-compatible).
*
Automatically dump distribution folders where I want them, next to the vise ↵
Jack Jansen
2000-05-05
1
-7/+1
|
|
|
|
scripts.
*
Default button on main window wasn't set correctly
Jack Jansen
1998-02-20
1
-1/+1
|
*
Nothing important
Jack Jansen
1997-05-23
1
-2/+2
|
*
Completely revamped: it now uses separate instruction files per
Jack Jansen
1996-08-28
1
-63/+80
|
|
|
|
distribution. Also, the user interface has been cleaned up a bit.
*
Added missing setport call to mkdistr_ui, and added scrap to
Jack Jansen
1996-04-12
1
-0/+1
|
|
|
|
mkpluginaliases.
*
Added region arg to update calls. And binhex files rebinhexed.
Jack Jansen
1996-04-10
1
-2/+2
|
*
Interactively create a distribution from a sourcetree.
Jack Jansen
1995-08-31
1
-0/+346
Not yet fully tested.