[rkward-cvs] rkward ChangeLog,1.122,1.123 configure,1.40,1.41 configure.files,1.13,1.14 configure.in,1.34,1.35 subdirs,1.16,1.17

Thomas Friedrichsmeier tfry at users.sourceforge.net
Thu Apr 20 22:03:21 UTC 2006


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

Modified Files:
	ChangeLog configure configure.files configure.in subdirs 
Log Message:
Explicitely hide KMdiTaskBar

Index: configure
===================================================================
RCS file: /cvsroot/rkward/rkward/configure,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -d -r1.40 -r1.41
*** configure	20 Apr 2006 12:34:16 -0000	1.40
--- configure	20 Apr 2006 22:03:19 -0000	1.41
***************
*** 30685,30688 ****
--- 30685,30693 ----
  
  
+ #MIN_CONFIG(3)
+ 
+ 
+ 
+ 
  
  

Index: configure.in
===================================================================
RCS file: /cvsroot/rkward/rkward/configure.in,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** configure.in	20 Apr 2006 12:34:17 -0000	1.34
--- configure.in	20 Apr 2006 22:03:19 -0000	1.35
***************
*** 67,70 ****
--- 67,81 ----
  dnl AC_PROG_YACC dnl __kdevelop__
  
+ #MIN_CONFIG(3)
+ 
+ dnl PACKAGE set before
+ 
+ dnl CXXFLAGS="$NOOPT_CXXFLAGS" dnl __kdevelop[noopt]__
+ dnl CFLAGS="$NOOPT_CFLAGS" dnl __kdevelop[noopt]__
+ dnl CXXFLAGS="$CXXFLAGS $USE_EXCEPTIONS" dnl __kdevelop[exc]__
+ 
+ dnl KDE_NEED_FLEX dnl __kdevelop__
+ dnl AC_PROG_YACC dnl __kdevelop__
+ 
  KDE_CREATE_SUBDIRSLIST
  AC_CONFIG_FILES([ Makefile ])

Index: ChangeLog
===================================================================
RCS file: /cvsroot/rkward/rkward/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -C2 -d -r1.122 -r1.123
*** ChangeLog	20 Apr 2006 18:11:55 -0000	1.122
--- ChangeLog	20 Apr 2006 22:03:19 -0000	1.123
***************
*** 3,7 ****
  - make Ctrl+C copy work in the code window of plugins
  - use KDE standard icons in object lists (need to be replaced by customized icons in the long run)
! - don't try to show higher numeric precision than is acutally avaiable
  - fix bug in scatterplot plugin
  - remove configure options --with-r-share and --with-r-doc (obsoleted by improved wrapper script)
--- 3,7 ----
  - make Ctrl+C copy work in the code window of plugins
  - use KDE standard icons in object lists (need to be replaced by customized icons in the long run)
! - don't try to show higher numeric precision than is actually available
  - fix bug in scatterplot plugin
  - remove configure options --with-r-share and --with-r-doc (obsoleted by improved wrapper script)

Index: subdirs
===================================================================
RCS file: /cvsroot/rkward/rkward/subdirs,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** subdirs	17 Apr 2006 14:06:29 -0000	1.16
--- subdirs	20 Apr 2006 22:03:19 -0000	1.17
***************
*** 3,4 ****
--- 3,5 ----
  po
  rkward
+ rkward-0.3.6

Index: configure.files
===================================================================
RCS file: /cvsroot/rkward/rkward/configure.files,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** configure.files	17 Apr 2006 14:06:29 -0000	1.13
--- configure.files	20 Apr 2006 22:03:19 -0000	1.14
***************
*** 1,2 ****
--- 1,3 ----
  ./admin/configure.in.min
  configure.in.in
+ ./rkward-0.3.6/configure.in.in





More information about the rkward-tracker mailing list