[rkward-cvs] rkward ChangeLog,1.67,1.68 TODO,1.64,1.65
Thomas Friedrichsmeier
tfry at users.sourceforge.net
Fri Sep 16 16:08:13 UTC 2005
- Previous message: [rkward-cvs] rkward/rkward/dataeditor rkeditordataframepart.cpp,1.1,1.2 rkeditordataframepart.h,1.1,1.2 rkeditordataframepart.rc,1.1,1.2
- Next message: [rkward-cvs] rkward/rkward rkeditormanager.cpp,1.8,1.9 rkward.cpp,1.95,1.96 rkward.h,1.44,1.45
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/rkward/rkward
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15089
Modified Files:
ChangeLog TODO
Log Message:
Added a Window-menu with Window->Close, etc. No everything working properly so far.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/rkward/rkward/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -C2 -d -r1.67 -r1.68
*** ChangeLog 15 Sep 2005 11:50:03 -0000 1.67
--- ChangeLog 16 Sep 2005 16:08:11 -0000 1.68
***************
*** 1,2 ****
--- 1,3 ----
+ - output-window has been switched to KPart-infrastructure
- command-editor has been switched to KPart-infrastructure completely
- data-editor uses KPart-infrastructure (better integration)
Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.64
retrieving revision 1.65
diff -C2 -d -r1.64 -r1.65
*** TODO 14 Sep 2005 21:07:06 -0000 1.64
--- TODO 16 Sep 2005 16:08:11 -0000 1.65
***************
*** 12,18 ****
- Use R_WriteConsole-override instead of sink. Find a way to do the same for stderr
- "real time" display of output in the console
! - make the output a KMdiChild, and probably a KPart, so we can have a consistent way of GUI merging; make command-editor a KPart
! - add "window"-menu, esp. Window->close
stuff to do before 0.3.2 release
--- 12,22 ----
- Use R_WriteConsole-override instead of sink. Find a way to do the same for stderr
- "real time" display of output in the console
! - add "window"-menu, esp. Window->close
! - check parts for correct destruction
+ - remove classes/files:
+ - RKToggleWidget
+ - RKCommandEditor (first check for reusable functionality)
+ - RKOutputWindow (first scan for useful menu item ideas)
stuff to do before 0.3.2 release
- Previous message: [rkward-cvs] rkward/rkward/dataeditor rkeditordataframepart.cpp,1.1,1.2 rkeditordataframepart.h,1.1,1.2 rkeditordataframepart.rc,1.1,1.2
- Next message: [rkward-cvs] rkward/rkward rkeditormanager.cpp,1.8,1.9 rkward.cpp,1.95,1.96 rkward.h,1.44,1.45
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the rkward-tracker
mailing list