[rkward-cvs] rkward ChangeLog,1.97,1.98 TODO,1.97,1.98
Thomas Friedrichsmeier
tfry at users.sourceforge.net
Sun Nov 13 16:13:03 UTC 2005
Update of /cvsroot/rkward/rkward
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9410
Modified Files:
ChangeLog TODO
Log Message:
Handle non-local and non-existing URLs gracefully in HTMLWindow
Index: ChangeLog
===================================================================
RCS file: /cvsroot/rkward/rkward/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -C2 -d -r1.97 -r1.98
*** ChangeLog 10 Nov 2005 22:38:15 -0000 1.97
--- ChangeLog 13 Nov 2005 16:13:01 -0000 1.98
***************
*** 1,2 ****
--- 1,3 ----
+ - handle non-existing and non-local URLs (links) in help window
- use a shell wrapper around rkward to do some setup just like R. This should fix a number of minor quirks
- Configure: use single configure option for location of R_HOME, and add check for libR.so
Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.97
retrieving revision 1.98
diff -C2 -d -r1.97 -r1.98
*** TODO 13 Nov 2005 14:31:28 -0000 1.97
--- TODO 13 Nov 2005 16:13:01 -0000 1.98
***************
*** 17,24 ****
- on viewDeactivated, it may not be safe to call setCaption and there activeWindow (). Apparently, the pointer may be invalid:
- start rkward with empty table. open command editor. switch back to table. Edit some stuff in the table. Ctrl+W. Crash
- - HTMLWindow
- - if invoking an invalid HTML url, there's bad and buggy behavior (esp., back/forward are enabled!)
- - there should be a notice when following an invalid link fails
- - offer to spawn external browser when trying to open non-local url
- fix status bar:
--- 17,20 ----
More information about the rkward-tracker
mailing list