[rkward-cvs] rkward ChangeLog,1.121,1.122 TODO,1.119,1.120

Thomas Friedrichsmeier tfry at users.sourceforge.net
Thu Apr 20 18:11:57 UTC 2006


Update of /cvsroot/rkward/rkward
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1654

Modified Files:
	ChangeLog TODO 
Log Message:
ChangeLog, TODO

Index: ChangeLog
===================================================================
RCS file: /cvsroot/rkward/rkward/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -C2 -d -r1.121 -r1.122
*** ChangeLog	20 Apr 2006 16:22:40 -0000	1.121
--- ChangeLog	20 Apr 2006 18:11:55 -0000	1.122
***************
*** 1,2 ****
--- 1,3 ----
+ - Remove one level of menu nesting for save/load R Objects plugins
  - check for and handle some strange R parse errors that could crash rkward
  - make Ctrl+C copy work in the code window of plugins

Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.119
retrieving revision 1.120
diff -C2 -d -r1.119 -r1.120
*** TODO	20 Apr 2006 16:22:40 -0000	1.119
--- TODO	20 Apr 2006 18:11:55 -0000	1.120
***************
*** 132,135 ****
--- 132,181 ----
  - See deactived class-header rbackend/rkwindowcatcher.h
  
+ ################## menu structure file/workspace ###########
+ File
+ 	New
+ 		Dataset
+ 		Script File
+ 	Open R Script File
+ 	Open Recent (Script File)
+ 	Save/Load R Objects
+ 		Save
+ 			...
+ 		Load
+ 			...
+ 	Save
+ 	Save As
+ 	Reload
+ 	Print
+ 	Quit
+ 
+ Workspace
+ 	Open Workspace
+ 	Open Recent (Workspace)
+ 	Save Workspace
+ 	Save Workspace As
+ 	Configure Packages (redundant)
+ 
+ How should this be changed? Maybe:
+ 
+ File
+ 	New
+ 		Dataset
+ 		Script File
+ 	Open R Script File
+ 	Open Recent (Script File)
+ 	Open Workspace
+ 	Open Recent (Workspace)
+ 	Import (previously Load R Objects)
+ 	Export (previously Save R Objects)
+ 	Save
+ 	Save As
+ 	Save Workspace
+ 	Save Workspace As
+ 	Reload
+ 	Print
+ 	Quit
+ 
+ 
  ################## cryptic notes ######################
  





More information about the rkward-tracker mailing list