14 Commits

Author SHA1 Message Date
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
Richard Cordovano
96c966002a Revert "Revert "Revert "1501 ja image gallery - redo 1""" 2016-02-01 13:32:20 -05:00
Richard Cordovano
2a25dab4c6 Revert "Revert "1501 ja image gallery - redo 1"" 2016-02-01 12:49:13 -05:00
Richard Cordovano
e6e91fa9be Revert "1501 ja image gallery - redo 1" 2016-01-30 18:27:15 -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
f7ec38cb5f Tagged several strings with NON-NLS. Extracted hard coded strings. 2016-01-27 21:10:44 -05:00
jmillman
e1adef5ae8 reduce db roundtrips in HashSetManager.getHashSetsForFileHelper 2015-12-10 15:35:39 -05:00
jmillman
7b4216cd4f minor cleanup 2015-08-28 17:24:47 -04:00
jmillman
43103e1b2f delegate hash set name lookup to new method in Content. 2015-08-04 13:37:53 -04:00
jmillman
aff60bd329 fix hashset display
move return out of loop so we get all hashset names; use getHashSetsForFileFromAutopsy directly rather than circuitously through HashSetManager
2015-06-24 12:58:17 -04:00
jmillman
8be4600f5c move classes to better packages; remove FileUpdateEvent 2015-06-24 11:09:34 -04:00
jmillman
b9f25256c3 Lots of cleanup and comments
rename and comment DrawableViewBase

more cleanup of category related code

comments

license header;  cleanup in DrawableDB, GroupManager, and ImageGalleryController

cleanup HashSetManager and DrawableGroup

cleanup/commetns DrawableTile, DrawableView, DrawableViewBase

more cleanup ind DrawableDB
2015-06-10 12:12:29 -04:00
jmillman
06e0a33499 interim refactor of towards HashSetManager 2015-06-10 10:11:37 -04:00