6
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 7 hours ago.
Apr 30, 2024 — Apr 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added more appropriate exception when RrdDb tries to open non-existent RRD file. Added logical functions (AND, OR, XOR) to RpnCalculator. More... over 21 years ago
Consistent formatting of doubles for the entire core package More... over 21 years ago
GRAPH LIB UPDATES Add support for Vrule plotdef More... over 21 years ago
better looking colors More... over 21 years ago
Fancy gradient graph added More... over 21 years ago
Fixed number formatting problem for XML export - previous version used default Locale which might produce strings that cannot be parsed with Double.parseDouble(). More... over 21 years ago
GRAPH LIB UPDATES Repeatedly saving fixed (only with the same graph dimensions) Fixed graph generating for > 1000 pixel wide graphs Fixed graph generating for extremely small time ranges (smaller than or equal to step size) More... over 21 years ago
GRAPH LIB UPDATES Optimizing attempts: Experimental Code, use with extreme caution More... over 21 years ago
Almost finished basic demo... More... over 21 years ago
Removed this demo, put in on the site... Demo package should contain only two files: JRobinDemo and JRobinComplexDemo... More... over 21 years ago
*** empty log message *** More... over 21 years ago
Fixing CVS problem for Arne's files. More... over 21 years ago
Minor changes... added some shortcut methods More... over 21 years ago
Javadoc added for classes and methods made public More... over 21 years ago
RRD Inspector - initial release. Swing application used to debug JRobin rrd files. Just run RrdInspector to see what happens More... over 21 years ago
More methods (getters) exposed. Necessary for jrobin.inspector package (but could be useful for other developers too) More... over 21 years ago
GRAPH LIB UPDATES Add graph coloring options setChartLeftPadding() fixed bug with getNiceHigher() More... over 21 years ago
Colors reversed... More... over 21 years ago
Minor improvements to MRTG demo app (popup menus, etc...) More... over 21 years ago
Custom graph option added to interfaces's popup menu More... over 21 years ago
GRAPH LIB UPDATES Fix zero comment line problem Option to disable the legend Option to bring grid to front or back Option to set rigid grid lines Option to set fixed upper and lower value Add change border option Possibility to disable grid lines (no minor grid) Fix background color option Better Time and Value axis markers More... over 21 years ago
Removed 'public' from methods which could have 'package' visibility More... over 21 years ago
More optimized XML import/export methods. More... over 21 years ago
- value / time axis scaling modified - added hrule legend - fine tuned grid plotting - UNK values don't get drawn anymore - added line widths More... over 21 years ago
Removed DOM model for XML export More... over 21 years ago
BUGFIX: removed problem with the last point int the graph - was NaN in most cases More... over 21 years ago
Added single whitespace, just to check if CVS sends email when the repository is updated More... over 21 years ago
new graph lib More... over 21 years ago
Minor changes to RrdDb XML file export so that it consumes less memory. Still uses DOM, but an extra byte buffer containing almost the same info as the DOM tree has been removed More... over 21 years ago
*** empty log message *** More... over 21 years ago