[W3af-svn-notify] SF.net SVN: w3af: [1224] trunk
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2008-05-28 03:44:52
|
Revision: 1224 http://w3af.svn.sourceforge.net/w3af/?rev=1224&view=rev Author: andresriancho Date: 2008-05-27 20:44:51 -0700 (Tue, 27 May 2008) Log Message: ----------- Added some code to the framework to integrate the clusterViewer window. After some tests I realized that the string comparison using difflib is slow; so I'm going to add some "clock" or some "please wait while processing" widget to the window. Modified Paths: -------------- trunk/core/data/url/httpResponse.py trunk/core/ui/gtkUi/clusterView.py trunk/core/ui/gtkUi/craftedRequests.py Added Paths: ----------- trunk/extlib/cluster/__init__.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |