0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Mar 04, 2023 — Mar 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added function to use two lists with the setLayoutPropertyValues function. More... about 13 years ago
Added [get|set][center|zoom] funtions: allow you to control the viewport. Changed the set layout property functions to use String instead of object. added a function which maps layout GUI names to internal names. More... about 13 years ago
Bug fixe for closeAllNetworkViews. Changed node selection functions to keep selection by default. Removed soap function. More... about 13 years ago
Bug fix: a networkview is always created, should use try - catch around setting node positions. More... about 13 years ago
Added functions to close network views. Changed setNodePosition and setNodesPositions to give an error message when there's no view available for that network. More... about 13 years ago
Bug fix: getEdgeTargetNodes and getEdgeSourceNodes returned an error when the call handler was instanciated. This was cause by the fact that the functions expected a CyNetwork input in stead of a String networkID. More... about 13 years ago
Added: More... about 13 years ago
Added functions to query and change layout property values. More... about 13 years ago
Added: More... about 13 years ago
Added: More... about 13 years ago
Version 1.3. More... about 13 years ago
Fixed @see and @link tags. More... about 13 years ago
Removed 'bla' function in CyVizMapperUtils. More... about 13 years ago
Updated documentation. More... about 13 years ago
Small bug fixes. More... about 13 years ago
Created: More... about 13 years ago
Added functions: More... over 13 years ago
Bug fixes for ConcurrentModification exceptions. More... over 13 years ago
Added functions: More... over 13 years ago
Added all the GlobalAppearance modification functions. More... over 13 years ago
Fix for old JRE /Swing bug: the activate option doesn't work when the java version is to old (something to do with Swing probably). Will now catch the error and ask the user to start the plugin anyway. More... over 13 years ago
Performance fix for Paul and some added methods for getting the node children, parents and siblings. More... over 13 years ago
Created scripts for doing all the exercises. Updated tutorial to reflect the changes in version CyRPC 1.2. More... over 13 years ago
Added functions needed by Tamas: getNetworkAttributeType and the [edges|nodes|networks]HaveAttributes. More... over 13 years ago
Updated and new example script. More... over 13 years ago
Updated version. More... over 13 years ago
Changes to make edge and node functions more alike. Fixes for the 1.2 release. More... over 13 years ago
Made changes to the discreteMapper so it now correctly uses the default value. Create a method to set the default value for a particular style - property combination. More... over 13 years ago
Fixed continuousEdgeVisualStyle to work the same as the node variant. More... over 13 years ago
Many minor changes preparing for the 1.1.2 release. Started building neighbor selection functions. More... over 13 years ago