root/lang/javascript/vimperator-plugins/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @18907 [18907] 4 hours drry * fixed a regexp. * et cetera.
(edit) @18906 [18906] 5 hours drry * fixed a missing var for the _r. * et cetera.
(edit) @18905 [18905] 5 hours drry * XHTML に対応しました。 * ほか。
(edit) @18904 [18904] 5 hours drry * (whitespace changes)
(edit) @18896 [18896] 13 hours drry * shuppoppo! shuppoppo!
(edit) @18895 [18895] 13 hours drry * removed an unused variable. * et cetera.
(edit) @18759 [18759] 2 days anekos ・検索結果のリンクにフォーカスするようにした。
(edit) @18757 [18757] 2 days teramako Ubiquityを無効にしていた場合、即終了するよう変更
(edit) @18664 [18664] 3 days mattn ネタ物だけど、一応直しとくw
(edit) @18663 [18663] 3 days teramako delete
(edit) @18662 [18662] 3 days teramako rename "ubiquityGlue.js" to "ubiquity.js"
(edit) @18661 [18661] 3 days mattn teramakoさんのをubiquity.jsにする為にリネーム
(edit) @18659 [18659] 3 days teramako mattnさんに先を越された..orz でも登録
(edit) @18652 [18652] 4 days mattn o16ps
(edit) @18648 [18648] 4 days mattn added ubiquity plugin for vimperator: 補完機能なし!
(edit) @18437 [18437] 7 days mattn ・リプライ表示に対応 :wassr!@ ・検索に対応 :wassr!? yappo ・イイネに対応 :wassr!+ yappo ・イイネ削除に対応 …
(edit) @18317 [18317] 9 days anekos 問題なくなったっぽい? ・フレームに対応 ・MF.storageのバグ修正
(edit) @18219 [18219] 11 days anekos setup の第2引数に true、 もしくは:fmap! で仮想キーコードでのイベント送信をできるようにした。
(edit) @18093 [18093] 2 weeks anekos 後方検索できなかったのを修正
(edit) @18090 [18090] 2 weeks anekos 検索結果の強調表示追加。コードをほぼ全部書き換えた。色々改善された気がする。
(edit) @18067 [18067] 2 weeks mattn :haiku!/ でpublic_timelineを表示する様修正
(edit) @18047 [18047] 2 weeks mattn vimperator/haiku.js
(edit) @17953 [17953] 2 weeks anekos 検索開始を遅延することで取りこぼしにくくした。
(edit) @17931 [17931] 2 weeks anekos ]d [d 時に対象の要素を青くするようにした。
(edit) @17916 [17916] 2 weeks anekos スクロール量を自動的に決定するようにした。
(edit) @17907 [17907] 2 weeks anekos 逆向きのコマンドも追加
(edit) @17906 [17906] 2 weeks anekos isScrollableを修正
(edit) @17905 [17905] 2 weeks anekos initial release: スクロール可能な div 要素をスクロールしたいプラグイン。動作不良バージョン。
(edit) @17677 [17677] 3 weeks teramako highlightコマンドが動いていなかったのを修正
(edit) @17610 [17610] 3 weeks anekos command_menu -> name が undefined になるときに対処。原因不明。 migemized_find -> 文字ケース修正
(edit) @17563 [17563] 3 weeks anekos テスト用コード削除
(edit) @17562 [17562] 3 weeks anekos キャンセルしたときに検索文字列をリセットするようにした。 見つからないときにエラーメッセージを出すようにした。
(edit) @17560 [17560] 3 weeks anekos リンクにフォーカスするようにした。
(edit) @17331 [17331] 4 weeks damegane 標準オプションでできることだったので削除
(edit) @17286 [17286] 4 weeks anekos 検索ワードの一文字目で(Migemo|正規表現)を使い分けられるようにした。
(edit) @17285 [17285] 4 weeks anekos 確定後の挙動を修正。
(edit) @17275 [17275] 4 weeks damegane initial release: onloadの自動フォーカスを無効にしたいplugin
(edit) @17213 [17213] 4 weeks anekos "()"が抜けていたのを修正。
(edit) @17176 [17176] 4 weeks anekos なぜか escapeHTML していたのを修正。 「'\'quot\」などを含むブックマークレットがエラーになるのを修正。
(edit) @17175 [17175] 4 weeks trapezoid s/extracters/extractors/g
(edit) @17166 [17166] 4 weeks anekos getComputedStyle を使うように修正。
(edit) @17122 [17122] 4 weeks anekos 標準に戻せるようにした。 - liberator.plugins.migemizedFind.install()
(edit) @17115 [17115] 4 weeks anekos initial release. ドキュメント内検索("/", "?")をミゲマイズするプラグイン。 要XUL/Migemo。
(edit) @17113 [17113] 4 weeks mattn タブとかタブとかタブとか改行を修正
(edit) @17112 [17112] 4 weeks mattn とりあえずポスト出来たのでcommit
(edit) @17111 [17111] 4 weeks anekos ・見えていない要素は無視するようにした。
(edit) @17104 [17104] 5 weeks mattn 誰か後は頼んだ... ゴブッ(吐血)
(edit) @16909 [16909] 5 weeks mattn twitterとwassrにクロスポストできるvimperatorコマンド。ソース閲覧禁止
(edit) @16885 [16885] 5 weeks anekos 使っていない関数を削除 getElements?ByXPath
(edit) @16883 [16883] 5 weeks anekos succ するときに、URIの後ろの方の数字/文字を優先するように修正
(edit) @16876 [16876] 5 weeks teramako エンコード失敗したorz
(edit) @16874 [16874] 5 weeks teramako initial release
(edit) @16816 [16816] 5 weeks anekos input.actionが空の時に対処
(edit) @16811 [16811] 5 weeks anekos added: 自動リンク検出&移動プラグイン ([[/]] の自分的改良版)
(edit) @16719 [16719] 6 weeks anekos added
(edit) @16715 [16715] 6 weeks teramako Add "userscriptmanager" to dialog command
(edit) @16424 [16424] 6 weeks send avoid false recognition, comma separated , pri
(edit) @16415 [16415] 6 weeks anekos added
(edit) @16404 [16404] 6 weeks send change path to trunk
(edit) @16221 [16221] 6 weeks trapezoid migemo_completion.js: initial release
(edit) @16207 [16207] 6 weeks mattn user agent switcherを操作出来るvimperator plugin「uaSwitch.js」追加
(edit) @16193 [16193] 6 weeks trapezoid 関係ないコードが残っていたので削除しました
(edit) @16140 [16140] 6 weeks damegane Initial release
(edit) @16092 [16092] 6 weeks trapezoid :tomblooでプロンプトあり、:tomblooでプロンプト無しでポストするように変更
(edit) @16046 [16046] 7 weeks teramako slコマンドとbeep時にslを走らせる
(edit) @15967 [15967] 7 weeks trapezoid Textに対応
(edit) @15953 [15953] 7 weeks damegane initial release
(edit) @15935 [15935] 7 weeks mattn * API仕様変更に伴う修正
(edit) @15932 [15932] 7 weeks mattn :set fenc=utf-8 ff=unix|wq
(edit) @15925 [15925] 7 weeks trapezoid Tomblooとの連携プラグイン
(edit) @15910 [15910] 7 weeks teramako ちょっと修正
(edit) @15909 [15909] 7 weeks teramako autocommand登録メソッドの削除とコメント追加
(edit) @15714 [15714] 8 weeks teramako SplitBrowserが必要であることを明記(コメントのみの修正)
(edit) @15082 [15082] 2 months mattn via に "vimperator/wassr.js"と表示する様修正
(edit) @15058 [15058] 2 months otsune * change property name (see …
(edit) @15057 [15057] 2 months otsune * 'flvplayer' move scope * re