[sword-cvs] sword/include swoptfilter.h,1.1,1.2
sword@www.crosswire.org
sword@www.crosswire.org
Sat, 5 Jul 2003 01:53:07 -0700
- Previous message: [sword-cvs] sword/src/modules/filters swoptfilter.cpp,NONE,1.1 Makefile.am,1.21,1.22 gbffootnotes.cpp,1.18,1.19 gbfheadings.cpp,1.9,1.10 gbfmorph.cpp,1.10,1.11 gbfredletterwords.cpp,1.6,1.7 gbfstrongs.cpp,1.22,1.23 osisfootnotes.cpp,1.9,1.10 osisheadings.cpp,1.6,1.7 osislemma.cpp,1.2,1.3 osismorph.cpp,1.7,1.8 osisredletterwords.cpp,1.4,1.5 osisscripref.cpp,1.2,1.3 osisstrongs.cpp,1.7,1.8 plainfootnotes.cpp,1.11,1.12 thmlfootnotes.cpp,1.11,1.12 thmlheadings.cpp,1.10,1.11 thmllemma.cpp,1.8,1.9 thmlmorph.cpp,1.13,1.14 thmlscripref.cpp,1.11,1.12 thmlstrongs.cpp,1.16,1.17 utf8cantillation.cpp,1.7,1.8 utf8greekaccents.cpp,1.9,1.10 utf8hebrewpoints.cpp,1.9,1.10
- Next message: [sword-cvs] sword/src/modules/filters swoptfilter.cpp,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /usr/local/cvsroot/sword/include
In directory www:/tmp/cvs-serv23139/include
Modified Files:
swoptfilter.h
Log Message:
Martin: changed class docs for swoptfilter. Developers,
please always write proper documentation while coding.
Index: swoptfilter.h
===================================================================
RCS file: /usr/local/cvsroot/sword/include/swoptfilter.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** swoptfilter.h 5 Jul 2003 04:58:42 -0000 1.1
--- swoptfilter.h 5 Jul 2003 08:53:05 -0000 1.2
***************
*** 26,30 ****
SWORD_NAMESPACE_START
! /** This Filter shows/hides strong's numbers in a OSIS text
*/
class SWDLLEXPORT SWOptionFilter : public SWFilter {
--- 26,30 ----
SWORD_NAMESPACE_START
! /** Base class for all option filters.
*/
class SWDLLEXPORT SWOptionFilter : public SWFilter {
- Previous message: [sword-cvs] sword/src/modules/filters swoptfilter.cpp,NONE,1.1 Makefile.am,1.21,1.22 gbffootnotes.cpp,1.18,1.19 gbfheadings.cpp,1.9,1.10 gbfmorph.cpp,1.10,1.11 gbfredletterwords.cpp,1.6,1.7 gbfstrongs.cpp,1.22,1.23 osisfootnotes.cpp,1.9,1.10 osisheadings.cpp,1.6,1.7 osislemma.cpp,1.2,1.3 osismorph.cpp,1.7,1.8 osisredletterwords.cpp,1.4,1.5 osisscripref.cpp,1.2,1.3 osisstrongs.cpp,1.7,1.8 plainfootnotes.cpp,1.11,1.12 thmlfootnotes.cpp,1.11,1.12 thmlheadings.cpp,1.10,1.11 thmllemma.cpp,1.8,1.9 thmlmorph.cpp,1.13,1.14 thmlscripref.cpp,1.11,1.12 thmlstrongs.cpp,1.16,1.17 utf8cantillation.cpp,1.7,1.8 utf8greekaccents.cpp,1.9,1.10 utf8hebrewpoints.cpp,1.9,1.10
- Next message: [sword-cvs] sword/src/modules/filters swoptfilter.cpp,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]