aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-04-18Use getComputedStyle for visibility checks and getClientRect for hint positio...int3
2010-04-18Small styling change on the options page.ilya
2010-04-18Updated README with unmapAll.ilya
2010-04-18Merge branch 'master' of git://github.com/philc/vimiumilya
2010-04-18Add an unmapAll command to the remapping interface. This closes #116.ilya
2010-04-18Real names are always good.Ilya
2010-04-18Add knuton to CREDITS.Ilya
2010-04-19Skip default action in hideHelpDialog. Fixes #126.Johannes Emerich
2010-04-17Adding tsigo to CREDITS.Ilya
2010-04-18Allow '?' to close help dialog if it's shown. Closes #124.rspeicher
2010-04-17Use keyboardUtils functions in linkHints mode. This fixes issue #113.int3
2010-04-17Undo 'Keep tab queue indices updated when a tab is detached'.int3
2010-04-10Move some code into init() so that it's clear that it executes once and is pa...ilya
2010-04-10whitespaceilya
2010-04-10Another fix for tab positioningint3
2010-04-10Keep tab queue indices updated when a tab is detachedint3
2010-04-10Indentationint3
2010-04-10Stylistic modifications and update of commentsint3
2010-04-10Apply saving of scroll positions to all tabs, no matter how they are closed.ilya
2010-04-10Maintain accurate tab indices while ignoring chrome://newtabint3
2010-04-10Ensure Restore Tab works immediately upon extension installunknown
2010-04-02Add more robust support for keeping track of positions/windows when tabs are ...ilya
2010-04-02whitespaceilya
2010-04-02Fix memory leak from tabQueueunknown
2010-03-31Don't put the new tab page into the tab restoration queue.ilya
2010-03-31Update README and add int3 to CREDITS.ilya
2010-03-31Avoid creating a separate tabQueueEntry object when we can just reuse the obj...ilya
2010-03-31Clean up naming/style in the previous commit and small bugs.ilya
2010-03-31Restore Tab now recreates the tab in its old position.unknown
2010-03-28Fix chaining of previousTab/nextTab commands. This closes #93.ilya
2010-03-24Adding Bill to CREDITS.ilya
2010-03-24Small modification to Bill's fix.ilya
2010-03-24checking in a fix for issue 98, link highlight positioning bugBill Mill
2010-03-17Oops, fixing my refactor of the modifier key handling.ilya
2010-03-17Update the README a bit.ilya
2010-03-16Refactor a bit for simplicity.ilya
2010-03-15Fix some swapped descriptions in commands.jsilya
2010-03-15Fix a bug where the second modifier key was ignored (due to else-if's). This ...ilya
2010-03-10Merge branch 'master' of git://github.com/philc/vimiumilya
2010-03-10Update the README with modifier key definitions.ilya
2010-03-09Make blue those ugly purple links on the options pagePhil Crosby
2010-03-09Make the HUD styles more robust to the underlying page's styles.Phil Crosby
2010-03-09Ensure that the version number link has an underline.Phil Crosby
2010-03-09Move the close button in the upgrade message up by 2px.Phil Crosby
2010-03-09give another 40px width to the Options page, so the entry boxes are larger an...Phil Crosby
2010-03-09fix incorrect date in release notesPhil Crosby
2010-03-09Refresh completion keys on all tabs and associated data structures after key ...ilya
2010-03-09Clean up the dialog code in options.html to be more generic.ilya
2010-03-09Add a note to the README about key remapping.ilya
2010-03-09Bump version numbers to 1.16 in preparation for release.ilya