- 27 Şub, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
Changing the window type to movable modal isn't enough to make the dialogs movable: apprently you also need to set a bit in the dlgx resource. Did this.
-
- 25 Şub, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 30 Ara, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
in MacPython-OS9 and MacPython-OSX (or the equivalent unix Python on Mac OS X). The only items remaining in Mac/Lib are modules that are meaningful only for MacPython-OS9 (CFM stuff, MacPython preferences in resources, etc).
-
- 13 Ara, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
Tweaked GetArgv() dialog to look better on OSX.
-
- 07 Kas, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
dialogs are now stored in Mac/Lib, and loaded on demand through macresource. Not only does this simplify a MacPython based on Apple's Python, but it also makes Mac error codes come out symbolically when running command line python (if you have Mac/Lib in your path). The resource files are copied from Mac/Resources. The old ones will disappear after the OS9 build procedure has been adjusted.
-
- 01 Eyl, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
and accepting unix-style newlines on input.
-
- 03 Agu, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 22 Haz, 2001 1 kayıt (commit)
-
-
Just van Rossum yazdı
Changed the order of the buttons for EasyDialogs.AskYesNoCancel() from the unusual [cancel, no, yes] to the more standard [no, cancel, yes].
-
- 25 Nis, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 23 Ock, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 19 Eki, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 22 Eyl, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
Keepconsole is now a 4-way option: never/errorexit/unseen output/always. Default is "unseen output". Upped the Popt version number.
-
- 19 Eyl, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
Added GetArgs dialog to EasyDialogs, a very nifty (if I may say so:-) way to create a unix-style sys.argv.
-
- 05 May, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
Removed string-exception preference, added tabcheck and NavService preference, upped version number.
-
- 18 Ock, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
Made all textfields in message and question boxes minimal height and invisible, and use AutoSizeDialog() and ShowWindow() before doing interaction.
-
- 13 Ara, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
Aligned all sizes and such the HIG standards (I think).
-
- 12 Ara, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
remains to be done, and maybe we should convert everything to movablemodal too and make things like question look nicer.
-
- 09 Ara, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
button types in those dialogs.
-
- 28 Ock, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 01 Kas, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
Project files converted for CW Pro 4. And the daylight savings time switch seems to have "modified" the resource files (but nothing has changed there).
-
- 15 Eki, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
so balloons haven't been working for ages. Apparently nobody noticed:-)
-
- 18 Agu, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
(in AppleSingle format, so should be readable with MacCVS Pro too)
-