| Commit | Date | |
|---|---|---|
|
[r2749]
by
david_costanzo
Tighten up some of the PO tests to make sure that they print the exact expected values. |
2009-01-18 19:54:43 | Tree |
| 2009-01-16 06:02:16 | Tree | |
|
[r2747]
by
david_costanzo
Add a hook in Help -> Examples to draw something on the main screen so that I can (later) test printing and saving as a bitmap. |
2009-01-12 01:47:59 | Tree |
|
[r2746]
by
david_costanzo
Make pressing the right arrow in the commander's history box behave the same as it does in the OWL-based FMSLogo. |
2009-01-12 01:40:51 | Tree |
|
[r2745]
by
david_costanzo
Add a regression test for bug #2500256, which is that SCROLLBARSET has bad error recovery logic if the max value is less than the min value. |
2009-01-12 00:42:13 | Tree |
|
[r2744]
by
david_costanzo
Fix a bug where the "general MIDI" error didn't display the error-specific string to the user. |
2008-12-23 22:28:13 | Tree |
|
[r2743]
by
david_costanzo
Fix a bug where the status code wasn't being propagated from gifsave_helper(). |
2008-12-23 22:26:32 | Tree |
|
[r2742]
by
david_costanzo
Fix bug #1475214; MIDIOPEN no longer opens MIDI mapper when given bad input. |
2008-12-23 22:11:16 | Tree |
|
[r2741]
by
david_costanzo
Fix bug #1475223; MIDI procedures now throw MIDI-specific errors and no longer display dialog boxes. |
2008-12-23 21:56:15 | Tree |
|
[r2740]
by
david_costanzo
Fix bug #1500676; Windowing procedures now throw windowing-specific errors and no longer display dialog boxes. I added two new errors, one for "WINDOW already exists" and one for "WINDOW does not exist". I could have gone with more specific errors, such as "No scrollbar named NAME exists", but this would have created extra work for the localizers without much benefit to the user. If someone complains, I'll add more specific error messages. |
2008-12-22 23:45:00 | Tree |