- 29 Aug, 2016 40 commits
-
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
- Change FIJIModalDialog to handle markup text with URLs. - Add a unified about text in a file. - Create a central show_about() and use that in Setup and EE.
-
Stefan Tauner authored
-
Stefan Tauner authored
TODO: docs/
-
Stefan Tauner authored
-
Stefan Tauner authored
Reuse code of show_documenation to create a generic cross-platform open function. Also, get rid of the extra help button in FIJI Setup and FIJI Download GUI.
-
Stefan Tauner authored
This also makes delete_mw superfluous in FIJISettingsViewer and FIJITestsViewer. 'mw' always was useless because there exists a Mainwindow() in all widgets.
-
Stefan Tauner authored
-
Stefan Tauner authored
They are not useful in git. If need be they could be implemented by a fudge/clean filter with git attributes.
-
Stefan Tauner authored
-
Stefan Tauner authored
We can check if the main window still exists with Exists() instead. This may also have fixed the problem with joining all threads...
-
Stefan Tauner authored
No other changes were made.
-
Stefan Tauner authored
Put download_worker code into eval and report its demise to the GUI via $queue_to_gui. This allows us to abort safely on fatal errors like missing packages (if nothing else interferes... I am looking at you Tk!) To that end install an afterIdle event handler that checks for said message, displays an error dialog and exits the GUI when the user has acknowledged the problem.
-
Stefan Tauner authored
-
Christian Fibich authored
-
Christian Fibich authored
-
Stefan Tauner authored
Empty last parameter lead to warnings if other strings are empty.
-
Christian Fibich authored
-
Christian Fibich authored
Adresses Issue #30
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
Adresses issue #39
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
from resource calculation
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Christian Fibich authored
Images.
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
Re-enable joining the threads correctly.
-