aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-01-24Reverse logic on the if statement to apply matchingCharacter class.Peter Parks
2012-01-24Cleanup code for adding reset and matchingCharacter classesPeter Parks
2012-01-25Open bookmarklets by setting window.location.Jez Ng
2012-01-24Merge branch 'master' of github.com:venshi/vimiumPeter Parks
2012-01-24Fix hidden image map issuePeter Parks
2012-01-24hide HUD optionPablo Fernandez
2012-01-23Revert "Optimize hint generation."Jez Ng
2012-01-22Open URLs from the background page.Jez Ng
2012-01-22Optimize hint generation.Jez Ng
2012-01-22Refactor and optimize filter link hints.Jez Ng
2012-01-22Treat navigation queries starting with slashes as file URIs.Jez Ng
2012-01-22Display filter-hint text in the original case.Jez Ng
2012-01-20Add vimimResest to linkhint spans that are non-matching.Peter Parks
2012-01-20Add vimiumReset class to spans that get matchingCharacter assigned.Peter Parks
2012-01-20Remove internalVimiumHintMarker class from vimiumHintMarkerContainerPeter Parks
2012-01-20Re-style link hintsAdam Lindberg
2012-01-20Scatter the link hints less naively.Phil Crosby
2012-01-20Generate only the minimum number of characters needed for a set of links. Thi...Phil Crosby
2012-01-20Fix a rogue suppressEvent() exceptionPhil Crosby
2012-01-19Fix formatting of userDefinedLinkHintCss default value.Peter Parks
2012-01-19bubbleEvent should manage the native event propagation.Jez Ng
2012-01-19Exit implicit insert mode only upon tab switch.Jez Ng
2012-01-18Handle special keys with keydown handler.Jez Ng
2012-01-18Prevent link hinting from throwing an exception.Jez Ng
2012-01-18Add in missing vimiumReset class to helpDialog.Jez Ng
2012-01-17Add niklasb to CREDITS, and make a minor style edit.Jez Ng
2012-01-17improve URL detectionNiklas Baumstark
2012-01-15Merge pull request #409 from venshi/masterPhil Crosby
2012-01-15Harden and move CSS declarations out of the code.Peter Parks
2012-01-15Adjusted CSS for linkhints, help menu, text search, and bookmarks search UI e...Peter Parks
2012-01-15Defined margin as 0 on .vimiumHintMarker and .vimiumHUD to protect against ma...Peter Parks
2012-01-15Changed the default settings for css links options page. Includes the new dec...Peter Parks
2012-01-15Added additional css properties to span definition that could possibly be ove...Peter Parks
2012-01-15In response to issue 363 I Adjusted the CSS for .internalVimiumHintMarker for...Peter Parks
2012-01-16Position completionDialog correctly. Closes #441.Jez Ng
2012-01-15Handle pasted URLs intelligently.Jez Ng
2012-01-15Add URL pasting functions. Closes #353.Jez Ng
2012-01-15Scroll the body element if last activated node is not visible.Jez Ng
2012-01-14Style link hints with nowrap.Jez Ng
2012-01-14Handle non-character keys properly in hints mode.Jez Ng
2012-01-13Enable scrolling for <div> elements.Jez Ng
2012-01-13Exit insert mode upon tab switch. Closes #314.Jez Ng
2012-01-12Add bernardofire to CREDITS.Jez Ng
2012-01-12Fix regression -- issue #286 is reactivated by 34bc211.Jez Ng
2012-01-12Add password boxes to list of input focus-able elements.Jez Ng
2012-01-10Fix tests and make them easier to run.Jez Ng
2012-01-10Detect contentEditable elements for hinting / input focus.Jez Ng
2012-01-09Use JS to resize the help dialog automatically.Jez Ng
2012-01-09Merge remote-tracking branch 'daning/master'Jez Ng
2012-01-09Prevent help dialog from overflowing the screen.Jez Ng