9
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 22 hours ago.
Jun 24, 2024 — Jun 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactoring: now the customizeTable method of ModelTableFormat accepts a ModelTable instead of a JTable as a parameter (for cell renderers that need access to the model) More... about 21 years ago
Refactoring: FrostSearchItemObject renamed to FrostSearchItem More... about 21 years ago
Updated: German translation updated and improved by Rudolf Krist and Michael Schierl More... about 21 years ago
Refactoring: downloads use the new data model (frost.util.model) and tables (frost.util.model.gui) framework now More... about 21 years ago
Refactoring: BooleanCellRenderer turned into an static inner class of BooleanCell Added: a static inner class to BooleanCell that implements an editor for boolean cells More... about 21 years ago
Added: support for editable cells More... about 21 years ago
Added: new cell renderer for the "Size" column so that the numbers in there are justified to the right. More... about 21 years ago
Added: a table cell renderer for boolean fields (actually a JCheckBox) More... about 21 years ago
Added: fireFieldChange method overloaded with boolean parameters (just for convenience) More... about 21 years ago
Refactoring: FrostDownloadItem renamed to DownloadTableFormat More... about 21 years ago
Added: Rudolf Krist (German translation support) More... about 21 years ago
Refactoring: FrostDownloadItemObject renamed to FrostDownloadItem More... about 21 years ago
Refactoring: FrostDownloadItemObject renamed to FrostDownloadItem (the interface previously named FrostDownloadItem has been removed) More... about 21 years ago
Refactoring: uploads use the new data model (frost.util.model) and tables (frost.util.model.gui) framework now More... about 21 years ago
Added: support for refreshing the names of the columns. Refactoring: now the AbstractTableFormat stores the names of the columns More... about 21 years ago
Added: support for changing the font of the table via the ModelTable More... about 21 years ago
Added: now the ModelTableFormats keep references to the tables affected by them (for instance, to be able to update them when the language changes) More... about 21 years ago
Bugfix: gender changed in the translation of "Unknown" More... about 21 years ago
Bugfix: typo corrected in string "Unknown" (was Unkown) More... about 21 years ago
Added: humbly added myself to the authors list. More... about 21 years ago
Updated: German translation updated and improved by Rudolf Krist More... about 21 years ago
Added: now a change in a model field may affect several columns in the table, not just one. More... about 21 years ago
Refactoring: sorting properly implemented (and simplified) now. Refactoring: added support for removing several items at a time. More... about 21 years ago
Refactoring: added support for removing several items at a time. More... about 21 years ago
Refactoring: added support for removing several items at a time. More... about 21 years ago
Refactoring: added support for removing several items at a time. More... about 21 years ago
Refactoring: added support for removing several items at a time. More... about 21 years ago
Refactoring: added support for removing several items at a time. More... about 21 years ago
Refactoring: SelectionGetter made protected (instead of private) More... about 21 years ago
Added: initial version More... about 21 years ago