openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
J
java-mateview
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
4 days
ago. based on code collected
4 days
ago.
Mar 11, 2025 — Mar 11, 2026
Showing page 1 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
merged by hand because git trumped over the end of the file. also updated .classpath so it works with eclipse again
Silvio Heuberger
More...
almost 16 years ago
ThemeManager should allow you to load themes from multiple places
Daniel Lucraft
More...
almost 16 years ago
Don't try and set column visibility in single line mode
Daniel Lucraft
More...
almost 16 years ago
Added line numbers and annotation bar toggle methods
Daniel Lucraft
More...
almost 16 years ago
Remove unecessary (?) configuration that was causing the TextViewer to use the DefaultTextDoubleClickStrategy which was raising an exception
Daniel Lucraft
More...
almost 16 years ago
Added IAnnotationAreaListener
Daniel Lucraft
More...
almost 16 years ago
Added Toggle Word Wrap command for testing
Daniel Lucraft
More...
almost 16 years ago
More work on the annotation API
Daniel Lucraft
More...
almost 16 years ago
Moved test annotations into example
Daniel Lucraft
More...
almost 16 years ago
Added MateText#addAnnotation, annotations, removeAnnotation, removeAllAnnotations
Daniel Lucraft
More...
almost 16 years ago
Added test annotation
Daniel Lucraft
More...
almost 16 years ago
Remove debugging output
Daniel Lucraft
More...
almost 16 years ago
Add a patched LineNumberRulerColumn that can handle word wrapping
Daniel Lucraft
More...
almost 16 years ago
Reduced the look ahead so that opening docs is a bit faster
Daniel Lucraft
More...
almost 16 years ago
Tweaked the Parser timings
Daniel Lucraft
More...
almost 16 years ago
Fix delay_parsing
Daniel Lucraft
More...
almost 16 years ago
Don't do unnecessary parsing when you are just scrolling around near the end of a document
Daniel Lucraft
More...
almost 16 years ago
More linear -> binary search opts
Daniel Lucraft
More...
almost 16 years ago
Add a show/hide invisibles API to MateText; put it into the example
Daniel Lucraft
More...
almost 16 years ago
Parse more per gulp because we are faster now
Daniel Lucraft
More...
almost 16 years ago
Restore experimental after-scroll parsing
Daniel Lucraft
More...
almost 16 years ago
Only show tabs and newlines as invisibles
Daniel Lucraft
More...
almost 16 years ago
Scope#addChild should check if it's adding at the end first, because that's a very common operation
Daniel Lucraft
More...
almost 16 years ago
Add visible whitespace characters
Daniel Lucraft
More...
almost 16 years ago
Replace linear with binary search through scope children for a 23% speedup
Daniel Lucraft
More...
almost 16 years ago
Speed up Ruby highlighting by 68%
Daniel Lucraft
More...
almost 16 years ago
Set a ParseThunk on viewport scroll instead of immediately parsing
Daniel Lucraft
More...
almost 16 years ago
Moved parsedUpto marker from Parser to ParserScheduler
Daniel Lucraft
More...
almost 16 years ago
Extracted a ParserScheduler class from the Parser
Daniel Lucraft
More...
almost 16 years ago
Added a max line length of 500 for highlighting
Daniel Lucraft
More...
almost 16 years ago
←
1
2
3
4
5
6
7
8
9
…
14
15
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree