Share

GUESS

File Release Notes and Changelog

Release Name: guess-1.0.3-beta

Notes: New release for August, 2007


Changes: Changes from version 1.0.2 NEW FEATURES - added two parameters to the applet class... first you can specify a URL parameter (instead of DB) pointing at the location of a gdf file on the network (patch by Ben Raymond), second you can specify the visualization mode by specifying PICCOLO,PREFUSE, or TOUCHGRAPH in the VISMODE parameter (see testprefuse.html and testtouchgraph.html) - modification proposed by Ben Raymond to disable applet menus that generate a security error - guess now remembers the history file when you exit and restart in the GUI console (last 100 commands) - added: g.compressOverlapping() and g.expandOverlapping(). The second is equivalent to readjustEdges(), the second is the opposite - added getTextPaneJythonConsole() to allow user to grab pointer to intepreter add ui.getVerticalDockedComponents() and ui.getHorizontalDockedComponents() to give a handle to existing docked components for vertical and horizontal docks respectively - allow users to grab handles to pre-generated UI components BUG FIXES - calling MascoptDiGraphProxy.createProxy(...) multiple times will work - out of bounds exception in field modifier fixed - small fix to arrow sizes to make them look better for low width edges. - fix to query - fix to sequence, pajek reader a little more robust - made set mapping work - made convex hulls work a little easier with colors