openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
GRAL
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 12 of 38
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Moved KernelUtilsTest to the same package as KernelUtils.
Michael Seifert
More...
almost 10 years ago
Adjusted the RenderingHints in BitmapWriter to produce high quality images by default.
Michael Seifert
More...
almost 10 years ago
Fixed a bug that could cause a NullPointerException when setting values in uninitialized DataTable objects.
Michael Seifert
More...
almost 10 years ago
Merge branch 'master' of github.com:eseifert/gral
Michael Seifert
More...
almost 10 years ago
Rename README to README.rst
Erich Seifert
More...
almost 10 years ago
Updated year in license texts
Erich Seifert
More...
about 10 years ago
Merge remote-tracking branch 'origin/master'
Michael Seifert
More...
about 10 years ago
Fixed build scripts to work with gradle 2 or higher.
Erich Seifert
More...
about 10 years ago
Fixed index to store DataChangeEvents in DataTable.clear() (Fixes ticket #117).
Erich Seifert
More...
about 10 years ago
Merge remote-tracking branch 'origin/master'
Michael Seifert
More...
almost 11 years ago
Added new methods {{{zoomAt}}}, {{{zoomInAt}}}, and {{{zoomOutAt}}} to Navigator for scaling at a specified center point. this will be handy for touch input.
Erich Seifert
More...
almost 11 years ago
Using equals() instead of identity for comparison of components in PointND. Made test data local in DrawableWriterTest. Made random number generator final in SimplePiePlot example.
Erich Seifert
More...
almost 11 years ago
Moved Label from plot package to graphics package.
Erich Seifert
More...
almost 11 years ago
Increased readibility of code in AbstractAxisRenderer2D.getPosition(Axis, Number, boolean, boolean). Added comment and TODO for AxisRenderer.worldToView(Axis, Number, boolean).
Michael Seifert
More...
almost 11 years ago
Renamed variables and slightly restructured code in AbstractAxisRenderer2D.getPosition(Axis, Number, boolean, boolean) to increase readibility.
Michael Seifert
More...
almost 11 years ago
Added a method to Axis that returns the relative position of a specified point to the axis range.
Michael Seifert
More...
almost 11 years ago
Merge branch 'master' of ssh://
[email protected]
/gral.git
Michael Seifert
More...
almost 11 years ago
Added a comment to the setBaseFont method that it shouldn't be used manually.
Erich Seifert
More...
almost 11 years ago
Replace fake font size constants by actual size of base font.
Erich Seifert
More...
almost 11 years ago
Added base font to Legend and AbstractLegend. Implemented propagation of base font from plot to plot area and legend.
Erich Seifert
More...
almost 11 years ago
Added base font property to PlotArea. Reorganized imports in AbstractPlot and PlotArea.
Erich Seifert
More...
almost 11 years ago
Added base font property to Plot and AbstractPlot. Using static constants for default sizes in AbstractPlot instead of hard coded values.
Erich Seifert
More...
almost 11 years ago
Replaced the properties labelFont, labelColor, labelRotation, and String: label with an instance of de.erichseifert.gral.Label.
Michael Seifert
More...
almost 11 years ago
Added an example showing a Label with background.
Michael Seifert
More...
almost 11 years ago
Label supports a background property.
Michael Seifert
More...
almost 11 years ago
Added a method that allows setting the position of a Drawable.
Michael Seifert
More...
almost 11 years ago
Added a method to Container that allows to query whether a specified Drawable is stored.
Michael Seifert
More...
almost 11 years ago
Added a method to Container that allows the retrieval of a list of stored drawables.
Michael Seifert
More...
almost 11 years ago
Updated license headers. Added missing license headers.
Michael Seifert
More...
almost 11 years ago
AbstractLegend.refreshLayout no longer explicitly sets the layout of the legend.
Michael Seifert
More...
almost 11 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
37
38
→
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