Commit Log (Page 19 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-12-03 to 2004-11-18 (Commits 1185-1234 of 2134)

kevloral 2004-12-03 23:34

Changed: messages are signed by default.

13 lines of code changed in:

kevloral 2004-12-02 07:22

Added: popup menus to all the JTextFields in the preferences (to perform the usual clipboard operations)

1 lines of code changed in:

kevloral 2004-12-02 07:21

Added: popup menus to all the textfields to perform the standard clipboard operations.

83 lines of code changed in:

kevloral 2004-12-02 06:20

Added: popup menus to all the textfields to perform the standard clipboard operations.

13 lines of code changed in:

kevloral 2004-12-02 06:11

Refactoring: added some javadoc commentaries.

8 lines of code changed in:

kevloral 2004-12-02 06:08

Added: utility class. This is a JTextField with an embedded JPopupMenu for the standard clipboard operations.

25 lines of code changed in:

kevloral 2004-12-01 03:49

Bugfix: Images that were created with Toolkit.getDefaultToolkit().createImage and were not being checked with a MediaTracker could cause problems. Now replaced by ImageIcon.

24 lines of code changed in:

kevloral 2004-12-01 03:01

Changed: skinlf updated to 1.2.10

1 lines of code changed in:

kevloral 2004-12-01 03:00

Changed: updated back to the level of v1.8

16 lines of code changed in:

kevloral 2004-12-01 02:42

Regression: version taken from skinlf 1.2.10

1140 lines of code changed in:

kevloral 2004-12-01 02:35

Changed: skinlf updated to 1.2.10

4 lines of code changed in:

kevloral 2004-12-01 02:29

Changed: skinlf updated to 1.2.10

1 lines of code changed in:

kevloral 2004-12-01 01:27

Bigfix: when deleting a message, the message count was not being updated.

1 lines of code changed in:

kevloral 2004-11-30 22:39

Added: messages can be deleted now.

1 lines of code changed in:

kevloral 2004-11-30 22:36

Added: messages can be deleted now (finished)

5 lines of code changed in:

kevloral 2004-11-30 21:57

Added: messages can be deleted now. (Menu option in place and the message saves itself to disk as deleted. Still unfinished)

70 lines of code changed in:

kevloral 2004-11-30 18:05

Added: messages can be deleted now (incomplete)

32 lines of code changed in:

kevloral 2004-11-30 17:47

Refactoring: code layout improved.

346 lines of code changed in:

kevloral 2004-11-30 01:42

Added: message frame internationalization improved (popup menus and attachment tables pending)

40 lines of code changed in:

kevloral 2004-11-28 17:30

Added: popup menu to the message body of the new message frame (cut, copy and paste).

1 lines of code changed in:

kevloral 2004-11-28 17:29

Added: popup menu to the message body of the new message frame (cut, copy and paste)

172 lines of code changed in:

kevloral 2004-11-28 16:48

Bugfix: in certain cases the InmutableAreaDocument was allowing an insert when it shouldn't

1 lines of code changed in:

kevloral 2004-11-28 14:22

Refactoring: code layout improved.

700 lines of code changed in:

kevloral 2004-11-27 09:19

Bugfix: with Java 1.5 Frost was failing to start from time to time (deadlock when showing the main frame).

5 lines of code changed in:

kevloral 2004-11-27 09:18

Bugfix: some information was being saved duplicated on the identities.xml file.
Bugfix: with Java 1.5 Frost was failing to start from time to time (deadlock when showing the main frame).

3 lines of code changed in:

kevloral 2004-11-27 09:16

Bugfix: some information was being saved duplicated on the identities.xml file.

1 lines of code changed in:

kevloral 2004-11-26 17:27

Added: debug class to check for calls to Swing outside of the Swing thread. Seen on http://www.clientjava.com/blog/2004/08/20/1093059428000.html

46 lines of code changed in:

kevloral 2004-11-24 19:14

Refactoring: now FrostIdentities uses its new DAO for saving.

97 lines of code changed in:

kevloral 2004-11-24 18:09

Refactoring: the save method of the Saver interface no longer returns a boolean. Instead, it may throw a StorageException.

68 lines of code changed in:

kevloral 2004-11-23 14:06

Added: in case Frost finds an error while auto saving a resource, a popup is shown to warn the user about the situation and the application closes itself.

30 lines of code changed in:

kevloral 2004-11-23 11:01

Added: in case Frost finds an error while auto saving a resource, a popup is shown to warn the user about the situation and the application closes itself.

4 lines of code changed in:

kevloral 2004-11-23 09:35

Bugfix: the save method was not returning the right value.

2 lines of code changed in:

kevloral 2004-11-23 08:47

Refactoring: Saver and Savable moved to package frost.storage

28 lines of code changed in:

kevloral 2004-11-23 06:43

Refactoring: now FrostIdentities uses its new DAO for loading.
Added: now the dialogs that may pop up when Frost is started create a dummy frame so that the user can see on the task bar that there is activity going on.

376 lines of code changed in:

kevloral 2004-11-23 06:10

Added: now the dialogs that may pop up when Frost is started create a dummy frame so that the user can see on the task bar that there is activity going on.

3 lines of code changed in:

kevloral 2004-11-23 06:04

Added: a utility method to ask input from the user (while creating a dummy frame so that he can see in the taskbar that he is being asking for it)

23 lines of code changed in:

kevloral 2004-11-22 16:34

Changed: when an unsigned message is received with the @ character in the from field, it is automatically blocked.

10 lines of code changed in:

kevloral 2004-11-22 11:11

Bugfix: the fr.politique board was suffering of the cryptokey bug.
Change: fr.Test board made secure.

0 lines of code changed in:

kevloral 2004-11-22 10:50

Refactoring: HISTORY.txt file moved from root to bin/doc directory

74 lines of code changed in:

kevloral 2004-11-22 08:01

Changed: build options (debug disabled, source and target set to 1.5)

24 lines of code changed in:

kevloral 2004-11-22 04:40

Added: option to the popup menu of the message body to copy the selected text to the clipboard.

42 lines of code changed in:

kevloral 2004-11-21 15:30

Added: several French forums to the hierarchy that comes by default.

1 lines of code changed in:

kevloral 2004-11-21 11:16

Refactoring: some minor improvements to the code.

23 lines of code changed in:

kevloral 2004-11-20 06:31

Added: attachment split panes of the main frame internationalized.

71 lines of code changed in:

kevloral 2004-11-20 06:26

Added: attachment split panes of the main frame internationalized.

1 lines of code changed in:

kevloral 2004-11-19 12:55

Bugfix: With Java 1.5, the attachment split panes of both the main and the message frames were not working well.

77 lines of code changed in:

kevloral 2004-11-18 14:32

Bugfix: With Java 1.5, the attachment split panes of the main frame were not working well.

1 lines of code changed in:

kevloral 2004-11-18 14:32

Bugfix: with Java 1.5, the attachment split panes of the main frame were not working well.

92 lines of code changed in:

kevloral 2004-11-18 07:32

Changed: when you are sending an anonymous message, the @ character is no longer allowed as part of the from field.

49 lines of code changed in:

kevloral 2004-11-18 06:52

Added: Option added to the preferences to disable the message upload failed dialog. If disabled, Frost will retry to send it without asking the user.

2 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