[rkward-cvs] SF.net SVN: rkward: [1736] trunk/rkward
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Mon Mar 26 18:20:17 UTC 2007
Revision: 1736
http://svn.sourceforge.net/rkward/?rev=1736&view=rev
Author: tfry
Date: 2007-03-26 11:20:17 -0700 (Mon, 26 Mar 2007)
Log Message:
-----------
bookkeeping
Modified Paths:
--------------
trunk/rkward/ChangeLog
trunk/rkward/TODO
Modified: trunk/rkward/ChangeLog
===================================================================
--- trunk/rkward/ChangeLog 2007-03-26 18:18:38 UTC (rev 1735)
+++ trunk/rkward/ChangeLog 2007-03-26 18:20:17 UTC (rev 1736)
@@ -1,3 +1,4 @@
+- fix a crash that occurred during startup under some circumstances
- when flushing the output, also delete all graphs
- add support for a "technical details" section in plugin help files
- add option to enable / disable single options of a radio or dropdown control in plugins
@@ -9,7 +10,7 @@
- if an incomplete command was piped through the console, the console does not become blocked for piping
- make "run current line" advance the cursor to next line after running
- warnings and errors are highlighted in command log / console (warnings only for R >= 2.5.x)
-- plugin generated commands are run in a local() environment, allowing for more consise code TODO: adjust plugins, etc.
+- plugin generated commands are run in a local() environment, allowing for more consise code
- also support filename completion in the console (mode of completion is determined by heuristic means)
- initial support for R's Sys.setlocale(), and Encoding of CHARSXPs
- in help files, a short title for sections (for the navigation bar) can be defined
Modified: trunk/rkward/TODO
===================================================================
--- trunk/rkward/TODO 2007-03-26 18:18:38 UTC (rev 1735)
+++ trunk/rkward/TODO 2007-03-26 18:20:17 UTC (rev 1736)
@@ -74,6 +74,7 @@
- When inside a string, should offer tab-completion for system paths (will maybe have to wait for KDE4, when we get better clues, what context we are currently in)
- Script editor:
- new action "Run Toplevel expression" (see https://sourceforge.net/mailarchive/forum.php?thread_id=31463482&forum_id=12970)
+ - new action "Source file"
- RKConsole / Script editor:
- highlight only valid function names
- RKHelpDlg:
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