[sword-cvs] sword ChangeLog,1.157,1.158
sword@www.crosswire.org
sword@www.crosswire.org
Thu, 26 Jun 2003 19:21:07 -0700
- Previous message: [sword-cvs] sword/src/modules/filters cipherfil.cpp,1.17,1.18 gbffootnotes.cpp,1.16,1.17 gbfheadings.cpp,1.7,1.8 gbfhtml.cpp,1.25,1.26 gbfmorph.cpp,1.8,1.9 gbfosis.cpp,1.15,1.16 gbfplain.cpp,1.15,1.16 gbfredletterwords.cpp,1.4,1.5 gbfstrongs.cpp,1.20,1.21 gbfthml.cpp,1.17,1.18 gbfwebif.cpp,1.2,1.3 greeklexattribs.cpp,1.14,1.15 osisfootnotes.cpp,1.4,1.5 osisheadings.cpp,1.4,1.5 osishtmlhref.cpp,1.5,1.6 osismorph.cpp,1.5,1.6 osisplain.cpp,1.2,1.3 osisrtf.cpp,1.7,1.8 osisstrongs.cpp,1.4,1.5 plainfootnotes.cpp,1.10,1.11 rtfhtml.cpp,1.6,1.7 swbasicfilter.cpp,1.22,1.23 thmlfootnotes.cpp,1.9,1.10 thmlgbf.cpp,1.12,1.13 thmlheadings.cpp,1.8,1.9 thmlhtml.cpp,1.26,1.27 thmlhtmlhref.cpp,1.33,1.34 thmllemma.cpp,1.6,1.7 thmlmorph.cpp,1.11,1.12 thmlolb.cpp,1.6,1.7 thmlosis.cpp,1.23,1.24 thmlplain.cpp,1.9,1.10 thmlrtf.cpp,1.30,1.31 thmlscripref.cpp,1.9,1.10 thmlstrongs.cpp,1.14,1.15 thmlvariants.cpp,1.7,1.8 thmlwebif.cpp,1.4,1.5 utf8arshaping.cpp,1.6,1.7 utf8bidireorder.cpp,1.6,1.7 utf8nfc.cpp,1.8,1.9 utf8nfkd.cpp,1.8,1.9 utf8transliterator.cpp,1.27,1.28
- Next message: [sword-cvs] sword/apps/console/diatheke corediatheke.cpp,1.28,1.29 diathekemgr.cpp,1.9,1.10
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /usr/local/cvsroot/sword
In directory www:/tmp/cvs-serv21064
Modified Files:
ChangeLog
Log Message:
Removed all std::string references from API and
mostly replaced with SWBuf
Added int max param to SWBuf::append
Added some file copy functions to FileMgr
Moved some more install stuff to installmgr
Index: ChangeLog
===================================================================
RCS file: /usr/local/cvsroot/sword/ChangeLog,v
retrieving revision 1.157
retrieving revision 1.158
diff -C2 -d -r1.157 -r1.158
*** ChangeLog 18 Jun 2003 20:14:59 -0000 1.157
--- ChangeLog 27 Jun 2003 02:21:05 -0000 1.158
***************
*** 2,5 ****
--- 2,12 ----
app specific changes
+ 26-Jun-2003 Troy A. Griffitts <scribe@crosswire.org>
+ Removed all std::string references from API and
+ mostly replaced with SWBuf
+ Added int max param to SWBuf::append
+ Added some file copy functions to FileMgr
+ Moved some more install stuff to installmgr
+
18-Jun-2003 Troy A. Griffitts <scribe@crosswire.org>
Joachim added OSISFootnotes. Added entryAttributes
- Previous message: [sword-cvs] sword/src/modules/filters cipherfil.cpp,1.17,1.18 gbffootnotes.cpp,1.16,1.17 gbfheadings.cpp,1.7,1.8 gbfhtml.cpp,1.25,1.26 gbfmorph.cpp,1.8,1.9 gbfosis.cpp,1.15,1.16 gbfplain.cpp,1.15,1.16 gbfredletterwords.cpp,1.4,1.5 gbfstrongs.cpp,1.20,1.21 gbfthml.cpp,1.17,1.18 gbfwebif.cpp,1.2,1.3 greeklexattribs.cpp,1.14,1.15 osisfootnotes.cpp,1.4,1.5 osisheadings.cpp,1.4,1.5 osishtmlhref.cpp,1.5,1.6 osismorph.cpp,1.5,1.6 osisplain.cpp,1.2,1.3 osisrtf.cpp,1.7,1.8 osisstrongs.cpp,1.4,1.5 plainfootnotes.cpp,1.10,1.11 rtfhtml.cpp,1.6,1.7 swbasicfilter.cpp,1.22,1.23 thmlfootnotes.cpp,1.9,1.10 thmlgbf.cpp,1.12,1.13 thmlheadings.cpp,1.8,1.9 thmlhtml.cpp,1.26,1.27 thmlhtmlhref.cpp,1.33,1.34 thmllemma.cpp,1.6,1.7 thmlmorph.cpp,1.11,1.12 thmlolb.cpp,1.6,1.7 thmlosis.cpp,1.23,1.24 thmlplain.cpp,1.9,1.10 thmlrtf.cpp,1.30,1.31 thmlscripref.cpp,1.9,1.10 thmlstrongs.cpp,1.14,1.15 thmlvariants.cpp,1.7,1.8 thmlwebif.cpp,1.4,1.5 utf8arshaping.cpp,1.6,1.7 utf8bidireorder.cpp,1.6,1.7 utf8nfc.cpp,1.8,1.9 utf8nfkd.cpp,1.8,1.9 utf8transliterator.cpp,1.27,1.28
- Next message: [sword-cvs] sword/apps/console/diatheke corediatheke.cpp,1.28,1.29 diathekemgr.cpp,1.9,1.10
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]