aboutsummaryrefslogtreecommitdiffhomepage
path: root/Main.hs
Commit message (Expand)AuthorAge
* fix duplicate & unused varsSean Whitton2017-03-02
* missing type signatures & alignmentSean Whitton2017-03-02
* remove redundant importsSean Whitton2017-03-02
* TODOSean Whitton2017-03-02
* implement generating PDF metadata blockSean Whitton2017-03-01
* TODOSean Whitton2017-03-01
* missing spaceSean Whitton2017-03-01
* handle Auto paper sizeSean Whitton2017-03-01
* better error on scanimage failureSean Whitton2017-03-01
* handle scanimage failureSean Whitton2017-03-01
* re-arrange use of POSIX stampSean Whitton2017-03-01
* start work to check scanimage's exit codeSean Whitton2017-03-01
* tidy up more commentsSean Whitton2017-03-01
* improve commentSean Whitton2017-03-01
* tidy upSean Whitton2017-03-01
* implement most of processScanSessDirSean Whitton2017-03-01
* implement scanPageSean Whitton2017-03-01
* put command into scansess & reworkSean Whitton2017-02-28
* split IO out of UISean Whitton2017-02-28
* add synopsis and GPL headersSean Whitton2017-02-27
* add ScanSess type & refactorSean Whitton2017-02-26
* commentSean Whitton2017-02-26
* implement finishScanSess forkingSean Whitton2017-02-26
* use suspendAndResume for scanNextPageSean Whitton2017-02-26
* implement abortScanSessSean Whitton2017-02-26
* implement beginScanSessSean Whitton2017-02-26
* import forkFinallySean Whitton2017-02-26
* store page count in app stateSean Whitton2017-02-25
* break down the action keys into handlersSean Whitton2017-02-25
* factor out ifScanSessSean Whitton2017-02-25
* factor out updateStateOutsideSessionSean Whitton2017-02-25
* increase max size of actions to accommodate ESCSean Whitton2017-02-25
* ESC to abort a scanning sessionSean Whitton2017-02-25
* don't permit changing settings during a sessionSean Whitton2017-02-25
* three handlers for the action keysSean Whitton2017-02-25
* alignSean Whitton2017-02-25
* tweak descSean Whitton2017-02-25
* shrink actions boxSean Whitton2017-02-25
* list of actionsSean Whitton2017-02-25
* improve defnList & factor out of Main.hsSean Whitton2017-02-25
* shrink status boxSean Whitton2017-02-25
* display more settingsSean Whitton2017-02-25
* add OutputFormat and set initial output dirSean Whitton2017-02-25
* read /etc/papersize, and presets restore paper sizeSean Whitton2017-02-25
* factor out defnList widgetSean Whitton2017-02-25
* types for presetsSean Whitton2017-02-25
* UI elements to toggle stateSean Whitton2017-02-25
* initial commit of UI sketchSean Whitton2017-02-25