[cvs] commit: ansel reorder.php ansel/templates/gallery gallery.inc ansel/templates/slideshow slideshow.inc ansel/templates/view gallery.inc horde/docs CODING_STANDARDS forwards/templates/main main.inc framework/Form/Form Action.php Renderer.php ...
Chuck Hagenbuch
chuck at horde.org
Sat Aug 6 18:14:48 PDT 2005
chuck 2005-08-06 18:14:48 PDT
Modified files:
. reorder.php
templates/gallery gallery.inc
templates/slideshow slideshow.inc
templates/view gallery.inc
docs CODING_STANDARDS
templates/main main.inc
Form/Form Action.php Renderer.php
MIME/MIME/Viewer images.php
Notification/Notification/Listener javascript.php
Prefs/Prefs CategoryManager.php
Tree/Tree javascript.php
UI/UI/VarRenderer html.php
Util Util.php
templates menu.inc
templates/wishlists wishlists.inc
. blockedit.php
docs/example_site/pages ansel.html delivery.html menu.html
pages.html sitetree.html volos.html
lib/Form/BlockEdit delete.php
templates menu.inc
templates/login login.inc
templates/manager header.inc
templates/prefs columnselect.inc
templates/selectlist javascript.inc
templates/search javascript.inc
. compose.php folders.php mailbox.php
lib/MIME/Viewer pgp.php pkcs7.php
templates menu.inc
templates/acl acl.inc
templates/compose attachments.js compose.js
compose_expand.js expand.inc redirect.inc
spelling.js
templates/contacts contacts.inc
templates/fetchmail account_select.inc driver_select.inc
templates/folders foot.inc javascript.inc
templates/javascript open_compose_win.js open_print_win.js
open_saveimage_win.js
templates/login login.inc
templates/mailbox alert.inc javascript.inc
message_footers.inc
templates/message javascript.inc
templates/pgp open_pgp_import.js open_pgp_win.js
templates/prefs folderselect.inc sentmailselect.inc
sourceselect.inc spamselect.inc
trashselect.inc
templates/search javascript.inc
templates/smime open_smime_import.js open_smime_win.js
templates/filters header.inc
templates/rule header.inc
js alphaImageLoader.php
templates menu.inc
templates/prefs comic_select.inc
templates menu.inc
templates/attendees attendees.inc
templates/calendars calendars.inc
templates/contacts contacts.inc
templates/edit edit.inc edit_timespan.inc javascript.inc
templates/javascript open_attendees_win.js
open_calendar_search.js
templates/prefs remote_cal_management.inc
lib/Block google.php
. genhtml.php test.php
templates menu.inc
templates/memo memo.inc
templates/notepads notepads.inc
templates/prefs showsummaryselect.inc
templates menu.inc
templates/tasklists tasklists.inc
templates/subsystem subsystem.inc
templates launch.inc testresults.html
templates/student main.inc
templates/main main.inc
. bounce.php emailReply.php input.php
monitor.php queue.php refer.php tabs.php
techInput.php
guest email.php input.php messages.php
monitor.php rakim.php
templates/admin addOrganization.inc addScript.inc
templates/contacts contacts.inc
templates/guest/index login.inc
templates/login login.inc
templates/rakim frames.inc
services keyboard.php
services/editor/htmlarea/plugins/AnselImage showimage.html
services/images colorpicker.php
services/obrowser index.php
templates/prefs sourceselect.inc
templates/send expand.inc
templates common-footer.inc
templates/admin/user update.inc
templates/contents open_view_win.js
templates/data csvmap.inc
templates/javascript print.js
templates/login login.inc
templates/maintenance maintenance.html
templates/portal sidebar.inc
templates/prefs categorymanagement.inc deleteidentity.inc
identityselect.inc
templates/problem problem.inc
templates/rpcsum rpcsum.inc
templates/add add.inc
templates/browse javascript.inc
templates/edit header.inc
templates/search javascript.inc
templates/article javascript.inc
templates/groupview footer.inc header.inc
templates/javascript open_post_win.js
templates/newsgroups javascript.inc
templates/post javascript.inc
templates/threadoverview article-index.inc header.inc
. minisearch.php
templates/block minisearch.inc
templates/browse javascript.inc search.inc
templates/prefs addressbookselect.inc columnselect.inc
imsp_opt.inc
templates/main main.inc
templates/reports graphs.inc
templates menu.inc
templates/edit standard.inc
Log:
Remove deprecated language="" attribute on script tags wherever possible.
Revision Changes Path
1.16 +2 -2 ansel/reorder.php
1.18 +1 -1 ansel/templates/gallery/gallery.inc
1.12 +3 -3 ansel/templates/slideshow/slideshow.inc
1.74 +1 -1 ansel/templates/view/gallery.inc
1.19 +1 -1 forwards/templates/main/main.inc
1.23 +2 -2 framework/Form/Form/Action.php
1.199 +4 -4 framework/Form/Form/Renderer.php
1.24 +2 -2 framework/MIME/MIME/Viewer/images.php
1.12 +2 -2 framework/Notification/Notification/Listener/javascript.php
1.15 +2 -2 framework/Prefs/Prefs/CategoryManager.php
1.42 +3 -3 framework/Tree/Tree/javascript.php
1.117 +5 -5 framework/UI/UI/VarRenderer/html.php
1.397 +2 -2 framework/Util/Util.php
1.9 +1 -1 genie/templates/menu.inc
1.8 +1 -1 genie/templates/wishlists/wishlists.inc
1.46 +2 -2 giapeto/blockedit.php
1.2 +1 -1 giapeto/docs/example_site/pages/ansel.html
1.2 +1 -1 giapeto/docs/example_site/pages/delivery.html
1.2 +2 -2 giapeto/docs/example_site/pages/menu.html
1.2 +4 -4 giapeto/docs/example_site/pages/pages.html
1.2 +3 -3 giapeto/docs/example_site/pages/sitetree.html
1.2 +1 -1 giapeto/docs/example_site/pages/volos.html
1.6 +2 -2 giapeto/lib/Form/BlockEdit/delete.php
1.86 +2 -2 gollem/templates/login/login.inc
1.54 +1 -1 gollem/templates/manager/header.inc
1.7 +1 -1 gollem/templates/menu.inc
1.9 +1 -1 gollem/templates/prefs/columnselect.inc
1.3 +1 -1 gollem/templates/selectlist/javascript.inc
1.2 +1 -1 goops/templates/search/javascript.inc
1.94 +5 -5 horde/docs/CODING_STANDARDS
1.5 +2 -2 horde/js/alphaImageLoader.php
1.11 +2 -2 horde/lib/Block/google.php
1.3 +1 -1 horde/services/editor/htmlarea/plugins/AnselImage/showimage.html
1.22 +2 -2 horde/services/images/colorpicker.php
1.16 +2 -2 horde/services/keyboard.php
1.12 +2 -2 horde/services/obrowser/index.php
1.9 +1 -1 horde/templates/admin/user/update.inc
2.16 +1 -1 horde/templates/common-footer.inc
1.6 +1 -1 horde/templates/contents/open_view_win.js
1.19 +2 -2 horde/templates/data/csvmap.inc
1.3 +2 -2 horde/templates/javascript/print.js
2.80 +2 -2 horde/templates/login/login.inc
1.6 +2 -2 horde/templates/maintenance/maintenance.html
1.18 +3 -5 horde/templates/portal/sidebar.inc
1.12 +1 -1 horde/templates/prefs/categorymanagement.inc
1.3 +1 -1 horde/templates/prefs/deleteidentity.inc
1.7 +1 -1 horde/templates/prefs/identityselect.inc
2.22 +1 -1 horde/templates/problem/problem.inc
1.4 +2 -2 horde/templates/rpcsum/rpcsum.inc
2.836 +3 -3 imp/compose.php
2.324 +2 -2 imp/folders.php
1.102 +2 -2 imp/lib/MIME/Viewer/pgp.php
1.82 +2 -2 imp/lib/MIME/Viewer/pkcs7.php
2.649 +2 -2 imp/mailbox.php
1.8 +1 -1 imp/templates/acl/acl.inc
2.8 +1 -1 imp/templates/compose/attachments.js
2.21 +1 -1 imp/templates/compose/compose.js
2.5 +1 -1 imp/templates/compose/compose_expand.js
2.9 +1 -1 imp/templates/compose/expand.inc
1.20 +2 -2 imp/templates/compose/redirect.inc
2.2 +1 -1 imp/templates/compose/spelling.js
1.38 +2 -2 imp/templates/contacts/contacts.inc
1.3 +1 -1 imp/templates/fetchmail/account_select.inc
1.4 +1 -1 imp/templates/fetchmail/driver_select.inc
1.11 +1 -1 imp/templates/folders/foot.inc
1.25 +1 -1 imp/templates/folders/javascript.inc
1.15 +1 -1 imp/templates/javascript/open_compose_win.js
1.6 +1 -1 imp/templates/javascript/open_print_win.js
1.2 +1 -1 imp/templates/javascript/open_saveimage_win.js
2.191 +2 -2 imp/templates/login/login.inc
1.5 +1 -1 imp/templates/mailbox/alert.inc
2.65 +1 -1 imp/templates/mailbox/javascript.inc
2.20 +1 -1 imp/templates/mailbox/message_footers.inc
1.16 +1 -1 imp/templates/menu.inc
2.46 +1 -1 imp/templates/message/javascript.inc
1.2 +1 -1 imp/templates/pgp/open_pgp_import.js
1.6 +1 -1 imp/templates/pgp/open_pgp_win.js
2.17 +1 -1 imp/templates/prefs/folderselect.inc
1.2 +1 -1 imp/templates/prefs/sentmailselect.inc
1.24 +2 -2 imp/templates/prefs/sourceselect.inc
1.6 +1 -1 imp/templates/prefs/spamselect.inc
2.14 +1 -1 imp/templates/prefs/trashselect.inc
1.11 +1 -1 imp/templates/search/javascript.inc
1.2 +1 -1 imp/templates/smime/open_smime_import.js
1.6 +1 -1 imp/templates/smime/open_smime_win.js
1.15 +1 -1 ingo/templates/filters/header.inc
1.10 +1 -1 ingo/templates/rule/header.inc
1.3 +1 -1 klutz/templates/menu.inc
1.10 +1 -1 klutz/templates/prefs/comic_select.inc
1.20 +1 -1 kronolith/templates/attendees/attendees.inc
1.13 +1 -1 kronolith/templates/calendars/calendars.inc
1.11 +1 -1 kronolith/templates/contacts/contacts.inc
1.118 +2 -2 kronolith/templates/edit/edit.inc
1.8 +2 -2 kronolith/templates/edit/edit_timespan.inc
1.35 +1 -1 kronolith/templates/edit/javascript.inc
1.3 +1 -1 kronolith/templates/javascript/open_attendees_win.js
1.2 +1 -1 kronolith/templates/javascript/open_calendar_search.js
1.16 +1 -1 kronolith/templates/menu.inc
1.8 +1 -1 kronolith/templates/prefs/remote_cal_management.inc
1.21 +2 -2 midas/genhtml.php
1.7 +2 -2 midas/test.php
1.25 +1 -1 mnemo/templates/memo/memo.inc
1.11 +1 -1 mnemo/templates/menu.inc
1.8 +1 -1 mnemo/templates/notepads/notepads.inc
1.6 +2 -2 mnemo/templates/prefs/showsummaryselect.inc
1.12 +1 -1 nag/templates/menu.inc
1.9 +1 -1 nag/templates/tasklists/tasklists.inc
1.8 +1 -1 nic/templates/subsystem/subsystem.inc
1.4 +1 -1 occam/templates/launch.inc
1.4 +1 -1 occam/templates/student/main.inc
1.4 +1 -1 occam/templates/testresults.html
1.31 +1 -1 passwd/templates/main/main.inc
1.17 +2 -2 rakim/bounce.php
1.20 +2 -2 rakim/emailReply.php
1.18 +2 -2 rakim/guest/email.php
1.12 +2 -2 rakim/guest/input.php
1.15 +4 -4 rakim/guest/messages.php
1.11 +2 -2 rakim/guest/monitor.php
1.5 +2 -2 rakim/guest/rakim.php
1.15 +2 -2 rakim/input.php
1.28 +8 -8 rakim/monitor.php
1.30 +5 -5 rakim/queue.php
1.20 +3 -3 rakim/refer.php
1.18 +2 -2 rakim/tabs.php
1.13 +3 -3 rakim/techInput.php
1.5 +1 -1 rakim/templates/admin/addOrganization.inc
1.6 +1 -1 rakim/templates/admin/addScript.inc
1.8 +1 -1 rakim/templates/contacts/contacts.inc
1.23 +3 -3 rakim/templates/guest/index/login.inc
1.12 +2 -2 rakim/templates/login/login.inc
1.7 +1 -1 rakim/templates/rakim/frames.inc
1.5 +1 -1 swoosh/templates/prefs/sourceselect.inc
1.2 +1 -1 swoosh/templates/send/expand.inc
1.21 +1 -1 trean/templates/add/add.inc
1.19 +1 -1 trean/templates/browse/javascript.inc
1.2 +1 -1 trean/templates/edit/header.inc
1.2 +1 -1 trean/templates/search/javascript.inc
1.6 +1 -1 troll/templates/article/javascript.inc
1.2 +1 -1 troll/templates/groupview/footer.inc
1.14 +1 -1 troll/templates/groupview/header.inc
1.5 +1 -1 troll/templates/javascript/open_post_win.js
1.15 +1 -1 troll/templates/newsgroups/javascript.inc
1.5 +1 -1 troll/templates/post/javascript.inc
1.5 +1 -1 troll/templates/threadoverview/article-index.inc
1.4 +1 -1 troll/templates/threadoverview/header.inc
1.27 +2 -2 turba/minisearch.php
1.16 +1 -1 turba/templates/block/minisearch.inc
1.16 +1 -1 turba/templates/browse/javascript.inc
1.16 +1 -1 turba/templates/browse/search.inc
1.3 +2 -2 turba/templates/prefs/addressbookselect.inc
1.26 +2 -2 turba/templates/prefs/columnselect.inc
1.2 +1 -1 turba/templates/prefs/imsp_opt.inc
1.32 +1 -1 vacation/templates/main/main.inc
1.14 +1 -1 whups/templates/reports/graphs.inc
1.27 +1 -1 wicked/templates/edit/standard.inc
1.9 +1 -1 wicked/templates/menu.inc
Chora Links:
http://cvs.horde.org/diff.php/ansel/reorder.php?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/ansel/templates/gallery/gallery.inc?r1=1.17&r2=1.18&ty=u
http://cvs.horde.org/diff.php/ansel/templates/slideshow/slideshow.inc?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/ansel/templates/view/gallery.inc?r1=1.73&r2=1.74&ty=u
http://cvs.horde.org/diff.php/forwards/templates/main/main.inc?r1=1.18&r2=1.19&ty=u
http://cvs.horde.org/diff.php/framework/Form/Form/Action.php?r1=1.22&r2=1.23&ty=u
http://cvs.horde.org/diff.php/framework/Form/Form/Renderer.php?r1=1.198&r2=1.199&ty=u
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/images.php?r1=1.23&r2=1.24&ty=u
http://cvs.horde.org/diff.php/framework/Notification/Notification/Listener/javascript.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/framework/Prefs/Prefs/CategoryManager.php?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/framework/Tree/Tree/javascript.php?r1=1.41&r2=1.42&ty=u
http://cvs.horde.org/diff.php/framework/UI/UI/VarRenderer/html.php?r1=1.116&r2=1.117&ty=u
http://cvs.horde.org/diff.php/framework/Util/Util.php?r1=1.396&r2=1.397&ty=u
http://cvs.horde.org/diff.php/genie/templates/menu.inc?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/genie/templates/wishlists/wishlists.inc?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/giapeto/blockedit.php?r1=1.45&r2=1.46&ty=u
http://cvs.horde.org/diff.php/giapeto/docs/example_site/pages/ansel.html?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/giapeto/docs/example_site/pages/delivery.html?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/giapeto/docs/example_site/pages/menu.html?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/giapeto/docs/example_site/pages/pages.html?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/giapeto/docs/example_site/pages/sitetree.html?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/giapeto/docs/example_site/pages/volos.html?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/giapeto/lib/Form/BlockEdit/delete.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/gollem/templates/login/login.inc?r1=1.85&r2=1.86&ty=u
http://cvs.horde.org/diff.php/gollem/templates/manager/header.inc?r1=1.53&r2=1.54&ty=u
http://cvs.horde.org/diff.php/gollem/templates/menu.inc?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/gollem/templates/prefs/columnselect.inc?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/gollem/templates/selectlist/javascript.inc?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/goops/templates/search/javascript.inc?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/horde/docs/CODING_STANDARDS?r1=1.93&r2=1.94&ty=u
http://cvs.horde.org/diff.php/horde/js/alphaImageLoader.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/horde/lib/Block/google.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/horde/services/editor/htmlarea/plugins/AnselImage/showimage.html?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/horde/services/images/colorpicker.php?r1=1.21&r2=1.22&ty=u
http://cvs.horde.org/diff.php/horde/services/keyboard.php?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/horde/services/obrowser/index.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/horde/templates/admin/user/update.inc?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/horde/templates/common-footer.inc?r1=2.15&r2=2.16&ty=u
http://cvs.horde.org/diff.php/horde/templates/contents/open_view_win.js?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/horde/templates/data/csvmap.inc?r1=1.18&r2=1.19&ty=u
http://cvs.horde.org/diff.php/horde/templates/javascript/print.js?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/horde/templates/login/login.inc?r1=2.79&r2=2.80&ty=u
http://cvs.horde.org/diff.php/horde/templates/maintenance/maintenance.html?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/horde/templates/portal/sidebar.inc?r1=1.17&r2=1.18&ty=u
http://cvs.horde.org/diff.php/horde/templates/prefs/categorymanagement.inc?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/horde/templates/prefs/deleteidentity.inc?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/horde/templates/prefs/identityselect.inc?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/horde/templates/problem/problem.inc?r1=2.21&r2=2.22&ty=u
http://cvs.horde.org/diff.php/horde/templates/rpcsum/rpcsum.inc?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/imp/compose.php?r1=2.835&r2=2.836&ty=u
http://cvs.horde.org/diff.php/imp/folders.php?r1=2.323&r2=2.324&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/pgp.php?r1=1.101&r2=1.102&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/pkcs7.php?r1=1.81&r2=1.82&ty=u
http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.648&r2=2.649&ty=u
http://cvs.horde.org/diff.php/imp/templates/acl/acl.inc?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/imp/templates/compose/attachments.js?r1=2.7&r2=2.8&ty=u
http://cvs.horde.org/diff.php/imp/templates/compose/compose.js?r1=2.20&r2=2.21&ty=u
http://cvs.horde.org/diff.php/imp/templates/compose/compose_expand.js?r1=2.4&r2=2.5&ty=u
http://cvs.horde.org/diff.php/imp/templates/compose/expand.inc?r1=2.8&r2=2.9&ty=u
http://cvs.horde.org/diff.php/imp/templates/compose/redirect.inc?r1=1.19&r2=1.20&ty=u
http://cvs.horde.org/diff.php/imp/templates/compose/spelling.js?r1=2.1&r2=2.2&ty=u
http://cvs.horde.org/diff.php/imp/templates/contacts/contacts.inc?r1=1.37&r2=1.38&ty=u
http://cvs.horde.org/diff.php/imp/templates/fetchmail/account_select.inc?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/imp/templates/fetchmail/driver_select.inc?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/imp/templates/folders/foot.inc?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/imp/templates/folders/javascript.inc?r1=1.24&r2=1.25&ty=u
http://cvs.horde.org/diff.php/imp/templates/javascript/open_compose_win.js?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/imp/templates/javascript/open_print_win.js?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/imp/templates/javascript/open_saveimage_win.js?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/imp/templates/login/login.inc?r1=2.190&r2=2.191&ty=u
http://cvs.horde.org/diff.php/imp/templates/mailbox/alert.inc?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/imp/templates/mailbox/javascript.inc?r1=2.64&r2=2.65&ty=u
http://cvs.horde.org/diff.php/imp/templates/mailbox/message_footers.inc?r1=2.19&r2=2.20&ty=u
http://cvs.horde.org/diff.php/imp/templates/menu.inc?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/imp/templates/message/javascript.inc?r1=2.45&r2=2.46&ty=u
http://cvs.horde.org/diff.php/imp/templates/pgp/open_pgp_import.js?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/imp/templates/pgp/open_pgp_win.js?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/imp/templates/prefs/folderselect.inc?r1=2.16&r2=2.17&ty=u
http://cvs.horde.org/diff.php/imp/templates/prefs/sentmailselect.inc?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/imp/templates/prefs/sourceselect.inc?r1=1.23&r2=1.24&ty=u
http://cvs.horde.org/diff.php/imp/templates/prefs/spamselect.inc?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/imp/templates/prefs/trashselect.inc?r1=2.13&r2=2.14&ty=u
http://cvs.horde.org/diff.php/imp/templates/search/javascript.inc?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/imp/templates/smime/open_smime_import.js?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/imp/templates/smime/open_smime_win.js?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/ingo/templates/filters/header.inc?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/ingo/templates/rule/header.inc?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/klutz/templates/menu.inc?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/klutz/templates/prefs/comic_select.inc?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/kronolith/templates/attendees/attendees.inc?r1=1.19&r2=1.20&ty=u
http://cvs.horde.org/diff.php/kronolith/templates/calendars/calendars.inc?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/kronolith/templates/contacts/contacts.inc?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/kronolith/templates/edit/edit.inc?r1=1.117&r2=1.118&ty=u
http://cvs.horde.org/diff.php/kronolith/templates/edit/edit_timespan.inc?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/kronolith/templates/edit/javascript.inc?r1=1.34&r2=1.35&ty=u
http://cvs.horde.org/diff.php/kronolith/templates/javascript/open_attendees_win.js?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/kronolith/templates/javascript/open_calendar_search.js?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/kronolith/templates/menu.inc?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/kronolith/templates/prefs/remote_cal_management.inc?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/midas/genhtml.php?r1=1.20&r2=1.21&ty=u
http://cvs.horde.org/diff.php/midas/test.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/mnemo/templates/memo/memo.inc?r1=1.24&r2=1.25&ty=u
http://cvs.horde.org/diff.php/mnemo/templates/menu.inc?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/mnemo/templates/notepads/notepads.inc?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/mnemo/templates/prefs/showsummaryselect.inc?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/nag/templates/menu.inc?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/nag/templates/tasklists/tasklists.inc?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/nic/templates/subsystem/subsystem.inc?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/occam/templates/launch.inc?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/occam/templates/student/main.inc?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/occam/templates/testresults.html?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/passwd/templates/main/main.inc?r1=1.30&r2=1.31&ty=u
http://cvs.horde.org/diff.php/rakim/bounce.php?r1=1.16&r2=1.17&ty=u
http://cvs.horde.org/diff.php/rakim/emailReply.php?r1=1.19&r2=1.20&ty=u
http://cvs.horde.org/diff.php/rakim/guest/email.php?r1=1.17&r2=1.18&ty=u
http://cvs.horde.org/diff.php/rakim/guest/input.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/rakim/guest/messages.php?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/rakim/guest/monitor.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/rakim/guest/rakim.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/rakim/input.php?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/rakim/monitor.php?r1=1.27&r2=1.28&ty=u
http://cvs.horde.org/diff.php/rakim/queue.php?r1=1.29&r2=1.30&ty=u
http://cvs.horde.org/diff.php/rakim/refer.php?r1=1.19&r2=1.20&ty=u
http://cvs.horde.org/diff.php/rakim/tabs.php?r1=1.17&r2=1.18&ty=u
http://cvs.horde.org/diff.php/rakim/techInput.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/rakim/templates/admin/addOrganization.inc?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/rakim/templates/admin/addScript.inc?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/rakim/templates/contacts/contacts.inc?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/rakim/templates/guest/index/login.inc?r1=1.22&r2=1.23&ty=u
http://cvs.horde.org/diff.php/rakim/templates/login/login.inc?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/rakim/templates/rakim/frames.inc?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/swoosh/templates/prefs/sourceselect.inc?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/swoosh/templates/send/expand.inc?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/trean/templates/add/add.inc?r1=1.20&r2=1.21&ty=u
http://cvs.horde.org/diff.php/trean/templates/browse/javascript.inc?r1=1.18&r2=1.19&ty=u
http://cvs.horde.org/diff.php/trean/templates/edit/header.inc?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/trean/templates/search/javascript.inc?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/troll/templates/article/javascript.inc?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/troll/templates/groupview/footer.inc?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/troll/templates/groupview/header.inc?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/troll/templates/javascript/open_post_win.js?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/troll/templates/newsgroups/javascript.inc?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/troll/templates/post/javascript.inc?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/troll/templates/threadoverview/article-index.inc?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/troll/templates/threadoverview/header.inc?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/turba/minisearch.php?r1=1.26&r2=1.27&ty=u
http://cvs.horde.org/diff.php/turba/templates/block/minisearch.inc?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/turba/templates/browse/javascript.inc?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/turba/templates/browse/search.inc?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/turba/templates/prefs/addressbookselect.inc?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/turba/templates/prefs/columnselect.inc?r1=1.25&r2=1.26&ty=u
http://cvs.horde.org/diff.php/turba/templates/prefs/imsp_opt.inc?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/vacation/templates/main/main.inc?r1=1.31&r2=1.32&ty=u
http://cvs.horde.org/diff.php/whups/templates/reports/graphs.inc?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/wicked/templates/edit/standard.inc?r1=1.26&r2=1.27&ty=u
http://cvs.horde.org/diff.php/wicked/templates/menu.inc?r1=1.8&r2=1.9&ty=u
More information about the cvs
mailing list