Move _state_timer into VideoView.
[dcpomatic.git] / src / wx / job_view.cc
2019-02-20 Carl HetheringtonReport job errors even if they contain < or >. Give...
2018-12-08 Carl HetheringtonSupport buttons.
2018-12-08 Carl HetheringtonBasics of in-place i18n with support for wxStaticText...
2018-08-21 Carl HetheringtonGive a message when changed files are re-examined.
2018-06-04 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-05-28 Carl HetheringtonFix job ordering when sending notification emails ...
2018-05-27 Carl HetheringtonReport progress of audio jobs.
2018-05-27 Carl HetheringtonAdd missing icons and make emailing work.
2018-05-27 Carl HetheringtonAdd UI for message box / email notifications.
2018-05-27 Carl HetheringtonSimple and optional messagebox notification when jobs...
2018-01-12 Carl HetheringtonSeparate readable error from technical detail in some...
2017-02-06 Carl HetheringtonFix display of progress meter (and crash) when sending...
2017-01-29 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-01-28 Carl HetheringtonAdd priority control buttons to batch converter (#961).
2016-11-19 Carl HetheringtonNo-op; rename a whole load of wx constants to their...
2016-11-16 Carl HetheringtonFix the layout of the job status view on OS X (#1005)
2016-11-08 Carl HetheringtonFix layout problems in the job view with long job detai...
2016-10-03 Carl HetheringtonRemove some debug code.
2016-10-03 Carl HetheringtonFix various bad automatic merges in i18n files.
2016-09-30 Carl HetheringtonReverse order of jobs in the batch converter view.
2016-09-22 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-09-21 Carl HetheringtonConfirm dialogue for job cancellation.
2016-06-08 Carl HetheringtonRevert accidentally-committed test patch.
2016-06-07 Carl HetheringtonRemove some flawed condition manipulation.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2015-10-09 Carl HetheringtonBasics of job view when sending KDM emails from dcpomat...
2015-10-09 Carl HetheringtonJobRecord -> JobView.