9
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Doc: performance improvement thanks to multiple optimizations. More... over 12 years ago
Change: hyperlink parsing within messages greatly optimized. More... over 12 years ago
Doc: comments added. More... over 12 years ago
Add: Now, when you are to compose a crypted reply to a crypted message that you sent to another user, the local identity of yours that sent the message you are to reply to will be assumed to be new destination by default but, in case you actually wanted to reply to the other user instead of to yourself, that will also be offered as an alternative in the combo box of the message composition frame. Thanks to Sadao for highlighting the issue. More... over 12 years ago
Bugfix: debugging code removed. More... over 12 years ago
Added: error messages when sending an encrypted message improved. Refactoring: the code of method composeReply is clearer now. More... over 12 years ago
Bugfix: variable name was incorrect More... over 12 years ago
Reafactoring: naming of some composeEncryptedReply method parameters is clearer now More... over 12 years ago
Refactoring: code in composeReply method cleaned up (integrating Sadao changes). More... over 12 years ago
Bugfix: small typo fixed. More... over 12 years ago
Doc: new entry in the history file for the earlyEncode option. More... over 12 years ago
Added: new settings option (FCP2_USE_EARLY_ENCODE) to use early encode when uploading messages. Set to true by default. Thanks to Sadao. More... over 12 years ago
Added: placeholder for information about the next version More... over 12 years ago
Added: recent Frost history. More... over 12 years ago
Change: older history removed from here. More... over 12 years ago
Change: information about older versions placed here (the other file will be left for recent history) More... over 12 years ago
Added: new settings option (FCP2_USE_EARLY_ENCODE) to use early encode when uploading messages. Set to true by default. Thanks to Sadao. More... over 12 years ago
Added: res file addes as a class folder so that resources are found when launching from within Eclipse. More... over 12 years ago
Change: message improved (it is not really a file, but a resource) More... over 12 years ago
Doc: comments improved. More... over 12 years ago
Added: message error log when the splash file cannot be found. More... over 12 years ago
Doc: comments added. More... over 12 years ago
Delete: removed obsolete mseries datechooser library. More... over 12 years ago
Changed: updated contents of about dialog. More... over 12 years ago
Bugfix: the board fuqid-announce was actually named as fuqid (therefore overlapping the fuqid public board) More... almost 13 years ago
Added: a few more translated strings More... almost 13 years ago
Added: new translated string (basically a SVN auth test) More... almost 13 years ago
Extended IdentitiesBrowser Dialog to limit cleanup based on lastSeen and receivedMessageCount Enables the user to not blindly cleanup all Identities which have no messages attached, but to filter out users who have a lot of message posts and to specify the age of the Identity. More... about 13 years ago
Allow to save comments for an identity. 1st commit. Allows basic functionality. More... about 13 years ago
Removed old code and removed some unnecessary method calls from inside of loops. More... almost 14 years ago