Changes between Initial Version and Version 1 of Ticket #47, comment 1
- Timestamp:
- 22/03/15 09:01:23 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #47, comment 1
initial v1 3 3 I'm trying to move away from processing a dataset generating more than one file on disk, as it just tends to lead to a mess of files. 4 4 5 I've addressed the first point in commit [d7b53e3 ] - if you process a .svx file with aven, you can now view the log by using "File->Show Log" or clicking on the "log" icon on the toolbar.5 I've addressed the first point in commit [d7b53e3fdb775127d72b07433d600189a4c21bec] - if you process a .svx file with aven, you can now view the log by using "File->Show Log" or clicking on the "log" icon on the toolbar. 6 6 7 And commit [0e81a88 ] adds a button so you can save that log to a file should you really want to.7 And commit [0e81a880c72a67665c7c025808752ef9a9f493a8] adds a button so you can save that log to a file should you really want to. 8 8 9 9 Both those fixes will be in the next release (1.2.18).