[cvs] commit: mnemo README data.php index.php list.php memo.php notepads.php search.php view.php mnemo/docs CHANGES CREDITS RELEASE_NOTES mnemo/js fixUnstyledOptions.js tables.js mnemo/lib Driver.php Mnemo.php api.php base.php prefs.php version.php ...

Jan Schneider jan at horde.org
Tue Oct 18 06:01:20 PDT 2005


jan         2005-10-18 06:01:20 PDT

  Modified files:        (Branch: FRAMEWORK_3)
    .                    README data.php index.php list.php 
                         memo.php notepads.php search.php view.php 
    docs                 CHANGES CREDITS RELEASE_NOTES 
    lib                  Driver.php Mnemo.php api.php base.php 
                         prefs.php version.php 
    lib/Block            summary.php 
    lib/Driver           kolab.php sql.php 
    locale/cs_CZ/LC_MESSAGES mnemo.mo 
    locale/de_DE/LC_MESSAGES mnemo.mo 
    locale/fi_FI         help.xml 
    locale/fi_FI/LC_MESSAGES mnemo.mo 
    locale/fr_FR/LC_MESSAGES mnemo.mo 
    locale/hu_HU/LC_MESSAGES mnemo.mo 
    locale/it_IT/LC_MESSAGES mnemo.mo 
    locale/ja_JP/LC_MESSAGES mnemo.mo 
    locale/nl_NL/LC_MESSAGES mnemo.mo 
    locale/pl_PL/LC_MESSAGES mnemo.mo 
    locale/pt_BR/LC_MESSAGES mnemo.mo 
    locale/sk_SK/LC_MESSAGES mnemo.mo 
    locale/sv_SE/LC_MESSAGES mnemo.mo 
    locale/zh_TW/LC_MESSAGES mnemo.mo 
    packaging/redhat     mnemo.spec 
    po                   de_DE.po fi_FI.po hu_HU.po it_IT.po 
                         mnemo.pot nl_NL.po pt_BR.po sk_SK.po 
                         sv_SE.po zh_TW.po 
    scripts/sql          mnemo.oci8.sql 
    templates            common-header.inc menu.inc 
    templates/list       empty.inc header.inc memo_footers.inc 
                         memo_headers.inc memo_summaries.inc 
    templates/memo       memo.inc 
    templates/notepads   notepads.inc 
    templates/prefs      showsummaryselect.inc 
    templates/search     search.inc 
    templates/view       memo.inc 
    themes/graphics      add.png favicon.ico mnemo.png 
                         notepads.png 
  Added files:           (Branch: FRAMEWORK_3)
    js                   fixUnstyledOptions.js tables.js 
    locale/tr_TR         help.xml 
    scripts              import_vnotes.php 
    themes               screen.css 
    themes/graphics      az.png za.png 
  Log:
  Merged from HEAD.
  
  Revision   Changes    Path
  1.7.10.1   +11 -7     mnemo/README
  1.36.2.4   +27 -6     mnemo/data.php
  1.63.2.18  +13 -0     mnemo/docs/CHANGES
  1.32.6.5   +5 -5      mnemo/docs/CREDITS
  1.23.2.6   +10 -21    mnemo/docs/RELEASE_NOTES
  1.10.10.3  +1 -1      mnemo/index.php
  1.1.2.1    +37 -0     mnemo/js/fixUnstyledOptions.js (new)
  1.3.2.1    +360 -0    mnemo/js/tables.js (new)
  1.22.8.2   +2 -2      mnemo/lib/Block/summary.php
  1.25.2.5   +1 -1      mnemo/lib/Driver.php
  1.7.2.6    +1 -1      mnemo/lib/Driver/kolab.php
  1.28.2.9   +1 -1      mnemo/lib/Driver/sql.php
  1.52.2.6   +80 -9     mnemo/lib/Mnemo.php
  1.53.2.8   +65 -7     mnemo/lib/api.php
  1.46.10.2  +2 -2      mnemo/lib/base.php
  1.2.10.3   +1 -1      mnemo/lib/prefs.php
  1.2.12.10  +1 -1      mnemo/lib/version.php
  1.35.8.3   +7 -5      mnemo/list.php
  1.4.4.2    +246 -235  mnemo/locale/cs_CZ/LC_MESSAGES/mnemo.mo
  1.33.2.14  +207 -275  mnemo/locale/de_DE/LC_MESSAGES/mnemo.mo
  1.7.2.5    +237 -231  mnemo/locale/fi_FI/LC_MESSAGES/mnemo.mo
  1.4.12.2   +1 -1      mnemo/locale/fi_FI/help.xml
  1.14.2.5   +201 -208  mnemo/locale/fr_FR/LC_MESSAGES/mnemo.mo
  1.3.2.6    +171 -229  mnemo/locale/hu_HU/LC_MESSAGES/mnemo.mo
  1.2.10.4   +93 -90    mnemo/locale/it_IT/LC_MESSAGES/mnemo.mo
  1.1.2.2    +143 -156  mnemo/locale/ja_JP/LC_MESSAGES/mnemo.mo
  1.17.2.2   +234 -253  mnemo/locale/nl_NL/LC_MESSAGES/mnemo.mo
  1.1.12.4   +97 -76    mnemo/locale/pl_PL/LC_MESSAGES/mnemo.mo
  1.2.12.2   +237 -216  mnemo/locale/pt_BR/LC_MESSAGES/mnemo.mo
  1.17.2.5   +206 -200  mnemo/locale/sk_SK/LC_MESSAGES/mnemo.mo
  1.6.2.2    +140 -77   mnemo/locale/sv_SE/LC_MESSAGES/mnemo.mo
  1.1.2.1    +119 -0    mnemo/locale/tr_TR/help.xml (new)
  1.22.4.5   +219 -263  mnemo/locale/zh_TW/LC_MESSAGES/mnemo.mo
  1.42.2.4   +30 -9     mnemo/memo.php
  1.31.2.4   +1 -1      mnemo/notepads.php
  1.5.12.3   +1 -1      mnemo/packaging/redhat/mnemo.spec
  1.24.2.10  +92 -88    mnemo/po/de_DE.po
  1.7.2.3    +50 -49    mnemo/po/fi_FI.po
  1.2.2.4    +94 -103   mnemo/po/hu_HU.po
  1.4.10.4   +1 -1      mnemo/po/it_IT.po
  1.26.2.7   +90 -86    mnemo/po/mnemo.pot
  1.14.2.2   +54 -61    mnemo/po/nl_NL.po
  1.1.14.2   +459 -180  mnemo/po/pt_BR.po
  1.3.2.2    +94 -103   mnemo/po/sk_SK.po
  1.3.12.2   +60 -52    mnemo/po/sv_SE.po
  1.12.6.4   +84 -75    mnemo/po/zh_TW.po
  1.3.2.1    +69 -0     mnemo/scripts/import_vnotes.php (new)
  1.1.2.3    +1 -1      mnemo/scripts/sql/mnemo.oci8.sql
  1.9.8.3    +1 -1      mnemo/search.php
  1.14.10.2  +5 -2      mnemo/templates/common-header.inc
  1.4.10.1   +1 -1      mnemo/templates/list/empty.inc
  1.9.10.1   +8 -12     mnemo/templates/list/header.inc
  1.4.10.1   +1 -0      mnemo/templates/list/memo_footers.inc
  1.17.8.3   +50 -10    mnemo/templates/list/memo_headers.inc
  1.27.8.1   +13 -10    mnemo/templates/list/memo_summaries.inc
  1.19.4.4   +16 -5     mnemo/templates/memo/memo.inc
  1.4.4.5    +3 -12     mnemo/templates/menu.inc
  1.6.2.1    +2 -2      mnemo/templates/notepads/notepads.inc
  1.5.10.1   +2 -2      mnemo/templates/prefs/showsummaryselect.inc
  1.6.10.1   +3 -3      mnemo/templates/search/search.inc
  1.11.10.2  +4 -4      mnemo/templates/view/memo.inc
  1.3.2.1    +2 -1      mnemo/themes/graphics/add.png
  1.1.2.1    +4 -0      mnemo/themes/graphics/az.png (new)
  1.1.2.2    +3 -1      mnemo/themes/graphics/favicon.ico
  1.2.2.1    +2 -2      mnemo/themes/graphics/mnemo.png
  1.2.2.1    +2 -1      mnemo/themes/graphics/notepads.png
  1.1.2.1    +3 -0      mnemo/themes/graphics/za.png (new)
  1.4.2.1    +45 -0     mnemo/themes/screen.css (new)
  1.27.2.4   +25 -10    mnemo/view.php

  Chora Links:
  http://cvs.horde.org/diff.php/mnemo/README?r1=1.7&r2=1.7.10.1&ty=u
  http://cvs.horde.org/diff.php/mnemo/data.php?r1=1.36.2.3&r2=1.36.2.4&ty=u
  http://cvs.horde.org/diff.php/mnemo/docs/CHANGES?r1=1.63.2.17&r2=1.63.2.18&ty=u
  http://cvs.horde.org/diff.php/mnemo/docs/CREDITS?r1=1.32.6.4&r2=1.32.6.5&ty=u
  http://cvs.horde.org/diff.php/mnemo/docs/RELEASE_NOTES?r1=1.23.2.5&r2=1.23.2.6&ty=u
  http://cvs.horde.org/diff.php/mnemo/index.php?r1=1.10.10.2&r2=1.10.10.3&ty=u
  http://cvs.horde.org/co.php/mnemo/js/fixUnstyledOptions.js?r=1.1.2.1
  http://cvs.horde.org/co.php/mnemo/js/tables.js?r=1.3.2.1
  http://cvs.horde.org/diff.php/mnemo/lib/Block/summary.php?r1=1.22.8.1&r2=1.22.8.2&ty=u
  http://cvs.horde.org/diff.php/mnemo/lib/Driver.php?r1=1.25.2.4&r2=1.25.2.5&ty=u
  http://cvs.horde.org/diff.php/mnemo/lib/Driver/kolab.php?r1=1.7.2.5&r2=1.7.2.6&ty=u
  http://cvs.horde.org/diff.php/mnemo/lib/Driver/sql.php?r1=1.28.2.8&r2=1.28.2.9&ty=u
  http://cvs.horde.org/diff.php/mnemo/lib/Mnemo.php?r1=1.52.2.5&r2=1.52.2.6&ty=u
  http://cvs.horde.org/diff.php/mnemo/lib/api.php?r1=1.53.2.7&r2=1.53.2.8&ty=u
  http://cvs.horde.org/diff.php/mnemo/lib/base.php?r1=1.46.10.1&r2=1.46.10.2&ty=u
  http://cvs.horde.org/diff.php/mnemo/lib/prefs.php?r1=1.2.10.2&r2=1.2.10.3&ty=u
  http://cvs.horde.org/diff.php/mnemo/lib/version.php?r1=1.2.12.9&r2=1.2.12.10&ty=u
  http://cvs.horde.org/diff.php/mnemo/list.php?r1=1.35.8.2&r2=1.35.8.3&ty=u
  http://cvs.horde.org/diff.php/mnemo/locale/cs_CZ/LC_MESSAGES/mnemo.mo?r1=1.4.4.1&r2=1.4.4.2&ty=u
  http://cvs.horde.org/diff.php/mnemo/locale/de_DE/LC_MESSAGES/mnemo.mo?r1=1.33.2.13&r2=1.33.2.14&ty=u
  http://cvs.horde.org/diff.php/mnemo/locale/fi_FI/LC_MESSAGES/mnemo.mo?r1=1.7.2.4&r2=1.7.2.5&ty=u
  http://cvs.horde.org/diff.php/mnemo/locale/fi_FI/help.xml?r1=1.4.12.1&r2=1.4.12.2&ty=u
  http://cvs.horde.org/diff.php/mnemo/locale/fr_FR/LC_MESSAGES/mnemo.mo?r1=1.14.2.4&r2=1.14.2.5&ty=u
  http://cvs.horde.org/diff.php/mnemo/locale/hu_HU/LC_MESSAGES/mnemo.mo?r1=1.3.2.5&r2=1.3.2.6&ty=u
  http://cvs.horde.org/diff.php/mnemo/locale/it_IT/LC_MESSAGES/mnemo.mo?r1=1.2.10.3&r2=1.2.10.4&ty=u
  http://cvs.horde.org/diff.php/mnemo/locale/ja_JP/LC_MESSAGES/mnemo.mo?r1=1.1.2.1&r2=1.1.2.2&ty=u
  http://cvs.horde.org/diff.php/mnemo/locale/nl_NL/LC_MESSAGES/mnemo.mo?r1=1.17.2.1&r2=1.17.2.2&ty=u
  http://cvs.horde.org/diff.php/mnemo/locale/pl_PL/LC_MESSAGES/mnemo.mo?r1=1.1.12.3&r2=1.1.12.4&ty=u
  http://cvs.horde.org/diff.php/mnemo/locale/pt_BR/LC_MESSAGES/mnemo.mo?r1=1.2.12.1&r2=1.2.12.2&ty=u
  http://cvs.horde.org/diff.php/mnemo/locale/sk_SK/LC_MESSAGES/mnemo.mo?r1=1.17.2.4&r2=1.17.2.5&ty=u
  http://cvs.horde.org/diff.php/mnemo/locale/sv_SE/LC_MESSAGES/mnemo.mo?r1=1.6.2.1&r2=1.6.2.2&ty=u
  http://cvs.horde.org/co.php/mnemo/locale/tr_TR/help.xml?r=1.1.2.1
  http://cvs.horde.org/diff.php/mnemo/locale/zh_TW/LC_MESSAGES/mnemo.mo?r1=1.22.4.4&r2=1.22.4.5&ty=u
  http://cvs.horde.org/diff.php/mnemo/memo.php?r1=1.42.2.3&r2=1.42.2.4&ty=u
  http://cvs.horde.org/diff.php/mnemo/notepads.php?r1=1.31.2.3&r2=1.31.2.4&ty=u
  http://cvs.horde.org/diff.php/mnemo/packaging/redhat/mnemo.spec?r1=1.5.12.2&r2=1.5.12.3&ty=u
  http://cvs.horde.org/diff.php/mnemo/po/de_DE.po?r1=1.24.2.9&r2=1.24.2.10&ty=u
  http://cvs.horde.org/diff.php/mnemo/po/fi_FI.po?r1=1.7.2.2&r2=1.7.2.3&ty=u
  http://cvs.horde.org/diff.php/mnemo/po/hu_HU.po?r1=1.2.2.3&r2=1.2.2.4&ty=u
  http://cvs.horde.org/diff.php/mnemo/po/it_IT.po?r1=1.4.10.3&r2=1.4.10.4&ty=u
  http://cvs.horde.org/diff.php/mnemo/po/mnemo.pot?r1=1.26.2.6&r2=1.26.2.7&ty=u
  http://cvs.horde.org/diff.php/mnemo/po/nl_NL.po?r1=1.14.2.1&r2=1.14.2.2&ty=u
  http://cvs.horde.org/diff.php/mnemo/po/pt_BR.po?r1=1.1.14.1&r2=1.1.14.2&ty=u
  http://cvs.horde.org/diff.php/mnemo/po/sk_SK.po?r1=1.3.2.1&r2=1.3.2.2&ty=u
  http://cvs.horde.org/diff.php/mnemo/po/sv_SE.po?r1=1.3.12.1&r2=1.3.12.2&ty=u
  http://cvs.horde.org/diff.php/mnemo/po/zh_TW.po?r1=1.12.6.3&r2=1.12.6.4&ty=u
  http://cvs.horde.org/co.php/mnemo/scripts/import_vnotes.php?r=1.3.2.1
  http://cvs.horde.org/diff.php/mnemo/scripts/sql/mnemo.oci8.sql?r1=1.1.2.2&r2=1.1.2.3&ty=u
  http://cvs.horde.org/diff.php/mnemo/search.php?r1=1.9.8.2&r2=1.9.8.3&ty=u
  http://cvs.horde.org/diff.php/mnemo/templates/common-header.inc?r1=1.14.10.1&r2=1.14.10.2&ty=u
  http://cvs.horde.org/diff.php/mnemo/templates/list/empty.inc?r1=1.4&r2=1.4.10.1&ty=u
  http://cvs.horde.org/diff.php/mnemo/templates/list/header.inc?r1=1.9&r2=1.9.10.1&ty=u
  http://cvs.horde.org/diff.php/mnemo/templates/list/memo_footers.inc?r1=1.4&r2=1.4.10.1&ty=u
  http://cvs.horde.org/diff.php/mnemo/templates/list/memo_headers.inc?r1=1.17.8.2&r2=1.17.8.3&ty=u
  http://cvs.horde.org/diff.php/mnemo/templates/list/memo_summaries.inc?r1=1.27&r2=1.27.8.1&ty=u
  http://cvs.horde.org/diff.php/mnemo/templates/memo/memo.inc?r1=1.19.4.3&r2=1.19.4.4&ty=u
  http://cvs.horde.org/diff.php/mnemo/templates/menu.inc?r1=1.4.4.4&r2=1.4.4.5&ty=u
  http://cvs.horde.org/diff.php/mnemo/templates/notepads/notepads.inc?r1=1.6&r2=1.6.2.1&ty=u
  http://cvs.horde.org/diff.php/mnemo/templates/prefs/showsummaryselect.inc?r1=1.5&r2=1.5.10.1&ty=u
  http://cvs.horde.org/diff.php/mnemo/templates/search/search.inc?r1=1.6&r2=1.6.10.1&ty=u
  http://cvs.horde.org/diff.php/mnemo/templates/view/memo.inc?r1=1.11.10.1&r2=1.11.10.2&ty=u
  http://cvs.horde.org/diff.php/mnemo/themes/graphics/add.png?r1=1.3&r2=1.3.2.1&ty=u
  http://cvs.horde.org/co.php/mnemo/themes/graphics/az.png?r=1.1.2.1
  http://cvs.horde.org/diff.php/mnemo/themes/graphics/favicon.ico?r1=1.1.2.1&r2=1.1.2.2&ty=u
  http://cvs.horde.org/diff.php/mnemo/themes/graphics/mnemo.png?r1=1.2&r2=1.2.2.1&ty=u
  http://cvs.horde.org/diff.php/mnemo/themes/graphics/notepads.png?r1=1.2&r2=1.2.2.1&ty=u
  http://cvs.horde.org/co.php/mnemo/themes/graphics/za.png?r=1.1.2.1
  http://cvs.horde.org/co.php/mnemo/themes/screen.css?r=1.4.2.1
  http://cvs.horde.org/diff.php/mnemo/view.php?r1=1.27.2.3&r2=1.27.2.4&ty=u


More information about the cvs mailing list