[rkward-cvs] rkward ChangeLog,1.87,1.88 TODO,1.88,1.89

Thomas Friedrichsmeier tfry at users.sourceforge.net
Mon Oct 24 18:11:59 UTC 2005


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

Modified Files:
	ChangeLog TODO 
Log Message:
Finish converting RKComponentMap to use KXMLGUI. Some small fixes, many cleanups.

Index: ChangeLog
===================================================================
RCS file: /cvsroot/rkward/rkward/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -C2 -d -r1.87 -r1.88
*** ChangeLog	21 Oct 2005 16:04:32 -0000	1.87
--- ChangeLog	24 Oct 2005 18:11:57 -0000	1.88
***************
*** 1,2 ****
--- 1,3 ----
+ - use KXMLGUI for placing plugins in the menu (mostly an internal change, but menu placement should remain sane, when active window changes, now)
  - help-, output-, and editor-views can be detached to separate windows
  - allow to bypass startup dialog

Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.88
retrieving revision 1.89
diff -C2 -d -r1.88 -r1.89
*** TODO	23 Oct 2005 18:46:59 -0000	1.88
--- TODO	24 Oct 2005 18:11:57 -0000	1.89
***************
*** 15,20 ****
  - find out how to save toolbar states properly in parts-GUI
  
! - 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:
--- 15,20 ----
  - find out how to save toolbar states properly in parts-GUI
  
! - Plugin Documentation:
! 	- Labels are now attached to components instead of menu-entries. Update documentation.
  
  Configuration options to add:
***************
*** 40,43 ****
--- 40,45 ----
  	- RKCommandEditor (first check for reusable functionality)
  		- RKPlugin still uses RKCommandEditor. Convert to use RKCommandEditorWindow instead.
+ 	- RKMenu
+ 	- RKMenuList
  
  stuff to do before 0.3.5 release





More information about the rkward-tracker mailing list