9
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Jun 30, 2024 — Jun 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactoring: now this class has a superclass. The inner class Listener has been moved to it. More... about 21 years ago
Refactoring: new superclass of SortedTableHeader added. It listens to mouse clicks but does nothing with them (although it provides two methods that subclasses can override to deal with them) More... about 21 years ago
Added: new method getFormat() so other classes can get the ModelTableFormat of this ModelTable More... about 21 years ago
Code layout improved: sort members and format (with eclipse). Some javadocs comments added. More... about 21 years ago
Refactoring: removed several unused methods and reduced the visibility of others More... about 21 years ago
Changed: build script modified to add the hsqldbmin.jar to the compilation classpath and to prevent it from going into the distribution until it is really used. More... about 21 years ago
Initial version: hsqldb database. Version 1.7.1. Compiled for jdk 1.4. Minimal version. More... about 21 years ago
Removed: getLanguageResource method (no longer used) More... about 21 years ago
Nothing changed. Just a dummy commit to see if the jtcfrost-cvs list works. More... about 21 years ago
Added: now, when a commit is made, an email message is sent to jtcfrost-cvs More... about 21 years ago
6 translation strings modified More... about 21 years ago
Changed: the confirmation dialog that popus up if you try change a forum from private to public has been changed from QUESTION_MESSAGE to WARNING_MESSAGE More... about 21 years ago
Changed: the confirmation dialog that popus up if you try to close frost while messages are being uploaded has been changed from WARNING_MESSAGE to QUESTION_MESSAGE More... about 21 years ago
Changed: UploadsUnderway.body text changed to reflect the fact that closing Frost while messages are still being uploaded is no longer a serious issue (fingers crossed) More... about 21 years ago
Added: now the dialog is resizable (and layouts are used properly) Added: now you can see the description of a forum here Added: now you can change a forum from private to public (a warning pops up in that case) Code layout improved More... about 21 years ago
Added: two new strings to BoardSettingsFrame (for the confirmation that pops up when you try to change a forum from private to public) More... about 21 years ago
Added: one new string for BoardSettingsFrame More... about 21 years ago
Changed: message fields From, Subject, Date, Time, Body, Board and pubKey are now saved using Mixed.makeSafeXML More... about 21 years ago
Changed: board fields name, pubKey, privKey and description are now saved as CDATA (with Mixed.makeSafeXML) instead of text nodes as before. More... about 21 years ago
Added: now Mixed.makeSafeXML is also used for the private key More... about 21 years ago
Changed: descriptions enabled. More... about 21 years ago
Changed: one string of the NewBoardDialog to warn the user not to put private information in the description of the boards More... about 21 years ago
Added: support for board descriptions More... about 21 years ago
Added: support for board descriptions More... about 21 years ago
Added: a string for board descriptions More... about 21 years ago
Added: support for board descriptions More... about 21 years ago
Refactoring: constructors structure modified More... about 21 years ago
Added: support for board descriptions More... about 21 years ago
Change: getBoardDescription() now returns null until descriptions are fully implemented More... about 21 years ago
Added: support for board descriptions More... about 21 years ago