• 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  
[r5629] by david_costanzo

Make FONTFACENAMESTEST.SMOKETEST locale-independent

2021-01-18 21:28:47 Tree
[r5628] by david_costanzo

Update the version to 8.0.1 for a formal release.

2021-01-18 14:48:12 Tree
[r5627] by david_costanzo

Fix the documentation for WINDOWSET mode=7.
This doesn't restore the window, but rather minimizes it window (SW_SHOWMINNOACTIVE).

2021-01-18 00:51:37 Tree
[r5626] by david_costanzo

Note that I've improved the manual in 8.0.1.

2021-01-18 00:24:48 Tree
[r5625] by david_costanzo

Add an example to THROW that shows how to test for bad input.
This was motivated by an online conversation with Manfred Zindel where he explains that he wasn't able to figure out how to do so by reading the manual.

2021-01-18 00:15:24 Tree
[r5624] by david_costanzo

Simplify LOCALVARTEST:
- Replace 'RUN (WORD ": :varname)' with THING.

2021-01-17 23:07:11 Tree
[r5623] by david_costanzo

Fix Bug #557; FMSLogo no longer crashes when it is closed while processing instruction list callbacks.

This is an unsatisfying fix, as I wasn't able to find a single place to check if the main frame has been deleted before processing an event. Instead, I put it in a few places that I was able to find that led to dereferencing NULL. It's possible that adding it to do_execution would have been sufficient or that I should add it to more places.

In any event, this fixes the crashes that I was able to reproduce reliably (MOUSEON and WINDOWFILEEDIT).

2021-01-17 21:53:58 Tree
[r5622] by david_costanzo

Cleanup: Remove commented out code

2021-01-17 18:37:01 Tree
[r5621] by david_costanzo

Simply EDITTEST.MANYVARIABLES:
- Replace FOR with REPEAT
- Replace a LOCALMAKE with MAKE (the variable was already LOCAL)
- Remove the "testpassed" flag

2021-01-17 04:19:26 Tree
[r5620] by david_costanzo

Lower-case the English primitives before adding them to the translation table.
This was done for uniformity so that Make, Pprop, and Pplist aren't the only upper-case English primitives.
This also fixes a problem in the Portuguese translation tables, where "Make" and "make" were shown as distinct English procedures.

2021-01-17 02:23:49 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