[rkward-cvs] rkward ChangeLog,1.63,1.64 TODO,1.59,1.60

Thomas Friedrichsmeier tfry at users.sourceforge.net
Sun Sep 11 22:06:33 UTC 2005


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

Modified Files:
	ChangeLog TODO 
Log Message:
Made standard-menus available to place plugins in. Set default debug level to DL_WARNING

Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.59
retrieving revision 1.60
diff -C2 -d -r1.59 -r1.60
*** TODO	11 Sep 2005 18:53:04 -0000	1.59
--- TODO	11 Sep 2005 22:06:31 -0000	1.60
***************
*** 8,12 ****
  - instead of delete RObject, call RObject::deleteThis () and check for deleted in rCommandDone ()?
  - use include "x.moc" in order to speed up build
! - change description.xml-files and rkplugin.cpp to fetch label from a new tag, instead of the obsolete <entry>-tag.
  
  stuff to do before 0.3.2 release
--- 8,12 ----
  - instead of delete RObject, call RObject::deleteThis () and check for deleted in rCommandDone ()?
  - use include "x.moc" in order to speed up build
! - use more QDicts instead of QMap<QString,...>s
  
  stuff to do before 0.3.2 release

Index: ChangeLog
===================================================================
RCS file: /cvsroot/rkward/rkward/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -C2 -d -r1.63 -r1.64
*** ChangeLog	11 Sep 2005 18:53:04 -0000	1.63
--- ChangeLog	11 Sep 2005 22:06:30 -0000	1.64
***************
*** 1,2 ****
--- 1,3 ----
+ - plugins can now be placed in different menus
  - keep list of components/plugins and menu-hierarchy in (few) .pluginmap files instead of parsing directory structure
  - improved handling of tcltk windows





More information about the rkward-tracker mailing list