10 Commits

Author SHA1 Message Date
U-BASIS\dgrove
70339153e1 Sync 2017-08-16 11:44:14 -04:00
jmillman
a4f3377a64 refactor DrawableFile so it no longer extends AbstractFile
remove type paramater from DrawableFile since it was not adding anything usefull and cluttered up the code
add getters  that delegate to private AbastractFile instance
refactor methods on DrawableTagsManager to deal with Content or DrawableFile objects
remove unneeded  invocation of   ImageIO.scanForPlugins() in ImageFile
2016-02-17 14:35:52 -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
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
8368665a53 show Preview collage for videos rather thanjust warning about undisplayable media
factor common background loading code into DrawableTileBase
only rebuild cached image if it is smaller than max icon size
2015-07-15 16:44:27 -04:00