| Commit | Date | |
|---|---|---|
|
[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 |
|
[r2726]
by
david_costanzo
Fix an error in the sample code for CREATESCROLLBAR. This error was reported by Daniel Ajoy. |
2008-12-19 06:04:54 | Tree |
|
[r2725]
by
david_costanzo
Formally thank Ralf Kurth, who reported a bug that when users of non-English versions of FMSLogo redefine a Logolib procedure, their version disappears from the workspace. |
2008-12-16 07:29:12 | Tree |
|
[r2724]
by
david_costanzo
Formally thank Hensley Bass for his contributions to the Logo extras package. |
2008-11-30 23:17:36 | Tree |
|
[r2723]
by
david_costanzo
Fix bug #1622756; SETBITMODE now throws a recoverable bad input error when given an integer that is out-of-range. Fix bug #1620964; SETTURTLEMODE now throws a recoverable bad input error when given an integer that is out-of-range. |
2008-11-30 21:58:50 | Tree |
|
[r2722]
by
david_costanzo
Add some additional bad input tests for SETBITMODE, including type coercion and recoverable bad input tests. |
2008-11-30 07:53:48 | Tree |
|
[r2721]
by
david_costanzo
Add a version of TRACEINSTRUCTION that doesn't attempt to catch errors when running the instruction. This is useful for when testing recoverable errors, since CATCH "ERROR effectively disables :ERRACT. |
2008-11-30 07:52:26 | Tree |
|
[r2720]
by
david_costanzo
Refactoring: rename the parameters to err_logo() to follow the InitialCaps convention. |
2008-11-29 04:48:47 | Tree |
|
[r2719]
by
david_costanzo
Add one to all of the DLL error codes so that I can have a general DLL error that's 1100. |
2008-11-29 03:00:23 | Tree |
|
[r2718]
by
david_costanzo
Fix bug #1448111; DLLLOAD, DLLCALL, and DLLFREE now throw DLL-specific errors and no longer display dialog boxes. |
2008-11-28 23:40:57 | Tree |