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

tfry at users.sourceforge.net tfry at users.sourceforge.net
Thu Jan 4 18:04:03 UTC 2007


Revision: 1063
          http://svn.sourceforge.net/rkward/?rev=1063&view=rev
Author:   tfry
Date:     2007-01-04 10:04:03 -0800 (Thu, 04 Jan 2007)

Log Message:
-----------
More TODO items

Modified Paths:
--------------
    trunk/rkward/TODO

Modified: trunk/rkward/TODO
===================================================================
--- trunk/rkward/TODO	2007-01-04 16:09:40 UTC (rev 1062)
+++ trunk/rkward/TODO	2007-01-04 18:04:03 UTC (rev 1063)
@@ -57,6 +57,7 @@
 		- Better yet, the commands might be autosplit in the backend. Need to think about how to design this correctly, though
 		- Allow pasting at other positions than line end
 		- Prevent cursor from venturing into lines other than the last line
+		- 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:
 		- allow to pipe scripts to the console (console might have to be made smarter about large pasted commands, first)
 	- RKConsole / Script editor:
@@ -89,6 +90,11 @@
 		- if preview-box is checked, and settings are valid, preview code is generated and evaluated at once
 		- plugins will need to keep track of whether a preview device window was created, and also clean this up
 			- probably some simple helper function(s) should be created for this purpose
+	- Graphics Device List window
+		- (see http://sourceforge.net/mailarchive/message.php?msg_id=37825223)
+		- par (no.readonly=TRUE) and par () to fetch available parameters and determine read-only state
+		- device list would only be fetched when opening the window, not kept up to date?
+		- access to graphics device plugins
 
 Internal stuff:
 	- Look at package odfWeave, and find out, how to use this


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