|
c6efdedf2d
|
GTK: fix relative dirs to work outside of project basedir
Fixes #23
|
2015-12-29 00:48:54 +01:00 |
|
|
c28eb1976a
|
GTK: re-throw non-catched errors in withCopyModeDialog
|
2015-12-28 03:18:22 +01:00 |
|
|
e44997cd9d
|
LIB/GTK: generalize DirCopyMode to CopyMode and improve user confirmation
|
2015-12-28 03:04:02 +01:00 |
|
|
3edd3c8a19
|
GTK: rename fileChooserDialog and add title parameter
|
2015-12-25 23:17:22 +01:00 |
|
|
71a2cb90be
|
LIB/GTK: add move menuitem and implement creating new files
|
2015-12-25 22:51:45 +01:00 |
|
|
b9e4b96c4a
|
Add GPL-2 license headers
|
2015-12-24 18:25:05 +01:00 |
|
|
bd448644d2
|
GTK: use Cabal to construct the about dialog information
|
2015-12-24 18:18:50 +01:00 |
|
|
f64f2a975c
|
GTK: add about dialog
|
2015-12-24 17:44:55 +01:00 |
|
|
3ba647d172
|
LIB/GTK: rewrite to use more atomic operations/data structures
This is a little bit less fancy, but avoids lazy IO. It depends a
little bit more on FilePath, but that also allows for a more general
interface.
|
2015-12-20 00:30:52 +01:00 |
|