[cvs] commit: horde help.php accounts/lib Driver.php horde/admin
setup.php sqlshell.php horde/docs CHANGES forwards/lib Driver.php
imp compose.php mailbox.php message.php imp/lib Fetchmail.php...
Jan Schneider
jan at ammma.de
Sat Jan 4 18:10:04 PST 2003
jan 2003/01/04 18:10:04 PST
Modified files:
. help.php
lib Driver.php
admin setup.php sqlshell.php
docs CHANGES
lib Driver.php
. compose.php mailbox.php message.php
lib Fetchmail.php Headers.php IMP.php
lib/Identity imp.php
lib/MIME/Viewer enriched.php pgp.php plain.php
lib Ingo.php
lib Headlines.php api.php
po jonah.pot
. backend.php comics.php
lib Comic.php Klutz.php
lib/Comic bysize.php direct.php search.php
lib Driver.php
lib Browser.php Cipher.php Config.php
Form.php Identity.php Image.php MIME.php
NLS.php Notification.php Registry.php
iCalendar.php
lib/Cipher BlockMode.php
lib/Crypt pgp.php
lib/MIME Magic.php Part.php Structure.php
lib/Mobile Renderer.php
lib/Prefs ldap.php
. compose.php mailbox.php message.php
lib Headers.php MIMP.php
lib/Identity mimp.php
lib Driver.php
lib/Driver sql.php
lib Driver.php
lib/Driver sql.php
lib Driver.php
lib NNRP.php
lib/MIME/Viewer plain.php
lib api.php
lib/Driver ldap.php sql.php
lib Driver.php
Added files:
lib String.php
Log:
Add String:: class and move all string manipulation methods from NLS:: to
String::
Revision Changes Path
1.8 +3 -3 accounts/lib/Driver.php
1.10 +3 -3 forwards/lib/Driver.php
1.3 +2 -2 horde/admin/setup.php
1.7 +4 -4 horde/admin/sqlshell.php
1.365 +1 -1 horde/docs/CHANGES
2.58 +3 -3 horde/help.php
1.80 +12 -12 horde/lib/Browser.php
1.8 +3 -3 horde/lib/Cipher.php
1.7 +3 -3 horde/lib/Cipher/BlockMode.php
1.14 +4 -4 horde/lib/Config.php
1.38 +4 -4 horde/lib/Crypt/pgp.php
1.39 +2 -2 horde/lib/Form.php
1.25 +3 -3 horde/lib/Identity.php
1.8 +3 -3 horde/lib/Image.php
1.89 +7 -7 horde/lib/MIME.php
1.25 +3 -3 horde/lib/MIME/Magic.php
1.106 +5 -5 horde/lib/MIME/Part.php
1.64 +6 -6 horde/lib/MIME/Structure.php
1.9 +3 -3 horde/lib/Mobile/Renderer.php
1.21 +5 -141 horde/lib/NLS.php
1.22 +3 -3 horde/lib/Notification.php
1.60 +3 -3 horde/lib/Prefs/ldap.php
1.126 +3 -3 horde/lib/Registry.php
1.1 +160 -0 horde/lib/String.php (new)
1.4 +3 -3 horde/lib/iCalendar.php
2.610 +4 -4 imp/compose.php
1.22 +6 -6 imp/lib/Fetchmail.php
1.45 +11 -11 imp/lib/Headers.php
1.354 +3 -3 imp/lib/IMP.php
1.10 +3 -3 imp/lib/Identity/imp.php
1.22 +4 -4 imp/lib/MIME/Viewer/enriched.php
1.65 +4 -4 imp/lib/MIME/Viewer/pgp.php
1.14 +4 -4 imp/lib/MIME/Viewer/plain.php
2.455 +7 -7 imp/mailbox.php
2.444 +3 -3 imp/message.php
1.14 +3 -3 ingo/lib/Ingo.php
1.19 +4 -4 jonah/lib/Headlines.php
1.14 +2 -2 jonah/lib/api.php
1.4 +1 -1 jonah/po/jonah.pot
1.31 +7 -7 klutz/backend.php
1.35 +2 -2 klutz/comics.php
1.18 +5 -5 klutz/lib/Comic.php
1.9 +3 -3 klutz/lib/Comic/bysize.php
1.11 +3 -3 klutz/lib/Comic/direct.php
1.14 +3 -3 klutz/lib/Comic/search.php
1.14 +5 -5 klutz/lib/Klutz.php
1.15 +3 -3 kronolith/lib/Driver.php
1.22 +4 -4 mimp/compose.php
1.8 +11 -11 mimp/lib/Headers.php
1.5 +3 -3 mimp/lib/Identity/mimp.php
1.11 +3 -3 mimp/lib/MIMP.php
1.20 +5 -5 mimp/mailbox.php
1.18 +3 -3 mimp/message.php
1.9 +4 -4 mnemo/lib/Driver.php
1.7 +8 -8 mnemo/lib/Driver/sql.php
1.33 +4 -4 nag/lib/Driver.php
1.34 +8 -8 nag/lib/Driver/sql.php
1.12 +3 -3 sam/lib/Driver.php
1.6 +4 -4 troll/lib/MIME/Viewer/plain.php
1.10 +3 -3 troll/lib/NNRP.php
1.26 +7 -7 turba/lib/Driver/ldap.php
1.28 +8 -8 turba/lib/Driver/sql.php
1.41 +5 -5 turba/lib/api.php
1.37 +3 -3 whups/lib/Driver.php
Chora Links:
http://cvs.horde.org/diff.php/accounts/lib/Driver.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/forwards/lib/Driver.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/horde/admin/setup.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/horde/admin/sqlshell.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.364&r2=1.365&ty=u
http://cvs.horde.org/diff.php/horde/help.php?r1=2.57&r2=2.58&ty=u
http://cvs.horde.org/diff.php/horde/lib/Browser.php?r1=1.79&r2=1.80&ty=u
http://cvs.horde.org/diff.php/horde/lib/Cipher.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/horde/lib/Cipher/BlockMode.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/horde/lib/Config.php?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/horde/lib/Crypt/pgp.php?r1=1.37&r2=1.38&ty=u
http://cvs.horde.org/diff.php/horde/lib/Form.php?r1=1.38&r2=1.39&ty=u
http://cvs.horde.org/diff.php/horde/lib/Identity.php?r1=1.24&r2=1.25&ty=u
http://cvs.horde.org/diff.php/horde/lib/Image.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/horde/lib/MIME.php?r1=1.88&r2=1.89&ty=u
http://cvs.horde.org/diff.php/horde/lib/MIME/Magic.php?r1=1.24&r2=1.25&ty=u
http://cvs.horde.org/diff.php/horde/lib/MIME/Part.php?r1=1.105&r2=1.106&ty=u
http://cvs.horde.org/diff.php/horde/lib/MIME/Structure.php?r1=1.63&r2=1.64&ty=u
http://cvs.horde.org/diff.php/horde/lib/Mobile/Renderer.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/horde/lib/NLS.php?r1=1.20&r2=1.21&ty=u
http://cvs.horde.org/diff.php/horde/lib/Notification.php?r1=1.21&r2=1.22&ty=u
http://cvs.horde.org/diff.php/horde/lib/Prefs/ldap.php?r1=1.59&r2=1.60&ty=u
http://cvs.horde.org/diff.php/horde/lib/Registry.php?r1=1.125&r2=1.126&ty=u
http://cvs.horde.org/co.php/horde/lib/String.php?r=1.1
http://cvs.horde.org/diff.php/horde/lib/iCalendar.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/imp/compose.php?r1=2.609&r2=2.610&ty=u
http://cvs.horde.org/diff.php/imp/lib/Fetchmail.php?r1=1.21&r2=1.22&ty=u
http://cvs.horde.org/diff.php/imp/lib/Headers.php?r1=1.44&r2=1.45&ty=u
http://cvs.horde.org/diff.php/imp/lib/IMP.php?r1=1.353&r2=1.354&ty=u
http://cvs.horde.org/diff.php/imp/lib/Identity/imp.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/enriched.php?r1=1.21&r2=1.22&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/pgp.php?r1=1.64&r2=1.65&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/plain.php?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.454&r2=2.455&ty=u
http://cvs.horde.org/diff.php/imp/message.php?r1=2.443&r2=2.444&ty=u
http://cvs.horde.org/diff.php/ingo/lib/Ingo.php?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/jonah/lib/Headlines.php?r1=1.18&r2=1.19&ty=u
http://cvs.horde.org/diff.php/jonah/lib/api.php?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/jonah/po/jonah.pot?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/klutz/backend.php?r1=1.30&r2=1.31&ty=u
http://cvs.horde.org/diff.php/klutz/comics.php?r1=1.34&r2=1.35&ty=u
http://cvs.horde.org/diff.php/klutz/lib/Comic.php?r1=1.17&r2=1.18&ty=u
http://cvs.horde.org/diff.php/klutz/lib/Comic/bysize.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/klutz/lib/Comic/direct.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/klutz/lib/Comic/search.php?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/klutz/lib/Klutz.php?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/Driver.php?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/mimp/compose.php?r1=1.21&r2=1.22&ty=u
http://cvs.horde.org/diff.php/mimp/lib/Headers.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/mimp/lib/Identity/mimp.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/mimp/lib/MIMP.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/mimp/mailbox.php?r1=1.19&r2=1.20&ty=u
http://cvs.horde.org/diff.php/mimp/message.php?r1=1.17&r2=1.18&ty=u
http://cvs.horde.org/diff.php/mnemo/lib/Driver.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/mnemo/lib/Driver/sql.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/nag/lib/Driver.php?r1=1.32&r2=1.33&ty=u
http://cvs.horde.org/diff.php/nag/lib/Driver/sql.php?r1=1.33&r2=1.34&ty=u
http://cvs.horde.org/diff.php/sam/lib/Driver.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/troll/lib/MIME/Viewer/plain.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/troll/lib/NNRP.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/turba/lib/Driver/ldap.php?r1=1.25&r2=1.26&ty=u
http://cvs.horde.org/diff.php/turba/lib/Driver/sql.php?r1=1.27&r2=1.28&ty=u
http://cvs.horde.org/diff.php/turba/lib/api.php?r1=1.40&r2=1.41&ty=u
http://cvs.horde.org/diff.php/whups/lib/Driver.php?r1=1.36&r2=1.37&ty=u
More information about the cvs
mailing list