9
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 24, 2024 — Jun 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactoring: disableRequests key replaced by DISABLE_REQUESTS constant More... about 21 years ago
Refactoring: most of the downloading related tasks of the frame1 ticker moved to the DownloadTicker More... about 21 years ago
Refactoring: most of the downloading related tasks of the frame1 ticker have been moved to DownloadTicker More... about 21 years ago
Refactoring: DownloadTable loaded by DownloadManager now, instead of by frame1 More... about 21 years ago
Refactoring: new DownloadTicker class created. All the downloading related tasks of the frame1 ticker will be placed here. More... about 21 years ago
Refactoring: DownloadPanel and DownloadTable created by DownloadManager (instead of by frame1) More... about 21 years ago
Refactoring: downloadingActivated settngs key turned into DOWNLOADING_ACTIVATED constant Refactoring: now the DownloadPanel gets the downloadingActivated setting itself (instead of frame1) More... about 21 years ago
Refactoring: downloadingActivated key turned into DOWNLOADING_ACTIVATED constant More... about 21 years ago
Added: now the DownloadManager is created by Core (it doesn't do anything yet though) More... about 21 years ago
Bugfix: when starting Frost with downloads disabled, the search tab was not disabled. More... about 21 years ago
Refactoring: some references to frame1 removed from Startup More... about 21 years ago
Refactoring: Observable implemented by delegation, instead of inheritance. More... about 21 years ago
Comment added More... about 21 years ago
Refactoring: Observable superclass replaced by FlexibleObservable More... about 21 years ago
Refactoring: Observer interface (getEmailNotifier) replaced by FlexibleObserver More... about 21 years ago
Refactoring: Observer interface replaced by FlexibleObserver More... about 21 years ago
Added: initial version. More... about 21 years ago
Refactoring: three state labels moved to the language resources (not internationalized yet) Refactoring: code layout (with eclipse) More... about 21 years ago
Added: two new strings added for FrostDownloadItemObject More... about 21 years ago
Refactoring: Savable interface implemented Refactoring: changes for the new Saver More... about 21 years ago
Refactoring: Savable interface implemented (and therefore saveTree method renamed to save) More... about 21 years ago
Refactoring: structure cleaned up. Removed references to classes whose information had to be saved (they are added now as Savables) More... about 21 years ago
Refactoring: autoSaveInterval key turned into AUTO_SAVE_INTERVAL constant More... about 21 years ago
Refactoring: autoSaveInterval key turned into AUTO_SAVE_INTERVAL constant Refactoring: Savable interface implemented More... about 21 years ago
Refactoring: Savable interface implemented More... about 21 years ago
Refactoring: Savable interface implemented More... about 21 years ago
Added: All classes that want their data saved by Saver must implement this interface. More... about 21 years ago
Refactoring: DownloadTableModel and UploadTableModel now set themselves as language listeners, instead of being set by frame1 More... about 21 years ago
Refactoring: all file downloading related classes moved to a new package (frost.fileTransfer.download) Refactoring: all file uploading related classes moved to a new package (frost.fileTransfer.upload) More... about 21 years ago
Refactoring: all file uploading related classes moved to a new package (frost.fileTransfer.upload) More... about 21 years ago