[rkward-cvs] rkward ChangeLog,1.44,1.45 TODO,1.48,1.49 configure.in.in,1.11,1.12 rkward.kdevelop,1.12,1.13

Thomas Friedrichsmeier tfry at users.sourceforge.net
Fri Nov 12 14:54:01 UTC 2004


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

Modified Files:
	ChangeLog TODO configure.in.in rkward.kdevelop 
Log Message:
Updating version numbers and ChangeLog

Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.48
retrieving revision 1.49
diff -C2 -d -r1.48 -r1.49
*** TODO	22 Oct 2004 15:43:41 -0000	1.48
--- TODO	12 Nov 2004 14:53:59 -0000	1.49
***************
*** 2,6 ****
  Also, plans change frequently. If something is listed for a specific release, that's no more than a rough plan.
  
! stuff to do before 0.3.0 release
  - plugins (general)
  	- rework structure (directory layout) of plugin definitions
--- 2,6 ----
  Also, plans change frequently. If something is listed for a specific release, that's no more than a rough plan.
  
! stuff to do before 0.3.1 release
  - plugins (general)
  	- rework structure (directory layout) of plugin definitions

Index: configure.in.in
===================================================================
RCS file: /cvsroot/rkward/rkward/configure.in.in,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** configure.in.in	23 Sep 2004 10:53:29 -0000	1.11
--- configure.in.in	12 Nov 2004 14:53:59 -0000	1.12
***************
*** 1,5 ****
  #MIN_CONFIG(3)
  
! AM_INIT_AUTOMAKE(rkward,0.2.9)
  
  dnl CXXFLAGS="$NOOPT_CXXFLAGS" dnl __kdevelop[noopt]__
--- 1,5 ----
  #MIN_CONFIG(3)
  
! AM_INIT_AUTOMAKE(rkward,0.3.0)
  
  dnl CXXFLAGS="$NOOPT_CXXFLAGS" dnl __kdevelop[noopt]__

Index: rkward.kdevelop
===================================================================
RCS file: /cvsroot/rkward/rkward/rkward.kdevelop,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** rkward.kdevelop	22 Oct 2004 15:43:41 -0000	1.12
--- rkward.kdevelop	12 Nov 2004 14:53:59 -0000	1.13
***************
*** 51,55 ****
        </envvars>
        <runarguments>
!         <rkward/>
        </runarguments>
      </run>
--- 51,55 ----
        </envvars>
        <runarguments>
!         <rkward></rkward>
        </runarguments>
      </run>

Index: ChangeLog
===================================================================
RCS file: /cvsroot/rkward/rkward/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -C2 -d -r1.44 -r1.45
*** ChangeLog	22 Oct 2004 15:43:41 -0000	1.44
--- ChangeLog	12 Nov 2004 14:53:59 -0000	1.45
***************
*** 1,2 ****
--- 1,8 ----
+ --- Version 0.2.9 - Nov-12-2004
+ - added french and italian translations
+ - added toolbars and some icons
+ - some small i18n fixes
+ - rework of user interface (now using KMDI and IDEAl mode)
+ - compilation fix for R 2.0
  - added basic per variable formatting options in the data editor (alignment, precision)
  - fixed: cell last edited did not react to single mouse click





More information about the rkward-tracker mailing list