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

Update the expected test log to account for recent test fixes.

2021-01-03 20:54:15 Tree
[r5610] by david_costanzo

Fix a test bug in MESSAGEBOXTEST.POSITION where the parent was narrower than the messagebox.
This caused the test to log false-positive failures about the message box being positioned to the left and right of the parent on Windows 10, where the message box is wider than it is on Windows XP.
The fix is to widen the parent windows by 100 pixels, which is just enough to hold the narrowest Windows 10 message box.

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