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: 2005-09-02 to 2005-01-27 (Commits 1335-1384 of 2134)
- own identity state cannot be changed from GOOD any longer
- removed need for .sig files, changing trust state is now fast,
there is a one-time convert needed for this (done on startup of frost)
- identites file was not valid because of bugs in Truster and BuddyList, fixed all bugs
- because of the bugs the identities file is maybe not completely valid,
added one-time repair for this, its done during first Frost startup too (like .sig conversion)
431 lines of code changed in:
removed methods for old identities format, not longer used
20 lines of code changed in:
Fixed: ensured that date inside an upload message is same as current date.
Needed to check for invalid dates on message arrival. Date must not be different than date in url.
21 lines of code changed in:
added timestamp to MessageHashes
116 lines of code changed in:
code cleanings and fixes
259 lines of code changed in:
misc. preparations for removal of .sig files
255 lines of code changed in:
fixed small problem, see diff
2 lines of code changed in:
fixed translation
2 lines of code changed in:
fixed msg upload behaviour, now not the first free index is used, but we check some of the next indicies if they exist already. This avoids inserting into a gap between 2 indicies (which will either end in a keycollosion or in a lost message)
108 lines of code changed in:
Updated / added source file headers! still more to do!
247 lines of code changed in:
removed unused variables
3 lines of code changed in:
minor fix: if board was selected and while it loaded msgs user selected a folder, the 'new msg' button became active after the board loaded all msgs in background. Now the buttons keep disabled when a folder is selected.
2 lines of code changed in:
added a tooltip for the description column
84 lines of code changed in:
added 'sexboards' to default boards to avoid guys asking for it :)
0 lines of code changed in:
fix: now FROM column is drawn bold if msg is new, even if user reordered the table columns
9 lines of code changed in:
minor changes
3 lines of code changed in:
corrected author of JSysTray, added myself :)
3 lines of code changed in:
corrected JSysTray author
0 lines of code changed in:
Refactoring: Index turned into a singleton (and reference to MainFrame removed)
71 lines of code changed in:
Refactoring: created new FileTrasferManager, that is now responsible of the creation and initialization of the Download, upload and search managers (instead of the Core, as it was before)
678 lines of code changed in:
Refactoring: now the Saver does not have a reference to the MainFrame. Instead, when it finds an error, it dispatches an StorageErrorEvent.
Refactoring: now the Saver is called StorageManager
315 lines of code changed in:
Code cleanup: some unused lines removed.
0 lines of code changed in:
Refactoring: now the failure in the creation of a MessageObject is better described by the new MessageCreationException.
4 lines of code changed in:
Refactoring: now the failure in the creation of a MessageObject is better described by the new MessageCreationException.
20 lines of code changed in:
Refactoring: added convenience constructor.
8 lines of code changed in:
Changed: empty property is false by default.
3 lines of code changed in:
Refactoring: new type of exception added to more appropriately describe the failure in the creation of a MessageObject
56 lines of code changed in:
Added: additional debug information to loadFile method.
2 lines of code changed in:
Added: additional debug information for the MessageObject constructor.
8 lines of code changed in:
Optimization: now the AttachmentList of MessageObject is only created if necessary (previously it was always created, whether the message had attachments or not). It should save some memory.
170 lines of code changed in:
Refactoring: attachments view creation removed from MessageObject.
86 lines of code changed in:
Code layout cleaned up.
81 lines of code changed in:
Optimization: some unused code removed.
1 lines of code changed in:
Optimization: a couple of unneeded attributes removed.
4 lines of code changed in:
Added: now uploads retry when failed (like downloads do)
75 lines of code changed in:
Added: uploads now retry when failed (like downloads do)
34 lines of code changed in:
Added: uploads retry when failed.
4 lines of code changed in:
Added: retries field added to FrostUploadItem (the actual retrying process is not implemented yet)
67 lines of code changed in:
Changed: column widths adjusted again.
2 lines of code changed in:
Changed: column widths slightly adjusted.
2 lines of code changed in:
Added: preferences for retrying failed uploads (hidden until the feature is implemented)
7 lines of code changed in:
Added: preferences for retrying failed uploads (hidden until the feature is implemented)
99 lines of code changed in:
Refactoring: methods enableRequestingChanged and restartFailedDownloadsChanged removed. We use refreshComponentsState instead.
3 lines of code changed in:
Added: now you can enable/disable upload items.
1 lines of code changed in:
Added: GUI for enabling / disabling upload items.
80 lines of code changed in:
Added: new field (enabled) to FrostUploadItem. No GUI put in place for it yet.
78 lines of code changed in:
Refactoring: some comments added.
2 lines of code changed in:
Bugfix: the antialiasing setting was being ignored.
Refactoring: some comments added and logger made static.
38 lines of code changed in:
Bugfix: validation of received buckets added. This should solve the problem of corrupted downloads.
47 lines of code changed in:
Changed: now the message hashes are stored in XML format (instead of serialized). This will prevent problems when migrating to a new version of Java.
193 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