Download Latest Version cmajor-5.1.0-src.zip (58.1 MB)
Email in envelope

Get an email when there's a new version of Cmajor

Home / 3.8.0
Name Modified Size InfoDownloads / Week
Parent folder
readme.md 2020-12-17 1.3 kB
cmajor-3.8.0-ubuntu-20.04-x86_64-binaries.tar.bz2 2020-12-17 286.0 MB
cmajor-3.8.0-src.zip 2020-12-17 74.3 MB
cmajor-3.8.0-src.tar.bz2 2020-12-17 42.5 MB
cmajor-3.8.0-win-x64-setup.exe 2020-12-17 183.3 MB
Totals: 5 Items   586.0 MB 0

Cmajor 3.8.0 for Windows x64 and Linux

Release notes

  • Bug fix (Cmajor Code editor) Adding lines to the middle of a file that was longer than the screen did not update scroll bars and then you could not scroll to the end of the file.

  • Bug fix (Cmajor Code editor): Double clicking last word of text left last character out of selection.

  • Bug fix (Cmajor Code editor): Selection with mouse.

  • Performance bug fix (Cmajor Code): Tooltip window handling for the toolbar was done on OnMouseEnter and OnMouseLeave event handlers and done synchronously. It was causing a delay of about 70 ms for each toolbutton on my machine. Tooltip handling is now moved to OnMouseHover event handler.

  • (Cmajor Code editor) Ctrl-A now selects entire text.

  • (Cmajor Code editor) Go To Definition: right clicking an identifier in the editor and selecting 'Go To Definition' from the context menu locates the editor to the definition location of that symbol. Not perfect. This feature requires that you have successfully compiled the project containing the definition and the project in which the identifier resides.

  • Tracing.

Source: readme.md, updated 2020-12-17