[cvs] commit: framework/Block Block.php framework/Block/Block UI.php
framework/CLI CLI.php framework/Cipher Cipher.php
framework/Cipher/Cipher BlockMode.php blowfish.php cast128.php
des.php rc2.php rc4.php framework/Cipher/Cipher/BlockMode cbc.php ...
Matt Selsky
selsky at columbia.edu
Wed Apr 20 22:56:05 PDT 2005
selsky 2005-04-20 22:56:05 PDT
Modified files:
Block Block.php
Block/Block UI.php
CLI CLI.php
Cipher Cipher.php
Cipher/Cipher BlockMode.php blowfish.php cast128.php
des.php rc2.php rc4.php
Cipher/Cipher/BlockMode cbc.php cfb64.php ecb.php ofb64.php
Compress Compress.php
Compress/Compress dbx.php gzip.php tar.php tnef.php zip.php
Crypt Crypt.php
Crypt/Crypt pgp.php
Data Data.php
Data/Data tsv.php vcard.php
Editor Editor.php
Editor/Editor htmlarea.php
Form/Form Action.php Renderer.php
Form/Form/Action conditional_setvalue.php reload.php
submit.php updatefield.php
Graph Graph.php
Graph/Graph/Chart pie.php pie3d.php
Graph/Graph/Plot bar.php bargrouped.php barstacked.php
line.php scatter.php
Horde/Horde Help.php Text.php
IMAP/IMAP ACL.php Admin.php Cache.php Search.php
Sort.php Thread.php
Identity Identity.php
Image Image.php
Image/Image gd.php im.php png.php svg.php swf.php
MIME/MIME Headers.php MDN.php Magic.php Message.php
Structure.php Viewer.php
MIME/MIME/Viewer deb.php default.php enriched.php
images.php msexcel.php mspowerpoint.php
msword.php ooo.php pdf.php php.php
plain.php rar.php report.php rfc822.php
richtext.php rpm.php security.php
simple.php source.php tgz.php tnef.php
vcard.php webcpp.php zip.php
Maintenance Maintenance.php
Mobile Mobile.php
Mobile/Mobile Renderer.php
Mobile/Mobile/Renderer html.php wml.php
NLS NLS.php
NLS/NLS GeoIP.php
Net_SMS/SMS win_http.php
Notification/Notification/Listener javascript.php
Prefs Prefs.php
Prefs/Prefs CategoryManager.php kolab.php session.php
RPC RPC.php
RPC/RPC soap.php syncml.php syncml_wbxml.php
webdav.php xmlrpc.php
SQL/SQL Attributes.php Keywords.php
Search Search.php
Serialize Serialize.php
SessionObjects SessionObjects.php
SyncML SyncML.php
SyncML/SyncML Command.php State.php
SyncML/SyncML/Command Alert.php Final.php Get.php Map.php
Put.php Replace.php Results.php
Status.php Sync.php
SyncML/SyncML/Command/Sync Add.php ContentSyncElement.php
Delete.php Replace.php
SyncElement.php
SyncML/SyncML/Sync OneWayFromClientSync.php
OneWayFromServerSync.php
RefreshFromClientSync.php
RefreshFromServerSync.php SlowSync.php
Text_Flowed Flowed.php
Text_reST reST.php
Text_reST/reST Formatter.php Parser.php
Text_reST/reST/Formatter html.php
UI/UI Language.php Pager.php Table.php
VarRenderer.php Widget.php
VFS_ISOWriter ISOWriter.php
VFS_ISOWriter/ISOWriter RealInputStrategy.php
RealOutputStrategy.php mkisofs.php
VFS_ISOWriter/ISOWriter/RealInputStrategy copy.php direct.php
VFS_ISOWriter/ISOWriter/RealOutputStrategy copy.php direct.php
Log:
Remove @version.
Revision Changes Path
1.35 +1 -2 framework/Block/Block.php
1.10 +1 -2 framework/Block/Block/UI.php
1.46 +1 -2 framework/CLI/CLI.php
1.18 +1 -2 framework/Cipher/Cipher.php
1.16 +1 -2 framework/Cipher/Cipher/BlockMode.php
1.9 +1 -2 framework/Cipher/Cipher/BlockMode/cbc.php
1.9 +1 -2 framework/Cipher/Cipher/BlockMode/cfb64.php
1.9 +1 -2 framework/Cipher/Cipher/BlockMode/ecb.php
1.9 +1 -2 framework/Cipher/Cipher/BlockMode/ofb64.php
1.16 +1 -2 framework/Cipher/Cipher/blowfish.php
1.9 +1 -2 framework/Cipher/Cipher/cast128.php
1.6 +1 -2 framework/Cipher/Cipher/des.php
1.11 +1 -2 framework/Cipher/Cipher/rc2.php
1.6 +1 -2 framework/Cipher/Cipher/rc4.php
1.9 +1 -2 framework/Compress/Compress.php
1.5 +1 -2 framework/Compress/Compress/dbx.php
1.9 +1 -2 framework/Compress/Compress/gzip.php
1.6 +1 -2 framework/Compress/Compress/tar.php
1.8 +1 -2 framework/Compress/Compress/tnef.php
1.13 +1 -2 framework/Compress/Compress/zip.php
1.29 +1 -2 framework/Crypt/Crypt.php
1.87 +1 -2 framework/Crypt/Crypt/pgp.php
1.83 +1 -2 framework/Data/Data.php
1.26 +1 -2 framework/Data/Data/tsv.php
1.35 +1 -2 framework/Data/Data/vcard.php
1.10 +1 -2 framework/Editor/Editor.php
1.26 +1 -2 framework/Editor/Editor/htmlarea.php
1.21 +1 -2 framework/Form/Form/Action.php
1.21 +1 -2 framework/Form/Form/Action/conditional_setvalue.php
1.9 +1 -2 framework/Form/Form/Action/reload.php
1.12 +1 -2 framework/Form/Form/Action/submit.php
1.7 +1 -2 framework/Form/Form/Action/updatefield.php
1.191 +1 -2 framework/Form/Form/Renderer.php
1.29 +1 -2 framework/Graph/Graph.php
1.12 +1 -2 framework/Graph/Graph/Chart/pie.php
1.3 +1 -2 framework/Graph/Graph/Chart/pie3d.php
1.7 +1 -2 framework/Graph/Graph/Plot/bar.php
1.3 +1 -2 framework/Graph/Graph/Plot/bargrouped.php
1.3 +1 -2 framework/Graph/Graph/Plot/barstacked.php
1.6 +1 -2 framework/Graph/Graph/Plot/line.php
1.5 +1 -2 framework/Graph/Graph/Plot/scatter.php
1.71 +1 -2 framework/Horde/Horde/Help.php
1.4 +1 -2 framework/Horde/Horde/Text.php
1.4 +1 -2 framework/IMAP/IMAP/ACL.php
1.7 +1 -2 framework/IMAP/IMAP/Admin.php
1.6 +1 -2 framework/IMAP/IMAP/Cache.php
1.36 +1 -3 framework/IMAP/IMAP/Search.php
1.11 +1 -2 framework/IMAP/IMAP/Sort.php
1.14 +1 -2 framework/IMAP/IMAP/Thread.php
1.53 +1 -2 framework/Identity/Identity.php
1.44 +1 -2 framework/Image/Image.php
1.52 +1 -2 framework/Image/Image/gd.php
1.38 +1 -2 framework/Image/Image/im.php
1.21 +1 -2 framework/Image/Image/png.php
1.33 +1 -2 framework/Image/Image/svg.php
1.26 +1 -2 framework/Image/Image/swf.php
1.33 +1 -2 framework/MIME/MIME/Headers.php
1.6 +1 -2 framework/MIME/MIME/MDN.php
1.57 +1 -2 framework/MIME/MIME/Magic.php
1.80 +1 -2 framework/MIME/MIME/Message.php
1.89 +1 -2 framework/MIME/MIME/Structure.php
1.67 +1 -2 framework/MIME/MIME/Viewer.php
1.14 +1 -2 framework/MIME/MIME/Viewer/deb.php
1.11 +1 -2 framework/MIME/MIME/Viewer/default.php
1.26 +1 -2 framework/MIME/MIME/Viewer/enriched.php
1.20 +1 -2 framework/MIME/MIME/Viewer/images.php
1.23 +1 -2 framework/MIME/MIME/Viewer/msexcel.php
1.16 +1 -2 framework/MIME/MIME/Viewer/mspowerpoint.php
1.28 +1 -2 framework/MIME/MIME/Viewer/msword.php
1.17 +1 -2 framework/MIME/MIME/Viewer/ooo.php
1.5 +1 -2 framework/MIME/MIME/Viewer/pdf.php
1.24 +1 -2 framework/MIME/MIME/Viewer/php.php
1.24 +1 -2 framework/MIME/MIME/Viewer/plain.php
1.22 +1 -2 framework/MIME/MIME/Viewer/rar.php
1.8 +1 -2 framework/MIME/MIME/Viewer/report.php
1.12 +1 -2 framework/MIME/MIME/Viewer/rfc822.php
1.7 +1 -2 framework/MIME/MIME/Viewer/richtext.php
1.15 +1 -2 framework/MIME/MIME/Viewer/rpm.php
1.8 +1 -2 framework/MIME/MIME/Viewer/security.php
1.3 +1 -2 framework/MIME/MIME/Viewer/simple.php
1.12 +1 -2 framework/MIME/MIME/Viewer/source.php
1.46 +1 -2 framework/MIME/MIME/Viewer/tgz.php
1.16 +1 -2 framework/MIME/MIME/Viewer/tnef.php
1.36 +1 -2 framework/MIME/MIME/Viewer/vcard.php
1.15 +1 -2 framework/MIME/MIME/Viewer/webcpp.php
1.33 +1 -2 framework/MIME/MIME/Viewer/zip.php
1.55 +1 -4 framework/Maintenance/Maintenance.php
1.34 +1 -2 framework/Mobile/Mobile.php
1.17 +1 -2 framework/Mobile/Mobile/Renderer.php
1.30 +1 -2 framework/Mobile/Mobile/Renderer/html.php
1.34 +1 -2 framework/Mobile/Mobile/Renderer/wml.php
1.87 +1 -2 framework/NLS/NLS.php
1.12 +1 -2 framework/NLS/NLS/GeoIP.php
1.3 +1 -2 framework/Net_SMS/SMS/win_http.php
1.9 +1 -2 framework/Notification/Notification/Listener/javascript.php
1.139 +1 -2 framework/Prefs/Prefs.php
1.13 +1 -2 framework/Prefs/Prefs/CategoryManager.php
1.4 +1 -2 framework/Prefs/Prefs/kolab.php
1.34 +1 -2 framework/Prefs/Prefs/session.php
1.9 +1 -2 framework/RPC/RPC.php
1.15 +1 -2 framework/RPC/RPC/soap.php
1.20 +1 -2 framework/RPC/RPC/syncml.php
1.13 +1 -2 framework/RPC/RPC/syncml_wbxml.php
1.8 +1 -2 framework/RPC/RPC/webdav.php
1.11 +1 -2 framework/RPC/RPC/xmlrpc.php
1.17 +1 -2 framework/SQL/SQL/Attributes.php
1.4 +1 -2 framework/SQL/SQL/Keywords.php
1.7 +1 -2 framework/Search/Search.php
1.27 +1 -2 framework/Serialize/Serialize.php
1.8 +1 -2 framework/SessionObjects/SessionObjects.php
1.26 +1 -2 framework/SyncML/SyncML.php
1.6 +1 -2 framework/SyncML/SyncML/Command.php
1.20 +1 -2 framework/SyncML/SyncML/Command/Alert.php
1.12 +1 -2 framework/SyncML/SyncML/Command/Final.php
1.16 +1 -2 framework/SyncML/SyncML/Command/Get.php
1.3 +1 -2 framework/SyncML/SyncML/Command/Map.php
1.14 +1 -2 framework/SyncML/SyncML/Command/Put.php
1.9 +1 -2 framework/SyncML/SyncML/Command/Replace.php
1.13 +1 -2 framework/SyncML/SyncML/Command/Results.php
1.18 +1 -2 framework/SyncML/SyncML/Command/Status.php
1.19 +1 -2 framework/SyncML/SyncML/Command/Sync.php
1.12 +1 -2 framework/SyncML/SyncML/Command/Sync/Add.php
1.14 +1 -2 framework/SyncML/SyncML/Command/Sync/ContentSyncElement.php
1.11 +1 -2 framework/SyncML/SyncML/Command/Sync/Delete.php
1.11 +1 -2 framework/SyncML/SyncML/Command/Sync/Replace.php
1.13 +1 -2 framework/SyncML/SyncML/Command/Sync/SyncElement.php
1.22 +1 -2 framework/SyncML/SyncML/State.php
1.8 +1 -2 framework/SyncML/SyncML/Sync/OneWayFromClientSync.php
1.8 +1 -2 framework/SyncML/SyncML/Sync/OneWayFromServerSync.php
1.10 +1 -2 framework/SyncML/SyncML/Sync/RefreshFromClientSync.php
1.11 +1 -2 framework/SyncML/SyncML/Sync/RefreshFromServerSync.php
1.9 +1 -2 framework/SyncML/SyncML/Sync/SlowSync.php
1.23 +1 -2 framework/Text_Flowed/Flowed.php
1.7 +1 -2 framework/Text_reST/reST.php
1.7 +1 -2 framework/Text_reST/reST/Formatter.php
1.8 +1 -2 framework/Text_reST/reST/Formatter/html.php
1.10 +1 -2 framework/Text_reST/reST/Parser.php
1.7 +1 -2 framework/UI/UI/Language.php
1.10 +1 -2 framework/UI/UI/Pager.php
1.10 +1 -2 framework/UI/UI/Table.php
1.14 +1 -2 framework/UI/UI/VarRenderer.php
1.9 +1 -2 framework/UI/UI/Widget.php
1.3 +1 -2 framework/VFS_ISOWriter/ISOWriter.php
1.3 +1 -2 framework/VFS_ISOWriter/ISOWriter/RealInputStrategy.php
1.3 +1 -2 framework/VFS_ISOWriter/ISOWriter/RealInputStrategy/copy.php
1.3 +1 -2 framework/VFS_ISOWriter/ISOWriter/RealInputStrategy/direct.php
1.3 +1 -2 framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy.php
1.3 +1 -2 framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy/copy.php
1.3 +1 -2 framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy/direct.php
1.3 +1 -2 framework/VFS_ISOWriter/ISOWriter/mkisofs.php
Chora Links:
http://cvs.horde.org/diff.php/framework/Block/Block.php?r1=1.34&r2=1.35&ty=u
http://cvs.horde.org/diff.php/framework/Block/Block/UI.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/framework/CLI/CLI.php?r1=1.45&r2=1.46&ty=u
http://cvs.horde.org/diff.php/framework/Cipher/Cipher.php?r1=1.17&r2=1.18&ty=u
http://cvs.horde.org/diff.php/framework/Cipher/Cipher/BlockMode.php?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/framework/Cipher/Cipher/BlockMode/cbc.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/framework/Cipher/Cipher/BlockMode/cfb64.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/framework/Cipher/Cipher/BlockMode/ecb.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/framework/Cipher/Cipher/BlockMode/ofb64.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/framework/Cipher/Cipher/blowfish.php?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/framework/Cipher/Cipher/cast128.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/framework/Cipher/Cipher/des.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/framework/Cipher/Cipher/rc2.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/framework/Cipher/Cipher/rc4.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/framework/Compress/Compress.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/framework/Compress/Compress/dbx.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/framework/Compress/Compress/gzip.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/framework/Compress/Compress/tar.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/framework/Compress/Compress/tnef.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/framework/Compress/Compress/zip.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/framework/Crypt/Crypt.php?r1=1.28&r2=1.29&ty=u
http://cvs.horde.org/diff.php/framework/Crypt/Crypt/pgp.php?r1=1.86&r2=1.87&ty=u
http://cvs.horde.org/diff.php/framework/Data/Data.php?r1=1.82&r2=1.83&ty=u
http://cvs.horde.org/diff.php/framework/Data/Data/tsv.php?r1=1.25&r2=1.26&ty=u
http://cvs.horde.org/diff.php/framework/Data/Data/vcard.php?r1=1.34&r2=1.35&ty=u
http://cvs.horde.org/diff.php/framework/Editor/Editor.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/framework/Editor/Editor/htmlarea.php?r1=1.25&r2=1.26&ty=u
http://cvs.horde.org/diff.php/framework/Form/Form/Action.php?r1=1.20&r2=1.21&ty=u
http://cvs.horde.org/diff.php/framework/Form/Form/Action/conditional_setvalue.php?r1=1.20&r2=1.21&ty=u
http://cvs.horde.org/diff.php/framework/Form/Form/Action/reload.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/framework/Form/Form/Action/submit.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/framework/Form/Form/Action/updatefield.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/framework/Form/Form/Renderer.php?r1=1.190&r2=1.191&ty=u
http://cvs.horde.org/diff.php/framework/Graph/Graph.php?r1=1.28&r2=1.29&ty=u
http://cvs.horde.org/diff.php/framework/Graph/Graph/Chart/pie.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/framework/Graph/Graph/Chart/pie3d.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/Graph/Graph/Plot/bar.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/framework/Graph/Graph/Plot/bargrouped.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/Graph/Graph/Plot/barstacked.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/Graph/Graph/Plot/line.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/framework/Graph/Graph/Plot/scatter.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/framework/Horde/Horde/Help.php?r1=1.70&r2=1.71&ty=u
http://cvs.horde.org/diff.php/framework/Horde/Horde/Text.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/framework/IMAP/IMAP/ACL.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/framework/IMAP/IMAP/Admin.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/framework/IMAP/IMAP/Cache.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/framework/IMAP/IMAP/Search.php?r1=1.35&r2=1.36&ty=u
http://cvs.horde.org/diff.php/framework/IMAP/IMAP/Sort.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/framework/IMAP/IMAP/Thread.php?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/framework/Identity/Identity.php?r1=1.52&r2=1.53&ty=u
http://cvs.horde.org/diff.php/framework/Image/Image.php?r1=1.43&r2=1.44&ty=u
http://cvs.horde.org/diff.php/framework/Image/Image/gd.php?r1=1.51&r2=1.52&ty=u
http://cvs.horde.org/diff.php/framework/Image/Image/im.php?r1=1.37&r2=1.38&ty=u
http://cvs.horde.org/diff.php/framework/Image/Image/png.php?r1=1.20&r2=1.21&ty=u
http://cvs.horde.org/diff.php/framework/Image/Image/svg.php?r1=1.32&r2=1.33&ty=u
http://cvs.horde.org/diff.php/framework/Image/Image/swf.php?r1=1.25&r2=1.26&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Headers.php?r1=1.32&r2=1.33&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/MDN.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Magic.php?r1=1.56&r2=1.57&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Message.php?r1=1.79&r2=1.80&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Structure.php?r1=1.88&r2=1.89&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer.php?r1=1.66&r2=1.67&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/deb.php?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/default.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/enriched.php?r1=1.25&r2=1.26&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/images.php?r1=1.19&r2=1.20&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/msexcel.php?r1=1.22&r2=1.23&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/mspowerpoint.php?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/msword.php?r1=1.27&r2=1.28&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/ooo.php?r1=1.16&r2=1.17&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/pdf.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/php.php?r1=1.23&r2=1.24&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/plain.php?r1=1.23&r2=1.24&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/rar.php?r1=1.21&r2=1.22&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/report.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/rfc822.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/richtext.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/rpm.php?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/security.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/simple.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/source.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/tgz.php?r1=1.45&r2=1.46&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/tnef.php?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/vcard.php?r1=1.35&r2=1.36&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/webcpp.php?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/zip.php?r1=1.32&r2=1.33&ty=u
http://cvs.horde.org/diff.php/framework/Maintenance/Maintenance.php?r1=1.54&r2=1.55&ty=u
http://cvs.horde.org/diff.php/framework/Mobile/Mobile.php?r1=1.33&r2=1.34&ty=u
http://cvs.horde.org/diff.php/framework/Mobile/Mobile/Renderer.php?r1=1.16&r2=1.17&ty=u
http://cvs.horde.org/diff.php/framework/Mobile/Mobile/Renderer/html.php?r1=1.29&r2=1.30&ty=u
http://cvs.horde.org/diff.php/framework/Mobile/Mobile/Renderer/wml.php?r1=1.33&r2=1.34&ty=u
http://cvs.horde.org/diff.php/framework/NLS/NLS.php?r1=1.86&r2=1.87&ty=u
http://cvs.horde.org/diff.php/framework/NLS/NLS/GeoIP.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/framework/Net_SMS/SMS/win_http.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/Notification/Notification/Listener/javascript.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/framework/Prefs/Prefs.php?r1=1.138&r2=1.139&ty=u
http://cvs.horde.org/diff.php/framework/Prefs/Prefs/CategoryManager.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/framework/Prefs/Prefs/kolab.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/framework/Prefs/Prefs/session.php?r1=1.33&r2=1.34&ty=u
http://cvs.horde.org/diff.php/framework/RPC/RPC.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/framework/RPC/RPC/soap.php?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/framework/RPC/RPC/syncml.php?r1=1.19&r2=1.20&ty=u
http://cvs.horde.org/diff.php/framework/RPC/RPC/syncml_wbxml.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/framework/RPC/RPC/webdav.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/framework/RPC/RPC/xmlrpc.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/framework/SQL/SQL/Attributes.php?r1=1.16&r2=1.17&ty=u
http://cvs.horde.org/diff.php/framework/SQL/SQL/Keywords.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/framework/Search/Search.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/framework/Serialize/Serialize.php?r1=1.26&r2=1.27&ty=u
http://cvs.horde.org/diff.php/framework/SessionObjects/SessionObjects.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML.php?r1=1.25&r2=1.26&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Command.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Command/Alert.php?r1=1.19&r2=1.20&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Command/Final.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Command/Get.php?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Command/Map.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Command/Put.php?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Command/Replace.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Command/Results.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Command/Status.php?r1=1.17&r2=1.18&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Command/Sync.php?r1=1.18&r2=1.19&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Command/Sync/Add.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Command/Sync/ContentSyncElement.php?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Command/Sync/Delete.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Command/Sync/Replace.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Command/Sync/SyncElement.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/State.php?r1=1.21&r2=1.22&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Sync/OneWayFromClientSync.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Sync/OneWayFromServerSync.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Sync/RefreshFromClientSync.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Sync/RefreshFromServerSync.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Sync/SlowSync.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/framework/Text_Flowed/Flowed.php?r1=1.22&r2=1.23&ty=u
http://cvs.horde.org/diff.php/framework/Text_reST/reST.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/framework/Text_reST/reST/Formatter.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/framework/Text_reST/reST/Formatter/html.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/framework/Text_reST/reST/Parser.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/framework/UI/UI/Language.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/framework/UI/UI/Pager.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/framework/UI/UI/Table.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/framework/UI/UI/VarRenderer.php?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/framework/UI/UI/Widget.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/framework/VFS_ISOWriter/ISOWriter.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/VFS_ISOWriter/ISOWriter/RealInputStrategy.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/VFS_ISOWriter/ISOWriter/RealInputStrategy/copy.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/VFS_ISOWriter/ISOWriter/RealInputStrategy/direct.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy/copy.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy/direct.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/VFS_ISOWriter/ISOWriter/mkisofs.php?r1=1.2&r2=1.3&ty=u
More information about the cvs
mailing list