SF.net SVN: fclient:[810] trunk/fclient/src/fclient/impl/ViewBrowser.py
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2008-07-28 20:06:23
|
Revision: 810
http://fclient.svn.sourceforge.net/fclient/?rev=810&view=rev
Author: jUrner
Date: 2008-07-28 20:06:32 +0000 (Mon, 28 Jul 2008)
Log Message:
-----------
and another todo..
Modified Paths:
--------------
trunk/fclient/src/fclient/impl/ViewBrowser.py
Modified: trunk/fclient/src/fclient/impl/ViewBrowser.py
===================================================================
--- trunk/fclient/src/fclient/impl/ViewBrowser.py 2008-07-28 20:00:43 UTC (rev 809)
+++ trunk/fclient/src/fclient/impl/ViewBrowser.py 2008-07-28 20:06:32 UTC (rev 810)
@@ -1,6 +1,6 @@
#******************************************************************************************
#TODO:
-# x. someday. maybe. reimpl to browse via fcp.
+# x. someday. maybe. reimpl to browse via fcp
# x. page history is cleared if we get an error on loading a page. reimpl page history?
# x. back-is-close like behaviour
# x. backand forward buttons suck somehow. sometimes fwd is enabled even if no fwd is available. reimpl page history?
@@ -24,6 +24,7 @@
# x. shortcuts
# x. user staring gui for first time. maybe we should not connext untill the user connects explicitely
# x. looks like on error loading page reload does not work
+# x. when loading a page, until fproxy reacts reload is enabled instead of stop. hitting reloading will trigger an error
#******************************************************************************************
"""
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|