filebot/source/net/filebot/util
Reinhard Pointner 1391a2ffcb Use normalizePathSeparators 2017-02-09 16:21:32 +08:00
..
prefs Rewrite FilePreferences 2016-10-23 07:30:12 +08:00
ui Make sure that the Loading indicator is visible if a Preset is being executed 2016-12-20 00:57:02 +08:00
AlphanumComparator.java List files in human order (Original Files area only) 2016-09-28 13:19:20 +08:00
BOM.java Refactor UnicodeReader and BOM detection 2016-11-21 01:56:43 +08:00
ByteBufferInputStream.java * Format Source 2015-07-25 22:47:19 +00:00
ByteBufferOutputStream.java Avoid potential "initialCapacity must not be negative" exceptions (JarEntry seems to behave strangely on some platforms) 2016-12-14 13:11:04 +08:00
DefaultThreadFactory.java * Format Source 2015-07-25 22:47:19 +00:00
DownloadTask.java Use java.nio.charset.StandardCharsets.* instead of Charset.forName 2016-03-08 17:02:53 +00:00
EntryList.java Rewrite ListPanel for parallel editing and testing of format expressions 2016-03-20 18:33:31 +00:00
ExceptionUtilities.java Refactor format expression suppressed exception behaviour 2016-10-20 21:44:39 +08:00
FastFile.java Minor optimizations 2016-10-08 05:45:31 +08:00
FileSet.java Minor optimizations 2016-11-07 22:17:37 +08:00
FileUtilities.java Use normalizePathSeparators 2017-02-09 16:21:32 +08:00
FilterIterator.java * Format Source 2015-07-25 22:47:19 +00:00
FunctionList.java Rewrite ListPanel for parallel editing and testing of format expressions 2016-03-20 18:33:31 +00:00
JsonUtilities.java Minor optimizations 2016-10-09 03:14:09 +08:00
ListChangeSynchronizer.java * Format Source 2015-07-25 22:47:19 +00:00
PreferencesList.java * Format Source 2015-07-25 22:47:19 +00:00
PreferencesMap.java Refactor Presets and enable keyboard shortcuts for Presets 1..9 via number keys 2016-08-11 07:06:18 +08:00
RegularExpressions.java Deal with different kinds of colon properly 2016-09-26 18:53:20 +08:00
StringUtilities.java Refactor Normalization 2016-11-09 23:02:25 +08:00
SystemProperty.java Don't show warning notifications to the user for internal warnings 2016-11-25 07:09:35 +08:00
TeePrintStream.java Refactor logging 2016-03-10 14:05:56 +00:00
TemporaryFolder.java * Format Source 2015-07-25 22:47:19 +00:00
Timer.java Unify gui/console logging 2016-03-09 20:48:56 +00:00
TreeIterator.java * Format Source 2015-07-25 22:47:19 +00:00
WeakValueHashMap.java * cleanup 2015-11-16 07:47:33 +00:00
XPathUtilities.java Fix potential NPE (e.g. for XML pages that respond with 404 NOT FOUND) 2016-07-27 18:44:36 +08:00