Commit Graph

21 Commits

Author SHA1 Message Date
Alastair Poole 967b5ce33e Release: Prepare 2019-09-01 17:50:38 +01:00
Alastair Poole 655dacb953 Fix lazy typo breakage. 2019-08-30 20:45:32 +01:00
Alastair Poole 8ddde14287 main: exit on close.
We don't lose any data so just exit here.
2019-08-30 20:44:28 +01:00
Alastair Poole 9b98d23f41 Revert "Changes:"
This reverts commit d8714702fb.
2019-08-30 20:35:46 +01:00
Alastair Poole d8714702fb Changes:
Some minor changes to visuals for spacing.

Also on window close, just exit, there's nothing to be
corrupted.
2019-08-28 00:10:15 +01:00
Alastair Poole 203f7b96d0 UI: Minor improvements 2019-08-24 16:28:56 +01:00
Alastair Poole c026f9d5ad Startup and Shutdown: Fix.
Let's only draw the window when we have content and destroy the
window during shutdown.

This is much prettier.
2019-08-24 15:11:32 +01:00
Alastair Poole 4694cc9484 VERSION: 0.2.3 2019-06-21 18:16:49 +01:00
Alastair Poole cced6b35fa Changes: Improve the program.
Some visual changes, additions and fixes.
2019-06-08 23:39:15 +01:00
Alastair Poole ca767ac87b UI: Visual changes to improve layout.
Minor changes to improve rendering of process information
text.
2019-01-17 10:57:58 +00:00
Alastair Poole b3d388ecbf rel: 0.2.0
Last release before redesign.
2018-10-09 12:45:27 +01:00
Alastair Poole 45b3dcfa87 Refactoring and fixing stuff. 2018-10-02 15:38:06 +01:00
Alastair Poole 9413dedaeb Prepare for minor release.
Seems my bogus makefiles had issues for anyone trying
to make a package.
2018-06-17 21:52:38 +01:00
Alastair Poole 7915baed6e Make preparations of a public release. 2018-06-17 08:45:46 +01:00
Alastair Poole 175034919a shutdown: let's shutdown the same everywhere.
Also minor refactor in main.c
2018-06-16 21:31:49 +01:00
Alastair Poole a8826641d0 Shutdown properly.
Ask threads to terminate and shutdown EFL properly.
2018-06-16 15:09:10 +01:00
Alastair Poole 9c27291ea0 Minor refactor. 2018-06-09 19:55:04 +01:00
Alastair Poole a1bfadafaa Add support for disk tab. 2018-06-09 11:30:07 +01:00
Alastair Poole 115dcfde07 Add makefile install option. 2018-06-07 10:30:03 +01:00
Alastair Poole 576e86824e rename from esysinfo -> evisum 2018-06-05 15:26:18 +01:00
Alastair Poole de2818a394 First commit 2018-06-04 11:11:21 +01:00