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

Fix whitespace

2021-01-25 00:05:20 Tree
[r5638] by david_costanzo

Add a URL for a style sheet.
Now that the web server responds with caching directives, this doesn't significantly increase the number of requests served.

2021-01-24 23:52:31 Tree
[r5637] by david_costanzo

Fix all "Issues" reported by Edge and all warnings reported by Firefox.
This was mostly accessibility and content encoding issues.

2021-01-24 20:06:15 Tree
[r5636] by david_costanzo

Add directives for the browser to cache responses for 60 seconds.
This should eliminate about half of the round-trips in a POST redirect GET pattern.
I will also eliminate some round-trips if a separate CSS resource is added.

2021-01-24 19:49:06 Tree
[r5635] by david_costanzo

Fix bug #90; AM.lgo is now the thing you should double-click to run Asteroid Miner.

This revision deletes the shortcuts (which didn't work on 64-bit Windows), deletes the icon (which looked like something you should click), and changes AM.lgo to launch a new instance FMSLogo with appropriate "-w" and "-h" parameters. This pattern works because:

1) When FMSLogo is installed, *.lgo is associated with fmslogo.exe.
2) When FMSLogo is started with a program, it changes its working directory to the program's directory to run it.
3) Windows adds the path containing fmslogo.exe to the PATH, so "fmslogo.exe" will run fmslogo.exe.

2021-01-23 19:06:41 Tree
[r5634] by david_costanzo

Remove my personal email address from the README.TXT.
This is mostly to try to reduce spam, but it's also good to publicly discuss proposed changes.

2021-01-23 18:58:34 Tree
[r5633] by david_costanzo

Tag the source code used to build FMSLogo 8.0.1.

2021-01-19 00:46:50 Tree
[r5632] by david_costanzo

Add the benchmarks for FMSLogo 8.0.1.

2021-01-19 00:38:21 Tree
[r5631] by david_costanzo

Update test results based on the 8.0.1 test pass.

2021-01-19 00:01:33 Tree
[r5630] by david_costanzo

Fix Bug #558; SETLABELFONT once again prints the names of each font when the font family name isn't supported.
This was a silent regression introduced by porting FMSLogo to Unicode. The old format strings used "%s" which is for "char*" string, but the new strings are "wchar_t*", so only the first character was printed. The fix was to use "%ls".

2021-01-18 22:10:52 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