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

Update the screensaver to use precompiled headers.
This improves build times by 1-2 minutes on my laptop.

2021-01-17 00:51:03 Tree
[r5618] by david_costanzo

Move edit_editexit from fmslogo.cpp to logodialogboxes.cpp.
This was never used by fmslogo.cpp and is used by logodialogboxes.cpp, so it makes more sense to define it there. However, the real motiviation is to fix a bug in the screensaver which re-defined it as char[] instead of wchar_t[] (a regression introduced when porting FMSLogo to use Unicode). By moving it to logodialogboxes.cpp, the screensaver and the main environment can use the same definition.

2021-01-17 00:15:30 Tree
[r5617] by david_costanzo

Update the screensaver to use wxwidgets 3.1.3, like the main environment.
This should have been done for the 8.0.0 release, but I must have forgotten about it.

2021-01-16 22:10:04 Tree
[r5616] by david_costanzo

Fix a bug in UIAUTOMATION.SENDBUTTONPUSHTOWINDOW when a window title given as a list couldn't be found.
Before, it would have an error when trying to log the failure. Now it can log the failure.

2021-01-10 01:38:11 Tree
[r5615] by david_costanzo

Fix a bug in UIAUTOMATION.SENDBUTTONPUSHTOWINDOW when a window title given as a list couldn't be found.
Before, it would have an error when trying to log the failure. Now it can log the failure.

2021-01-10 00:55:52 Tree
[r5614] by david_costanzo

Add a stronger warning against using Strawberry Perl
I recently abandoned it after not being able to debug fmslogo.exe with its gdb.

2021-01-09 22:32:52 Tree
[r5613] by david_costanzo

Remove a redundant COPYDEF for ED from the French translation.
This duplicated the translation in localizedstrings-fr.txt.

2021-01-09 22:20:08 Tree
[r5612] by david_costanzo

Ignore the high score file, which is generated by running AM.lgo and should not be commited.

2021-01-03 21:08:54 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