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-01-27 to 2005-01-09 (Commits 1285-1334 of 2134)
Bugfix: saving message hashes was being done twice inside the automatic timer and never inside the shutdown hook.
2 lines of code changed in:
Bugfix: a very minor one (changed the case of a couple of parameters)
8 lines of code changed in:
Refactoring: new DAOs added for MessageHashes (just the skeleton for now).
119 lines of code changed in:
Bugfix: message hashes are now thread safe, thus preventing a possible ConcurrentModificationException while saving them.
2 lines of code changed in:
Refactoring: message hashes moved to a new class (removed from Core).
Bugfix: message hashes are now thread-safe.
79 lines of code changed in:
Refactoring: messageSet (hashes) moved from Core to a new class. MessagingManager created too (although neither of them is used yet)
98 lines of code changed in:
Added: popup menus to some other text fields (to perform the usual clipboard operations).
13 lines of code changed in:
Added: popup menus to some other text fields (to perform the usual clipboard operations).
22 lines of code changed in:
Added: popup menus to some other text fields (to perform the usual clipboard operations).
11 lines of code changed in:
Refactoring: JClipboardTextField replaced by TextComponentClipboardMenu
94 lines of code changed in:
Removed: no longer necessary since TextComponentClipboardHelper is available
0 lines of code changed in:
Refactoring: TextComponentClipboardHelper renamed to TextComponentClipboardMenu
0 lines of code changed in:
Refactoring: TextComponentClipboardHelper renamed to TextComponentClipboardMenu
Bugfix: forgot to add the TextComponentClipboardMenu as mouse listener of the text component.
Bugfix: the popup menu can only be shown when the text component is enabled and will only let the user change the contents of the text component when it is editable.
222 lines of code changed in:
Refactoring: added a new class to add clipboard managing popup menus to text components (JTextField, JTextArea, etc...)
0 lines of code changed in:
Added: details to the dialog that pops up when there is an error while automatically saving a resource.
14 lines of code changed in:
Refactoring: added convenience methods to JDialogWithDetails
97 lines of code changed in:
Refactoring: now AboutBox inherits from JDialogWithDetails
45 lines of code changed in:
Refactoring: added a superclass for all those dialogs that may have additional details (like the AboutBox)
171 lines of code changed in:
Added: by popular request, a popup menu to the subject field to manage the usual clipboard operations
4 lines of code changed in:
Refactoring: default constructors of FrostMessageObject and VerifyableMessageObject removed.
2 lines of code changed in:
memory leak concerning settings propertychanged listener should be fixed
26 lines of code changed in:
commit cause of one line :))) pff
3 lines of code changed in:
*** empty log message ***
88 lines of code changed in:
Refactoring: more references to Mainframe removed.
2 lines of code changed in:
Refactoring: reference to MainFrame removed.
11 lines of code changed in:
Refactoring: several references to MainFrame removed.
19 lines of code changed in:
Refactoring: many references to MessageTable replaced by references to MessageTableModel (that saves us some castings)
15 lines of code changed in:
Refactoring: even more steps towards separating MessagePanel and MainFrame
70 lines of code changed in:
Bugfix: in PopupMenuMessageTable.show, a NPE was being thrown because selectedMessage may be null.
13 lines of code changed in:
Refactoring: getSelectedNode() method removed from MainFrame. Now everybody uses TofTreeModel.getSelectedNode() instead.
42 lines of code changed in:
Refactoring: more steps towards the separation of MainFrame and MessagePanel
50 lines of code changed in:
replaced the smoothdoubleclick code with ClicksNumber
(i have wrong settings for touchpad)
8 lines of code changed in:
Refactoring: first steps towards extracting MessagePanel from MainFrame
31 lines of code changed in:
fixed a small bug: doubleclick on textarea cause message window popup, now
it pops up only when doubleclicking on one of messages at messageTable
2 lines of code changed in:
added Code for smooth doubleclick detection
removed debugoutput from MessageWindow class
30 lines of code changed in:
added MessageWindow classe for a window which pops up when user doubleclicks on a message from MessageTable
105 lines of code changed in:
Refactoring: TOF turned into a singleton.
67 lines of code changed in:
Refactoring: removed two methods that are not needed anymore.
0 lines of code changed in:
Changed: some defaults changed: maxMessageDisplay to 15 (was 10) and maxMessageDownload to 5 (was 3)
6 lines of code changed in:
Bugfix: the default value in the UploadHTL label was wrong (it read 8 instead of 21)
3 lines of code changed in:
Added: Roman to the list of developers.
3 lines of code changed in:
Changed: copy to clipboard submenus on both the uploads and downloads tables improved. Now they support multiple selections and have an additional option (copy extended info).
2 lines of code changed in:
Changed: copy to clipboard submenu on the downloads table improved. Now it supports multiple selections and has an additional option (copy extended info).
122 lines of code changed in:
Changed: copy to clipboard submenu on the uploads table improved. Now it supports multiple selections and has an additional option (copy extended info).
126 lines of code changed in:
Changed: copy to clipboard submenu on the uploads table improved. Now it supports multiple selections and has an additional option (copy extended info).
2 lines of code changed in:
added del key deletes selected message
28 lines of code changed in:
added Roman Glebov to the authors.txt
and updated HISTORY.txt
1 lines of code changed in:
added undelete capability
46 lines of code changed in:
changed paint to paintComponent to be SWING conform in MessageTable.java
(CellRenderer)
4 lines of code changed in:
Added: option to see again those messages that have been deleted (they appear crossed)
1 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