.. |
prefs
|
* Format Source
|
2015-07-25 22:47:19 +00:00 |
ui
|
Refactor LaF methods
|
2016-10-17 03:11:49 +08:00 |
AlphanumComparator.java
|
List files in human order (Original Files area only)
|
2016-09-28 13:19:20 +08: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
|
Minor optimizations
|
2016-10-08 05:45:31 +08:00 |
FileSet.java
|
Make sure file handles are closed immediately
|
2016-08-24 03:27:27 +08:00 |
FileUtilities.java
|
Minor optimizations
|
2016-10-17 16:55:15 +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
|
Minor optimizations
|
2016-10-08 04:49:08 +08:00 |
SystemProperty.java
|
Refactor SystemProperty
|
2016-10-18 02:22:07 +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 |
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
|
Fix potential NPE (e.g. for XML pages that respond with 404 NOT FOUND)
|
2016-07-27 18:44:36 +08:00 |