aboutsummaryrefslogtreecommitdiffhomepage
path: root/Types
Commit message (Collapse)AuthorAge
* missing type signatures & alignmentSean Whitton2017-03-02
|
* remove redundant importsSean Whitton2017-03-02
|
* implement new action handlers in UISean Whitton2017-03-01
|
* tidy up more commentsSean Whitton2017-03-01
|
* implement scanPageSean Whitton2017-03-01
|
* Revert "rewrite ifScanSess"Sean Whitton2017-02-28
| | | | This reverts commit 751303aa5effc5277a89bcbdeedb338f396d8f0b.
* put command into scansess & reworkSean Whitton2017-02-28
|
* rewrite ifScanSessSean Whitton2017-02-28
|
* command data typeSean Whitton2017-02-28
|
* add synopsis and GPL headersSean Whitton2017-02-27
|
* implement resetScanSessSean Whitton2017-02-26
|
* add ScanSess type & refactorSean Whitton2017-02-26
|
* store page count in app stateSean Whitton2017-02-25
| | | | | There has to be a place to store this or the UI cannot display the number of pages scanned thus far.
* factor out ifScanSessSean Whitton2017-02-25
|
* improve defnList & factor out of Main.hsSean 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
|
* types for presetsSean Whitton2017-02-25