aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-09-30Nyapsunlettteranekos
2015-09-30Apaanekos
2015-09-30Unletsanekos
2015-09-29Merge branch 'unlet-unlet-unlet'anekos
2015-09-29unnnnnnnnnnnnnnnnnnnnletanekos
2015-09-29unlet?anekos
2015-09-29unlettttttttttttttttttttttanekos
2015-09-29unletanekos
2015-09-24Dropped let expression for Firefox 41+wlt
2015-09-24Merge pull request #84 from max747/firefox41wlt
rewrite a let statement for firefox41+ (multi_requester.js)
2015-09-23rewrite a let statement for firefox41+max747
2015-09-09Dropped let blocks and let expressionsJagua
2015-09-03Dropped let expression for Firefox 41+Jagua
2015-09-03Dropped let expression for Firefox 41+Jagua
2015-09-01remove twopen.jsJagua
2015-05-31Merge pull request #80 from vimpr/opener/fix-TypeErroranekos
Fix TypeError in opener.js
2015-05-30音量を調節するコマンドを追加ebith
2015-05-30これは良くなかったebith
2015-05-25Fix TypeErrorthinca
TypeError: redeclaration of formal parameter url
2015-05-01revert "play" and "pause".Jagua
2015-04-26chmod -x %anekos
2015-04-26"ril open!" does not markAsReadanekos
2015-04-24Fix: libly.around autoRestoreanekos
2015-04-22add playOrPause command as combining both play and pause.Jagua
2015-04-22add playbackRate command.Jagua
2015-04-20Merge branch 'pr/79'anekos
2015-04-20デコード結果に q= ↵anekos
などが含まると期待しない動作になるのを修正
2015-04-20正規表現パターンを少し厳密にanekos
2015-04-20オリジナルのアクションを使うanekos
2015-04-20末尾の空白を削除anekos
2015-04-20Merge pull request #78 from 2GMon/patch_twittperatoranekos
replace TemplateXML with template.maybeXML for vimperator 3.9
2015-04-06Add google-exopen.jsakameco
2015-03-26replace TemplateXML with template.maybeXML2GMon
2015-03-21Nyapsanekos
2015-03-19Merge pull request #76 from c0ffeeartc/patch-1anekos
close all submenus on closing child, removed icon
2015-03-07にゃーにゃーanekos
2015-02-16fix parsing niconico titleJagua
2015-02-16don't use nsIDownloadManager. (use Downloads.jsm)Jagua
2015-02-11fix youtube titleJagua
2015-02-11fix youtube apiidJagua
2015-02-08close all submenus on closing child, removed iconc0ffeeartc
Pressing escape with second popup being open didn't close main parent, and made main parent unresponsively hang. So I had to hack it to close all popups when any child menu popup closes. Before hacking I didn't even know there was an icon in plugin, since I can't see and test it in Ubuntu 14.04, Firefox 35.0, I removed it. Now it works through `:opentinymenu` command, and closes all submenus if any child gets closed.
2015-01-29bug fixmitsugu oyama
Sometime, cannot save single image. When image contents is old type.
2015-01-24Merge pull request #74 from eagletmt/string-quoteJagua
String.prototype.quote() has been removed in Firefox 37
2015-01-19Clear echoerranekos
2015-01-19KILL35Erroranekos
2015-01-14fix redeclaration of variable.anekos
2015-01-14String.prototype.quote() has been removed in Firefox 37Kohei Suzuki
https://github.com/vimperator/vimperator-labs/pull/113 https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/quote
2014-12-24Merge remote-tracking branch 'origin/master'anekos
2014-12-24Revert "Merge branch 'zoresvit-patch-1'"anekos
Because the commit is not compatible for PUBLICS.smoothScrollBy. This reverts commit 875ba15b1cd4b9498bf30118e2a24e78f49b86e0, reversing changes made to 575223a51be0adbcd5e8d391dbfb6e755eb2caf8.
2014-12-21fix constant of Question mark ("?") KeyCode.Jagua