17 Commits

Author SHA1 Message Date
jmillman
9012e245f0 finish converting image analyzer to use History.java 2014-08-28 10:21:18 -04:00
jmillman
ddb9d0c245 converting image analyzer to history manager 2014-08-27 17:05:49 -04:00
jmillman
a8744600d2 move utilities into Core 2014-08-25 15:48:57 -04:00
jmillman
47d2f99eca move ControlsFX into CoreLibs, remove unused jars 2014-08-25 15:48:33 -04:00
jmillman
36cf7ba569 use hasData() instead of removed getRootObjectsCount()> 0 2014-08-18 09:51:13 -04:00
jmillman
b47cc16d88 correct url for help 2014-08-15 12:20:21 -04:00
jmillman
9a42d44a1c better less aliased version without green border 2014-08-14 10:23:56 -04:00
jmillman
eb467bdc25 tweak icon to remove green border 2014-08-14 09:57:48 -04:00
jmillman
90b21054c5 populate tree view when opening an existing case, tweak fxml 2014-08-11 14:15:18 -04:00
jmillman
9ef9cb28aa improve thread safety 2014-08-11 14:14:35 -04:00
jmillman
7c1945e203 ensure GUI update on JFX thread 2014-08-11 10:31:29 -04:00
jmillman
f8f32c5337 refactor code to simplify ui initialization and remove blocking calls that prevented ui from displaying 2014-08-06 14:17:25 -04:00
jmillman
738fed0182 put db unlock in finally 2014-08-06 13:50:58 -04:00
jmillman
06496cd3ad move stuff onto/off jfx thread; check for no open case and npe 2014-08-05 16:53:58 -04:00
jmillman
cf0f1b04ba changed options panel icon 2014-08-05 15:24:35 -04:00
jmillman
a2ffd3e500 project changes to work as a module in Autopsy 2014-08-05 14:15:11 -04:00
jmillman
0f99c1cee0 Merge remote-tracking branch 'image_analyzer/develop' into image_analyzer
Conflicts:
	.gitattributes
	.gitignore
	build.xml
	nbproject/build-impl.xml
	nbproject/genfiles.properties
	nbproject/platform.properties
	nbproject/project.properties
	nbproject/project.xml
2014-08-05 14:05:43 -04:00