Files @ f563ace40263
Branch filter:

Location: EI/VirtualLeaf/src/perl/ChangeLog

Roeland Merks
In response to referee's comment

"I am also afraid that the ‘snapshot’ and the ‘Export cell data’ functions do not seem to work very well in my hands, could the program be changed so that the correct file extension (.jpg, .tif, .txt, .dat, .xls, .csv…) is given automatically."

I corrected the "exportCellData()" function in canvas.cpp. It did not actually call exportCellData(filename) after the user entered a filename (logic after calling QMessageBox was incorrect).

--
user: Roeland Merks <roeland.merks@cwi.nl>
branch 'default'
changed src/canvas.cpp
2010-10-08    <guravage@caterpie.sen.cwi.nl>

	* make_pardialog_source.pl:
	* make_parameter_source.pl: Added GPL boilerplate and mercurial keywords.

2010-06-25    <guravage@caterpie.sen.cwi.nl>

	* make_parameter_source.pl: Added datadir changes.

2010-06-21    <guravage@caterpie.sen.cwi.nl>

	* make_pardialog_source.pl: Reformatted. If datadir is relative append it to the user's home directory.
	* make_parameter_source.pl: Ditto.
	* make_xmlwritecode.pl: Ditto.