[rkward-cvs] rkward ChangeLog,1.55,1.56 rkward.kdevelop,1.17,1.18

Thomas Friedrichsmeier tfry at users.sourceforge.net
Fri Apr 22 13:56:17 UTC 2005


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

Modified Files:
	ChangeLog rkward.kdevelop 
Log Message:
Added global config options for RKObjectListView. Still TODO: context menus

Index: ChangeLog
===================================================================
RCS file: /cvsroot/rkward/rkward/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -C2 -d -r1.55 -r1.56
*** ChangeLog	21 Apr 2005 19:57:11 -0000	1.55
--- ChangeLog	22 Apr 2005 13:56:03 -0000	1.56
***************
*** 1,2 ****
--- 1,3 ----
+ - settings dialog honore KDE-button order
  - R's x11 windows now handle their events
  - fixed bug in the output (no update on empty output)

Index: rkward.kdevelop
===================================================================
RCS file: /cvsroot/rkward/rkward/rkward.kdevelop,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** rkward.kdevelop	20 Apr 2005 12:14:55 -0000	1.17
--- rkward.kdevelop	22 Apr 2005 13:56:14 -0000	1.18
***************
*** 12,17 ****
      <projectdirectory>.</projectdirectory>
      <absoluteprojectpath>false</absoluteprojectpath>
!     <version/>
!     <description/>
      <ignoreparts/>
      <secondaryLanguages/>
--- 12,17 ----
      <projectdirectory>.</projectdirectory>
      <absoluteprojectpath>false</absoluteprojectpath>
!     <version></version>
!     <description></description>
      <ignoreparts/>
      <secondaryLanguages/>
***************
*** 54,71 ****
      <configurations>
        <default>
!         <configargs>--prefix=/usr --includedir=/usr/include --with-extra-libs=/usr/lib/R/bin/ --with-extra-includes=/usr/lib/R/include --enable-debug=full</configargs>
!         <builddir/>
!         <topsourcedir/>
!         <cppflags/>
!         <ldflags/>
          <ccompiler>kdevgccoptions</ccompiler>
          <cxxcompiler>kdevgppoptions</cxxcompiler>
          <f77compiler>kdevpgf77options</f77compiler>
!         <ccompilerbinary/>
!         <cxxcompilerbinary/>
!         <f77compilerbinary/>
!         <cflags/>
!         <cxxflags/>
!         <f77flags/>
        </default>
      </configurations>
--- 54,72 ----
      <configurations>
        <default>
!         <configargs>--prefix=/usr --includedir=/usr/include --with-extra-libs=/usr/lib/R/lib/ --with-extra-includes=/usr/lib/R/include --enable-debug=full</configargs>
!         <builddir></builddir>
!         <topsourcedir></topsourcedir>
!         <cppflags></cppflags>
!         <ldflags></ldflags>
          <ccompiler>kdevgccoptions</ccompiler>
          <cxxcompiler>kdevgppoptions</cxxcompiler>
          <f77compiler>kdevpgf77options</f77compiler>
!         <ccompilerbinary></ccompilerbinary>
!         <cxxcompilerbinary></cxxcompilerbinary>
!         <f77compilerbinary></f77compilerbinary>
!         <cflags></cflags>
!         <cxxflags></cxxflags>
!         <f77flags></f77flags>
!         <envvars/>
        </default>
      </configurations>
***************
*** 104,112 ****
      <general>
        <dbgshell>libtool</dbgshell>
!       <programargs/>
!       <gdbpath/>
!       <configGdbScript/>
!       <runShellScript/>
!       <runGdbScript/>
        <breakonloadinglibs>true</breakonloadinglibs>
        <separatetty>false</separatetty>
--- 105,113 ----
      <general>
        <dbgshell>libtool</dbgshell>
!       <programargs></programargs>
!       <gdbpath></gdbpath>
!       <configGdbScript></configGdbScript>
!       <runShellScript></runShellScript>
!       <runGdbScript></runGdbScript>
        <breakonloadinglibs>true</breakonloadinglibs>
        <separatetty>false</separatetty>





More information about the rkward-tracker mailing list