1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-21 07:21:26 +02:00
Commit Graph

281 Commits

Author SHA1 Message Date
Doug Kearns cb5fca695f Rename the misspelled util.interruptableRange to util.interruptibleRange. 2009-01-01 22:01:58 +11:00
Doug Kearns eeca611435 Add some more rough source documentation. 2009-01-01 22:01:56 +11:00
Doug Kearns 253346dbc3 Remove trailing commas from object initializers. 2008-12-23 22:07:56 +11:00
Kris Maglione 1a78e1c0a9 Remove @class='s' from default hinttags 2008-12-21 17:26:45 -05:00
Kris Maglione b8b708abcb Fix hint matching 2008-12-20 01:09:50 -05:00
Kris Maglione e7a7093f0d Fix commands.js 2008-12-20 01:05:10 -05:00
Kris Maglione 480151cc4d Move 'system' arg of Styles methods to arg 0, and add completion functions 2008-12-19 17:11:05 -05:00
Kris Maglione effeef7af6 Fix ;f 2008-12-19 15:00:52 -05:00
Kris Maglione f60ea76379 Make sure that the hint number is in the viewport 2008-12-19 14:57:34 -05:00
Kris Maglione 74700d3aff Document some more crap. 2008-12-19 13:27:01 -05:00
Doug Kearns d60c81ef23 add missing semicolons 2008-12-19 23:00:14 +11:00
Doug Kearns d65b23be3d prefer let over var in Hints 2008-12-19 19:14:38 +11:00
Doug Kearns 194aaf46eb brace formatting fixes 2008-12-19 19:07:17 +11:00
Doug Kearns 0841a01e15 access MarkupDocumentViewer via getBrowser() - only FF defines getMarkupDocumentViewer 2008-12-18 21:06:54 +11:00
Kris Maglione 0b4e0b6b62 Fix first more prompt. Don't sort hint completions. 2008-12-16 10:29:14 -05:00
Doug Kearns 3506a6212d allow hints to function on pages where authorStyleDisabled has been set via means other than 'usermode' 2008-12-16 18:34:29 +11:00
Kris Maglione 41de1f3b91 Fix case-insensitive hint matching. 2008-12-11 20:41:07 -05:00
Kris Maglione 43c27eec67 Add @role='link' to default hinttags for Gmail. 2008-12-10 01:56:31 -05:00
Doug Kearns 9233a428bf retab files 2008-12-10 01:46:06 +11:00
Kris Maglione 7693ac5000 Fix :time :stuff, etc. 2008-12-07 10:48:03 -05:00
Kris Maglione daae81bcea Add ;f extended hint mode to focus a frame 2008-12-07 10:23:29 -05:00
anekos 5d3c1826a7 Added the count arugument at Mode#action.
http://vimperator.org/trac/ticket/62
2008-12-07 23:53:27 +09:00
Kris Maglione ed7549cca7 Fix CompTitle padding, and stuff. 2008-12-05 17:55:38 -05:00
Kris Maglione 4ab62279ed Fix highlighting active hint. 2008-12-05 13:34:21 -05:00
Kris Maglione 0e13ddd166 No mapping found 2008-12-05 07:31:58 -05:00
Kris Maglione bf25c4fe6a This reverts commit 5b706cae475e0253cace8c36115fe0f7bde15736. 2008-12-05 07:17:54 -05:00
Kris Maglione 4a1e064b6d Move Hint { display: inline; } to CSS 2008-12-05 06:30:26 -05:00
Kris Maglione 809da07b11 Prevent async completions from resetting selected completion 2008-12-05 06:22:04 -05:00
U-MAIN\anekos 84e84c81fd Fixed the issue to which hints does not show the numbers.
ex:
  f<ANYCHAR><BS>
2008-12-05 18:37:26 +09:00
Kris Maglione bcb9775b03 Allow <Tab> completion of ;hint modes (again). 2008-12-04 08:18:10 -05:00
Daniel Bainton 729854c749 Rename liberator/ to common/ 2008-12-04 07:56:35 +02:00