2794 Commits

Author SHA1 Message Date
adam-m
6c1f0d77ed fix initialization order and cleanup 2013-01-22 18:55:23 -05:00
adam-m
738c704750 remove unused var, make list final 2013-01-22 18:49:02 -05:00
adam-m
fd75b355e2 fix spacing, add public constructor for palette 2013-01-22 18:48:45 -05:00
adam-m
f97e7abce8 Merge branch 'timeline' of https://github.com/tmciver-basis/autopsy into timeline 2013-01-22 18:11:31 -05:00
adam-m
d6f1bcf45d integrate result panel into timeline
result panel fixes
2013-01-22 18:10:44 -05:00
Tim McIver
934d135d18 Replaced last remaining call to DataContent.getTopComponent() in
DataContentDynamicMenu with DataContentTopComponent.findInstance(). Removed
DataContenet.getTopComponent() method and removed all implementations since
this method is no longer needed.
2013-01-22 18:04:37 -05:00
Tim McIver
0cef1ddc7a Refactored DataContentTopComponent by removing the 'tabbed pane' and
putting that logic into a separate JPanel (DataContentPanel) so that it can
be reused by other TopComponents.
2013-01-22 17:25:54 -05:00
adam-m
20124f8ff5 initial refactor of DataResult top component into an inner jpanel and outter tc 2013-01-22 15:49:48 -05:00
adam-m
7aee2f9554 Merge branch 'master' into timeline
Conflicts:
	CoreLibs/nbproject/project.properties
	thunderbirdparser/nbproject/project.properties
2013-01-22 13:25:29 -05:00
adam-m
3f2c382053 fix new corelibs lib rule 2013-01-22 13:07:56 -05:00
adam-m
12b8917346 better error msg in indexer blocked by security software 2013-01-22 12:23:46 -05:00
adam-m
b304a4f330 use repo configuration in corelibs ivy 2013-01-22 11:09:58 -05:00
adam-m
bae8aa5d90 add sigar lib for process monitoring to corelibs 2013-01-20 10:08:38 -05:00
adam-m
34e1b811c3 change java source level to 1.7 2013-01-20 08:48:14 -05:00
adam-m
26a1f81419 update news 2013-01-18 17:30:57 -05:00
Brian Carrier
0cddbee495 Added more log message details 2013-01-18 17:14:08 -05:00
adam-m
59eb47f092 Merge branch 'timeline' of https://github.com/tmciver-basis/autopsy into timeline 2013-01-18 16:31:08 -05:00
adam-m
044fda431a timeline data result tc uses custom mode 2013-01-18 16:30:50 -05:00
adam-m
14478fb014 support for custom modes in custom data result top components 2013-01-18 16:30:30 -05:00
Tim McIver
6971793c1d Fixed bug that did not show days of the month that contained no data. Now
all days of the month are shown even if there is no data.
2013-01-18 16:27:49 -05:00
Tim McIver
3b12f20658 Delete unneeded member variable. 2013-01-18 15:18:31 -05:00
Tim McIver
decffdb631 Fixed bug that did not show the correct number of files in the results view
for a given day.
2013-01-18 14:34:29 -05:00
Tim McIver
a71143591f Merge branch 'master' of https://github.com/sleuthkit/autopsy into timeline
Conflicts:
	thunderbirdparser/nbproject/project.properties
2013-01-18 11:07:50 -05:00
adam-m
93de5d7c33 Update versions for 3.0.4 release 2013-01-18 09:56:07 -05:00
adam-m
1df17993a7 make empty comment be empty string 2013-01-17 19:05:07 -05:00
adam-m
bd6d89c786 do not create bb attributes with empty comments if comment not set 2013-01-17 19:01:07 -05:00
adam-m
f442847c84 make nodeproperty public 2013-01-17 15:32:58 -05:00
adam-m
57856719f3 news 2013-01-17 13:33:58 -05:00
adam-m
732609bd55 news update 2013-01-17 13:32:54 -05:00
adam-m
9194325727 add complete list of MSOffice and OpenOffice extensions to Tika extractor
fixes #133
2013-01-17 13:22:27 -05:00
adam-m
51caacaada updated news 2013-01-17 12:57:09 -05:00
adam-m
00f57f6bad add MS OFFICE 2007 extensions to tika extractor to process 2013-01-17 12:55:07 -05:00
adam-m
c4559d4082 Add action for result tags and bookmarks o navigate to source result 2013-01-17 12:47:37 -05:00
adam-m
65928b2595 fix tag actions 2013-01-17 10:37:43 -05:00
adam-m
1bca70f08c Share tika jar from keyword search to thunderbird to avoid multiple loads (TODO move Tika to CoreLib) 2013-01-17 10:04:03 -05:00
adam-m
588de918d7 remove gs plugins that won't load 2013-01-17 09:49:54 -05:00
adam-m
997752b878 remove header and lib files from gstreamer build 2013-01-17 09:48:18 -05:00
adam-m
fdb7e85376 ensure single instance of sub installers within Core 2013-01-16 17:43:48 -05:00
adam-m
c0a2a03d22 better tags init() 2013-01-16 17:34:38 -05:00
adam-m
52c3fc41d5 Nested tags in dir tree 2013-01-16 17:24:09 -05:00
Tim McIver
8458b92f55 Refactored mactime-file-parsing code to fix bug that was missing many
entries. In support of AUT-745.
2013-01-16 15:55:19 -05:00
adam-m
ce1ce42c00 use enum map instead of hashmap for bookmarks 2013-01-16 15:43:31 -05:00
adam-m
655719574a updated junit 2013-01-16 14:19:43 -05:00
adam-m
06efec11f6 strip html from message 2013-01-16 14:15:29 -05:00
adam-m
4156200a57 use new message/notify API instead of some modal dialogs 2013-01-16 14:08:50 -05:00
adam-m
67a058eb92 hide default view menu entries 2013-01-16 13:54:21 -05:00
adam-m
8335aa84eb hide web menu in window 2013-01-16 13:51:21 -05:00
adam-m
afbf732ccb build scripts change to ugprade RCP to 7.3 2013-01-16 13:26:04 -05:00
adam-m
13e65b812f add custom property for result tags 2013-01-16 11:11:59 -05:00
adam-m
f93a0a9a8e add result type to result bookmarks 2013-01-16 10:58:50 -05:00