Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 Next »
Summary Period: 2004-05-22 to 2004-04-29 (Commits 1035-1084 of 2134)
Change: SwingWorker used for the actionPerformed method of the tofTree popup listener. Responsiveness greatly improved.
30 lines of code changed in:
Added: more information in the logging of the exceptions thrown in loadIndex
33 lines of code changed in:
Bugfix: it seems sf cvs didn't like changing the case of a directory (FcpTools -> fcpTools), so I have moved all of those classes to a new package (frost.fcp)
1369 lines of code changed in:
Added: jar with the compiled classes of com.onionnetworks.util for convenience with eclipse
0 lines of code changed in:
Refactoring: crypt interface renamed as Crypt
1 lines of code changed in:
Refactoring: crypt interface renamed as Crypt
38 lines of code changed in:
Refactoring: checkForSpam class renamed as CheckForSpam
Refactoring: mixed class renamed as Mixed
Refactoring: frame1 class renamed as MainFrame
3450 lines of code changed in:
Bugfix: eclipse left some old imports hanging around. Removed.
0 lines of code changed in:
Refactoring: classes in frost.gui.translation moved to frost.util.gui.translation
345 lines of code changed in:
Bugfix: eclipse left some old imports hanging around. Removed.
1 lines of code changed in:
Refactoring: classes in frost.gui.components moved to frost.util.gui
Refactoring: MessageDocument renamed as ImmutableAreasDocument
Refactoring: MessageTextArea renamed as AntialiasedTextArea
1485 lines of code changed in:
Refactoring: frost.FcpTools package renamed to frost.fcpTools
14 lines of code changed in:
Refactoring: MessageThread class is emtpy. Moved to miscSources until it is used (if ever)
28 lines of code changed in:
Added: more info added to the logging of the exceptions in the parseXmlFile method.
4 lines of code changed in:
Bugfix: forgot to add the listener (the inner class) as a listener of the model
1 lines of code changed in:
Added: a new method to add an item in a certain position of the model.
12 lines of code changed in:
Added: initial version
36 lines of code changed in:
Refactoring: some references to obsolete items removed.
0 lines of code changed in:
Cleanup: many old/unused/incomplete classes moved to a new directory (miscSources), so that they are not included in the distribution until they are actually used.
1247 lines of code changed in:
Refactoring: searches use the new data model (frost.util.model) and tables (frost.util.model.gui) framework now
1760 lines of code changed in:
Refactoring: searches use the new data model (frost.util.model) and tables (frost.util.model.gui) framework now
3 lines of code changed in:
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)
23 lines of code changed in:
Refactoring: FrostSearchItemObject renamed to FrostSearchItem
7 lines of code changed in:
Refactoring: downloads use the new data model (frost.util.model) and tables (frost.util.model.gui) framework now
1206 lines of code changed in:
Refactoring: BooleanCellRenderer turned into an static inner class of BooleanCell
Added: a static inner class to BooleanCell that implements an editor for boolean cells
84 lines of code changed in:
Added: new cell renderer for the "Size" column so that the numbers in there are justified to the right.
29 lines of code changed in:
Added: a table cell renderer for boolean fields (actually a JCheckBox)
0 lines of code changed in:
Added: fireFieldChange method overloaded with boolean parameters (just for convenience)
27 lines of code changed in:
Added: Rudolf Krist (German translation support)
0 lines of code changed in:
Refactoring: FrostDownloadItemObject renamed to FrostDownloadItem (the interface previously named FrostDownloadItem has been removed)
474 lines of code changed in:
Refactoring: uploads use the new data model (frost.util.model) and tables (frost.util.model.gui) framework now
1080 lines of code changed in:
Refactoring: uploads use the new data model (frost.util.model) and tables (frost.util.model.gui) framework now
41 lines of code changed in:
Added: humbly added myself to the authors list.
0 lines of code changed in:
Refactoring: added support for removing several items at a time.
64 lines of code changed in:
Refactoring: added support for removing several items at a time.
6 lines of code changed in:
Refactoring: added support for removing several items at a time.
7 lines of code changed in:
Refactoring: added support for removing several items at a time.
8 lines of code changed in:
Refactoring: added support for removing several items at a time.
5 lines of code changed in:
Refactoring: added support for removing several items at a time.
4 lines of code changed in:
Added: initial version
143 lines of code changed in:
Comment: strange exception update
3 lines of code changed in:
Comment: strange exception update.
4 lines of code changed in:
Optimization: when the "nosplash.chk" file is present, the SplashScreen is completely disabled (init is not called and the methods are disabled)
38 lines of code changed in:
Added: new arrow images for the SortedModelTable
0 lines of code changed in:
Changed: now the SortHeaderRenderer draws the arrow and asks the defaultRenderer of the JTableHeader to finish the job
49 lines of code changed in:
Changed: now the SortHeaderRenderer is set as renderer of the headers of the columns, not as defaultRenderer of the JTableHeader.
20 lines of code changed in:
Changed: this renderer does not paint arrows any more. That is left to the ArrowRenderers of the sorted tables now.
2 lines of code changed in:
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).
20 lines of code changed in:
Added: initial version of the new models framework. Main advantages over the previous one:
- Neither model items nor the models themselves have any knowledge about their visual representation
- The tables update themselves when something in the model changes (no need to call updateRow)
It is still incomplete (no sorted tables and no swing thread decoupling when updating the ModelTable yet)
218 lines of code changed in:
Added: two new strings added to langRes for FrostUploadItemObject
4 lines of code changed in:
Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 Next »
Generated by StatCVS 0.2.2