- 05 Aug, 2016 3 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 04 Aug, 2016 2 commits
-
-
Paul McCarthy authored
immediatelly re-run the idle loop.
-
Paul McCarthy authored
-
- 03 Aug, 2016 1 commit
-
-
Paul McCarthy authored
-
- 02 Aug, 2016 1 commit
-
-
Paul McCarthy authored
initialisation. Async.idle still honours after argument, even if a wx application is not running.
-
- 01 Aug, 2016 3 commits
-
-
Paul McCarthy authored
settings.read returns any specified default value even if there is no GUI.
-
Paul McCarthy authored
Platform.canHaveGui, can be used to tell whether we are able to create a GUI. Async modified to use platform.haveGui instead of performing its own test.
-
Paul McCarthy authored
-
- 27 Jul, 2016 3 commits
-
-
Paul McCarthy authored
already queued to be dropped. More useful when used through idleWhen.
-
Paul McCarthy authored
events (if user stops moving the mouse), meaning that idle tasks can get stuck in the idle queue, and not processed until the next UI event. Therefore, the idle loop now gets periodically called by a wx.Timer, in addition to via EVT_IDLE events.
-
Paul McCarthy authored
dictate when the actual function is called.
-
- 26 Jul, 2016 3 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
keyword arguments.
-
Paul McCarthy authored
TaskThread also doesn't crash when an enqueued task raises an error.
-
- 07 Jul, 2016 1 commit
-
-
Paul McCarthy authored
-
- 01 Jul, 2016 4 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
'intent' attribute.
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 30 Jun, 2016 3 commits
-
-
Paul McCarthy authored
- New cache module, which implements a simple in-memory cache. - Async module defines a 'mutex' decorator, which allows instance method access to be made mutually-exclusive
-
Paul McCarthy authored
-
Paul McCarthy authored
a new thread. 2. ImageWrapper marks its expand coverage task thread as a daemon.
-
- 29 Jun, 2016 6 commits
-
-
Paul McCarthy authored
because __taskThread attr does not exist.
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
optionally be told to calculate data ranges on a separate thread.
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 28 Jun, 2016 3 commits
-
-
Paul McCarthy authored
to collapse many little expansions (that cover individual volumes) into a few larger ones (that cover many volumes).
-
Paul McCarthy authored
-
Paul McCarthy authored
equivalent expansions which pertain to adjacent vectors/slices/volumes.
-
- 27 Jun, 2016 2 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 26 Jun, 2016 1 commit
-
-
Paul McCarthy authored
-
- 20 Jun, 2016 2 commits
-
-
Paul McCarthy authored
platform module.
-
Paul McCarthy authored
-
- 16 Jun, 2016 2 commits
-
-
Paul McCarthy authored
be executed.
-
Paul McCarthy authored
-