- 10 Sep, 2021 1 commit
-
-
Paul McCarthy authored
-
- 22 Apr, 2021 1 commit
-
-
Paul McCarthy authored
-
- 20 Apr, 2021 1 commit
-
-
Paul McCarthy authored
-
- 16 Apr, 2021 1 commit
-
-
Paul McCarthy authored
-
- 01 Mar, 2021 3 commits
-
-
Paul McCarthy authored
isn't closed
-
Paul McCarthy authored
the fact that last-bound handlers are called first, and there is no event you can bind to which says that a frame is actually closing - close frame handlers (currently just the shutdown function) must be managed by the FSLeyesFrame.
-
Paul McCarthy authored
must be called before application exits, to clear the GL context and dummy canvas/frame.
-
- 25 Feb, 2021 1 commit
-
-
Paul McCarthy authored
-
- 19 Feb, 2021 1 commit
-
-
Paul McCarthy authored
-
- 08 Jun, 2020 2 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
parent argument - GLContext always creates its own dummy frame
-
- 20 May, 2020 1 commit
-
-
Paul McCarthy authored
-
- 18 May, 2020 2 commits
-
-
Paul McCarthy authored
raises
-
Paul McCarthy authored
-
- 28 Mar, 2020 1 commit
-
-
Paul McCarthy authored
a "jupyter-notebook" command - nbmain wrapper function is always used.
-
- 20 Mar, 2020 1 commit
-
-
Paul McCarthy authored
-
- 22 Oct, 2019 3 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
command line
-
Paul McCarthy authored
creates a wx.App if necessary.
-
- 27 Jun, 2019 1 commit
-
-
Paul McCarthy authored
-
- 26 Jun, 2019 1 commit
-
-
Paul McCarthy authored
-
- 08 Apr, 2019 2 commits
-
-
Paul McCarthy authored
can't set taskbar icon.
-
Paul McCarthy authored
-
- 20 Mar, 2019 1 commit
-
-
Paul McCarthy authored
-
- 12 Jan, 2019 3 commits
-
-
Paul McCarthy authored
-
-
-
- 29 Nov, 2018 2 commits
-
-
Paul McCarthy authored
accept two parameters - a list of paths, and a list of overlays. Also added rudimentary support for complex images - a complex image is split into two overlays (one with the real part, and one with the imaginary part). Hence the need for the refactoring.
-
Paul McCarthy authored
-
- 15 Sep, 2018 1 commit
-
-
Paul McCarthy authored
dummy modaldialoghook if wxplatform is unknown
-
- 14 Sep, 2018 1 commit
-
-
Paul McCarthy authored
directly (via FSLeyesFrame.menuActions)
-
- 28 Aug, 2018 2 commits
-
-
Paul McCarthy authored
application.
-
Paul McCarthy authored
fsleyes.initialise()
-
- 31 Jul, 2018 1 commit
-
-
Paul McCarthy authored
-
- 19 Jul, 2018 1 commit
-
-
Paul McCarthy authored
-
- 11 Jun, 2018 2 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
can control the command-line call to ipykernel_launcher.
-
- 07 Jun, 2018 1 commit
-
-
Paul McCarthy authored
workaround than using os.fork or multiprocessing.
-
- 01 Jun, 2018 2 commits
-
-
Paul McCarthy authored
things quiet.
-
Paul McCarthy authored
signal handler. Notebook server tries a bit harder to make sure that the server process is killed. Still not confident as to the robustness of all of this.
-