GraceGTK full changelog
GraceGTK 0.9.0
released Jul 19, 2017 (New Release)
Some bugs removed (e.g. compile wo NetCDF or int in region limits)
Names rationalization continue (e.g. ssdata -> block_data)
Changes to remove deprecated functions in GTK+2.24 to prepare for GTK3 in progress but not yet operational.
Names rationalization continue (e.g. ssdata -> block_data)
Changes to remove deprecated functions in GTK+2.24 to prepare for GTK3 in progress but not yet operational.
GraceGTK 0.9.5
released Sep 27, 2016 (New Release)
Add drag and drop capability for *.agr, *.dat, *.fig and *.nc files
Add possible execution on selection of multiple sets + in TreeView for script in the Commands window, + in source/dest lists for the Non linear fit window. (see new Advanced/Scripting example.)
Add Fit page button and GUI size choice in Preference window
Handling of objects had been changed: by default only handles can be used to move or copy objects (behavior may be changed in the Preference window). Rescaling of arcs had been revised Added to the interpreter (see advanced scripting example)
Add possible execution on selection of multiple sets + in TreeView for script in the Commands window, + in source/dest lists for the Non linear fit window. (see new Advanced/Scripting example.)
Add Fit page button and GUI size choice in Preference window
Handling of objects had been changed: by default only handles can be used to move or copy objects (behavior may be changed in the Preference window). Rescaling of arcs had been revised Added to the interpreter (see advanced scripting example)
GraceGTK 0.9.1
released Jun 12, 2014 (New Release)
NetCDF files import is reestablished from grace-5 and enhanced
NetCDF export is added.
TARGET command is extended to data columns and 1D arrays.
XYCMAP may be now defined by giving only z column and defining
the grid by two corners
A new vector product is introduced: v1 TP v2 produces
a vector of length dim(v1) x dim(v2)
Windows binaries are now compiled under VISTA
NetCDF export is added.
TARGET command is extended to data columns and 1D arrays.
XYCMAP may be now defined by giving only z column and defining
the grid by two corners
A new vector product is introduced: v1 TP v2 produces
a vector of length dim(v1) x dim(v2)
Windows binaries are now compiled under VISTA
GraceGTK 0.9.0
released Nov 26, 2013 (New Release)
Add flip and rot buttons in image menus
Import/ASCII_data/Sel.cols mode revisited
Add preview popup of dataset columns
Add "Show source" option in Menubar/Example menu to display the agr file in command window
Add a "Clear" button in command window
Add menu entries to create a set from block data
In the code GraceGTK sets are now named "gset" to remove the ambiguity with the verb "to set" => setutils.c is renamed gset.c, and many names of functions are changed.
Import/ASCII_data/Sel.cols mode revisited
Add preview popup of dataset columns
Add "Show source" option in Menubar/Example menu to display the agr file in command window
Add a "Clear" button in command window
Add menu entries to create a set from block data
In the code GraceGTK sets are now named "gset" to remove the ambiguity with the verb "to set" => setutils.c is renamed gset.c, and many names of functions are changed.
GraceGTK 0.8.2
released Nov 26, 2013 (New Release)
gracerc file is replaced by gracegtkrc
Added GUI COLOR command to change color of menu and GUI SIZE to change the size of main window (to be used in gracegtkrc)
Add options to help reading of .csv files.
Import ASCII data option quot;Select colsquot; is now compatible with one column of strings
Added LaTeX fonts LMMathItalic10-Regular and LMMathItalic10-Bold that allows to have the ell character.
Corrected bug on saving strings color
Added undo/redo to world zooming.
added direct setting of RGB bypassing the color map for some drivers
boxes may be rotated around their centre
Added SHIFT function for vectors
Added Z as synonym of Y1
Added GUI COLOR command to change color of menu and GUI SIZE to change the size of main window (to be used in gracegtkrc)
Add options to help reading of .csv files.
Import ASCII data option quot;Select colsquot; is now compatible with one column of strings
Added LaTeX fonts LMMathItalic10-Regular and LMMathItalic10-Bold that allows to have the ell character.
Corrected bug on saving strings color
Added undo/redo to world zooming.
added direct setting of RGB bypassing the color map for some drivers
boxes may be rotated around their centre
Added SHIFT function for vectors
Added Z as synonym of Y1
GraceGTK 0.8.1
released Oct 17, 2013 (New Release)
Add an option to disable localisation in the quot;Preferencequot; window and the command DEFAULT LOCALE on/off
GraceGTK 0.8.0
released Aug 15, 2013 (New Release)
Added a popup to import files in the Xfig format (FORMAT 3.2) that induces some changes:
· · patterns and background colors may be set independently,
· · compounds can be rescaled
· · a edit button is added for compounds to choose with
· · the mouse an element inside a compound,
· · the max layers depth is increased to 1099,
· · various fonts added,
· · a background box for string is now available (bugged for strings terminated by super/under/script or containing new lines:)
· Added menus entries linking mouse 3 button to create new sets.
· Added All on/off and Toggle buttons for layers.
· Bundled T1lib had been updated to t1lib-5.1.2
· Anti-aliasing of character strings takes into account the color of the box in the background. removing memory leaks induces various changes.
· On-line help menus are now working under MS Windows.
· · patterns and background colors may be set independently,
· · compounds can be rescaled
· · a edit button is added for compounds to choose with
· · the mouse an element inside a compound,
· · the max layers depth is increased to 1099,
· · various fonts added,
· · a background box for string is now available (bugged for strings terminated by super/under/script or containing new lines:)
· Added menus entries linking mouse 3 button to create new sets.
· Added All on/off and Toggle buttons for layers.
· Bundled T1lib had been updated to t1lib-5.1.2
· Anti-aliasing of character strings takes into account the color of the box in the background. removing memory leaks induces various changes.
· On-line help menus are now working under MS Windows.
GraceGTK 0.7.2
released Mar 25, 2013 (New Release)
· Image menu revisited and one version of LOAD IMAGE FILE interpreter command suppressed.
· If the last significant character of a line in a .agr script is terminated by a backslash, the next line is concatenated in place of the backslash: this allows to write commands lying on several lines.
· Suppressed calls to gtk_widget_hide_all(), a function deprecated in lasts versions of GTK2
· If the last significant character of a line in a .agr script is terminated by a backslash, the next line is concatenated in place of the backslash: this allows to write commands lying on several lines.
· Suppressed calls to gtk_widget_hide_all(), a function deprecated in lasts versions of GTK2
GraceGTK 0.7.1
released Feb 21, 2013 (New Release)
· added popup Data/Digitize a curve
· added Explorer/polyline/menu3/Use a polyline to create a set
· added quot;Swap x and yquot; to quot;Data set operationsquot; menu
· added quot;Set as working dirquot; button in File/Open Project dialog * corrected quot;Show hiddenquot; files in quot;Open Projectquot; menu
· corrected bug in quot;clear allvarsquot; command that makes filter example crash in 0.7.0.
· added Explorer/polyline/menu3/Use a polyline to create a set
· added quot;Swap x and yquot; to quot;Data set operationsquot; menu
· added quot;Set as working dirquot; button in File/Open Project dialog * corrected quot;Show hiddenquot; files in quot;Open Projectquot; menu
· corrected bug in quot;clear allvarsquot; command that makes filter example crash in 0.7.0.
GraceGTK 0.7.0
released Jan 21, 2013 (New Release)
· added quot;Data/Transformation/Filters via Fourierquot; menu with Butterworth and Chebyshev filters and the corresponding interpreter commands.
· smoothed XYCMAP with bilinear interpolation
Command interpreter:
· added TRANSPOSE and other commands for 2-arrays
· added OVERLAY command to overlay graphs easily in scripts
· smoothed XYCMAP with bilinear interpolation
Command interpreter:
· added TRANSPOSE and other commands for 2-arrays
· added OVERLAY command to overlay graphs easily in scripts
GraceGTK for Windows 7 - free download notice
Windows 7 Download periodically updates software information of GraceGTK from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
MacX MediaTrans
63% Off -
FREE VPN PROXY by SEED4.ME WINDOWS
Free VPN by Seed4Me -
WinX DVD Copy Pro
42% Off -
WinX MediaTrans
63% Off -
MacX Video Converter Pro
56% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- Autodesk Infrastructure Design Suite 2016
- MaxIm DL 6.05
- LochMaster 4.0
- AutoCAD 2008
- DICOMscope 3.5.1
- Sweet Home 3D 7.4
- AutoCAD Electrical 2025
- Voyager 4.5.7
- Melanie Viewer 7.0.7
- BricsCad Classic 24.2.06-1
- AutoCAD 2018 2018
- TinyQuant 1.55
- Circuit Diagram 3.1.0 B3
- Geneious PRO x64 6.0.4
- OpenRocket 14.06
- LabCollector 4.96
- AutoCAD Architecture 2019
- Amira 2019.2
- Qualyzer 1.2.1
- SCIRun x64 4.7
Popular Tags
intellicad
home
bmp
open
dxf
stl
cad
animation
obj file
convert
export
autocad
converter
stl file
landscape
view
plug in
design
assembly
file
dwg
architect
import
dwg viewer
viewer
solidworks
software
solidedge
hpgl
cam
Popular Windows 7 Software
- Autodesk Infrastructure Design Suite 2016
- CorelDRAW X7 (x32 bit) 17.4.0.887
- CorelDRAW X5 15.2.0.686
- CorelDRAW X7 (x64 bit) 17.4.0.887
- DXF Laser Cutting Fonts 5.1
- CorelDRAW X4
- MaxIm DL 6.05
- Adobe InDesign CS5 CS5.5 7.5.3
- CorelDRAW X6 16.4.0.1280
- LochMaster 4.0
- Graphic Workshop Professional 15.0a rev11
- Flip PDF Plus for Windows 6.3.3
- xFunc 4.1.0
- Webp Converter 1.2.0
- PhotoFiltre 11.6.1
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.