1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-29 09:04:05 +02:00
Commit Graph

97 Commits

Author SHA1 Message Date
Kris Maglione 8928c81404 Clean up the new hints code a bit 2008-10-30 20:51:19 +00:00
Doug Kearns 416440edbb whitespace fixes 2008-10-29 06:12:01 +00:00
Kris Maglione a3b5c6c78e Get rid of QUICK/EXTENDED hint modes, since they dont make sense anymore. 2008-10-29 01:27:11 +00:00
Kris Maglione ab30527ccf Simplify hint code. 2008-10-29 01:05:43 +00:00
Martin Stubenschrott 8d9c6fcb28 moved hints to commandline.input(), thanks Xie&Tian 2008-10-29 00:09:22 +00:00
Martin Stubenschrott bded827ce7 fixed custom hints 2008-10-27 23:01:57 +00:00
Doug Kearns 349eed1b08 minor refactoring of hints#generate - calling generate on frames 2008-10-17 12:27:43 +00:00
Kris Maglione fb67ac7028 Fix hints again. 2008-10-14 08:05:29 +00:00
Kris Maglione 2c1ea7fa0b Fix hints. 2008-10-14 08:04:32 +00:00
Kris Maglione ff7c3c1210 Add liberator.modules namespace, load scripts via subscript loader, report better errors on :so with here docs, beep when clicking an input field in command line mode. 2008-10-13 21:05:48 +00:00
Kris Maglione cd0fb01dd4 with (liberator) 2008-10-13 00:50:03 +00:00
Kris Maglione 10376ecb77 Add search keyword-history completion (try typing a keyword), better JS completion, better errors in :so, check "preload" before preloading history/bookmarks, Object/Function highlighting, some other bug fixes. 2008-10-08 02:56:11 +00:00
Kris Maglione 12a6b7ee05 Get rid of *style options and add highlight groups 2008-10-07 14:46:18 +00:00
Kris Maglione 45ad9f0c8b Allow C-c to interrupt search highlighting 2008-10-07 14:25:18 +00:00
Kris Maglione 55df63ee81 Fix favcons in completions, add "shutdown" trigger, register vimperator.css as user stylesheet, make option completions better, hide completion list when no completions available. Yeah. A lot. Sorry. 2008-10-05 03:50:09 +00:00
Doug Kearns 6ef73cf313 whitespace fixes and revert some overly aggressive use of expression closures 2008-10-04 10:18:53 +00:00
Doug Kearns 156fa5d56f add bangAllowed property to Command's extraInfo to specify whether the bang
version of the command is available
2008-10-04 09:00:36 +00:00
Kris Maglione 1cf325a539 Refactor HTML generation to use E4X. Could use some refactoring. 2008-09-30 23:37:33 +00:00
Doug Kearns 6eea753fa1 add :set validation and completion for 'eventignore' and 'suggestengines' 2008-09-26 05:29:17 +00:00
Doug Kearns 851d8d8383 use 'lambda' notation where appropriate 2008-09-23 10:06:04 +00:00
Doug Kearns e64a7397df use let when declaring loop variables 2008-09-18 12:07:10 +00:00
Kris Maglione 386bfb1f20 Allow hints in the MOW. 2008-09-14 22:23:06 +00:00
Doug Kearns fefa6e4609 move getMapLeader() to liberator.Mappings 2008-09-11 16:39:29 +00:00
Kris Maglione 4b6c27b1e7 Added liberator.commandline.input() to prompt the user. Added prompt when opening too many tabs. 2008-09-10 04:28:11 +00:00
Doug Kearns 6ea8b75298 whitespace fixes 2008-09-01 09:22:47 +00:00
Doug Kearns f2bce0b115 ignore hintable elements which are not displayed (Krishna Rajendran) 2008-08-24 23:10:07 +00:00
Doug Kearns 5dd44343ed add missing semicolons 2008-08-23 02:31:17 +00:00
Doug Kearns dee53e3b9f whitespace fixes 2008-08-21 22:31:06 +00:00
Martin Stubenschrott 2337b80edc new ;b extended hint mode 2008-08-17 17:29:55 +00:00
Doug Kearns 23692e57aa add some missing semicolons and remove some trailing commas 2008-07-27 15:08:06 +00:00
Doug Kearns f686b00040 minor formatting fixes 2008-07-26 17:03:04 +00:00
Tim Hammerquist c55d7b51d0 added option value completion; small typos. 2008-06-19 22:34:45 +00:00
Martin Stubenschrott ebbbd24097 added "custom" for hintmatching, thanks trapezoid 2008-06-16 13:19:25 +00:00
Doug Kearns 5beaa4ca6c whitespace fixes 2008-06-06 13:47:51 +00:00
Doug Kearns 9cb7ae4f36 add missing semicolons 2008-05-27 16:13:49 +00:00
Doug Kearns c1390135d2 whitespace fixes 2008-05-27 15:15:36 +00:00
Doug Kearns f43fc67115 add some missing fold markers 2008-05-17 16:04:24 +00:00
Martin Stubenschrott 8a1162349a fixed some hints problem 2008-05-17 14:54:10 +00:00
Martin Stubenschrott de50bb4397 Vimperator 1.0! Horray! 2008-05-14 18:42:12 +00:00
Martin Stubenschrott c23a942dc8 added better hintmatchers, thanks Daniel 2008-05-14 18:02:26 +00:00
Martin Stubenschrott 04004ebb39 new liberator.util.readFromClipboard, so also non-Firefox extensions have access to the clipboard 2008-05-05 13:22:55 +00:00
Martin Stubenschrott 3c4edd335b added new hint color options and a new hintmatching option (thanks Daniel) 2008-04-30 21:45:36 +00:00
Martin Stubenschrott bbfdd78660 added link to external scripts repository 2008-03-30 13:13:41 +00:00
Martin Stubenschrott 618c47bc46 big vimperator->liberator rename, expect some brakeage 2008-03-18 15:18:55 +00:00
Martin Stubenschrott 57debc00e0 * renamed shortHelp -> decription
* refactored abbreviation and mapping commands (actually 200 LOC less now :)
2008-02-29 14:46:33 +00:00
Martin Stubenschrott a92f9c9a2b moved some mappings to buffer.js and hints.js 2008-02-23 21:17:39 +00:00
Martin Stubenschrott 1556268fea massive options.js cleanup. It is now only responsible for the options framework, but does not host
any option. They are now saved in the modules where the corresponding features are defined or in vim.js
if they are general options. Expect the same code rework for commands and mappings.
2008-02-07 03:03:27 +00:00
Daniel Bainton a510328e4b Fixing ;y<num> to yank the hint destination URL instead of the current page 2008-01-25 05:06:58 +00:00
Martin Stubenschrott 43038f7566 refactored some yanking code 2008-01-05 23:31:07 +00:00
Martin Stubenschrott 642ac2ba27 fixed hints 2008-01-05 21:58:11 +00:00