120
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 26, 2024 — May 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added code to getTextBounds() method to work around Sun's bug parade item 6183356.
David Gilbert
as mungady
More... almost 20 years ago
Changelog and readme update for rc1
Thomas Morgner
as taqua
More... almost 20 years ago
Updated the JavaDoc for all jcommon core classes (mostly author tags added)
Thomas Morgner
as taqua
More... almost 20 years ago
Removed whitespace.
David Gilbert
as mungady
More... almost 20 years ago
Removed '...'
David Gilbert
as mungady
More... almost 20 years ago
Added support to completly replace the log system if needed (for instance to add support for Log4J)
Thomas Morgner
as taqua
More... about 20 years ago
BugFix: Infinite recursion (how did that bug get into the code?)
Thomas Morgner
as taqua
More... about 20 years ago
Weird infinite loop while trying to lookup classloader configuration fixed by moving the configuration setting into the ObjectUtilities class.
Thomas Morgner
as taqua
More... about 20 years ago
Update version number
David Gilbert
as mungady
More... about 20 years ago
Added serialVersionUID
David Gilbert
as mungady
More... about 20 years ago
Removed - no longer used.
David Gilbert
as mungady
More... about 20 years ago
Removed StrokeTable class - no longer used.
David Gilbert
as mungady
More... about 20 years ago
Removed FontTable, it is no longer used.
David Gilbert
as mungady
More... about 20 years ago
No needs of Retangle2D return value for getPreferredSize() More... about 20 years ago
Extended config support
Thomas Morgner
as taqua
More... about 20 years ago
ExtendedConfig support
Thomas Morgner
as taqua
More... about 20 years ago
Include source with API docs.
David Gilbert
as mungady
More... about 20 years ago
Removed '...'.
David Gilbert
as mungady
More... about 20 years ago
Fixed typo.
David Gilbert
as mungady
More... about 20 years ago
Fixed the build script to also copy the Maven files into the distribution zip/tgz files
Thomas Morgner
as taqua
More... about 20 years ago
Look up super class(es) if necessary to determine if a Class is serializable.
David Gilbert
as mungady
More... about 20 years ago
Fixed tests for reordered constructor parameters.
David Gilbert
as mungady
More... about 20 years ago
Fixes for spanish translations.
Thomas Morgner
as taqua
More... about 20 years ago
Extended drawable to support advanced layouting for Barcodes and DrawableImages ..
Thomas Morgner
as taqua
More... about 20 years ago
Changed default values of useFontMetricsGetStringBounds
David Gilbert
as mungady
More... about 20 years ago
Update calculateDimensions() method to use TextUtilities class.
David Gilbert
as mungady
More... about 20 years ago
Changed order of arguments for RectangleInsets.
David Gilbert
as mungady
More... about 20 years ago
Reordered parameters in constructor to match java.awt.Insets.
David Gilbert
as mungady
More... about 20 years ago
Update for RectangleInsets.
David Gilbert
as mungady
More... about 20 years ago
Maven-bundle versions updated
Thomas Morgner
as taqua
More... about 20 years ago