[rkward-cvs] SF.net SVN: rkward: [1847] trunk/rkward
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Wed Apr 25 14:24:04 UTC 2007
Revision: 1847
http://svn.sourceforge.net/rkward/?rev=1847&view=rev
Author: tfry
Date: 2007-04-25 07:24:03 -0700 (Wed, 25 Apr 2007)
Log Message:
-----------
ChangeLog, TODO
Modified Paths:
--------------
trunk/rkward/ChangeLog
trunk/rkward/TODO
Modified: trunk/rkward/ChangeLog
===================================================================
--- trunk/rkward/ChangeLog 2007-04-25 10:56:37 UTC (rev 1846)
+++ trunk/rkward/ChangeLog 2007-04-25 14:24:03 UTC (rev 1847)
@@ -1,3 +1,4 @@
+- fixed: starting the scatterplot plugin in wizard mode would crash rkward
- show the focus indication (thin red border) also for detached windows
- tool windows can be closed and detached in the same way as regular windows
- fix a crash with detached tool windows
@@ -6,7 +7,7 @@
- add possibility to blacklist packages from fetching structure information. Package GO is blacklisted by default.
- when fetching the structure of "promise" R objects, don't keep them in memory
- optimize the function to retrieve the structure of R object (for display in the object browser, and completion)
-- tab-completion in the console will do partial completion, if all potential completion have a common start
+- tab-completion in the console will do partial completion, if all potential completions have a common start
- fixed: file-name completion would always assume the home directory as the current directory
- compilation fix for FreeBSD (thanks to Thierry Thomas)
- fixed: when executing commands line by line from the script editor, line breaks would be omitted
Modified: trunk/rkward/TODO
===================================================================
--- trunk/rkward/TODO 2007-04-25 10:56:37 UTC (rev 1846)
+++ trunk/rkward/TODO 2007-04-25 14:24:03 UTC (rev 1847)
@@ -122,6 +122,8 @@
- open .R (.RData, .r, .S, .s ....) files within RKWard
- some way to open pdf/ps/jpg/png files directly using viewer applications externally (like Kile?).
- provide a menu action / shortcut to switch to the directory of the current script file.
+ - Quitting:
+ - instead of closing windows one by one, and asking to save changes if necessary, first list all windows that might need to be saved, let the user chose to save them, then close all windows without further questions.
Internal stuff:
- Handling fonts:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list