[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r609] by jimwinston

Make sure selection entry is a RecommendationType before adding it to the list of dependencies.
(There is a weird nearly invisible entry at the bottom of the list that needs to be ignored otherwise it causes some very odd behavior).
Fixes bugs 2823230, 2823231, 2824497.

2009-09-16 18:46:07 Tree
[r608] by jimwinston

Rearranged word order of error messages.
Fix for bug 2827974.

2009-09-16 15:04:04 Tree
[r607] by jimwinston

Prevent user from entering a replacement abbreviation of length greater than eight on import.

2009-09-15 14:22:55 Tree
[r606] by jimwinston

Make a copy of the RTDocument and save it for the autosave. This is to prevent the application from freezing up during validation during autosave.

Fix for bug 2854494.

2009-09-15 14:01:45 Tree
[r605] by jimwinston

Added comparator for Rule column.
Fix for bug 2854643.

2009-09-14 19:07:22 Tree
[r604] by bworrell

= Fixed Bug 2837707: Check Values table entries flag the Check File and Check Language boxes as required.

+ Added a RequiredSet validate() method that leverages the RequiredComponent.validate() method
+ Reworked RequiredComponent to be an abstract class instead of an interface
- one super validate() method that can be overridden in the subclasses if necessary

2009-09-14 18:33:50 Tree
[r603] by jimwinston

Sort FileType objects in list by original file name.
Fix for bug 2854647.

2009-09-14 15:58:27 Tree
[r602] by bworrell

= Fixed Bug 2854483: this should probably be reworked so that the location is set relative to the parent dialog

2009-09-11 19:02:48 Tree
[r601] by bworrell

= Fixed Bug 2856918
= Fixed Bug 2452277

Summary: Launched files that are edited are marked as modified and flagged for synchronization

2009-09-11 18:06:10 Tree
[r600] by jimwinston

Moved resetting application list to main thread and out of the worker dialog thread to prevent NPE deep inside Java swing code.
Fixes bug 2856909.

2009-09-11 15:10:18 Tree
Older >