Commit Graph

21 Commits

Author SHA1 Message Date
111581ef02
Remove last remnants of OverloadedStrings 2018-07-17 21:55:24 +08:00
1f4d35bcb1
Fix build with Cabal-2.2.0 2018-07-17 21:34:32 +08:00
0ce029de57
Fix build with Cabal<2 2018-05-19 14:04:27 +02:00
Julian Ospald
93369900f8
Update for GHC-8.2.2 2017-12-13 23:33:34 +01:00
df0b5e3e16
LIB/GTK: cleanup 2016-06-12 23:40:55 +02:00
7998ea33de
GTK: fix umlaut in error dialogs 2016-06-03 23:54:39 +02:00
5aef692b4f
Fix build 2016-05-29 13:26:21 +02:00
41e2ae6131
Adjust to new HPath API 2016-05-09 16:37:02 +02:00
dc457eb168
LIB/GTK: use throwIO instead of throw 2016-05-09 11:34:02 +02:00
a25f92e4ec
GTK: pre-set input field when renaming files 2016-05-09 00:45:47 +02:00
3af8b36940
GTK: adjust to new LIB API and refactor file error handling
This restructures large parts of the GUI-wise error handling code
and makes it more fine-grained, so the user can react appropriately
to exceptions.
2016-05-08 20:14:30 +02:00
c5afe976cf
GTK: adjust to new APIs, CopyMode functionality is broken for now! 2016-05-02 19:14:41 +02:00
a4c8995299
GTK: formatting and comments 2016-04-20 17:59:55 +02:00
d432c2146b
GTK: improve file property dialog
Adds the following fields:
* file type
* permissions
* link destination of symlink (if applicable)
2016-04-20 17:16:58 +02:00
a61b409486
GTK: implement fileinfo dialog wrt #32 2016-04-19 21:05:29 +02:00
c2f3da6180
LIB/GTK: improve exceptions/error handling 2016-04-11 01:59:18 +02:00
1be8984162
GTK: fixup withCopyModeDialog
By adding a more specialized showRenameDialog function
and also cleaning up the responses/return values for
showCopyModeDialog.
2016-04-09 17:38:38 +02:00
44a90574e8
LIB/GTK: add convenient renaming capabilities on file copy/move 2016-04-09 17:25:14 +02:00
4da3c92e5e
LIB/GTK: cleanup compiler warnings 2016-03-31 16:19:31 +02:00
dd013b7d7b
Fix Copyright 2016-03-31 00:28:23 +02:00
74a48b2668
Restructure module layout 2016-03-30 20:16:34 +02:00