Age | Commit message (Expand) | Author |
2012-03-20 | New option hint-autofollow, closing #118; free scripts, userscripts and hint_... | portix |
2012-03-19 | Change parameter order in showHints() | portix |
2012-03-19 | Branch refactor: Use an anonymous, readonly object for hints | portix |
2012-03-17 | Immediately return in hints.js if HINT_T_URL is evaluated | portix |
2012-03-11 | Remove console.log messages | portix |
2012-03-11 | Hints: in __evaluate, evaluate all type of hints | portix |
2012-03-09 | Add 'role'-attribute to hints query-selector, fixes missing hints on gmail.com | portix |
2012-03-08 | Dispatch button 2 in hints.js for new tabs; don't load session in newly creat... | portix |
2012-01-18 | Don't let mouse clicks emitted in hints.js bubble only if a new tab is reques... | portix |
2012-01-18 | Fixing adding searchengines | portix |
2012-01-17 | Setting correct margin of hints | portix |
2012-01-17 | Don't let mouse click events bubble up in hints.js | portix |
2012-01-16 | Computing hint position fix | portix |
2012-01-14 | Accommodate for margins, too (padding was already taken care of by previous c... | Peter Bex |
2012-01-14 | Fix offset problem with hints when the HTML (or body?) element has a padding ... | Peter Bex |
2012-01-09 | Second color for tabs | portix |
2012-01-09 | Compute all textcontents for hints in one function; only take necessary lette... | portix |
2012-01-08 | Computing correct letterseq for letter hints (in the correct branch) | portix |
2012-01-04 | Rapid hint mode | portix |
2011-12-27 | A few more jslint fixes: | Peter Bex |
2011-12-27 | Remove unused variables in hints.js | portix |
2011-12-27 | Making hints.js passing jsl, removing global variables in hints.js | portix |
2011-12-21 | Move autoscroll.all.js into examples directory | portix |
2011-11-29 | Introducing scripts with suffix .all.js, these sripts are applied to all frames | portix |
2011-11-27 | Don't update letterhints | portix |
2011-11-27 | Update hints if hints are reduced | portix |
2011-11-10 | In hints.js: passing type and new_tab to __show_hints in __update_hints | portix |
2011-11-03 | Fixing uppercase matching for letterhints | portix |
2011-11-02 | Add autoscroll script to default installation | portix |
2011-10-30 | Fixing double open of new tabs with blank attribute | portix |
2011-10-25 | Fix labels of hints if number of hints = 2*length of hint_letter_seq | portix |
2011-10-24 | Fixing possible double letterhints | portix |
2011-10-15 | Fix missing parameter in __updateHints, clear _lastInput | portix |
2011-10-15 | Fixing missing type in recursive call of __createHints | portix |
2011-10-15 | Hint modes images, editable, url | portix |
2011-10-14 | Initial hintmodes | portix |
2011-10-12 | In hints.js: return _dwb_no_hints_ if input doesn't match _letterSeq | portix |
2011-10-12 | In hints.js, check for word characters in String-method isUpper, fixes #49 | portix |
2011-10-05 | Merging develop into default, allowing nearly all commands in command mode | portix |
2011-10-04 | Current history completion | portix |
2011-10-03 | Overlays for addSearchEngine, labeled input hints | portix |
2011-10-03 | Fix double clearing of hints when link is clicked | portix |
2011-10-03 | Set important in dwb_highlight css-rule | portix |
2011-10-03 | Highlight active link with disabled highlight | portix |
2011-10-03 | Compute correct width for hint-overlays | portix |
2011-10-03 | Cleaning up hints.js | portix |
2011-10-03 | New property: hint-highlight-links, use overlays instead of css-rules for lin... | portix |
2011-10-01 | Execute createStyleSheet on WEBKIT_LOAD_FIRST_VISUALLY_NON_EMPTY_LAYOUT | portix |
2011-09-13 | Letter-hint-mode: match text-content with uppercase letters | portix |
2011-09-06 | Set outline for hint-links | portix |