[rkward-cvs] SF.net SVN: rkward: [2311] trunk/rkward
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Mon Jan 14 19:28:25 UTC 2008
Revision: 2311
http://rkward.svn.sourceforge.net/rkward/?rev=2311&view=rev
Author: tfry
Date: 2008-01-14 11:28:24 -0800 (Mon, 14 Jan 2008)
Log Message:
-----------
Merge ChangeLog from branch
Modified Paths:
--------------
trunk/rkward/ChangeLog
trunk/rkward/makedist.sh
Modified: trunk/rkward/ChangeLog
===================================================================
--- trunk/rkward/ChangeLog 2008-01-14 19:27:07 UTC (rev 2310)
+++ trunk/rkward/ChangeLog 2008-01-14 19:28:24 UTC (rev 2311)
@@ -1,3 +1,4 @@
+- add support for a focus-follows-mouse activation behavior of the MDI windows (Settings->General)
- ability to mark arbitrary "blocks" in script editor and run them with a shortcut
- make sure that R only handles SIGSEV, when the R thread is active. Should give better backtraces and less hangs
- object viewer was redesigned to use space better, and only fetch the print-representation when needed
@@ -4,12 +5,12 @@
- more icons added
- data.frame editor can be set to read-only mode
- code completion in script editor shows icons for the different object types
-- settings dialog is now shown in "page list" mode
-- port to KDE 4 (TODO)
+- settings dialog is now shown in "page tree" mode
+- port to KDE 4
---- KDE 3 versions
---- Version 0.4.9 - Xxx-XX-XXXX
+--- Version 0.4.9 - Jan-14-2008
- Improved user interface for CSV import plugin
- Support drawing grids in histogram and stripchart plots
Modified: trunk/rkward/makedist.sh
===================================================================
--- trunk/rkward/makedist.sh 2008-01-14 19:27:07 UTC (rev 2310)
+++ trunk/rkward/makedist.sh 2008-01-14 19:28:24 UTC (rev 2311)
@@ -28,4 +28,4 @@
mv rkward-$VERSION.tar.gz $BASEDIR/
cd $BASEDIR
-rm -rf $BASEDIR/disttemp
\ No newline at end of file
+rm -rf $BASEDIR/disttemp
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