[rkward-cvs] SF.net SVN: rkward: [1192] trunk/rkward

tfry at users.sourceforge.net tfry at users.sourceforge.net
Mon Jan 22 16:27:05 UTC 2007


Revision: 1192
          http://svn.sourceforge.net/rkward/?rev=1192&view=rev
Author:   tfry
Date:     2007-01-22 08:27:05 -0800 (Mon, 22 Jan 2007)

Log Message:
-----------
ChangeLog, TODO

Modified Paths:
--------------
    trunk/rkward/ChangeLog
    trunk/rkward/TODO
    trunk/rkward/debian/changelog

Modified: trunk/rkward/ChangeLog
===================================================================
--- trunk/rkward/ChangeLog	2007-01-22 14:06:27 UTC (rev 1191)
+++ trunk/rkward/ChangeLog	2007-01-22 16:27:05 UTC (rev 1192)
@@ -1,3 +1,5 @@
+- new plugin: scatterplot matrix
+- new plugin: correlation matrix plot
 - safer destruction of R backend on quitting
 - fix compilation for the upcoming R 2.5.0		TODO: check again
 							TODO: update debian dependencies:

Modified: trunk/rkward/TODO
===================================================================
--- trunk/rkward/TODO	2007-01-22 14:06:27 UTC (rev 1191)
+++ trunk/rkward/TODO	2007-01-22 16:27:05 UTC (rev 1192)
@@ -182,6 +182,8 @@
 				- RKComponentHandle will need an additional function invokeWithContext()
 				- RKStandardComponent needs that context as a parameter
 				- The context will simply be a list(Map) of RKComponentProperties, to copy into the RKStandardComponent (should they also be owned, there?)
+					- why not just set some RKComponentProperties directly?
+					- showing RKStandardComponents should be delayed using a 0 timer to call show
 				- An RKContextMap can be asked to provide an RKContextInstance, i.e. a class of actions (given an action collection) that can be plugged into a menu (with a structure?), and the context properties
 				- This context map will also have a single slot to receive the activation signals of all actions.
 					- By investigating QObject::sender (), and looking up the corresponding handle, it will dispatch to the correct RKStandardComponentHandle::invokeWithContext()

Modified: trunk/rkward/debian/changelog
===================================================================
--- trunk/rkward/debian/changelog	2007-01-22 14:06:27 UTC (rev 1191)
+++ trunk/rkward/debian/changelog	2007-01-22 16:27:05 UTC (rev 1192)
@@ -1,5 +1,6 @@
 rkward (0.4.5-1) unstable; urgency=low
 
+  * new upstream release
   * provide entry in debian menu (Apps/Math)
     closes: #405376
 


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