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

Change UIAUTOMATION.SENDBUTTONPUSHTOWINDOW to look for the button as a descendant, not a child.
The Windows 10 system MessageBox window has an extra level of windows that it didn't have on Windows XP and so the UI automation wasn't able to find the buttons. By looking for the button as a descendant, and not a strict child, this fixes the test automation on Windows 10, but shouldn't cause problems on Windows XP.

2021-01-03 19:42:29 Tree
[r5608] by david_costanzo

Reformat the README to reduce its size.
SourceForge can't show the README inline but doesn't explain why.
I had thought it was because they limit the file size of 8KiB but even after
doing this, it's not appearing. Even though it doesn't solve the problem, I
am keeping the changes (shorter is better).

2021-01-02 21:32:17 Tree
[r5607] by david_costanzo

Remove EDITFILE's assumption that :editfile.filetoedit doesn't change while the editor is open.
EDITNEWFILE can violate this assumption if it's run while an EDITFILE editor session is open.

2021-01-02 20:15:56 Tree
[r5606] by david_costanzo

Replace the DLLCALL to FindWindowW() with FMSLogo primitives.
This makes EDITFILE look cleaner and will make it portable to GNU/Linux, once WINDOWSET, GETFOCUS, and SETFOCUS are implemented there.

2021-01-02 19:19:25 Tree
[r5605] by david_costanzo

Tag the source code used to build FMSLogo 8.0.0.

2021-01-02 18:59:29 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