Commit Graph

11 Commits

Author SHA1 Message Date
Reinhard Pointner 8ac28f25e4 Refactor NativeRenameAction 2017-11-27 17:16:13 +01:00
Reinhard Pointner 899a4f836e JNA 4.3.0 2017-01-17 18:24:30 +08:00
Reinhard Pointner 76619dbfdf Refactor NativeRenameAction 2016-08-15 02:55:05 +08:00
Reinhard Pointner c2add9937f Refactor 2016-07-31 13:36:07 +08:00
Reinhard Pointner 5244a33fac Refactor trash/delete 2016-05-16 03:09:30 +08:00
Reinhard Pointner c7b97825f3 Refactor ProgressDialog 2016-05-08 01:55:48 +08:00
Reinhard Pointner e0cc5eb771 Refactor 2016-04-13 11:22:03 +00:00
Reinhard Pointner 859436e727 * fix potential issues with case-change rename (on the same file) on Windows
getCanonicalPath() will coerce the path into lower/upper case characters as files are named in the filesystem, but getCanonicalPath() is also cached for 30s further complicating things
2014-09-04 06:27:23 +00:00
Reinhard Pointner 83463e09e3 * make ACLs match target destination 2014-08-05 08:52:15 +00:00
Reinhard Pointner 6fc7141fdb * fix package and import declarations 2014-04-19 06:30:29 +00:00
Reinhard Pointner 165e65c104 * move folder net.sourceforge.filebot to net.filebot 2014-04-19 06:06:45 +00:00