OpenDX - Documentation
Full Contents QuickStart Guide User's Guide User's Reference
Previous Page Next Page Table of Contents Partial Table of Contents Index Search

Fixes

Fix a crash bug when a parameter value is set to "". It probably happened only when the Display tool had a user-specified Where param as would be the case with SuperviseWindow AND the user did some operation like drag-n-drop, cut/copy/paste, 'Edit/Insert Program...'.

Added better handling of resize calls to an Image window so that the update call isn't called continually with Window managers that expose the image during resize.

Fix in the 2D quad interpolator where point is on an edge.

Remove the new-line character on some new annotations to remove the funny character at the end to be displayed.

Fixed up the JavaDX macros to include comments and put some of them in the "" category so they do not show up in the UI.

Add a work around to fix a bug when the PageUp, PageDown, or End keys were pressed and caused a crash. This is a bug in Motif < 2.3.

Added some performance improvements in the UI with respect to interactors.

Fix for the random function in Compute for Windows version. (Bug ID#66)

Fix the module builder to work and use CR/LF on DOS based systems. (Bug ID#109)

Fix the activation of application wide commands unless the Network object == the application's main network. (Bug ID#106)

Fix problem where a large stream going to the message window on Windows would Quit the Exec (Bug ID#107)

Converted dxworker to bourne shell from csh. Now allows spaces in filenames and exe names and better handles special characters passed in to the exec with scriptcmd option.

Corrected problem where Gamma was not being applied to images saved via ImageMagick (Bug ID#67).

Fix a memory leak in the XHandler within the EditorWindow.

Fix a memory leak with respect to the rotation globes and cfg files.

Fix a memory leak with open file descriptors on systems with HAVE_OPEN_DIR and HAVE_DIRENT_H. Free regular expression compiled with regcomp.

Fixed the placement of the Throttle dialog of the Image window.

Fixed a problem with the Frame Control of the Sequencer popping up directly over the Sequencer on the first pop-up.

Fix "Visualize Data..." in the prompter to pass unix path separators instead of DOS on Windows machines.

Fix a memory leak in configuration dialog boxes.

EditorWindow destructor was deleting cache-optimization menu items twice, now only once. (Bug ID#18)

Object deleted during the dropFinish callback. The new Motif interprets Widget deletion as a need to cancel drag-n-drop which triggers the dropFinish callback a 2nd time. Problem is object already deleted. Now, object deletion is queued so object is deleted from dropFinish callback. (Bug ID# 38, 61)

Set Min Width, Height on the container so it can't be resized to small. (Bug ID#10)

A fix for Streamline when checking for Invalid Data components.

A correction to check to see if "invalid" components are added then recompute "dep" components.

Fix for invalid() to return error instead of crash in Compute.

A correction for netCDF where an invalid file would crash OpenDX instead of returning an error.


Full Contents QuickStart Guide User's Guide User's Reference

[ OpenDX Home at IBM | OpenDX.org ]