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
/
Lib
/
EasyDialogs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Carbon defines {Get,Set}ControlDataHandle, so unfortunately our variants on {...
Jack Jansen
2001-01-09
1
-2/+2
*
Various tweaks and bugfixes to GetArgv. It now appears good enough for Distut...
Jack Jansen
2000-09-21
1
-10/+10
*
Added GetArgs dialog to EasyDialogs, a very nifty (if I may say so:-) way to ...
Jack Jansen
2000-09-19
1
-4/+236
*
Call GetDialogWindow to convert dialogs to windows.
Jack Jansen
2000-08-25
1
-6/+6
*
Don't call BringToFront() on the dialog object, but call GetDialogWindow() to...
Jack Jansen
2000-07-24
1
-3/+3
*
In AskYesNoCancel() treat the "yes" and "no" buttons the same way as the cancel
Jack Jansen
2000-02-10
1
-4/+10
*
Made all textfields in message and question boxes minimal height and invisibl...
Jack Jansen
2000-01-18
1
-0/+10
*
Fixed the password dialog to use a password control.
Jack Jansen
1999-12-13
1
-50/+26
*
Updated Message, question, YNC and progress dialogs for Appearance. Password
Jack Jansen
1999-12-12
1
-47/+33
*
Changes to ProgressBar:
Jack Jansen
1999-11-05
1
-4/+10
*
AskString always set the dialog id to 257. Fixed.
Jack Jansen
1999-10-05
1
-1/+0
*
Uncommented AskYesNoCancel docstring (how did it get commented in the first p...
Jack Jansen
1999-02-25
1
-11/+11
*
Added optional arguments to dialogs to allow setting of button titles.
Jack Jansen
1999-02-16
1
-4/+16
*
AskPassword(): added reference to the module doc string; added support for au...
Just van Rossum
1999-02-15
1
-2/+3
*
Added AskPassword() with same interface as AskString. By Steve Majewski with ...
Jack Jansen
1999-02-10
1
-0/+71
*
Select the whole default input field in AskString (Joe Strout)
Jack Jansen
1999-01-22
1
-1/+2
*
Truncate messages if they are longer than 255 characters. Note that this is
Jack Jansen
1998-09-28
1
-0/+2
*
Convert \n to \r in strings that are displayed in the dialogs.
Jack Jansen
1998-07-01
1
-8/+19
*
Allow specifying own resources for all dialogs
Jack Jansen
1997-06-20
1
-7/+15
*
Replaced MacOS.EnableAppSwitch with MacOS.SchedParams
Jack Jansen
1997-06-12
1
-2/+2
*
Add a few more BringToFont calls
Jack Jansen
1997-05-13
1
-0/+3
*
Fixes to progress bar by SDM, modified by Jack:
Jack Jansen
1997-05-12
1
-16/+79
*
Fixed flashing in ProgressBar update.
Jack Jansen
1996-10-15
1
-9/+8
*
Fixed progressbar cleanup
Jack Jansen
1996-10-04
1
-6/+4
*
Added region argument to various ...Update calls.
Jack Jansen
1996-04-10
1
-2/+6
*
Removed addpack calls
Jack Jansen
1996-03-20
1
-4/+0
*
Added a ProgressBar() class (which shows a progress bar). Needs new
Jack Jansen
1995-11-14
1
-0/+63
*
Various toolbox routines have gotten new names.
Jack Jansen
1995-07-17
1
-12/+12
*
two new modules for the Mac toolbox
Guido van Rossum
1995-04-05
1
-0/+110