| Commit | Date | |
|---|---|---|
|
[r2736]
by
david_costanzo
Make the bad input tests expect specific errors to be thrown, rather than accepting any error. |
2008-12-20 18:45:19 | Tree |
|
[r2735]
by
david_costanzo
Fix bug #1448107; SETACTIVEAREA now throws a bad input error when given an impossible range and no longer displays a dialog box. The error is currently unrecoverable. I'll open a new bug to track that problem. |
2008-12-20 18:44:19 | Tree |
| 2008-12-20 18:26:47 | Tree | |
|
[r2733]
by
david_costanzo
Fix bug #2452240; COPYDEF now updates the TO line of new procedure. This fix was copied over from UCBLogo 5.5. |
2008-12-20 18:25:26 | Tree |
| 2008-12-20 18:05:54 | Tree | |
| 2008-12-20 18:03:02 | Tree | |
|
[r2730]
by
david_costanzo
Fix bug #2452726; BITLOAD, BITSAVE, BITLOADSIZE, GIFLOAD, GIFSAVE, and GIFSIZE now throw image-specific errors and no longer display dialog boxes when given bad input. Note that the helper routines which are called for GUI actions and logo instructions had to be reworked to return error codes so that the caller could decide if they wanted to throw a logo error or display a dialog box. |
2008-12-20 01:40:57 | Tree |
|
[r2729]
by
david_costanzo
Tighten up the bad input tests to expect specific errors to be thrown, instead of expecting any error. |
2008-12-20 01:40:18 | Tree |
| 2008-12-20 01:38:34 | Tree | |
|
[r2727]
by
david_costanzo
Fix an error in the sample code for SCROLLBARCREATE. This error was reported by Daniel Ajoy. |
2008-12-19 06:05:34 | Tree |