- compiler update
* updated libJSONCons to v1.4.2
* updated crash handler DLL (exchndl) to v0.9.8
* update to wxMathPlot library
* updated libJSONCons to v1.3.2
* updated libJSONCons to v1.3.0
* make use of new wxSmith code-generation for wxMathPlot
* fix plot axis not being shown
* update to wxMathPlot library to use pi constant from C++ if available
* updated libJSONCons to v1.2.0
- remove Makefile for jsoncons library
- updated several batch files
* updated libJSONCons to v1.1.0
- updated README.md of CSV library (forgotten in previous commit)
* modernise wxMathPlot, based on: https://github.com/GitHubLionel/wxMathPlot
* updated libJSONCons to v0.178.0
* updated libJSONCons to v0.176.0
* updated libCVS to v2.3.0 (fixing a race condition)
* updated libCVS to v2.2.3
* updated libCVS to v2.2.2
* updated libJSONCons to v0.175.0
- remove obsolete dependencies
* updated libJSONCons to v0.174.0
* add CVS parser GIT to update procedure
* updated libCVS to v2.2.0
* created tag 24.04
* added readme for Windows, updated generic readme
- updated SVN ignore pattern
* added changelog (script)
* bump release version
* allow to plot limits as dots, not lines
* implemented ability to setup and show limits in the plots
* make plots being notebooks (similar to grids) to prepare for multiple plots
* make use of a notebook UI for the data grids to allow having multiple file being processed later
- updated SVN ignore pattern
* created tag 24.01
* update release version
* fix make_dist not copying some files
* added README
* added NSIS installer script
* include sum in statistics (shown in statusbar)
* support for various JSON files
* added make zip script
* added make clean script
* added clean and rebuild scripts
* show ZIP content as tree (with folders)
* read JSON files
* split status bar and show min/max mean values for plot
* allow to multi-select files and plot data concatenated (if the files are compatible)
* enlarge the initial dialog to at least 800x600 pixels
* allow to et an offset for a plot
* add and apply application logo
* updated resources
* explain changes for wxMathPlot
* updated project file
* initial commit of first working version with basic functionality
* created initial SVN directories