Module source/frost/util/model/

back to main page

Summary Period: 2004-05-03 to 2007-04-12

Modules

[root]/source/frost/util/model

Lines of Code


Total Lines Of Code: 1642 (2007-04-22 09:07)

Authors

Author Changes Lines of Code Lines per Change
Totals 61 (100.0%) 2138 (100.0%) 35.0
bback 38 (62.3%) 1766 (82.6%) 46.4
kevloral 23 (37.7%) 372 (17.4%) 16.1

Most Recent Commits

bback 2007-04-12 01:50

using 'final' for all logger variables

3 lines of code changed in:

bback 2007-03-31 05:28

- fixed bug that showed new messages for a board, but if
you click on board there was no new message
- download/upload starts smallest items first and continues
started items correctly on 0.5

1 lines of code changed in:

bback 2007-02-14 02:27

- refactored CopyToClipboard
- fixed DELETE key in tables

1 lines of code changed in:

bback 2007-02-13 04:13

gq fixes

4 lines of code changed in:

bback 2007-01-29 05:16

fixes, new db transactions

2 lines of code changed in:

bback 2007-01-25 10:14

several fixes, redesigned 07 persistence, new persistence code is still mainly untested (especially the direct transfers)
PLEASE HELP TO TEST!

1588 lines of code changed in:

bback 2006-09-22 01:26

First implementation of new shared file system.
YOU MUST START WITH A NEW DATABASE. Old files/downloads/uploads cannot be imported!
This implementation passed a few basic tests. Please test and give feedback. We use a temporary filebase for tests.

13 lines of code changed in:

bback 2006-03-22 12:15

finished to update copyright informations

154 lines of code changed in:

kevloral 2004-11-09 16:18

Refactoring: now removeItems returns a boolean value.

16 lines of code changed in:

kevloral 2004-10-27 06:05

Bugfix: some javadoc mistakes fixed and a small change in a constructor (the type of one parameter)

5 lines of code changed in:

kevloral 2004-05-20 04:15

Added: a new method to add an item in a certain position of the model.

12 lines of code changed in:

kevloral 2004-05-16 03:14

Added: fireFieldChange method overloaded with boolean parameters (just for convenience)

27 lines of code changed in:

kevloral 2004-05-05 22:13

Refactoring: added support for removing several items at a time.

64 lines of code changed in:

kevloral 2004-05-05 22:03

Refactoring: added support for removing several items at a time.

6 lines of code changed in:

kevloral 2004-05-05 21:42

Refactoring: added support for removing several items at a time.

7 lines of code changed in:

kevloral 2004-05-05 21:31

Refactoring: added support for removing several items at a time.

8 lines of code changed in:

kevloral 2004-05-05 21:23

Refactoring: added support for removing several items at a time.

5 lines of code changed in:

kevloral 2004-05-05 21:10

Refactoring: added support for removing several items at a time.

4 lines of code changed in:

kevloral 2004-05-03 02:59

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:

Generated by StatCVS 0.2.2