Thread: [W3af-svn-notify] SF.net SVN: w3af: [742] trunk/core/ui/gtkUi/messages.py
Status: Beta
Brought to you by:
andresriancho
From: <fac...@us...> - 2008-02-27 13:00:29
|
Revision: 742 http://w3af.svn.sourceforge.net/w3af/?rev=742&view=rev Author: facundobatista Date: 2008-02-27 05:00:27 -0800 (Wed, 27 Feb 2008) Log Message: ----------- Added the capture of ctrl-F and the alteration of the secondary button's menu; no functionality yet. Modified Paths: -------------- trunk/core/ui/gtkUi/messages.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-02-27 19:33:19
|
Revision: 743 http://w3af.svn.sourceforge.net/w3af/?rev=743&view=rev Author: facundobatista Date: 2008-02-27 11:33:04 -0800 (Wed, 27 Feb 2008) Log Message: ----------- Made the Find feature. Some functionality still needs to be added, but actually works ok. Modified Paths: -------------- trunk/core/ui/gtkUi/messages.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-02-28 00:27:30
|
Revision: 744 http://w3af.svn.sourceforge.net/w3af/?rev=744&view=rev Author: andresriancho Date: 2008-02-27 16:27:26 -0800 (Wed, 27 Feb 2008) Log Message: ----------- Minimal change, now the search is done more "a la firefox". Modified Paths: -------------- trunk/core/ui/gtkUi/messages.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-02-28 18:54:50
|
Revision: 749 http://w3af.svn.sourceforge.net/w3af/?rev=749&view=rev Author: facundobatista Date: 2008-02-28 10:54:44 -0800 (Thu, 28 Feb 2008) Log Message: ----------- Full search functionality, :) Modified Paths: -------------- trunk/core/ui/gtkUi/messages.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-02-28 19:12:18
|
Revision: 750 http://w3af.svn.sourceforge.net/w3af/?rev=750&view=rev Author: andresriancho Date: 2008-02-28 11:11:51 -0800 (Thu, 28 Feb 2008) Log Message: ----------- More google search like. Modified Paths: -------------- trunk/core/ui/gtkUi/messages.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-02-29 02:01:27
|
Revision: 756 http://w3af.svn.sourceforge.net/w3af/?rev=756&view=rev Author: andresriancho Date: 2008-02-28 18:01:25 -0800 (Thu, 28 Feb 2008) Log Message: ----------- Fixed a little bug in message finding. Still needs work to be done! Modified Paths: -------------- trunk/core/ui/gtkUi/messages.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-03-02 21:39:19
|
Revision: 776 http://w3af.svn.sourceforge.net/w3af/?rev=776&view=rev Author: andresriancho Date: 2008-03-02 13:38:58 -0800 (Sun, 02 Mar 2008) Log Message: ----------- Renamed Findable to Searchable. Modified Paths: -------------- trunk/core/ui/gtkUi/messages.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-04 16:30:40
|
Revision: 792 http://w3af.svn.sourceforge.net/w3af/?rev=792&view=rev Author: facundobatista Date: 2008-03-04 08:30:35 -0800 (Tue, 04 Mar 2008) Log Message: ----------- Removed the repr() around the message text, to expose any problem in the strings sent by the Core. Modified Paths: -------------- trunk/core/ui/gtkUi/messages.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-03-05 11:48:57
|
Revision: 800 http://w3af.svn.sourceforge.net/w3af/?rev=800&view=rev Author: andresriancho Date: 2008-03-05 03:48:54 -0800 (Wed, 05 Mar 2008) Log Message: ----------- Removed unneeded import that was added during some tests. Modified Paths: -------------- trunk/core/ui/gtkUi/messages.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-03-19 20:59:20
|
Revision: 853 http://w3af.svn.sourceforge.net/w3af/?rev=853&view=rev Author: andresriancho Date: 2008-03-19 13:58:53 -0700 (Wed, 19 Mar 2008) Log Message: ----------- Added debug code for bug #1909854 Modified Paths: -------------- trunk/core/ui/gtkUi/messages.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-29 15:51:44
|
Revision: 893 http://w3af.svn.sourceforge.net/w3af/?rev=893&view=rev Author: facundobatista Date: 2008-03-29 08:51:36 -0700 (Sat, 29 Mar 2008) Log Message: ----------- Added time to the log. Modified Paths: -------------- trunk/core/ui/gtkUi/messages.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-03-29 16:04:24
|
Revision: 894 http://w3af.svn.sourceforge.net/w3af/?rev=894&view=rev Author: andresriancho Date: 2008-03-29 09:03:55 -0700 (Sat, 29 Mar 2008) Log Message: ----------- Minimal change on the way the message time is printed. Modified Paths: -------------- trunk/core/ui/gtkUi/messages.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-29 18:18:18
|
Revision: 895 http://w3af.svn.sourceforge.net/w3af/?rev=895&view=rev Author: facundobatista Date: 2008-03-29 11:18:10 -0700 (Sat, 29 Mar 2008) Log Message: ----------- The messages are colored! Modified Paths: -------------- trunk/core/ui/gtkUi/messages.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-06-15 15:17:04
|
Revision: 1296 http://w3af.svn.sourceforge.net/w3af/?rev=1296&view=rev Author: facundobatista Date: 2008-06-15 08:17:02 -0700 (Sun, 15 Jun 2008) Log Message: ----------- Done #148701. Modified Paths: -------------- trunk/core/ui/gtkUi/messages.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-07-07 18:25:46
|
Revision: 1408 http://w3af.svn.sourceforge.net/w3af/?rev=1408&view=rev Author: andresriancho Date: 2008-07-07 11:25:44 -0700 (Mon, 07 Jul 2008) Log Message: ----------- Showing errors by default, and moved the position of the buttons. Modified Paths: -------------- trunk/core/ui/gtkUi/messages.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |