[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r666] by jimwinston

Replaced use of CopyAndPasteMouseListener and SpellCheck.register() with new SpellCheckCopyAndPaste class
which adds to all JTextComponents a new popup menu with cut, copy, paste, and JOrtho spell check options.

2009-12-23 17:24:31 Tree
[r665] by jimwinston

Prepend the id of the FileType to the original file name to keep exported name unique.
For feature request 2866552.

2009-12-21 15:47:06 Tree
[r664] by jimwinston

Add list of users from database to existing list instead of replacing the existing list when switching from standalone to using a server. If there are username colisions, rename append a "2" to the local username. Make sure not to add a second admin with id 1-1.

2009-12-18 20:47:46 Tree
[r663] by jimwinston

Allow all users with Editor privileges on an application to edit and delete profiles and groups.

2009-12-18 18:45:55 Tree
[r662] by jimwinston

Don't unset the category ID if isn't set. It doesn't like that at all.

2009-12-18 18:41:25 Tree
[r661] by jimwinston

Fixed exception in RefineValueAddPanel.java when there are no unused checks.
Removed noisy debug statements.

2009-12-15 19:11:47 Tree
[r660] by jimwinston

Allow Category combo box to have a < None Selected > entry.
Fix for bug 2906064.

2009-12-10 19:32:22 Tree
[r659] by jimwinston

Set data to be null if the container is null in processData().
Without this, deleting the only row in a table would throw an exception and the display would not be updated.
Fix for bug 2911559.

2009-12-10 16:51:11 Tree
[r658] by jimwinston

Added null check for compliance check's retrieved recommendation.
Fix for bug 2911491.

2009-12-09 19:14:42 Tree
[r657] by jimwinston

Fixed the indentation.

2009-12-09 19:10:31 Tree
Older >