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

3305 Commits

Author SHA1 Message Date
Doug Kearns 111e27bf2e Add some very rough API documentation for Events. 2009-05-22 10:53:14 +10:00
Doug Kearns 72aba0f876 Don't beep when jumping too far with :back/:forward.
Specifying a count larger than the number of history items shouldn't
cause :back and :forward (H and L) to beep. This is also consistent with
other commands.
2009-05-22 10:53:12 +10:00
Doug Kearns 3df0e174ac Move liberator.input to Events. 2009-05-22 10:53:11 +10:00
Doug Kearns d248f92500 Improve :mkvimperatorrc error messages. 2009-05-22 10:53:10 +10:00
Doug Kearns 4cbe2ed222 Merge buffer.scrollToRatio with buffer.scrollToPercentile. 2009-05-22 10:53:09 +10:00
Doug Kearns dfb68bc9f8 Fix case of all references to Option#globalValue. 2009-05-22 10:53:07 +10:00
Doug Kearns f834cfcd6b Add some API documentation for Options and others. 2009-05-22 10:53:06 +10:00
Doug Kearns 9d26a8a20d Add :mksession feature TODO. 2009-05-22 10:53:04 +10:00
Doug Kearns 1f307a9918 Support the criticism of the .vimperatorrc.local line in the RC file. 2009-05-22 10:53:03 +10:00
Doug Kearns bd1798726f Use @returns rather than @return in API docs. 2009-05-22 10:53:02 +10:00
Doug Kearns cb0a352454 Fix an old call to snapshotItem in highlightObj.highlightDoc.
Spans are now stored in an array.
2009-05-22 10:52:59 +10:00
Martin Stubenschrott 4fff07b8ef vimperator 2.1 released (and changed 'cpt' default from 'sfl' to 'slf') 2009-05-21 13:36:23 +02:00
Kris Maglione d1241eb346 Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator 2009-05-19 13:06:48 -04:00
Timo Mihaljov 39063c3f5a Fix 'hi' to mean 'history' and 'hin' to mean 'hintinputs' 2009-05-19 13:05:58 -04:00
Doug Kearns f5b224efdd Fix #265 (tabclose with argument not working). 2009-05-16 00:39:34 +10:00
Doug Kearns a97d419fc8 Move events.prefObserver to options.prefObserver. 2009-05-15 22:17:00 +10:00
Doug Kearns 47f63446cb TODO(bug) - :mkvimperatorrc adds spurious vmap/nmap lines. 2009-05-15 17:42:25 +10:00
Doug Kearns 19d51ebb17 Fix "gi" for file input fields. 2009-05-15 17:36:06 +10:00
Doug Kearns b665e766e7 Fix #208 (Hint on text field doesn't work for some fields) 2009-05-15 01:13:44 +10:00
Doug Kearns 56f1fe6c50 Remove some silly argument guard clauses.
Removed from Command(), Mapping() and Option().

Throw an exception if you care enough to check but we don't do so
anywhere else.
2009-05-15 00:39:47 +10:00
Doug Kearns a487d34d7d Add some rough documentation for Mappings.
Someone should really add some polished documentation.
2009-05-15 00:37:46 +10:00
Doug Kearns 2c486edee7 Fix conditional in editor.executeCommandWithMotion. 2009-05-15 00:29:50 +10:00
Doug Kearns 18def4a7ae Add :frameonly. 2009-05-13 02:14:04 +10:00
Doug Kearns 895e40a803 Fix error message for :source with too many args. 2009-05-13 01:39:52 +10:00
Doug Kearns 7fc37fe79c Remove some old/invalid FIXME comments. 2009-05-13 01:34:09 +10:00
Doug Kearns 32fc0f97c2 Add some rough documentation for the Tabs module. 2009-05-13 01:03:26 +10:00
Doug Kearns 47a5c73a5b Remove some Hungarian notation. 2009-05-12 18:24:12 +10:00
Doug Kearns a1c53bbdb0 Remove a trailing comma. 2009-05-11 20:15:08 +10:00
Doug Kearns 7e4a0096de Fix use of reserved word "class" in template.completionRow. 2009-05-11 20:13:45 +10:00
Doug Kearns ad9e9582f2 Fix #255. 2009-05-11 18:57:49 +10:00
Doug Kearns cb0f542e94 Rename Search to Finder.
Search generally refers to web searches in this domain and mixing
"search" and "find" within the same module is very confusing.
2009-05-11 17:53:33 +10:00
Doug Kearns 208bc5c6f3 Cleanup Search event callback names. 2009-05-11 16:11:06 +10:00
Doug Kearns 37c466b441 Fix search.highlight to prevent rehighlighting on n/N. 2009-05-11 16:08:11 +10:00
Doug Kearns f73879f43e Add :stopall. 2009-05-11 01:20:45 +10:00
Doug Kearns 961c84c33d Recategorise level 9 TODOs as level 8. 2009-05-10 21:54:41 +10:00
Martin Stubenschrott 3345640503 The first muttator donor, which I am so happy about to commit this
individually :)
2009-05-10 10:17:09 +02:00
Štěpán Němec 32be6b7469 A few docs clarifications.
-- shifted mappings notation (<C-n> vs <C-N>)
-- adjusted the ':!' warning
-- other minor fixes
2009-05-09 16:31:50 +10:00
Doug Kearns 7a4f68d6ce Document marks.all. 2009-05-09 16:31:48 +10:00
anekos c9806481ce Add keywords (vmap...) 2009-05-06 21:49:28 +09:00
Doug Kearns 93e166e86b Refactor "gt" action. 2009-05-06 21:45:06 +10:00
Doug Kearns 7281f64eae Fix the activity indicator when tab numbering is active. 2009-05-06 21:45:05 +10:00
Doug Kearns 4912348398 Normalise the count arg of map actions with Math.max.
Passing an arg object to these actions as is done for commands might be
better.
2009-05-06 21:45:03 +10:00
anekos 8021953f0f Add keywords (nmap...) 2009-05-06 19:47:00 +09:00
Martin Stubenschrott 16673f3e90 Add some info to the coding style 2009-05-06 00:51:46 +02:00
Martin Stubenschrott acd7d654ad Fixed muttator folder completions 2009-05-06 00:09:56 +02:00
Kris Maglione 43537025c6 Some esthetic and practical changes to modes and a couple of completion functions. 2009-05-05 17:23:04 -04:00
Prathyush Thota f83a99ba06 Added SortView Command 2009-05-03 18:56:07 +05:30
Doug Kearns be58134222 Fix help index formatting. 2009-05-02 18:46:16 +10:00
Doug Kearns 3c408003d2 Remove fixed FIXME comment from template.highlightURL. 2009-05-02 17:06:30 +10:00
Kris Maglione 01a8844d96 Revert "Fix #258: :set urlseparator= results in infinite loop"
This reverts commit e0f50f4eef07670f5c4ece8496785f6683236dc8.
2009-05-01 17:49:41 -04:00