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

Note the new images in the installer.
Also change the release process so that changes are logged first in CHANGELOG.TXT instead of README.TXT. This will make it easier to track down changes when a change happened with "svn blame", although it does mean that pre-release versions won't include what's new in them.

2021-01-31 01:42:39 Tree
[r5642] by david_costanzo

Update the install/uninstall icons to be true color instead of 256 color.
Displays which use a color palette are not supported by FMSLogo.
This makes the installer larger but it looks much better.

In order for these bitmaps to be shown, I had to export them in gimp, then open them in mspaint and re-save them.

2021-01-31 01:29:11 Tree
[r5641] by david_costanzo

Add fmslogo-header-uninstall-icon.bmp as a dependency of fmslogo.exe.

2021-01-31 01:25:09 Tree
[r5640] by david_costanzo

Override EDALL with EDITFILE to avoid confusion (the default EDALL doesn't save the file when it's closed).

2021-01-31 00:43:04 Tree
[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
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