617 Commits

Author SHA1 Message Date
Richard Cordovano
4ce2889ef0 Merge pull request #1966 from millmanorama/IG-grab-from-datasource
Ig grab files from datasource
2016-02-12 16:20:52 -05:00
Richard Cordovano
e90d429b84 Merge pull request #1963 from millmanorama/IG-cat-colors-in-menus
add category color icons to the right click menus in IG
2016-02-12 16:19:57 -05:00
Richard Cordovano
0824514ecb Merge pull request #1961 from millmanorama/IG-ms-metafile
add Windows meta files (WMF/EMF) to list of ImageTypes, read support …
2016-02-12 16:18:20 -05:00
jmillman
133471b073 add category color icons to the right click menus in IG 2016-02-11 12:41:44 -05:00
millmanorama
415840815d add Windows meta files (WMF/EMF) to list of ImageTypes, read support requires library(Batik) 2016-02-11 12:35:51 -05:00
jmillman
4fb8635fb4 refactored GroupListCell and GroupTreeCell into GroupCellFactory to reduce code duplciation.
cleanup GroupCellFactory and related
2016-02-11 12:25:08 -05:00
jmillman
9075f860a5 cleanup 2016-02-10 15:22:02 -05:00
jmillman
727670c5dc grab files form new datasources even if they are not images. Extract BulkTask out of PrePopulateDataSourceFiles and CopyAnalyzedFiles 2016-02-10 15:14:03 -05:00
Nick Davis
9d28f0fcd9 cleaned up 2016-02-05 14:06:44 -05:00
Nick Davis
b62e63f92d merged in translations 2016-02-05 13:51:40 -05:00
Nick Davis
92c073b9e2 updated after merge 2016-02-05 13:29:06 -05:00
Nick Davis
1783dfe015 merged Jonathans work in with ours 2016-02-05 13:16:21 -05:00
Nick Davis
cb2ef5523c merged in translations 2016-02-05 13:06:29 -05:00
Nick Davis
925e265796 localized strings from fxml files 2016-02-04 22:03:20 -05:00
Nick Davis
83b824b2c6 extract a string 2016-02-04 18:16:54 -05:00
jmillman
d8752fcadc add follow up flag image to follow up action and in group list , improve category "icons"; cleanup toolbar labels to match group labels 2016-02-04 15:38:18 -05:00
Richard Cordovano
9856b58b80 Merge pull request #1943 from millmanorama/IG-fix-missing-category-icons
Ig fix missing category icons
2016-02-04 11:44:10 -05:00
Richard Cordovano
092fbebcbf Merge pull request #1941 from narfindustries/ja-imagegallery-fonts
ja imagegallery - converted ui fonts to derived
2016-02-04 11:43:35 -05:00
Richard Cordovano
cd34d37c10 Merge pull request #1934 from narfindustries/1501-ja-imagegallery
1501 ja imagegallery - translations
2016-02-04 11:40:29 -05:00
jmillman
7a7e5b41f5 fix copyright dates 2016-02-04 11:22:53 -05:00
jmillman
e71a77ad8c use Category symbols in the apply cat dropdowns 2016-02-04 11:15:46 -05:00
jmillman
ebe4afad64 fix missing category items and refactor GroupPane using radiobuttons
more refactoring in GroupPane
2016-02-04 11:15:12 -05:00
Nick Davis
a19154e17a restored area size 2016-02-03 17:17:14 -05:00
Nick Davis
5ec9df709f converted ui fonts to derived 2016-02-03 17:10:37 -05:00
Nick Davis
1d5db5578b merged translations into imagegallery module 2016-02-03 15:14:59 -05:00
jmillman
b380430532 restrict double click action on SlideShowView to non control areas
cleanup, fix selection
2016-02-03 10:48:19 -05:00
Richard Cordovano
15d56ad88c Merge ja_localization_2016_1 into develop 2016-02-02 15:10:51 -05:00
Nick Davis
ca2a4e5b2b Extracted hard coded strings. Commented strings that shouldn't be extracted using NON-NLS. Used @NbBundle.Messages() style annotations for strings. Verified it correctly builds. 2016-02-02 12:56:17 -05:00
jmillman
876ec3d8fd improve exception fix 2016-02-01 16:50:40 -05:00
jmillman
f5a095bcc6 fix exception that is logged when mime-type is unknown 2016-02-01 13:54:15 -05:00
Richard Cordovano
96c966002a Revert "Revert "Revert "1501 ja image gallery - redo 1""" 2016-02-01 13:32:20 -05:00
Richard Cordovano
1631486869 Revert "1501 ja image gallery - redo 2" 2016-02-01 13:31:29 -05:00
Nick Davis
ba4aabbdcd Fixed bundle tags. Removed one empty string tag. Fixed duplicate tag issue. 2016-02-01 12:26:32 -05:00
Richard Cordovano
e6e91fa9be Revert "1501 ja image gallery - redo 1" 2016-01-30 18:27:15 -05:00
Nick Davis
553184a078 Fixed uses of Bundle tags where '.' was not replaced with a '_'. 2016-01-30 16:58:45 -05:00
Nick Davis
ee516a45d5 Ran searches. Tagged strings. Moved hard coded strings into @NbBundle.Messages() annotations. 2016-01-30 16:48:14 -05:00
Richard Cordovano
94a7a4addd Revert "1501 ja imagegallery" 2016-01-30 09:42:45 -05:00
Nick Davis
1f2ea4c4e8 Re-ran searches. Extracted strings. Marked others with NON-NLS. 2016-01-29 12:45:49 -05:00
Nick Davis
4a58766fff Merge branch 'develop' of github.com:sleuthkit/autopsy into 1501-ja-imagegallery
Conflicts:
	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/FileTypeUtils.java
	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryController.java
	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableAttribute.java
	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/DrawableGroup.java
	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupManager.java
	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupSortBy.java
	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/SlideShowView.java
2016-01-29 12:41:24 -05:00
jmillman
4b80909a3e maintain proper sorting in tree / list 2016-01-28 15:33:03 -05:00
jmillman
626f97ff06 cleanup FileTypeUtils and ImageGalleryController, and DrawableFile, etc... 2016-01-28 14:42:14 -05:00
jmillman
e3aa664520 remove dead code 2016-01-28 13:43:20 -05:00
jmillman
584490d0c7 simplify query by using new mime_type column 2016-01-28 13:43:11 -05:00
millmanorama
ce206e1e70 improve grouping by mime type. 2016-01-28 13:43:03 -05:00
millmanorama
3146010d76 fix findValuesForAttribute and getFileIDsWithMimeType 2016-01-28 13:42:56 -05:00
jmillman
76c2aa2f4d preliminary work to group by mime type 2016-01-28 13:42:47 -05:00
Nick Davis
4de213d6d0 Extracted hard coded strings. 2016-01-28 11:58:02 -05:00
Nick Davis
f7ec38cb5f Tagged several strings with NON-NLS. Extracted hard coded strings. 2016-01-27 21:10:44 -05:00
jmillman
4b4cf96cd6 Merge remote-tracking branch 'upstream/develop' into IG-split-nav-panel 2016-01-26 16:33:53 -05:00
jmillman
534e740278 factor out NavPanel as base class for GroupTree and HashHitGroupList 2016-01-26 16:33:39 -05:00