0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added comments. Preparations for the 1.1 release. More... over 14 years ago
Changed method comments. More... over 14 years ago
Changed the perl example to show how the continuous mapper works. More... over 14 years ago
Implemented passthrough mappers. More... over 14 years ago
Reimplementation of the of the continuous mapper. It now works :-) Can also correctly map color values. More... over 14 years ago
Title changes for the two configuration windows. More... over 14 years ago
Added the paranoid mode. You can now request the plug-in to just listen to local traffic. More... over 14 years ago
Fixed bug which caused the SOAP enabled configuration setting to be confused with the XML-RPC enabled setting. More... over 14 years ago
Changed the default value of iscancelled of the configuration dialog to true. This makes sure that when the window is closed by the user the plug-in is not automatically started. More... over 14 years ago
Fixed autostart. Changed layout of settingsmanager dialog. Updated tutorial to fix some of the bugs found during the BioLearn. More... over 14 years ago
Missing file for DotNetTest example More... over 14 years ago
* add some replacements for methods that return or take Map<> objects. More... over 14 years ago
* Ported CytoscapeMovie.py to C# More... over 14 years ago
* Added SOAP-RPC. This exposes part of the XML-RPC, all overloaded methods currently have just 1 overload exposed. More... over 14 years ago
Fix CytoscapeRPCConfigDialog not being modal More... over 14 years ago
Style changes to cytoscape_movie.py. More... over 14 years ago
First upload of the cytoscape_movie.py and php.php scripts. More... over 14 years ago
First upload of the CytoscapeRPC tutorial. More... over 14 years ago
First commit of the perl example script. More... over 14 years ago
First upload of the LoadNetwork.py script. More... over 14 years ago
Changes for the RC1 of 1.0. More... over 14 years ago
Updated build.xml file, needed for the fat jars. More... over 14 years ago
Added remainder of the functions of Paul Shannon. More... over 14 years ago
First commit to trac. Added function to place nodes. Added most of the work of Paul Shannon. More... over 14 years ago
Fixed bug: now able to unhide nodes and edges. More... over 14 years ago
Clean ups. Added code to better do error handling. Can now create fat jars. More... over 14 years ago
Created settings manager. Can now auto start at startup. Fixed bug where cancel button still activated the plugin. More... over 14 years ago
Added messages to all functions without a return value. More... over 14 years ago
Created a todo list. More... over 14 years ago
Added functions to make interaction easier (no networkID param). Added error handling in activatePlugin and attributeAdder classes. Added function to add multiple nodes to the selection. More... over 14 years ago