• Join/Login
  • Business Software
  • Open Source Software
  • For Vendors
  • Blog
  • About
  • More
    • Articles
    • Create
    • SourceForge Podcast
    • Site Documentation
    • Subscribe to our Newsletter
    • Support Request
SourceForge logo
For Vendors Help Create Join Login
SourceForge logo
Business Software
Open Source Software
SourceForge Podcast
Resources
  • Articles
  • Case Studies
  • Blog
Menu
  • Help
  • Create
  • Join
  • Login
  • Home
  • Browse
  • FMSLogo
  • Code
FMSLogo

FMSLogo Code

A Logo programming environment for Microsoft Windows

Brought to you by: david_costanzo
  • Summary
  • Files
  • Reviews
  • Support
  • Tickets ▾
    • Feature Requests
    • Bugs
    • Support Requests
  • Discussion
  • Code
Menu ▾ ▴
 
  • Browse Commits
  • Browse Files

Code Commit Log


Commit Date  
[r1521] by david_costanzo

Fix bug #1535582: SELECTBOX now throws an error on bad choicelist input.

Also did some code cleanup on lquestionbox().

2006-08-22 15:09:40 Tree
[r1520] by david_costanzo

Cleanup the wording on some of the QUESTIONBOX tests.
Add a test for when the answer has a space in it.

2006-08-22 06:03:37 Tree
[r1519] by david_costanzo

Add a regression test for calling SELECTBOX with an empty choicelist input.

2006-08-22 05:57:18 Tree
[r1518] by david_costanzo

Extract conditional: Create a function that determines if a numeric NODE* is non-negative, rather that copying the condition inline in several places.

Also, rename the "floatok" parameter to "NegativeIsOk" because that's how it is used. I don't know why it was called floatok, but I suspect this was a vestige from long ago.

I also make the vector_4_arg() consistent with the other routines in allowing floating point numbers. This condition is currently unused, but if it does get used in the future, it'll be nice to have consistent behavior.

2006-08-22 05:25:07 Tree
[r1517] by david_costanzo

Add regression tests for PENSIZE and SETPENSIZE.

2006-08-22 05:14:26 Tree
[r1516] by david_costanzo

Add tests that give SETACTIVEAREA 0 and 0.0. This is a glass-box test because there is special code to handle this case.

2006-08-22 05:13:05 Tree
[r1515] by david_costanzo

Remove the reference from the parameter to GetRGBorIndexColor(). This was generating a compile-time warning with good reason, because a temporary was being passed in. This does not cause a problem, because the reference isn't modified, which means using a reference is unnecessary.
The use of a reference dates back to before FMSLogo, so I don't know why it's like that, but I suspect that it was a mistake.

This change also contains some minor formatting and cosmetic changes.

2006-08-22 04:46:42 Tree
[r1514] by david_costanzo

Refactoring: Rename member variables of TClientRectangle to begin with an "m_" to show their scope.

2006-08-22 04:36:59 Tree
[r1513] by david_costanzo

Fix two simple typos: a misspelling of "is" and an extra newline before the code sample.

2006-08-21 07:57:52 Tree
[r1512] by david_costanzo

Fix bug #1543354: REVERSE now throws an error when given two inputs.

The fix was to provide a wrapper that takes only one input and calls a helper function (the original REVERSE) which takes two inputs.

2006-08-21 07:04:34 Tree
Older >
SourceForge
  • Create a Project
  • Open Source Software
  • Business Software
  • Top Downloaded Projects
Company
  • About
  • Team
  • SourceForge Headquarters
    1320 Columbia Street Suite 310
    San Diego, CA 92101
    +1 (858) 422-6466
Resources
  • Support
  • Site Documentation
  • Site Status
  • SourceForge Reviews
SourceForge logo
© 2026 Slashdot Media. All Rights Reserved.
Terms Privacy Opt Out Advertise
mdb logo