Reinhard Pointner
|
133572f196
|
Hide constructor in utility classes
|
2017-02-14 21:26:04 +08:00 |
|
Reinhard Pointner
|
1391a2ffcb
|
Use normalizePathSeparators
|
2017-02-09 16:21:32 +08:00 |
|
Reinhard Pointner
|
aec56019e8
|
Refactor MediaTypes
|
2017-01-12 22:18:10 +08:00 |
|
Reinhard Pointner
|
44d76aba9f
|
Fix Extension: Override preview issues
|
2017-01-08 01:10:35 +08:00 |
|
Reinhard Pointner
|
4852ca4292
|
Make sure that the Loading indicator is visible if a Preset is being executed
|
2016-12-20 00:57:02 +08:00 |
|
Reinhard Pointner
|
cce075dc15
|
directory || root drive || network share
|
2016-12-16 14:21:03 +08:00 |
|
Reinhard Pointner
|
6342efc743
|
Avoid potential "initialCapacity must not be negative" exceptions (JarEntry seems to behave strangely on some platforms)
@see https://www.filebot.net/forums/viewtopic.php?f=10&t=4509&p=25071#p25071
|
2016-12-14 13:11:04 +08:00 |
|
Reinhard Pointner
|
bd8b67422e
|
FAIL *facepalm*
|
2016-12-06 01:26:05 +09:00 |
|
Reinhard Pointner
|
9ab1f33ed1
|
FAIL *facepalm*
|
2016-12-06 00:46:47 +09:00 |
|
Reinhard Pointner
|
e11bab1ebf
|
Fix error prone code
|
2016-11-25 23:59:26 +08:00 |
|
Reinhard Pointner
|
22cbe48a8c
|
Don't show warning notifications to the user for internal warnings
|
2016-11-25 07:09:35 +08:00 |
|
Reinhard Pointner
|
8dfb69aa47
|
Refactor
|
2016-11-24 04:51:40 +08:00 |
|
Reinhard Pointner
|
28fa511fbe
|
IOException if text file is insanely huge (>1GB)
@see https://www.filebot.net/forums/viewtopic.php?f=10&t=4364
|
2016-11-21 02:25:46 +08:00 |
|
Reinhard Pointner
|
8932eb0b2a
|
Refactor UnicodeReader and BOM detection
|
2016-11-21 01:56:43 +08:00 |
|
Reinhard Pointner
|
592e3ae608
|
Work around compiler type-inference issues
|
2016-11-19 00:12:36 +08:00 |
|
Reinhard Pointner
|
5bf208fadb
|
Refactor Normalization
|
2016-11-09 23:02:25 +08:00 |
|
Reinhard Pointner
|
8ec6282266
|
Minor optimizations
|
2016-11-07 23:11:38 +08:00 |
|
Reinhard Pointner
|
09ff31d88e
|
Minor optimizations
|
2016-11-07 22:17:37 +08:00 |
|
Reinhard Pointner
|
be9fc83fcd
|
x.z is not considered derived from xy.z
@see https://www.filebot.net/forums/viewtopic.php?p=24206#p24206
|
2016-11-06 03:59:03 +08:00 |
|
Reinhard Pointner
|
73b2c9e5e7
|
Refactor Extension Override/Preserve default String/FileInfo formatters
|
2016-11-04 21:08:43 +08:00 |
|
Reinhard Pointner
|
823feacae0
|
Fix listFiles and formatSize issues
|
2016-11-02 19:29:05 +08:00 |
|
Reinhard Pointner
|
cb4eea27fd
|
Make sure to apply sort only to selected files
|
2016-11-02 05:48:38 +08:00 |
|
Reinhard Pointner
|
fcf3bd75f2
|
Fix listFiles and formatSize issues
|
2016-11-02 00:06:06 +08:00 |
|
Reinhard Pointner
|
e2d9b9dd81
|
SwingUI
|
2016-10-24 20:20:13 +08:00 |
|
Reinhard Pointner
|
c2fc4c2913
|
Refactor Presets
|
2016-10-24 02:19:41 +08:00 |
|
Reinhard Pointner
|
e921e50c3c
|
Rewrite FilePreferences
|
2016-10-23 07:30:12 +08:00 |
|
Reinhard Pointner
|
bedbeb6384
|
Rewrite FilePreferences
|
2016-10-23 07:08:04 +08:00 |
|
Reinhard Pointner
|
a545c6d727
|
Rewrite FilePreferences
|
2016-10-23 05:21:12 +08:00 |
|
Reinhard Pointner
|
0d637a07f7
|
Rewrite FilePreferences
|
2016-10-23 04:56:04 +08:00 |
|
Reinhard Pointner
|
a7b13076d2
|
Refactor format expression suppressed exception behaviour
|
2016-10-20 21:44:39 +08:00 |
|
Reinhard Pointner
|
26e89117a7
|
Run sysinfo script on startup whenever GroovyPad is displayed
|
2016-10-19 19:52:30 +08:00 |
|
Reinhard Pointner
|
1a9c7063ae
|
Refactor SystemProperty
|
2016-10-18 02:22:07 +08:00 |
|
Reinhard Pointner
|
803413fb01
|
Minor optimizations
|
2016-10-17 16:55:15 +08:00 |
|
Reinhard Pointner
|
c4c08d98b6
|
Refactor LaF methods
|
2016-10-17 03:11:49 +08:00 |
|
Reinhard Pointner
|
372bbcd5be
|
Use Wait Cursor when loading/filtering files (can take a while because of listing files or because of loading Groovy classes)
|
2016-10-14 01:07:13 +08:00 |
|
Reinhard Pointner
|
6c98f249d1
|
Minor optimizations
|
2016-10-09 03:14:09 +08:00 |
|
Reinhard Pointner
|
fb8d6bd64c
|
SwingUI.copyToClipboard(String text)
|
2016-10-09 00:30:29 +08:00 |
|
Reinhard Pointner
|
e3fbd3825f
|
SwingUI.copyToClipboard(String text)
|
2016-10-09 00:28:40 +08:00 |
|
Reinhard Pointner
|
845dc26c83
|
Minor optimizations
|
2016-10-08 05:45:31 +08:00 |
|
Reinhard Pointner
|
a4686dd3c6
|
Minor optimizations
|
2016-10-08 04:49:08 +08:00 |
|
Reinhard Pointner
|
f7d45346fd
|
Minor optimizations
|
2016-10-07 01:46:37 +08:00 |
|
Reinhard Pointner
|
297a69be33
|
Minor optimizations
|
2016-10-07 00:56:52 +08:00 |
|
Reinhard Pointner
|
5a2087c2b4
|
Use human sort order for all paths loaded into the UI
|
2016-09-29 13:45:42 +08:00 |
|
Reinhard Pointner
|
e3fe2fd094
|
CASE_INSENSITIVE_PATH_ORDER
HUMAN_NAME_ORDER
|
2016-09-29 12:17:34 +08:00 |
|
Reinhard Pointner
|
1743884c17
|
Use human sort order for all paths loaded into the UI
|
2016-09-29 02:02:59 +08:00 |
|
Reinhard Pointner
|
846e4166ed
|
Use human sort order for all paths loaded into the UI
|
2016-09-28 23:09:38 +08:00 |
|
Reinhard Pointner
|
aea553b154
|
Use human sort order for all paths loaded into the UI
|
2016-09-28 20:25:11 +08:00 |
|
Reinhard Pointner
|
b1a30e4bc3
|
List files in human order (Original Files area only)
@see https://www.filebot.net/forums/viewtopic.php?f=10&t=4174
@see http://stackoverflow.com/questions/12640280/looking-for-a-combination-of-alphabetical-and-natural-order-aka-user-sane-sort
|
2016-09-28 13:19:20 +08:00 |
|
Reinhard Pointner
|
c5be87c213
|
Deal with different kinds of colon properly
|
2016-09-26 18:53:20 +08:00 |
|
Reinhard Pointner
|
da885fd5f2
|
Make sure that notification boundaries don't exceed screen bounds
|
2016-09-26 16:16:33 +08:00 |
|