aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS
AgeCommit message (Collapse)Author
2016-11-09update creditsRamiro Araujo
2016-09-24Tweak #2269 (toggleMuteTab).Stephen Blott
2016-09-24Tweak #2168 (scrolling via scrollingElement).Stephen Blott
Instead of setting a property of document for `scrollingElement` (if it is not defined), just use a function and make the decision dynamically instead.
2016-05-12Adds single left/right angle quotation marks to next/previous patternsScott Pinkelman
2016-05-12Revert "Improves next/previous links by targetting button elements and ↵Stephen Blott
adding single left/right angle quotation marks" This reverts commit ee8c235aeaf52d2bc867a00c37731690e337c7ff. This reverts #2117. This breaks next/prev on Reddit (it chooses a different link). Reddit is an important site, so we should unwind this for now. Mention @sco-tt.
2016-04-26Improves next/previous links by targetting button elements and adding single ↵Scott Pinkelman
left/right angle quotation marks
2016-02-21fix a crash of unit testsgdh1995
2015-09-10Update CREDITS with new contributorsMichael SALIHI
2015-04-12Update CREDITS file.Utkarsh Upadhyay
2014-08-17Add closeTabsToLeft, closeTabsToRight and closeOtherTabs commandsmrmr1993
2014-06-20added selection of search engines without pressing tabmike-work
2013-04-15fix issue #772UncleBill
2013-02-17Added creditsTimo Sand
2013-02-16Finalized duplicateTab featureTimo Sand
2012-11-02Add Stephen Blott to CREDITS.Jez Ng
2012-09-03Add mgarriott to CREDITS.Jez Ng
2012-08-20Add caleb to the creditsPhil Crosby
2012-08-06vomnibar: New tabs for 'O' and 'B'Carl Helmertz
'B' is a new command for searching for a bookmark and opens it in a new tab. 'O' now searches through history and bookmarks and opens the selected item in a new tab. Previously, it started vomnibar with the current URI selected and opened the selection in the same tab. This fixes #594. Signed-off-by: Carl Helmertz <helmertz@gmail.com>
2012-04-27Add Knorkebrot to CREDITS, and re-alphabetize the list.Jez Ng
2012-04-01Add name to CREDITSDaniel MacDougall
2012-01-27Add name and email for eproxusAdam Lindberg
2012-01-26Add eproxus to contributors. Thanks!Phil Crosby
2012-01-25Add in angelonuffer's code, and add angelonuffer to CREDITS.Ângelo Otávio Nuffer Nunes
2012-01-17Add niklasb to CREDITS, and make a minor style edit.Jez Ng
2012-01-12Add bernardofire to CREDITS.Jez Ng
2012-01-09Merge remote-tracking branch 'daning/master'Jez Ng
Make previous/next-page search patterns configurable. Note: window.find does not search using a regex, so \b is not a word delimiter! Conflicts: CREDITS options.html vimiumFrontend.js
2011-07-14Updated README and CREDITSMurphy McMahon
2011-05-19Add gpurkins to CREDITS.jez
2011-05-16Add Matthew Cline to CREDITS.jez
2011-05-14Merge branch 'bookmarks'jez
Conflicts: commands.js linkHints.js vimiumFrontend.js
2011-03-10Update CREDITS :)Justin Blake
2011-03-08add daning's namedaning
2011-03-08remove my namedaning
2011-03-08issue 315: Suggest to add previous and next page pattern configunknown
2011-02-13Merge branch 'master' into filter-hintsjez
Conflicts: options.html
2011-02-09added hogelog to creditsilya
2011-01-31Merge branch 'master' into filter-hintsjez
Conflicts: CREDITS commands.js
2011-01-29Doc updatesIlya Sukhar
2011-01-04Commands for following 'previous' and 'next' links.R.T. Lechow
2011-01-01Merge remote branch 'origin/master' into filter-hintsjez
2010-12-30Added some docs for the latest pull request.Ilya Sukhar
2010-11-26Added self to creditsBill Casarin
2010-10-14Fixed problems with / being interpreted as ?Svein-Erik Larsen
This also fixed problems with Norwegian keyboards. Incidentally, this allows website hotkeys to override vimium's hotkeys. I don't know if this is a desired effect, but I kind of like it :) I have _only_ tested the code on Linux.
2010-09-23Merge branch 'master' of http://github.com/ab3/vimium into ab3-masterIlya Sukhar
Conflicts: commands.js
2010-09-23A bunch of changes having to do with the frame support patch:Ilya Sukhar
- Focus the largest frame by default - Change the border styling to match link hints - Clean up framesForTab when tab is closed - Don't cycle through parent. This may break some sites. Needs more testing. - Fixed some naming and style - Added seven1m to CREDITS - Updated README
2010-09-23Added ab3 to Credits ;)abe
2010-06-29Merge branch 'branden'ilya
Conflicts: CREDITS lib/keyboardUtils.js
2010-05-29Add ConradIrwin to CREDITSint3
2010-04-28Add self to credits.Branden Rolston
2010-04-18Real names are always good.Ilya