aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* put command into scansess & reworkSean Whitton2017-02-28
|
* split IO out of UISean Whitton2017-02-28
|
* rewrite ifScanSessSean Whitton2017-02-28
|
* command data typeSean Whitton2017-02-28
|
* add synopsis and GPL headersSean Whitton2017-02-27
|
* note that sscan originally in pythonSean Whitton2017-02-27
|
* add a READMESean Whitton2017-02-27
|
* implement resetScanSessSean Whitton2017-02-26
|
* 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
|
* add a stack.yamlSean Whitton2017-02-26
|
* import forkFinallySean 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.
* 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
|
* align defnList better when AlignLeftSean 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
|
* import remaining presets from python sscanSean 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