[rkward-cvs] rkward ChangeLog,1.84,1.85 TODO,1.83,1.84

Thomas Friedrichsmeier tfry at users.sourceforge.net
Thu Oct 20 18:42:39 UTC 2005


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

Modified Files:
	ChangeLog TODO 
Log Message:
Fix problem with RKEditorDataFrame-GUI sometimes not being removed when editor window is closed (I hope)

Index: ChangeLog
===================================================================
RCS file: /cvsroot/rkward/rkward/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -C2 -d -r1.84 -r1.85
*** ChangeLog	18 Oct 2005 15:54:04 -0000	1.84
--- ChangeLog	20 Oct 2005 18:42:35 -0000	1.85
***************
*** 1,2 ****
--- 1,4 ----
+ - back/forward navigation in help pages
+ - can print help pages and output
  - better handling of errors while installing packages
  - limit number of lines to display in console (user setting)

Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.83
retrieving revision 1.84
diff -C2 -d -r1.83 -r1.84
*** TODO	19 Oct 2005 22:39:32 -0000	1.83
--- TODO	20 Oct 2005 18:42:36 -0000	1.84
***************
*** 9,12 ****
--- 9,13 ----
  - use R_DirtyImage to determine, whether workspace needs to be saved
  - in REmbedInternal, add extractTemporaryStrings (), for strings that do not have to be copied
+ - find out how to save toolbar states properly in parts-GUI
  
  - ComponentMap:
***************
*** 25,32 ****
  	- call .rk.get.installed.packages, and update package selection drop down on every show, butnot on startup
  
- RKHTMLWindow
- 	- make printing work
- 	- RKHelpWindow: add back/forward
- 
  Option setting to always start with empty workspace/empty table instead of asking on startup
  	- startup dialog should have a checkbox "remember decision"
--- 26,29 ----
***************
*** 66,70 ****
  	- merge the two classes
  	- more efficient syncing: fetch only the values actually needed instead of the whole table
- 	- sometimes when closing the editor (esp. it seems, when this is the last window open), part-GUI does not get destroyed. Why? Part not deleted?
  	- make configurable:
  		- invalid color (global and per variable)
--- 63,66 ----





More information about the rkward-tracker mailing list