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
about 4 hours
ago. based on code collected
about 4 hours
ago.
Mar 23, 2025 — Mar 23, 2026
Showing page 4 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Catch exception in updateBackgroundLineColour
Daniel Lucraft
More...
about 16 years ago
Target the 1.5 JVM
Daniel Lucraft
More...
about 16 years ago
Crash fix in scope comparisons
Daniel Lucraft
More...
about 16 years ago
Can get the JFaceDocument from the SwtMateDocument
Daniel Lucraft
More...
about 16 years ago
Merge commit 'daniel/master'
Silvio Heuberger
More...
over 16 years ago
Fix bug caused when you backspace from the start of the last line
Daniel Lucraft
More...
over 16 years ago
Scopes don't always have names
Daniel Lucraft
More...
over 16 years ago
Actually, getEnd() IS now reliable, as all open scopes now have no ends.
Daniel Lucraft
More...
over 16 years ago
scope.getEnd() is not a reliable check that the scope is closed, use scope.isOpen instead
Daniel Lucraft
More...
over 16 years ago
Fixed another bad string equality check
Daniel Lucraft
More...
over 16 years ago
Added SwtScopePositionUpdater, and made ParseThunks execute immediately in the specs
Daniel Lucraft
More...
over 16 years ago
specced out Onig::Match, and fixed up Match.updateCharOffsets()
Daniel Lucraft
More...
over 16 years ago
Rename badly named function
Daniel Lucraft
More...
over 16 years ago
Handles multibyte characters better now
Daniel Lucraft
More...
over 16 years ago
Fix more occurrences of substring (we really should be passing around a byte[] I suppose)
Daniel Lucraft
More...
over 16 years ago
Fixed an encoding issue (don't use Java's substring with byte offsets)
Daniel Lucraft
More...
over 16 years ago
StyleRange[] appears to have a problem with styles that start at the same place but have different lengths. Workaround age's C bug for now, but maybe we'll want to do some preprocessing to make all styleranges start at different points
Daniel Lucraft
More...
over 16 years ago
Remove more debugging
Daniel Lucraft
More...
over 16 years ago
Added MateText.Parser.linesParsed counter for testing
Daniel Lucraft
More...
over 16 years ago
Merge commit 'daniel/master'
Silvio Heuberger
More...
over 16 years ago
merged by hand
Silvio Heuberger
More...
over 16 years ago
Parsers are now closed when the grammar changes so they don't hang around
Daniel Lucraft
More...
over 16 years ago
Add a 5 pixel left margin
Daniel Lucraft
More...
over 16 years ago
Make sure to reparse the last line of the document
Daniel Lucraft
More...
over 16 years ago
Increased the look ahead again
Daniel Lucraft
More...
over 16 years ago
Created ParseThunk class to delay expensive reparses till the user is not typing
Daniel Lucraft
More...
over 16 years ago
Improved the line redrawing when a scope opens on a line
Daniel Lucraft
More...
over 16 years ago
Added MateText.addGrammarListener method
Daniel Lucraft
More...
over 16 years ago
Sets correct caret colour. (Had to XOR the colour with the bg colour for it to work right. Completely undocumented, of course.)
Daniel Lucraft
More...
over 16 years ago
Black cursor on white background and vice-versa
Daniel Lucraft
More...
over 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