Commit Log (Page 20 of 43)

back to main page

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-11-17 to 2004-06-01 (Commits 1135-1184 of 2134)

kevloral 2004-11-17 17:45

Added: option to silently retry failed messages (finished now)

261 lines of code changed in:

kevloral 2004-11-17 12:50

Refactoring: unused imports removed.

5 lines of code changed in:

kevloral 2004-11-17 11:06

Added: option to silently retry failed messages (not finished yet)

3 lines of code changed in:

kevloral 2004-11-17 08:45

Refactoring: News3Panel extracted from OptionsFrame.
Bugfix: when using a skin, buttons weren't showing the selected colors on News(3)
Added: option to silently retry failed messages (not finished yet)

265 lines of code changed in:

kevloral 2004-11-09 16:18

Refactoring: now removeItems returns a boolean value.

18 lines of code changed in:

kevloral 2004-11-09 05:13

Bugfix: The HopsToLive parameter must be in hexadecimal. Thanks to mxbee.

4 lines of code changed in:

kevloral 2004-11-08 17:41

Refactoring: lots of attributes made private and others removed.

53 lines of code changed in:

kevloral 2004-11-06 19:13

Bugfix: now keywords may be longer than 64 characters (thanks to mxbee for the report)

19 lines of code changed in:

kevloral 2004-11-04 19:16

Removed: no longer necessary

0 lines of code changed in:

kevloral 2004-11-04 05:23

Added: more incomplete classes of the new storage system

1 lines of code changed in:

kevloral 2004-11-04 04:36

Added: beginning work on the new storage system. Those classes are still incomplete.

79 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-10-26 13:23

Refactoring: now the configureButton method of MiscToolkit is used.

20 lines of code changed in:

kevloral 2004-10-26 13:13

Refactoring: now the configureButton method of MiscToolkit is used.

49 lines of code changed in:

kevloral 2004-10-26 13:00

Refactoring: now the configureButton method of MiscToolkit is used.

47 lines of code changed in:

kevloral 2004-10-26 11:57

Added: some convenience methods.

34 lines of code changed in:

kevloral 2004-10-25 16:05

Refactoring: deprecated methods in 1.5 removed ( hide/show -> setVisible() )

24 lines of code changed in:

kevloral 2004-10-25 10:07

Refactoring: OptionsFrame moved into a new package: frost.gui.preferences

0 lines of code changed in:

kevloral 2004-10-25 10:04

Refactoring: OptionsFrame moved into a new package: frost.gui.preferences
Refactoring: some inner classes of OptionsFrame turned into outer classes (put into frost.gui.preferences too)

2805 lines of code changed in:

kevloral 2004-10-25 09:55

Refactoring: OptionsFrame moved into a new package: frost.gui.preferences

1 lines of code changed in:

kevloral 2004-10-25 05:53

Refactoring: code layout improved

18 lines of code changed in:

kevloral 2004-10-23 05:26

Bugfix: duplicate line removed.

0 lines of code changed in:

kevloral 2004-10-23 05:17

Added: Message upload failed dialog internationalized.
Bugfix: The message upload failed dialog works now (thanks to SSY).

3 lines of code changed in:

kevloral 2004-10-23 05:16

Added: SuperSlut Yoda

0 lines of code changed in:

kevloral 2004-10-23 05:10

Added: MessageUploadFailedDialog internationalized

12 lines of code changed in:

kevloral 2004-10-23 04:53

Bugfix: when closing the dialog the timer was not being stopped.
Bugfix: the timer was not giving a proper return value when it expired.
Refactoring: code layout changed and structure changed.
Added: internationalized.

152 lines of code changed in:

kevloral 2004-10-23 04:42

Added: MessageUploadFailedDialog internationalized.

13 lines of code changed in:

kevloral 2004-10-20 23:13

Bugfix: the dialog was failing on some JREs because of the icon (as reported by SSY)

3 lines of code changed in:

kevloral 2004-09-22 17:35

Added: French translation updated.

3 lines of code changed in:

kevloral 2004-09-22 17:15

Added: RapHHfr as French translator.
Changed: encoding set to UTF-8.

0 lines of code changed in:

kevloral 2004-09-19 13:20

Added: splash screen logo changed.

2 lines of code changed in:

kevloral 2004-09-19 13:16

Changed: splash screen logo replaced (the old one can still be used for the installer, whenever that is finished, that is).

6 lines of code changed in:

kevloral 2004-09-19 13:14

Changed: email addresses nospammed.
Added: new splash sreen logo author.

0 lines of code changed in:

kevloral 2004-09-19 12:22

Added: hsqldb license added.

67 lines of code changed in:

kevloral 2004-08-26 05:39

Added: lockfile error message internationalized.

48 lines of code changed in:

kevloral 2004-07-15 15:23

Added: TODO comment.

1 lines of code changed in:

kevloral 2004-06-28 04:51

Refactoring: some variables renamed from "enum" to "enumeration", to be able to easily compile it with java 1.5 (by popular request)

3 lines of code changed in:

kevloral 2004-06-28 04:43

Refactoring: some variables renamed from "enum" to "enumeration", to be able to easily compile it with java 1.5 (by popular request)

4 lines of code changed in:

kevloral 2004-06-28 04:32

Refactoring: some variables renamed from "enum" to "enumeration", to be able to easily compile it with java 1.5 (by popular request)

12 lines of code changed in:

kevloral 2004-06-28 04:08

Refactoring: news panel turned into an inner class.

189 lines of code changed in:

kevloral 2004-06-27 13:58

Refactoring: code layout improved (with eclipse)

1744 lines of code changed in:

kevloral 2004-06-10 13:29

Optimization: the local variable invalidChars in method makeFilename turned into a static attribute

51 lines of code changed in:

kevloral 2004-06-07 09:34

Added: more info added to the logging of the exceptions in the parseXmlFile method

2 lines of code changed in:

kevloral 2004-06-07 03:24

Added: country flags to the language menu and a title to the "Enabled" column of the downloads table.

2 lines of code changed in:

kevloral 2004-06-07 02:04

Added: small flags to the language menu. Useless but nice.

19 lines of code changed in:

kevloral 2004-06-04 15:31

Bugfix: changed the gender of the Spanish translation of DownloadTableFormat.Enabled (as "descarga" is female)

1 lines of code changed in:

kevloral 2004-06-04 15:12

Changed: now the "Enabled" column has a proper title (instead of an space). It has been made resizable too.

2 lines of code changed in:

kevloral 2004-06-03 18:53

Added: now the user can choose which columns the search, download and upload tables should show.

3 lines of code changed in:

kevloral 2004-06-01 17:53

Bugfix: HTML is no longer used to display the name in bold, so if the name doesn't fit in the cell, it is correctly cropped now.

47 lines of code changed in:

kevloral 2004-06-01 17:50

Changed: HISTORY.txt file in use again!

9 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