Reading CATBox directly from VBShare dir now
Fixed a logging related bug for MacOS binaries and updated README for 1.2.7
Updated windows installer information
Release 1.2.7
Fixed typo
Backported some bug fixes from trunk
Updated the Windows installer and fixed some Windows-specific bugs.
Removing '.' from extensions now
Further work on porting to Python 3. Moved createRegressionData.py to ./scripts/gatoRegressionData
Finally got args to work properly
Paned view is working again. Fixed typo for arg parsing
Initial Python3.x version; HMTLViewer and paned view not functional yet
Fixed last log commands to use logging.
Created a new branch for very final Python 2.7 bug fixes (starting from 1.2.6 code)
Removed unused and now out-of-date python2 branch
Release 1.2.6 - still Python 2.7, but prepped for Python 3
Release 1.2.6. Minor bug with argument handling. Added raise to Gred.py on MacOS
Ran futurize -w -1 -x libfuturize.fixes.fix_absolute_import -x libfuturize.fixes.fix_print_with_import
More manual changes towards Py3-compat identified by future. Still 2.7 compatible
Manual changes towards Py3-compat identified by future. Still 2.7 compatible
xvfb not supported on Mac anymore
Changed tuple of args in argument list with on argument
Cleaned up string operations like string.join and string.split. Cleaned
Replaced 'is not' with '!='.
Replaced print statements with logging messages where appropriate and removed/commented
This has been replaced by createRegressionData.py and createHTMLAnimations.py.
Changed logging to use logging.info etc. everywhere
Finished createHTMLAnimations.py, further cleanup and fixes to logging.
Changed selection of graphs.
Added animation logs as data for regression tests
Refactored GatoTest.py into createHTMLAnimations.py and createRegressionData.py. Also
Fixes to CR Notice
Refrain from writing logs to /tmp on MacOS, as binaries are sandboxed
Release 1.2.5 is the last Python2.7 release
1.2.5 release
Last changes for the 1.2.5 release
Minor updates to gato.sf.net HTML files
fixed svn properties
Fixed SVN keywords
Cleaned up headers and copyright notes
Cleaned up headers and copyright notes
Refactored some SVG/HTML Export code.
Switched built of MacOS to distutils
Added SVG export
Uncommented deleting incident edges in DeleteVertex(v)
Updated MacOS-specific GUI code. Now in line with Gato.py
CR notices are now pulling info from GatoGlobals
Updated build scripts to pull info from README and GatoGlobals.py
Added some further MacOS tweaks for bundled apps
Cleanup
Cleanup
Forgotten files
Preparations for release 1.2.4. Updated version number, copyright, release notes and
renamed release notes
Added menu item and necessary functionality to export the current algorithm on the current graph as a
Enabled SVG export menu items. Added restart_algorithm to ExportSVG to capture current state
Minor layout fixes. Info bar in GraphDisplay is not constant sizes, which complicates things
Added Help for new standard key commands
Added undo_args for Update Graph/Edge/Vertex Info so that undo works again
Window manager close for About Graph/Algo now withdraws window. Fixes MacOS problem
Preparing new release
Fixed menus on MacOS
Just testing
Platform specific about.html
ANimation update
Making place for platform specific about.html
Symlink to select platform specific about.html
Making place for platform-specific about.html
To allow different about text for WebGato and t...
Rebuild svgs
Cleaned up the speed controls internal code
Got rid of unnecessary images
Logos with white background now
Fixed mobile detection.
Fixed setVertexFrameWidth
Getting rid of a bunch of unneeded images
Brought changes over from iOS to web
Improved help and about page styles. Added cod...
Fixed colors of index and help nav on webgato s...
Fixed up some faulty resizing and graph state j...
Fixed bad rounding of edge weights.
Increased the transparency of vertex shadowing
Got rid of the work attribution at the bottom o...
Got rid of the scrolling border on subModal. B...
Updated svgs. Updated index page template
Updated the svgs and js files
Forget resets lastLine now
Fixed auto logging in animationhistory
Fixed indentation error with debug and paned. S...
Wrote about
Added initial bubble and moat information so PD...
New logo graph + CATBox
Fixed bug where bubbles in Weighted Matching wo...