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-04-09 to 2004-02-28 (Commits 935-984 of 2134)
Refactoring: disabledDownloads key turned into public DISABLED_DOWNLOADS constant
5 lines of code changed in:
Refactoring: searchAllBoards key turned into public SEARCH_ALL_BOARDS constant
2 lines of code changed in:
Refactoring: disableDownloads key turned into DISABLE_DOWNLOADS public constant
10 lines of code changed in:
Refactoring: SettingsUpdater interface implemented.
Refactoring: it no longer saves the settings of the Download and Search panels (they save them themselves)
16 lines of code changed in:
Refactoring: SettingsUpdater interface implemented
9 lines of code changed in:
Refactoring: a new method called "save" has been created to save the settings to disk. The old "writeSettingsFile" has been made private.
Refactoring: added support for SettingsUpdaters (classes that register themselves with SettingsClass and are called back before settings are saved to disk).
57 lines of code changed in:
Refactoring: the new "save" method of SettingsClass is used, instead of the obsolete "writeSettingsFile"
1 lines of code changed in:
Refactoring: the new "save" method of SettingsClass is used, instead of the obsolete "writeSettingsFile" of frame1
1 lines of code changed in:
Initial version
23 lines of code changed in:
Refactoring: search related classes moved to new package (frost.search)
1 lines of code changed in:
Refactoring: now the frame1 only creates the SearchTableModel. The table is created and managed by the SearchPanel.
15 lines of code changed in:
Refactoring: some constructors made a bit more specific
2 lines of code changed in:
Rollback: previous changes partially undone
Refactoring: constructors made a bit more specific
8 lines of code changed in:
Refactoring: constructors made a bit more specific
7 lines of code changed in:
Refactoring: now the SearchTableModel adds itself as a listener of the languageResource
1 lines of code changed in:
Refactoring: new constructor added. setModel method overriden.
23 lines of code changed in:
Refactoring: JTable default constructor and setModel method overriden
19 lines of code changed in:
Bugfix: the value of the string was being passed to configureButton, instead of the key to the languageResource
22 lines of code changed in:
Refactoring: now BuddyList delegates to a HashMap, instead of inheriting from it
Refactoring: BuddyList methods add and get renamed to lowercase
72 lines of code changed in:
Refactoring: BuddyList methods add and get renamed to lowercase
21 lines of code changed in:
Refactoring: identities management code removed from Core (now in FrostIdentities)
648 lines of code changed in:
Refactoring: startup cleaned up a bit more (done for now)
137 lines of code changed in:
Removed: unneeded field
0 lines of code changed in:
Refactoring: turned into a Singleton
Refactoring: initialization process cleaned up a little (not finished yet)
Refactoring: non gui code moved from frame1 (now it is Core that creates frame1)
Refactoring: skins initialization moved from Frost
179 lines of code changed in:
Refactoring: renamed from frost to Frost
Refactoring: structure cleaned up.
Refactoring: some code moved to Core (now this class only deals with the command line arguments and the frost lock file)
Changed: help message (/?) improved.
251 lines of code changed in:
Refactoring: some non-gui code moved from frame1 to Core.
Refactoring: now it is Core who creates frame1 instead of the opposite.
Refactoring: some gui code moved from Frost to frame1 (in method setVisible)
21 lines of code changed in:
Refactoring: now it is the Splashscreen itself the one that checks the "nosplash.chk" file
15 lines of code changed in:
Changed: frost.frost renamed to frost.Frost
1 lines of code changed in:
Refactoring: identities management code copied from Core (not removed from there yet)
333 lines of code changed in:
Refactoring: some code moved from frost to SplashScreen
32 lines of code changed in:
Refactoring: removed some non-gui methods from frame1
36 lines of code changed in:
Changed: anonymous files are not hidden by default anymore.
1 lines of code changed in:
Changed: saveIdentities method made much more fail safe. Hopefully lost identities will be a thing of the past now.
64 lines of code changed in:
Changed: "throws Throwable" removed from the writeXmlFile signature
26 lines of code changed in:
Added: copyFile method, to copy the contents of one file into another
27 lines of code changed in:
Changed: now the font foreground color is always white
Changed: some code layout (with eclipse)
36 lines of code changed in:
Optimization: keeping the ImageIcon of the splash as a static attribute and saving a reference to the SphashScreen as an attribute of the frame1 prevented the GC from freeing it. Saved about 650KB.
1 lines of code changed in:
Optimization: instead of creating a factory every time we parse a XML file, we only create it once.
59 lines of code changed in:
Changed: frost.manifest removed from the dist zip
3 lines of code changed in:
Changed: fec-native.jar added to the classpath
1 lines of code changed in:
Changed: the classpath is got from the manifest now
1 lines of code changed in:
Initial version: compiled by myself from the source in fec 1.0.3
0 lines of code changed in:
Changed: the error messages shown when a jar file is missing or the lock file is present are now shown in a JDialog, instead of being sent to System.out
13 lines of code changed in:
Changed: showMessage method moved from Core to MiscToolkit
3 lines of code changed in:
Added: messages may now be blocked depending on their attached boards
79 lines of code changed in:
Added: now the user can block messages based on the boards they have attached
69 lines of code changed in:
Added: two new settings to be able to block messages that have certain boards attached
2 lines of code changed in:
Changed: tof2 panel (spam options) turned into an inner class. Its layout has been improved too.
377 lines of code changed in:
Added: capability to choose the font to use in file lists (Upload, Download and Search)
Changed: preferences keys related to fonts changed to constants in SettingsClass
Changed: preferences keys related to logging moved from Logging to SettingsClass
86 lines of code changed in:
Added: now the UploadPanel listens for changes in the font preferences and updates the font of its table if necessary
42 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