Commit Graph
18776 Commits
Author SHA1 Message Date
Jeff Wallace 5847143e53 Merge branch 'master' of https://github.com/jawallace/autopsy
Conflicts:
	Core/src/org/sleuthkit/autopsy/corecomponents/DataResultPanel.java
	Core/src/org/sleuthkit/autopsy/corecomponents/FXVideoPanel.java
2013-09-24 13:03:47 -04:00
Brian Carrier 41ada549bc Put gstreamer folder back into installer path 2013-09-24 12:46:22 -04:00
Brian Carrier 4943f8242e Merge branch 'master' of github.com:sleuthkit/autopsy 2013-09-24 12:31:45 -04:00
Brian Carrier ae1c06f4f7 changed installer names 2013-09-24 12:31:22 -04:00
Brian Carrier 6492885219 Consistent heading for time 2013-09-24 12:28:58 -04:00
Brian Carrier 17b4adf5c1 Merge pull request #286 from jawallace/manynodesfix
Fixed UI Hang When Loading Lots of Nodes
2013-09-24 09:28:09 -07:00
Brian Carrier b11a9204bc Merge pull request #294 from jawallace/maxHeapSize
Installer Update and Open Recent Case Fix
2013-09-24 09:27:09 -07:00
Jeff Wallace 088e1ed90b Updated installer script to update max heap size for 64 bit, fixed installation path for 64 bit. 2013-09-24 10:55:49 -04:00
Jeff Wallace eab1346366 Disable ok button when there are no recent cases. 2013-09-24 10:51:43 -04:00
Jeff Wallace 5472a0924a Disabled ok button when there are no recent cases. 2013-09-24 10:47:22 -04:00
jmillman 487b4b8caa Merge branch 'master' into e01_st_verification 2013-09-24 10:33:38 -04:00
Jeff Wallace 7eb0bb56ba Updated default heap size to be 2GB. Config file gets updated for 32 bit build during installer creation. 2013-09-24 08:26:14 -04:00
Jeff Wallace 93b1efd140 Moved adding of jdkhome property to the windows installer targets. 2013-09-24 08:23:08 -04:00
Brian Carrier 7a7f72b9d5 minor update to message 2013-09-23 21:56:47 -04:00
Brian Carrier 4568805fd8 Merge branch 'master' of github.com:sleuthkit/autopsy 2013-09-23 16:36:16 -04:00
Brian Carrier d393493a78 Updated based on TSK API change 2013-09-23 16:36:02 -04:00
jmillman 6bdabee9dd added error messages for problematic multipart e01, 001 files 2013-09-23 12:28:55 -04:00
jmillman 858d006b2b Merge remote-tracking branch 'upstream/master' into e01_st_verification 2013-09-23 12:27:35 -04:00
raman-bt e80ad2c732 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-09-23 10:31:53 -04:00
Brian Carrier 706a0799bb Merge pull request #293 from jawallace/fxvideobuttons
Removed color from FX video controls.
2013-09-23 07:17:25 -07:00
Jeff Wallace 33f1fa2783 Removed color from FX video controls. 2013-09-23 09:56:30 -04:00
Jeff Wallace c02e101c0a Removed color from 64 bit video controls. 2013-09-23 09:51:38 -04:00
Jeff Wallace 9907bbce00 Merge branch 'master' of https://github.com/jawallace/autopsy
Conflicts:
	Core/src/org/sleuthkit/autopsy/corecomponents/DataResultPanel.java
2013-09-23 09:51:13 -04:00
Brian Carrier eb2e34e5fc Added timezone to times in display 2013-09-22 22:20:59 -04:00
Brian Carrier 7b839fb667 fixed wording of statement 2013-09-22 22:20:17 -04:00
jmillman ad1767a585 added method verifyImageSizes() to check that we are getting all the data we expect from an image 2013-09-20 16:53:13 -04:00
Jeff Wallace 81b5761684 Added fix to ensure DataResultPanel sets up activated tabs on the EDT. Cleaned up NodeListener logic. 2013-09-20 15:08:36 -04:00
raman-bt 7b4df27fda Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-09-20 10:01:37 -04:00
jmillman a7634d0dae minor code cleanup and gui layout tweaks 2013-09-20 09:40:04 -04:00
Jeff Wallace 4b6d257760 Merge https://github.com/sleuthkit/autopsy into manynodesfix 2013-09-20 08:46:32 -04:00
Brian Carrier a20cf17a7c Added back in that GEN_INFO is not shown in tree 2013-09-19 16:53:04 -04:00
Richard Cordovano e3940da25b Added TagsManager class skeleton integrated with Services 2013-09-19 15:27:13 -04:00
Jeff Wallace 6c125730b5 Merge branch 'master' into manynodesfix 2013-09-19 13:55:40 -04:00
Jeff Wallace 0370fddf57 Added popup dialog to DeletedCotent to alert the user that not all deleted files are shown. 2013-09-19 13:42:44 -04:00
Jeff Wallace 1c6fcbe15f Merge https://github.com/sleuthkit/autopsy into manynodesfix
Conflicts:
	Core/src/org/sleuthkit/autopsy/corecomponents/DataResultPanel.java
2013-09-19 13:22:20 -04:00
jmillman b88d223c43 Merge branch 'master' of https://github.com/sleuthkit/autopsy into add_image_errors 2013-09-19 11:20:28 -04:00
Brian Carrier 94798e1e41 Merge pull request #292 from rcordovano/dcp_set_node_fix
Eliminated superfluous setNode() calls in DRPanel, DCPanel
2013-09-19 08:20:03 -07:00
jmillman 4dbbe5973b minor changes related to add image wizard error handling 2013-09-19 11:19:26 -04:00
Brian Carrier 7b0d32b84c Merge pull request #291 from rcordovano/adrv_set_node_fix
Reduced redundant setNode() calls in DataResultViewers
2013-09-19 08:15:16 -07:00
Brian Carrier ac5ac994f0 Merge pull request #287 from millmanorama/master
transaction objects
2013-09-19 08:11:54 -07:00
Jeff Wallace 393f9180fb Corrected gstreamer env variable in build script. 2013-09-19 10:55:20 -04:00
Richard Cordovano 30073dd10c Eliminated superfluous setNode() calls in DataResultPanel, DataContentPanel 2013-09-19 10:54:47 -04:00
Richard Cordovano a08931952f Reduced redundant setNode() calls in DataResultViewers 2013-09-19 10:34:10 -04:00
Jeff Wallace 0ee48efbda Merge https://github.com/sleuthkit/autopsy into installerFix 2013-09-19 09:52:00 -04:00
jmillman 13cc11a2f4 Merge branch 'master' of https://github.com/sleuthkit/autopsy into add_image_errors 2013-09-19 09:29:02 -04:00
df-test-runner e63189872a Merge https://www.github.com/sleuthkit/autopsy into testing 2013-09-19 00:32:18 -04:00
Brian Carrier 4144e2af91 Merge pull request #290 from jawallace/master
FX Video Player resets properly if another node is selected.
2013-09-18 13:29:20 -07:00
Jeff Wallace 5d96f78b3f Merge branch 'master' of https://github.com/jawallace/autopsy into installerFix 2013-09-18 16:14:11 -04:00
Jeff Wallace 4b0fe6dd63 Moved adding of jdkhome property to the windows installer targets. 2013-09-18 16:13:02 -04:00
Jeff Wallace efc5bca324 Updated supported media formats in JavaFX player. 2013-09-18 15:59:05 -04:00