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

Change some SHELL samples to use wordpad.exe instead of audacity.exe.
Wordpad.exe is installed on every Windows machine, which makes the samples runnable by everyone.

2024-03-15 02:11:17 Tree
[r6020] by david_costanzo

Add a few more tests for how RUNPARSE handles minus signs and spaces.

2023-12-29 03:27:08 Tree
[r6019] by david_costanzo

Switch back to using wx-config on GNU/Linux.
wx-config-3.0 not part of wxGTK-devel on Fedora 39.

2023-12-29 03:20:38 Tree
[r6018] by david_costanzo

Refactoring: Use is_caseobject, where appropriate.
This should make the code more readable (if not, the macro shouldn't exist).

2023-12-12 06:14:32 Tree
[r6017] by david_costanzo

Refactoring: remove the "monadic_minus" flag from runparse_node.
Rather than setting a flag and behaving differently on the following iteration, the code now handles the monadic minus in a single iteration. This makes the logic easier to understand (fewer possible states).

2023-12-12 05:25:18 Tree
[r6016] by david_costanzo

Update the expected testlog with recently added test output

2023-12-08 04:40:17 Tree
[r6015] by david_costanzo

Add a comment explaining why init.h is included

2023-12-08 03:50:22 Tree
[r6014] by david_costanzo

Fix a build break when precompiled headers aren't used.

2023-12-08 03:49:48 Tree
[r6013] by david_costanzo

Fix a build break when precompiled headers aren't used.

2023-12-08 03:49:33 Tree
[r6012] by david_costanzo

Fix a regression where the WM_CHECKQUEUE message was posted to the wrong HWND.
The timers still worked but the execution of the events was delayed to the point where programs didn't work correctly.
Rather than duplicate the correct logic, I made CMainFrame->PostCheckQueueMessage() public.
Having it be private contributed to this regression.

2023-12-08 03:36:25 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