[rkward-cvs] rkward/rkward/windows rkcommandeditorwindow.h,1.9,1.10 rkhelpwindow.h,1.7,1.8

Pierre ecoch at users.sourceforge.net
Tue Apr 19 06:48:08 UTC 2005


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

Modified Files:
	rkcommandeditorwindow.h rkhelpwindow.h 
Log Message:
More documentation + changed ctrl+I to F2, which as not used.

Index: rkhelpwindow.h
===================================================================
RCS file: /cvsroot/rkward/rkward/rkward/windows/rkhelpwindow.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** rkhelpwindow.h	3 Apr 2005 20:06:21 -0000	1.7
--- rkhelpwindow.h	19 Apr 2005 06:48:06 -0000	1.8
***************
*** 26,30 ****
  
  /**
! \brief Show html help.
  
  This class wraps a khtml part.
--- 26,30 ----
  
  /**
! 	\brief Show html help.
  
  This class wraps a khtml part.

Index: rkcommandeditorwindow.h
===================================================================
RCS file: /cvsroot/rkward/rkward/rkward/windows/rkcommandeditorwindow.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** rkcommandeditorwindow.h	3 Apr 2005 13:26:19 -0000	1.9
--- rkcommandeditorwindow.h	19 Apr 2005 06:48:06 -0000	1.10
***************
*** 42,47 ****
  
  /**
! \brief This class provides an editor window for R-commands.
! This class is an MDI child that is added to the main window.
  
  @author Pierre Ecochard
--- 42,48 ----
  
  /**
! 	\brief Provides an editor window for R-commands.
! 
! This is an MDI child that is added to the main window.
  
  @author Pierre Ecochard





More information about the rkward-tracker mailing list