[rkward-cvs] rkward ChangeLog,1.81,1.82 TODO,1.80,1.81

Thomas Friedrichsmeier tfry at users.sourceforge.net
Mon Oct 17 18:53:37 UTC 2005


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

Modified Files:
	ChangeLog TODO 
Log Message:
Remove menu/toolbar clutter from RKHelpWindow, RKOutputWindow

Index: ChangeLog
===================================================================
RCS file: /cvsroot/rkward/rkward/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -C2 -d -r1.81 -r1.82
*** ChangeLog	16 Oct 2005 22:01:48 -0000	1.81
--- ChangeLog	17 Oct 2005 18:53:35 -0000	1.82
***************
*** 1,2 ****
--- 1,3 ----
+ - remove menu clutter from help window, and output window
  - avoid adding incomplete (multi-line) Console commands to the Command Log
  - Settings->Command Log->show/raise window working again

Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.80
retrieving revision 1.81
diff -C2 -d -r1.80 -r1.81
*** TODO	16 Oct 2005 21:40:55 -0000	1.80
--- TODO	17 Oct 2005 18:53:35 -0000	1.81
***************
*** 10,13 ****
--- 10,14 ----
  - in REmbedInternal, add extractTemporaryStrings (), for strings that do not have to be copied
  - hide superflous GUI-items, esp. for the HTML windows
+ 	- KXMLGUIFactory::resetContainer ()?
  
  Configuration options to add:
***************
*** 24,27 ****
--- 25,29 ----
  - RKConsole:
  	- Console should start a command chain when submitting a batch of pasted commands
+ 	- option setting for max lines to keep
  
  - check whether we're running in a PTY, and warn otherwise. Currently the R backend needs this.





More information about the rkward-tracker mailing list