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
Frost
Settings
|
Report Duplicate
9
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 24, 2024 — Jun 24, 2025
Showing page 72 of 115
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bugfix: fixed a potential deadlock when using SkinLF
José Manuel Arnesto
More...
about 21 years ago
Initial version (from skinlf 1.2.8)
José Manuel Arnesto
More...
about 21 years ago
Changed: skins initialization, becase SkinLookAndFeel.enable() is now deprecated with skinlf 1.2.8
José Manuel Arnesto
More...
about 21 years ago
skinlf updated to version 1.2.8
José Manuel Arnesto
More...
about 21 years ago
Changed: the text of the renderer (which is a label, after all) is now positioned to the left, with central alignment.
José Manuel Arnesto
More...
about 21 years ago
Regression: standard version taken fron skinlf 1.2.8
José Manuel Arnesto
More...
about 21 years ago
Some comments added
José Manuel Arnesto
More...
about 21 years ago
Changed: the SkinTableHeaderUI doesn't touch the column header renderers any more (only the defaultRenderer of the JTableHeader). That is because of the new way the ArrowRenderers of the sorted tables work (they use the column header renderers to paint the arrows).
José Manuel Arnesto
More...
about 21 years ago
Regression: standard version taken fron skinlf 1.2.8
José Manuel Arnesto
More...
about 21 years ago
Fixed bug: the Button border default was not being initialized Added: SkinToolBarSeparatorUI to class defaults and Toolbar.separatorSize = null to component defaults
José Manuel Arnesto
More...
about 21 years ago
Regression: standard version taken fron skinlf 1.2.8
José Manuel Arnesto
More...
about 21 years ago
Fixed bug: properties removed from install/uninstallDefaults.
José Manuel Arnesto
More...
about 21 years ago
Regression: standard version taken fron skinlf 1.2.8
José Manuel Arnesto
More...
about 21 years ago
Changed: old JOptionPane used to ask for a name for the a board replaced by a new dialog (NewBoardDialog).
José Manuel Arnesto
More...
about 21 years ago
Added: description text area disabled until descriptions are fully implemented. Changed: the names of a couple of properties (name and description)
José Manuel Arnesto
More...
about 21 years ago
Initial version
José Manuel Arnesto
More...
about 21 years ago
Bugfix: missing colon added
José Manuel Arnesto
More...
about 21 years ago
Added: some strings for the new NewBoardDialog class
José Manuel Arnesto
More...
about 21 years ago
Added: now board descriptions (if present) are properly loaded and saved to/from XML
José Manuel Arnesto
More...
about 21 years ago
Changed: now the fact that a board does not have a description is indicated by a description == null, instead of ""
José Manuel Arnesto
More...
about 21 years ago
Changed: now the fact that a board does not have a description is indicated by a description == null, instead of "" Added: getDescription method
José Manuel Arnesto
More...
about 21 years ago
Changed: now the fact that a board does not have a description is indicated by a description == null, instead of ""
José Manuel Arnesto
More...
about 21 years ago
Added: parameter "description" to one of the constructors of FrostBoardObject
José Manuel Arnesto
More...
about 21 years ago
Code layout improved (with eclipse) Added: boardDescription attribute
José Manuel Arnesto
More...
about 21 years ago
Removed: the extra logging info that I had put before. Upon reflection, it was not such a great idea.
José Manuel Arnesto
More...
about 21 years ago
Added: now, before we try to upload the message we check if there is already a local copy of it and, in that case, we don't upload it. Added: now when we get a key collision we compare the message we are trying to upload with that of that key. If they are the same, we don't keep trying to upload it. Changed: now the date and time of the message is only set the first time it is being uploaded. That date&time will be preserved if Frost is restarted and therefore tries to upload it again. Changes above should solve the problem of duplicated messages (or at least I hope so). Refactoring: structure of the class cleaned up.
José Manuel Arnesto
More...
about 21 years ago
Code layout improved. Removed: getMessage() method. Added: Comparable interface implemented (by identity key).
José Manuel Arnesto
More...
about 21 years ago
Code layout improved. Removed: getMessage() method. Added: Comparable interface implemented (by file name).
José Manuel Arnesto
More...
about 21 years ago
Code layout improved. Removed: getMessage() method.
José Manuel Arnesto
More...
about 21 years ago
Removed: getMessage() method: it was not being used and the classes that implemented this interface had a default implementation of that method (returning null) Added: Comparable interface. Code layout improved.
José Manuel Arnesto
More...
about 21 years ago
←
1
2
…
68
69
70
71
72
73
74
75
76
…
114
115
→
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