ishik****@users*****
ishik****@users*****
2010年 6月 12日 (土) 00:01:24 JST
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to "keitairc" repository containing the "keitairc" project. The branch, master has been updated via 14b88e43e5042e78ebce5d9880e5aba50e8f7658 (commit) via 4e0f0f85740dc655d3e0bf49638470d0e85f864d (commit) via 5a61e258174ea5627e4e895208040129c97256b9 (commit) via db615a6fe53e5c82c0ebe80ca2a3d8753c5a6a1e (commit) from 8d9dfa4e8271baa2975af6ed732e8d4eda7acc5b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 14b88e43e5042e78ebce5d9880e5aba50e8f7658 Author: ISHIKAWA Mutsumi <ishik****@hanzu*****> Date: Fri Jun 11 23:56:51 2010 +0900 Merge branches 'iscroll' and 'master' commit 4e0f0f85740dc655d3e0bf49638470d0e85f864d Author: ISHIKAWA Mutsumi <ishik****@hanzu*****> Date: Fri Jun 11 23:30:10 2010 +0900 height problem fix commit 5a61e258174ea5627e4e895208040129c97256b9 Author: ISHIKAWA Mutsumi <ishik****@hanzu*****> Date: Fri Jun 11 23:29:39 2010 +0900 link tap problem fix commit db615a6fe53e5c82c0ebe80ca2a3d8753c5a6a1e Author: ISHIKAWA Mutsumi <ishik****@hanzu*****> Date: Tue Jun 8 19:01:24 2010 +0900 Revert "stop to use iscroll" This reverts commit 8d9dfa4e8271baa2975af6ed732e8d4eda7acc5b. ----------------------------------------------------------------------- Summary of changes: MANIFEST | 2 + data/public/iscroll/iscroll.js | 401 ++++++++++++++++++++++++++ data/public/iscroll/scrollbar.png | Bin 0 -> 219 bytes data/public/webkit.css | 88 ++++++- data/public/webkit.js | 48 +++ data/templates/webkit/all.html | 6 +- data/templates/webkit/index.html | 6 +- data/templates/webkit/location_receiver.html | 1 - data/templates/webkit/nick.html | 7 +- data/templates/webkit/recent.html | 6 +- data/templates/webkit/root_home.html | 1 + data/templates/webkit/topic.html | 6 +- doc/COPYING.iscroll | 6 + 13 files changed, 565 insertions(+), 13 deletions(-) create mode 100644 data/public/iscroll/iscroll.js create mode 100644 data/public/iscroll/scrollbar.png create mode 100644 doc/COPYING.iscroll hooks/post-receive -- keitairc (keitairc)