branchrust-vs-extension/maincancel

79 Commits over 639 Days - 0.01cph!

6 Months Ago
Update README.md
6 Months Ago
Update README.md
6 Months Ago
Only draw boxes for visible text areas Merge branch 'main' of rust-vs-extension
6 Months Ago
Update README.md
6 Months Ago
Update README.md
6 Months Ago
Update README.md
6 Months Ago
Class rename
6 Months Ago
Minor formatting fix
6 Months Ago
Rename file
6 Months Ago
Finally fixed colour options not saving through restart. Removed "both" colouring. Bumped version num to 0.4.
6 Months Ago
Fixing options not saving, and changes to options now show up immediately
6 Months Ago
Separate opacity option for the sidebar
6 Months Ago
New dithered brushes for areas with multiple defines
6 Months Ago
Fixed all cases where the highlight started or ended on the wrong line
6 Months Ago
Don't highlight the directive lines, only the inner part
6 Months Ago
Nicer brush methods
6 Months Ago
Fixed some nested defines with else/elif not working correctly Merge branch 'main' of rust-vs-extension
6 Months Ago
Update README.md
6 Months Ago
Update README.md
1 Year Ago
Update README.md
1 Year Ago
Update README.md
1 Year Ago
V 0.3.1. Don't show main view colours over the whole width, just the first 20px Merge branch 'main' of rust-vs-extension
2 Years Ago
Update README.md
2 Years Ago
Update README.md
2 Years Ago
Adjust colours for clarity
2 Years Ago
Minor compile fix
2 Years Ago
Make it more obvious when directive regions are nested Merge branch 'main' of rust-vs-extension
2 Years Ago
Update README.md
2 Years Ago
Reduce default opacity Merge branch 'main' of rust-vs-extension
2 Years Ago
Update README.md
2 Years Ago
Update README.md
2 Years Ago
Update README.md
2 Years Ago
Update README.md
2 Years Ago
Update README.md
2 Years Ago
Update README.md
2 Years Ago
Update README.md
2 Years Ago
Update README.md
2 Years Ago
Update README.md
2 Years Ago
Update README.md
2 Years Ago
Update README.md
2 Years Ago
Update README.md
2 Years Ago
Readme update
2 Years Ago
Settings etc
2 Years Ago
Directive handling fix - handle 'SERVER & CLIENT'
2 Years Ago
A working stack fix
2 Years Ago
Extra fix
2 Years Ago
Fix errors when there's an endif with no start
2 Years Ago
Remove unnecessary code
2 Years Ago
Fixed rects not showing if the bottom isn't visible
2 Years Ago
Options panel now working correctly