[Thplot-cvs] CVS: thplot ChangeLog,1.3,1.4
Status: Pre-Alpha
Brought to you by:
apeden
From: Tony P. <ap...@us...> - 2002-07-04 13:59:35
|
Update of /cvsroot/thplot/thplot In directory usw-pr-cvs1:/tmp/cvs-serv7075 Modified Files: ChangeLog Log Message: Reformatted to show most recent version at top of file Index: ChangeLog =================================================================== RCS file: /cvsroot/thplot/thplot/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** ChangeLog 3 Jul 2002 16:26:36 -0000 1.3 --- ChangeLog 4 Jul 2002 13:59:32 -0000 1.4 *************** *** 1,10 **** - 0.10 -- initial private release - 0.11 -- tweaks to the build system for cygwin - 0.12 -- graphical file and parameter selection added - 0.12.1 -- major and minor grid lines - 0.12.2 -- initial public release - 0.12.3 -- Dialog positioning tweaks - New font rendering based on OGLFT and freetype - Big improvements to the autoscaling 0.12.4 -- New parameter selection dialog Automatically open parameter select after file open --- 1,2 ---- *************** *** 13,15 **** --- 5,16 ---- symbols or line types yet. Temporary fix for file open bug + 0.12.3 -- Dialog positioning tweaks + New font rendering based on OGLFT and freetype + Big improvements to the autoscaling + 0.12.2 -- initial public release + 0.12.1 -- major and minor grid lines + 0.12 -- graphical file and parameter selection added + 0.11 -- tweaks to the build system for cygwin + 0.10 -- initial private release + |