XYPLOT-32 Commits Index


e709eae Use new Verify dialog within internal code.
1899110 Revise Overwrite query in grace.4th
a439d2c Update grace.4th to use new VERIFY_DIALOG


23cf748  Added Forth word for custom popup Verify Dialog.
0bc1948  Improved info update of non-modal dialogs v3.2.1
2d80e10  Major cleanup of user interface, v3.2.0
7fb97e3  Modify current working directory for File>Open
14d1a92  Fix Forth console for edits on last line only
fbecf59  Add client and server Forth modules.
3554cba  Update to kForth ver 2.6.1; new XYPLOT-32 v3.1.1
c7c922a  Update modules: strings.4th grace.4th, v3.0.1
6ca1264  Fix bug with importing xsp data set.
2b650a7  Minor revs to modules.
2e62294  Resolve merge conflicts with 3.x branch
532a3d5  Update modules to latest kForth versions. [3.x]
22b7f19  Updated autocorrelation module for double-prec. [3.x]
61b684e  Fix algebra expression compiler for dp [3.x]
f239dd4  Update output precision of data in Grace export [3.x]
c03660f  Provides changes in commit 8ab25f4 of master br [3.x]
bf29fc5  Partially working version [3.x]
2b08cfd  Initial edits to use double-precision data. [3.x]
8ab25f4  Header dialog updates when active plot is changed.
6e02968  Use Xt method for application exit
b45873b  Fix console output problem for Forth callbacks.
e793892  Temporary fix for output problem with Math>Area
07154d3  Major update to ver 2.9.0, with kForth-32 v2.5.0
3db7a79  Fix crash when loading more than 22 data sets.
c6e327f  Remove unused class members and code.
634c816  Made save options dialog fully non-modal.
ceeef48  Factor Save Options Dialog
eaa0614  Fixes to modules and source.
536d2d2  Revise ver. to 2.8.2; full spec for dynamic libs
8499193  Fix for safe string passing in CPlotWindow.cpp
2970f07  Source code cleanup: no new features.
b1eed75  Critical fix for file save option on file menu.
c4948d0  Fix main loop for motif app -- now closes properly
363e60f  Fix parameter uncertainity estimates in Exp fit.
b29a7e4  Add 2 modules; Update FSL modules.
a346c9b  Minor coding style changes.
9df6336  Fix potential mem leak in CDatabase.cpp
535c03e  Fix output format issues.
9a4eecb  Increase allowed length of Forth text output.
1736be1  Updated exponential curve fitting module.
0d1645f  Add new FSL extras modules.
0511e6f  Disable exponential fit module (temporary).
de1b047  Update FSL files
1371f43  Update modules.
8fd55af  Update to ver 2.8.0; with kForth-32 ver 1.8.0.
6cb7e7f  Revised Grace file module to fix BIG POINT display.
269f940  Updated module xyarea.4th.
97f66c7  Update modules.
65c5832  Update exponential fitting module.
3fa2211  Update module for exponential curve fit.
83968f0  Fix bug with long data file names; ver 2.7.2
3744cd3  Update some modules to integrate Win32 and Linux versions.
09774eb  Add module needed by hmac-md5 module.
5dc0c26  Updated main module, xyplot.4th; removed Forth-94 doc.
1e640aa  Update documentation for Forth environment (kForth-32).
dc7f3db  Updated modules to use standard Forth 200x structures.
7567317  Upgrade Forth environment to kForth v1.7.1u1.
f65a1e1  Added module to join two data sets into one: xyjoin.4th.
9c35fcf  Fix index error in new module, xyarea.4th.
3f8daf1  Added module for trapezoidal integration of data; updated xutils module.
9781c4e  Update some Forth modules.
b2c9415  Updated modules asm-x86.4th and fpu-x86.4th
601badc  Updated modules for common use of REPLACE-CHAR in parsing strings.
d9a4892  Fix text formatting of source code -- no functional changes.
510edff  Fixed bug in cursor coordinate display precision, introduced in commit 481ce6c
89098da  Updated files.4th
468aff8  Upgraded kForth environment to 1.6.6; added error check in Expression compiler.
63aa416  Factored code in AlgebraCompiler (no change to functionality).
6ef86dc  An improved Expression compiler fixes some algebraic precedence rule violations. V2.6.0.
c2ecc2d  Assorted code cleanup (no new features).
cd7e6aa  Fixed an issue in grace.4th module which prevents adding colors to grace color map.
36a6b58  Added Dataset Name editing to Header Dialog. Updated to v2.5.1 -- this will be a release.
c01e863  Revised Grid settings dialog, fixed color handling issues, and updated grace.4th.
d6f4fb9  Added Grid dialog input fields for number of X axis tics and Y axis tics.
3d6de3a  Read major grid properties from Grace files; fix inheritance of grid properties when creating a new view.
481ce6c  Added CPlotView class and revised the CPlotDisplay class; added Forth word for retrieving grid info.
b765e5a  Updated modules utils.4th and xutils.4th.
7cfe819  Merge branch 'master' of github.com:mynenik/XYPLOT-32
f109812  Dataset header append function placed in class CDataset.
2412e94  Refine color export between XYPLOT and Grace color maps.
e10b4ae  Revised grace.4th to fix XYPLOT<-->Grace color exchange problems.
0392c0f  Rename color in color tables.
b41a3aa  Revisions/fixes to grace.4th.
d1a4346  Added stubs for new Forth interfaces; revised color handling in grace.4th (unfinished).
a7b6f11  Updated plot arithmetic module and fixed error in the color table.
a26906b  Fix typo in grace.4th.
132ebc4  Updated color handling to allow exporting XYPLOT color map to Forth modules.
2dbe08c  Merge branch 'master' of https://github.com/mynenik/XYPLOT-32
a77687d  Added example file, hwave.xsp, a DOS XYPLOT workspace loadable by XYPLOT-32.
c6af211  Added warning comments on use of function FindInList() in class CDatabase.
2ba8ba6  Revised grace.4th.
b19296d  Revised arithmetic module to use linear interpolation when abscissas of datasets are unequal.
92ffc7c  Updated signal handler in built-in Forth system and minor module changes.
acd42f0  Added example data files and updated FSL modules.
1e25d03  Updated system-level files for built-in Forth environment.
34fa01c  Added kForth-32 manual.
3079c07  Added the Forth-94 standard document.
911f7cf  Updated embedded kForth-32 version from 1.6.1 --> 1.6.4.
    Updated XYPLOT-32 version number from 2.4.8 --> 2.4.9.
ecfdf43  Updated strings.4th and grace.4th.
a794350  Revised xyplot.4th: comments updated; include struct-ext.4th
e8b157f  Further factored WRITE_DATASETS_INFO in grace.4th
b24bb1a  Synced w/ kForth-32 v1.6.1 files, and updated XYPLOT-32 version to 2.4.8
272cae8  Revised Grace export code substantially in grace.4th
0297a15  Fixed bug in grace.4th WRITE_DATASETS_INFO and added histogram export/import
83165b8  Revised ColorTable.h and CPlotWindow.cpp to declare string constant arrays as const char*
540793f  Replaced vmc.c file with current one from kForth-32 project (replaces obsoleted pow10() function with exp10()).
4547d70  Revised grace.4th extensively to improve export to and import from Grace 5.1.23
89adcfe  Updated Users Guide.
dd9f27d  Added doc/XYPLOT-32\ Manual.pdf
1c46118  Update README.md
d5eb583  Update README.md
f5d2e24  Update README.md
577221c  Inital commit of source files and modules.
de65790  Initial commit