[rkward-cvs] rkward TODO,1.82,1.83
Thomas Friedrichsmeier
tfry at users.sourceforge.net
Wed Oct 19 22:39:34 UTC 2005
- Previous message: [rkward-cvs] rkward/rkward/windows rkhelpwindow.rc,NONE,1.1 Makefile.am,1.7,1.8 rkhtmlwindow.cpp,1.3,1.4 rkhtmlwindow.h,1.2,1.3 rkoutputwindow.rc,1.1,1.2
- Next message: [rkward-cvs] rkward/rkward rkeditormanager.cpp,1.10,1.11 rkward.cpp,1.108,1.109 rkward.h,1.50,1.51 rkwardui.rc,1.26,1.27
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/rkward/rkward
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14824
Modified Files:
TODO
Log Message:
Do not try to show toolbars while corresponding part is not active. Use standard mechanism for toolbars. TODO: find out, how to save states for the toolbars, now
Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.82
retrieving revision 1.83
diff -C2 -d -r1.82 -r1.83
*** TODO 18 Oct 2005 11:48:24 -0000 1.82
--- TODO 19 Oct 2005 22:39:32 -0000 1.83
***************
*** 11,15 ****
- ComponentMap:
! - probably the only clean solution to placing plugins in the GUI is to use KXMLGUI here, too. RKComponentHandle would be a KAction subclass. standard_plugins.pluginmap would contain a portion that essentially looks like an .rc file.
Configuration options to add:
--- 11,15 ----
- ComponentMap:
! - probably the only clean solution to placing plugins in the GUI is to use KXMLGUI here, too. RKComponentHandle would be a KAction subclass. .pluginmap-files would contain a portion that essentially looks like an .rc file.
Configuration options to add:
***************
*** 21,28 ****
--- 21,35 ----
- see below: comments on RKEditorDataFrame
+ RKHelpDlg:
+ - in the mid term, this should probably be renamed and moved to windows
+ - 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"
+
- RKConsole:
- Console should start a command chain when submitting a batch of pasted commands
***************
*** 59,62 ****
--- 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)
- Previous message: [rkward-cvs] rkward/rkward/windows rkhelpwindow.rc,NONE,1.1 Makefile.am,1.7,1.8 rkhtmlwindow.cpp,1.3,1.4 rkhtmlwindow.h,1.2,1.3 rkoutputwindow.rc,1.1,1.2
- Next message: [rkward-cvs] rkward/rkward rkeditormanager.cpp,1.10,1.11 rkward.cpp,1.108,1.109 rkward.h,1.50,1.51 rkwardui.rc,1.26,1.27
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the rkward-tracker
mailing list