.. |
prefs
|
Rewrite FilePreferences
|
2016-10-23 07:30:12 +08:00 |
ui
|
Fix Windows 10 button padding
|
2017-05-26 13:29:00 +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
|
equalsFileContent
|
2017-04-16 00:40:58 +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
|
Added {camera} bindings and allow associative lookup for enum properties for {camera} and {location} bindings
|
2017-02-26 21:00:35 +08:00 |
StringUtilities.java
|
Hide constructor in utility classes
|
2017-02-14 21:26:04 +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 |