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

Add the benchmarks for FMSLogo 8.0.0.

2021-01-02 18:52:50 Tree
[r5603] by david_costanzo

Fix a regression that prevented the screensaver from finding logolib in FMSlogo 8.0.0.
This was a bytes/characters bug that was introduced when porting FMSLogo to support Unicode.

2021-01-02 03:36:15 Tree
[r5602] by david_costanzo

Update the test log from the screensaver tests based on the 8.0.0 release test pass.

2021-01-02 03:32:01 Tree
[r5601] by david_costanzo

Update the test log based on the 8.0.0 realse test pass for Windows XP.
One new tracing message was added.

2021-01-02 02:36:12 Tree
[r5600] by david_costanzo

Increase the WAIT in TIMERTEST.YIELDFLAG.HELPER from WAIT 1 to WAIT 6.
WAIT 1 was enough for the timer event to be run on my Window XP machine but not on my Windows 10 machine.

2021-01-02 02:32:41 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