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

Replace <section> with <variablelist> for the description of each menu item in the Workspace Editor.
Each <section> is rendered as a separate page, which is too much space for a one sentence description for something like Edit - Undo. This puts all items in the same menu on the same page.
This also removes some noise from the table of contents.

2023-01-25 03:17:01 Tree
[r5931] by david_costanzo

Add a screenshot of the workspace editor to the "Editor" section.

2023-01-24 00:00:20 Tree
[r5930] by david_costanzo

Change the documentation of items of the main menu from multiple <section> to a single <variablelist>.
A <section> is typically rendered as a separate page, which was too much for things like "Zoom - In", which only had a sentence of documentation.
Combining these related elements make the manual easier to navigate, particularlly by flattening the early part of the table of contents.

2023-01-23 23:08:15 Tree
[r5929] by david_costanzo

Rename createLabelFont to CreateLabelFont to better follow the code style.

2023-01-18 04:53:26 Tree
[r5928] by david_costanzo

Implement GetLabelFont() in pure wxWidgets.
This doesn't enable any new functionality, but it's a necessary step for doing so.

2023-01-18 04:52:20 Tree
[r5927] by david_costanzo

Change LABEL to always copy the memory DC to the screen.

For some unknown (to me) reason, DrawRotatedText translates the text slightly (and differently) depending on the angle, whereas the MSW ::TextOut was able to draw consistently. This results in the screen image being different from the memory image, which means that the screen image changes when it's refreshed. Rather than have this inconsistent drawing, the screen image is now always copied from the memory image, instead of being drawn separately.

2023-01-17 06:04:33 Tree
[r5926] by david_costanzo

Fix build breaks on MSW introduced when porting LABEL and LABELSIZE to wxWidgets

2023-01-17 05:27:37 Tree
[r5925] by david_costanzo

Remove a definition of HDC when WX_PURE is defined.
This is apparently no longer needed.

2023-01-17 04:36:50 Tree
[r5924] by david_costanzo

Port LABEL and LABELSIZE to use wxWidgets API
This enables both commands to function on GNU/Linux.

2023-01-17 04:33:27 Tree
[r5923] by david_costanzo

Merge the two style guides.
I don't know why there are two of them, but I suspect that I created a second one after forgetting that the first one existed.

2022-12-31 05:21:23 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