[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r513] by jimwinston

Use new YesNoDialog.java
(I'm doing a bad job of checking in stuff lately.)

2009-07-30 15:43:03 Tree
[r512] by jimwinston

New dialog to display error messages in selectable text area.
Has "copy to clipboard" button that selects all in the scrollable text area.

(Meant to check this in a half hour ago)

2009-07-30 15:36:16 Tree
[r511] by jimwinston

Created new error message dialog with text area and copy to clipboard button.
New dialog is used to display shcematron messages from checking xccdf file.

2009-07-30 14:52:31 Tree
[r510] by bworrell

Fixed some nits...

+ LoginDialog is NO LONGER ALWAYS ON TOP
- About dialog appears above the Login screen

+ Lock File clean up
- Lock file now utilizes java.io.File.deleteOnExit() instead of manually having to delete on exit
- Lock file is checked prior to parsing the XML instance document ..users no longer have to wait for the file to be parsed before being told they can't use the application!
- Lock file can be overridden: warning message presents a Yes or No option for overriding.

2009-07-29 18:51:32 Tree
[r509] by jimwinston

Some tweaks to XCCDF Import.
Removed unused combo box models from the AddEdit[Profile, Group, Rule]MainDialog.

2009-07-28 20:33:24 Tree
[r508] by jonathanobaker

Deleted unneeded cce info panel. cleaned up ui on the cc pane;l in general

2009-07-28 18:03:14 Tree
[r507] by jonathanobaker

Corrected bug 2822606 - check language drop down was not reflecting the selected check language

2009-07-28 17:02:51 Tree
[r506] by jonathanobaker

- removed unneeded log message
- rearranged application menu items

2009-07-28 11:10:06 Tree
[r505] by bworrell

+ changed cache initialization method to avoid invoking the setters for cell text values and cell tool tip text

2009-07-27 18:04:35 Tree
[r504] by bworrell

+ Added a preventative null check to AbsCachedTextRenderer.initCache(...) method

2009-07-27 17:52:10 Tree
Older >