[sword-cvs] sword/apps/windoze/CBuilder5/BibleCS AboutBoxfrm.dfm,1.49,1.50 RxRichEditX.cpp,1.45,1.46 sword.bpr,1.114,1.115 sword.res,1.101,1.102
sword@www.crosswire.org
sword@www.crosswire.org
Wed, 25 Jun 2003 21:33:33 -0700
Update of /usr/local/cvsroot/sword/apps/windoze/CBuilder5/BibleCS
In directory www:/tmp/cvs-serv9597/apps/windoze/CBuilder5/BibleCS
Modified Files:
AboutBoxfrm.dfm RxRichEditX.cpp sword.bpr sword.res
Log Message:
no message
Index: AboutBoxfrm.dfm
===================================================================
RCS file: /usr/local/cvsroot/sword/apps/windoze/CBuilder5/BibleCS/AboutBoxfrm.dfm,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -d -r1.49 -r1.50
*** AboutBoxfrm.dfm 22 Jun 2003 23:50:23 -0000 1.49
--- AboutBoxfrm.dfm 26 Jun 2003 04:33:31 -0000 1.50
***************
*** 104,108 ****
Height = 21
AutoSize = False
! Caption = 'v1.5.6pre3'
IsControl = True
end
--- 104,108 ----
Height = 21
AutoSize = False
! Caption = 'v1.5.6pre4'
IsControl = True
end
Index: RxRichEditX.cpp
===================================================================
RCS file: /usr/local/cvsroot/sword/apps/windoze/CBuilder5/BibleCS/RxRichEditX.cpp,v
retrieving revision 1.45
retrieving revision 1.46
diff -C2 -d -r1.45 -r1.46
*** RxRichEditX.cpp 25 Jun 2003 23:25:32 -0000 1.45
--- RxRichEditX.cpp 26 Jun 2003 04:33:31 -0000 1.46
***************
*** 874,878 ****
}
if (start > 1)
! Result = Result.SubString(start, length - start);
return Result;
}
--- 874,878 ----
}
if (start > 1)
! Result = Result.SubString(start, (length - start)+1);
return Result;
}
Index: sword.bpr
===================================================================
RCS file: /usr/local/cvsroot/sword/apps/windoze/CBuilder5/BibleCS/sword.bpr,v
retrieving revision 1.114
retrieving revision 1.115
diff -C2 -d -r1.114 -r1.115
*** sword.bpr 22 Jun 2003 23:50:23 -0000 1.114
--- sword.bpr 26 Jun 2003 04:33:31 -0000 1.115
***************
*** 76,80 ****
MinorVer=5
Release=5
! Build=40
Debug=0
PreRelease=0
--- 76,80 ----
MinorVer=5
Release=5
! Build=43
Debug=0
PreRelease=0
***************
*** 88,92 ****
CompanyName=CrossWire Software & Bible Society
FileDescription=Windows 32bit User Interface to The SWORD Project
! FileVersion=1.5.5.40
InternalName=biblecs
LegalCopyright=(c) 2002 CrossWire Bible Society under the terms of the GNU General Public License
--- 88,92 ----
CompanyName=CrossWire Software & Bible Society
FileDescription=Windows 32bit User Interface to The SWORD Project
! FileVersion=1.5.5.43
InternalName=biblecs
LegalCopyright=(c) 2002 CrossWire Bible Society under the terms of the GNU General Public License
***************
*** 94,98 ****
OriginalFilename=
ProductName=The SWORD Project
! ProductVersion=1.5.6pre3
Comments=Seek Him and you will find Him
--- 94,98 ----
OriginalFilename=
ProductName=The SWORD Project
! ProductVersion=1.5.6pre4
Comments=Seek Him and you will find Him
Index: sword.res
===================================================================
RCS file: /usr/local/cvsroot/sword/apps/windoze/CBuilder5/BibleCS/sword.res,v
retrieving revision 1.101
retrieving revision 1.102
diff -C2 -d -r1.101 -r1.102
Binary files /tmp/cvshAVUkp and /tmp/cvsbimAJ0 differ