1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/filebot/util
Reinhard Pointner 21f8c121c2 Refactor
2016-03-27 20:40:27 +00:00
..
prefs * Format Source 2015-07-25 22:47:19 +00:00
ui Refactor 2016-03-27 20:40:27 +00:00
ByteBufferInputStream.java * Format Source 2015-07-25 22:47:19 +00:00
ByteBufferOutputStream.java * fix package and import declarations 2014-04-19 06:30:29 +00: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 2016-03-27 20:40:27 +00:00
FastFile.java Clean up 2016-02-24 05:49:54 +00:00
FileSet.java Fix FileSet (and --def excludeList behaviour) 2016-03-24 06:51:55 +00:00
FileUtilities.java Fix Filter panel size issues 2016-03-14 07:34:13 +00: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 Refactor 2016-03-09 10:32:49 +00: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 2016-03-27 20:40:27 +00:00
StringUtilities.java Fix various compiler warnings 2016-03-10 06:28:22 +00:00
SystemProperty.java Added -Durl.refresh=PT0S system property for testing 2016-03-12 13:46:42 +00: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
UnicodeReader.java + Support --def name=@/path/to/text/file parameter passing syntax that allows parameters to be read from a text file (i.e. for complex formats that would otherwise require escaping) 2015-12-06 19:33:12 +00:00
WeakValueHashMap.java * cleanup 2015-11-16 07:47:33 +00:00
XPathUtilities.java Refactor 2016-03-09 10:32:49 +00:00