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

148 Commits

Author SHA1 Message Date
Doug Kearns fd0d20b42c inline odd buffer.getElement - only used in liberator.help 2008-10-30 04:39:44 +00:00
Kris Maglione d21c5fac6c Force echomsg to single line, for now 2008-10-29 16:48:01 +00:00
Doug Kearns f86f2dcee5 replace use of deprecated getBoxObjectFor in liberator.beep 2008-10-29 10:13:40 +00:00
Martin Stubenschrott 8d9c6fcb28 moved hints to commandline.input(), thanks Xie&Tian 2008-10-29 00:09:22 +00:00
Doug Kearns 793e45ea83 add the platform to config.features 2008-10-23 14:06:39 +00:00
Doug Kearns 2141d475f8 add 'exrc' 2008-10-21 15:45:57 +00:00
Martin Stubenschrott 6a042e539d * fixed some muttator warnings
* temp. moved "gm" to "g." since "gm" is taken in muttator already
2008-10-20 23:09:54 +00:00
Doug Kearns 7a15b80aff add 'errorbells' 2008-10-20 16:56:31 +00:00
Doug Kearns e7d99e5a5b fix visual bell - center it since its dimensions are now less than the box to
workaround a FF3 bug
2008-10-20 16:32:30 +00:00
Doug Kearns 03d91c794c fix :pageinfo and :time output - use the character entity for NBSP 2008-10-20 16:08:23 +00:00
Doug Kearns bec8d33e59 pass all command actions an args object - IMPORTANT: this will possibly break
your plugin, read the NEWS file
2008-10-17 11:39:25 +00:00
Kris Maglione bb32ae917c Fix plugin loading 2008-10-16 00:19:03 +00:00
Kris Maglione 07d8bbc159 Fix plugin loading 2008-10-15 19:06:18 +00:00
Kris Maglione eafa04da64 Better JS completion cacheing 2008-10-15 18:50:42 +00:00
Doug Kearns 1394f483e4 declare some undeclared variables in parseOpt and whitespace fixes 2008-10-15 01:55:27 +00:00
Martin Stubenschrott 1e1fa8f51d dump how long vimperator needs to startup 2008-10-14 07:35:16 +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 0f92110012 Allow :time to be interrupted 2008-10-12 18:58:32 +00:00
Kris Maglione afcd5cbaeb Dont display "replaying" unless playing back a macro 2008-10-12 15:57:54 +00:00
Kris Maglione 7a61111e35 Add tab numbering 2008-10-12 05:32:38 +00:00
Daniel Bainton e5b21557c6 Make the command not found error be meaningful on both vimperator and muttator 2008-10-11 17:39:32 +00:00
Kris Maglione ddb2f171a8 Dont source a plugin twice 2008-10-11 16:40:08 +00:00
Kris Maglione b32728d34a Add a :loadplugins command 2008-10-11 16:37:57 +00:00
Kris Maglione e92a35a197 Update :au to use args parser, and perform certain replacements (more to come?). 2008-10-11 01:29:03 +00:00
Kris Maglione 0c06594885 Add -name argument to :sty and -name/-index arguments to :delsty 2008-10-10 22:29:21 +00:00
Kris Maglione 077fdc838a Move to the chrome://liberator namespace 2008-10-09 02:25:19 +00:00
Kris Maglione b350867a7e Add function arg completion to javascript completion. Better exceptions from liberator.eval. 2008-10-08 23:43:17 +00:00
Kris Maglione e22bd873ff Fix the visual bell 2008-10-08 17:44:11 +00:00
Doug Kearns 54447f16ef use completion.dialog to complete :dialog 2008-10-08 11:42:24 +00:00
Kris Maglione 4ff5adcc4e Get rid of template.map overloading, add standard "usage" template for ex/vi/option 2008-10-08 03:41:55 +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 78d9d51434 Last commit done right (or wrong, as it so happens, given Spidermonkeys buggy regex engine) 2008-10-07 21:03:06 +00:00
Kris Maglione ee6ca4bb4a The dump part of the last commit, which didnt make it in 2008-10-07 20:35:17 +00:00
Kris Maglione 08ac946225 Highlight substrings matching the filter in completions. Fix javascript completion and :hi. Run dump() arguments through objectToString and append "\n" 2008-10-07 20:33:44 +00:00
Doug Kearns 01e89bc6d8 move some completion code to completion.js 2008-10-07 15:32:48 +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 19b942aebc Allow io.source to register stylesheets 2008-10-07 07:39:09 +00:00
Kris Maglione 3169a93825 Add Option.has(). Improve JS completion. 2008-10-07 03:19:40 +00:00
Kris Maglione 2b5daac844 Check for Components.utils.reportError before calling it 2008-10-06 21:55:38 +00:00
Kris Maglione 1084a94f65 Dump a stack on failed module load 2008-10-06 21:52:50 +00:00
Kris Maglione 899fa605e6 Make autocompletion generally more reasonable 2008-10-06 18:48:08 +00:00
Doug Kearns 4860ff32fe fix typo in :dialog definition 2008-10-06 16:22:10 +00:00
Doug Kearns cd64a5132a fix some arg parsing caused by last argCount additions 2008-10-06 16:15:59 +00:00
Doug Kearns 413e01da41 add some missing argCount specs to commands 2008-10-06 13:07:57 +00:00
Doug Kearns 0c03963cf9 add count property to Command's extraInfo to specify whether the command
accepts a count/range
2008-10-06 10:42:06 +00:00
Kris Maglione 0a8252fb2a Added :sty chrome to style the main window, moved a bunch of inline styles to CSS, fixed some completion bugs, removed util.blankDocument 2008-10-05 23:38:31 +00:00
Kris Maglione 05aac8ced6 Fix some brokenness 2008-10-05 07:40:26 +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