Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-12 | Use title case for title | Johannes Ranke | 1 | -1/+1 | |
2014-10-11 | Start new development version | Johannes Ranke | 2 | -1/+3 | |
2014-10-11 | Fix generating and moving statidocs | Johannes Ranke | 4 | -2/+3 | |
2014-10-11 | Switch manual to rmarkdown to get a nice TOC | Johannes Ranke | 6 | -523/+228 | |
2014-10-10 | Added a manual, small GUI improvements | Johannes Ranke | 26 | -19/+1003 | |
2014-10-07 | Improvements to README, don't run save commands in examples | Johannes Ranke | 3 | -10/+13 | |
2014-10-06 | New static documentation, installation using repository | Johannes Ranke | 6 | -62/+120 | |
The Makefile was enhanced to support generating static documentation, which will also point to vignettes (e.g. a manual) that will be written in the future. Installation instructions were updated to describe the much easier installation from the newly created repository. | |||||
2014-10-06 | Update of the workspace files | Johannes Ranke | 2 | -0/+0 | |
2014-09-30 | Use code chunk syntax known to github | Johannes Ranke | 1 | -1/+1 | |
2014-09-30 | Improved installation instructions, updates | Johannes Ranke | 3 | -7/+59 | |
2014-09-30 | Fix updating the fit list when deleting | Johannes Ranke | 1 | -5/+5 | |
- Some attempts to improve the comments in the source code - Fix the problem that the fit list was not updated when a fit was deleted. This bug was introduced when I made it possible to sort the fit list in the GUI by changing the type of the first column in the dataframe containing the fits (f.df) on July 16. | |||||
2014-09-26 | Disallow deleting the last dataset/model as this is not supported | Johannes Ranke | 2 | -14/+20 | |
2014-08-28 | Initial message to explain target input field in model editor | Johannes Ranke | 2 | -2/+8 | |
Thanks to Denis Weber for pointing out the need for this | |||||
2014-08-27 | Rearrangement | Johannes Ranke | 1 | -5/+5 | |
2014-08-27 | Point to the issue list instead of listing everything | Johannes Ranke | 1 | -2/+1 | |
2014-08-26 | Recommend quick=TRUE for install_github() | Johannes Ranke | 1 | -2/+4 | |
2014-08-25 | Update the date | Johannes Ranke | 1 | -1/+1 | |
2014-08-25 | Correct the NEWS entry | Johannes Ranke | 1 | -1/+1 | |
2014-08-25 | Plotting fit progress is done | Johannes Ranke | 1 | -1/+0 | |
2014-08-25 | Option to show fitting progress in separate graphics device | Johannes Ranke | 2 | -0/+6 | |
Turned off by default as it may be irritating to have another window pop up | |||||
2014-08-25 | Warn about black text boxes in Firefox 31.0 on Windows | Johannes Ranke | 1 | -1/+3 | |
2014-08-25 | Make it possible to save summaries as text files | Johannes Ranke | 2 | -1/+11 | |
2014-08-23 | Increase the width for the list of target compartments | Johannes Ranke | 1 | -2/+2 | |
2014-08-18 | Small improvement of the text | Johannes Ranke | 1 | -1/+1 | |
2014-08-18 | Complete the installation instructions | Johannes Ranke | 1 | -0/+10 | |
2014-07-31 | Initialise tmptextheader, close braces in statusline | Johannes Ranke | 1 | -1/+2 | |
The initialisation of tmptextheader avoids that it shows up in the global environment after a text file is imported | |||||
2014-07-31 | More work to do... | Johannes Ranke | 1 | -0/+2 | |
2014-07-31 | And another nice to have | Johannes Ranke | 1 | -0/+1 | |
2014-07-30 | more todo | Johannes Ranke | 1 | -0/+1 | |
2014-07-17 | Optimisation choice (Marq, Port, SANN), maximum number of iterations | Johannes Ranke | 3 | -7/+26 | |
2014-07-17 | The ChangeLog was from mkin and is not used any more | Johannes Ranke | 1 | -70/+0 | |
2014-07-16 | More exact NEWS entry | Johannes Ranke | 1 | -1/+1 | |
2014-07-16 | Fix sorting in fit list, add NEWS file | Johannes Ranke | 6 | -5/+26 | |
2014-07-03 | Improve statusbar message, update date | Johannes Ranke | 2 | -3/+4 | |
2014-05-12 | Fix initialisation of err variable after uploading data | Johannes Ranke | 1 | -1/+1 | |
2014-05-12 | Improvement of dataset uploading. Fixes #1 | Johannes Ranke | 1 | -6/+7 | |
2014-05-10 | Rename variables in uploaded data in long format | Johannes Ranke | 1 | -3/+7 | |
2014-05-10 | Formatting of comments, ds.empty | Johannes Ranke | 1 | -30/+29 | |
2014-05-09 | Substitute gmkin for mkin | Johannes Ranke | 1 | -1/+1 | |
2014-05-09 | Set all fit options when loading a fit | Johannes Ranke | 1 | -0/+4 | |
2014-05-07 | Depend on an mkin version that is without GUI for sure | Johannes Ranke | 1 | -1/+1 | |
2014-05-07 | Adapt/delete hidden files to gmkin fork | Johannes Ranke | 2 | -22/+0 | |
2014-05-07 | Fork the gmkin GUI from mkin. See ChangeLog for details | Johannes Ranke | 98 | -5292/+43 | |
2014-05-05 | Mention Chrome on Windows in the README, too | Johannes Ranke | 1 | -1/+5 | |
2014-05-05 | Update initials selection, separate out handler function | Johannes Ranke | 1 | -4/+10 | |
- Write a separate handler function for the Configure button for easier debugging - Update the selection combobox for initial values after pressing the Keep fit button | |||||
2014-05-05 | Update of README | Johannes Ranke | 1 | -5/+11 | |
2014-05-05 | Get old parameters timely (before calling layout) | Johannes Ranke | 1 | -2/+2 | |
2014-05-05 | Another attempt to fix vignette building on windows | Johannes Ranke | 16 | -1/+1 | |
2014-05-05 | Update of vignettes | Johannes Ranke | 18 | -5/+23 | |
2014-05-05 | Fix .Rbuildignore, control font size in mkinparplot | Johannes Ranke | 2 | -2/+3 | |