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 | -0/+0 |
| | | | | | and the biggest in size, but probably the easiest. Hunting through the source code comes next. | ||||
* | Got rid of EasyDialogs dialogs, which are now in :Mac:Lib:dialogs.rsrc. | Jack Jansen | 2002-12-13 | 1 | -0/+0 |
| | |||||
* | Added preferences/startup options for division warning | Jack Jansen | 2001-09-01 | 1 | -0/+0 |
| | | | | and accepting unix-style newlines on input. | ||||
* | Merging appropriate 2.1.1 fixes back into the main trunk. | Jack Jansen | 2001-08-03 | 1 | -0/+0 |
| | |||||
* | Changed the order of the buttons for EasyDialogs.AskYesNoCancel() from the ↵ | Just van Rossum | 2001-06-22 | 1 | -0/+0 |
| | | | | unusual [cancel, no, yes] to the more standard [no, cancel, yes]. | ||||
* | Updated copyright info (which was long due). | Jack Jansen | 2001-04-25 | 1 | -1/+1 |
| | |||||
* | Made the about box a bit larger (Apparently MacOSX does something a little ↵ | Jack Jansen | 2001-01-23 | 1 | -0/+0 |
| | | | | different?). | ||||
* | Different phrasing of keepconsole options, suggested by David Goodger. | Jack Jansen | 2000-10-19 | 1 | -0/+0 |
| | |||||
* | Keepconsole is now a 4-way option: never/errorexit/unseen output/always. ↵ | Jack Jansen | 2000-09-22 | 1 | -0/+0 |
| | | | | Default is "unseen output". Upped the Popt version number. | ||||
* | Added GetArgs dialog to EasyDialogs, a very nifty (if I may say so:-) way to ↵ | Jack Jansen | 2000-09-19 | 1 | -0/+0 |
| | | | | create a unix-style sys.argv. | ||||
* | Removed string-exception preference, added tabcheck and NavService ↵ | Jack Jansen | 2000-05-05 | 1 | -0/+0 |
| | | | | preference, upped version number. | ||||
* | Made all textfields in message and question boxes minimal height and ↵ | Jack Jansen | 2000-01-18 | 1 | -0/+0 |
| | | | | invisible, and use AutoSizeDialog() and ShowWindow() before doing interaction. | ||||
* | Fixed the password dialog to use a password control. | Jack Jansen | 1999-12-13 | 1 | -0/+0 |
| | | | | Aligned all sizes and such the HIG standards (I think). | ||||
* | Updated Message, question, YNC and progress dialogs for Appearance. Password | Jack Jansen | 1999-12-12 | 1 | -0/+0 |
| | | | | | remains to be done, and maybe we should convert everything to movablemodal too and make things like question look nicer. | ||||
* | Changed appearance-dialogs to new WDEF values. Also undid silly change of | Jack Jansen | 1999-12-09 | 1 | -0/+0 |
| | | | | button types in those dialogs. | ||||
* | Re-commit in applesingle | Jack Jansen | 1999-01-28 | 1 | -0/+0 |
| | |||||
* | Project files converted for CW Pro 4. And the daylight savings time switch ↵ | Jack Jansen | 1998-11-01 | 1 | -0/+0 |
| | | | | seems to have "modified" the resource files (but nothing has changed there). | ||||
* | The help dialog id numbers never got changed when the dialog numbers changed, | Jack Jansen | 1998-10-15 | 1 | -0/+0 |
| | | | | so balloons haven't been working for ages. Apparently nobody noticed:-) | ||||
* | Replaced the hand-generated .hqx files by the binary resourcefiles themselves | Jack Jansen | 1998-08-18 | 1 | -0/+0 |
(in AppleSingle format, so should be readable with MacCVS Pro too) |