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

2990 Commits

Author SHA1 Message Date
Doug Kearns 79ef0f67eb Don't bother forking colorscheme completion.
It was an attempt to improve on Vim's colorscheme completion, across
multiple runtime paths, but that's more buggy than useful.
2009-03-18 20:38:18 +11:00
Doug Kearns 202975b3f1 Add extension ID update reminder to TODO. 2009-03-18 20:38:16 +11:00
Conrad Irwin 238e45482c Fix bug #189, <tab><cr> now uses first completion
On discussion with maxauthority this is probably the best way of doing
things for now.
2009-03-18 00:45:47 +00:00
Conrad Irwin 924aba8f54 Commandline completion for hinted file inputs
When an <input type="file"> is selected with hints, it will cause an
"Upload file: " prompt in the commandline. (Selection with tab and mouse
is left unchanged and will cause the firefox dialog to display)
2009-03-16 12:28:34 +00:00
Doug Kearns c8a405cec5 Move Conrad to the developers list. 2009-03-16 16:28:05 +11:00
Doug Kearns c1ec3989a9 Add support for image map hinting (Conrad Irwin). 2009-03-15 13:43:16 +11:00
Daniel Bainton ae150a373e Fix bug #93 the hacky way, thanks to Conrad Irwin for the patch. 2009-03-15 03:27:07 +02:00
Daniel Bainton 5c2d82468f Post Vimperator 2.0 beta 3 2009-03-14 12:43:26 +02:00
Daniel Bainton 079bc1a933 Vimperator 2.0 beta 3 2009-03-14 12:37:01 +02:00
Doug Kearns b23c928922 Don't source the user RC file twice when 'exrc' is set.
When started from $HOME, the 'exrc' file and the user RC file are the
same file.
2009-03-14 18:10:44 +11:00
Doug Kearns 9de03780e4 Add @returns attribute to io#getRCFile documentation. 2009-03-14 17:14:17 +11:00
Doug Kearns 4d9cefa754 Fix regressions.js modeline. 2009-03-14 17:11:24 +11:00
Doug Kearns 7955e6ce24 Fix mode string case in 'editor' help. 2009-03-14 17:08:30 +11:00
Doug Kearns a37f61028d Fix editor#pasteClipboard on Windows. 2009-03-13 18:06:20 +11:00
Kris Maglione ed79b24a01 Merge. 2009-03-12 22:05:38 -04:00
Kris Maglione 93f59df6e7 Fix some bugs---which bugs, I have no idea. 2009-03-12 22:00:46 -04:00
Doug Kearns f909cc128e Cancel the isReplaying macro mode when a macro is interrupted. 2009-03-12 00:31:59 +11:00
Štěpán Němec 8b65863488 Fix disappearing 'q{0-9a-zA-Z}' in repeat.html
Bonus: typo in regressions.js, downcase 'Command-line' in cmdline.txt
(as it's not speaking about mode, hope thesnowdog will agree)

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
2009-03-12 00:30:37 +11:00
Daniel Bainton 466e521230 Revert "Replace use of editor.pasteClipboard with executeCommand("cmd_paste")."
This reverts commit 7e8db4743b24368ba1784420e6cdf6b4838958df.

The commit breaks selection pasting in linux, so reverting.
2009-03-08 20:35:16 +02:00
Doug Kearns 52956a9aa1 Replace use of editor.pasteClipboard with executeCommand("cmd_paste").
This fixes #93 (<s-insert> in the bottom of a long textarea bounces up)
as well.
2009-03-09 01:18:57 +11:00
Doug Kearns 8c2adfefb1 Rename an oddly named variable in util.readFromClipboard. 2009-03-07 02:40:20 +11:00
Doug Kearns 31a5605158 Fix links in :help contact text. 2009-03-07 01:11:51 +11:00
Doug Kearns db0b6ad629 Add help links to Mozilla KB preference documentation. 2009-03-07 01:01:47 +11:00
Doug Kearns 5f190d3443 Strip leading counts and trailing bangs from help tag links. 2009-03-07 00:50:28 +11:00
Doug Kearns 9d3a5ec939 Fix help links whose destination is the current page. (#169) 2009-03-05 01:27:41 +11:00
Doug Kearns 1117fc7ad0 Sync help and wiki donation blurbs. 2009-03-04 21:19:34 +11:00
Doug Kearns c14f5eed2b Fix typo in :cabbrev help. 2009-03-04 20:42:34 +11:00
Doug Kearns 033aab5e5a Trivial help formatting improvements. 2009-03-04 20:28:55 +11:00
Doug Kearns 1e7158b397 Fix accessing help topics on the current help page.
Only those beneath the current page position were accessible.
2009-03-04 17:25:18 +11:00
Daniel Bainton 8e85219443 Fix vimperator for the latest firefox nightlies 2009-03-03 15:53:42 +02:00
Doug Kearns 00458601b5 Document the "h" value of 'cpt' (#168). 2009-03-03 03:01:20 +11:00
Doug Kearns 0c8045d134 Remove TODO item regarding 'flashblock' query return value.
The problem lies with the plugin. The 'flashblock' setter is returning a
string rather than a boolean.
2009-03-03 02:37:11 +11:00
Doug Kearns 866940886d Set the href of links in the output of :jumps to the actual URL.
template.highlightURL should probably have the same change applied but
I'm not sure of the intent there.
2009-03-03 00:57:04 +11:00
Doug Kearns 614ab6082c Fix ;t and ;b extended hint modes in the MOW. 2009-03-03 00:50:11 +11:00
Doug Kearns 4cd6c1b271 Explicitly describe how to disable all bells in 'vb' help. 2009-03-01 14:15:28 +11:00
Doug Kearns 226e7e6add Remove a trailing comma from an object literal. 2009-03-01 14:15:26 +11:00
Martin Stubenschrott 3c3f6c1ee9 added/updated Donor names 2009-02-28 22:17:16 +01:00
Doug Kearns f82b03f796 Fix escaped path separator in messages on Windows. 2009-03-01 02:49:18 +11:00
Doug Kearns b3a5f279fc Fix arg markup in :delstyle help section. 2009-03-01 01:55:11 +11:00
Doug Kearns f28f6bc5fb Update TODO with current MOW hinting status. 2009-02-28 22:05:26 +11:00
Doug Kearns 09e82c7914 Fix version.html generation for POSIX sed. 2009-02-26 14:51:48 +11:00
Daniel Bainton e0d95a115b Fix typo in Donors 2009-02-24 17:44:55 +02:00
Doug Kearns 60791f64af Ignore case in :sidebar and :dialog completion.
Also fixes these to report the original arg in error messages again.
2009-02-24 15:22:08 +11:00
Ted Pavlic e318da7073 Made <S-l> and <S-L> look the same to events.js 2009-02-23 10:30:07 -05:00
Ted Pavlic eb74df729e Change two Makefile.common var references to use $() over ${}.
Both are legal in Makefiles, but $() matches local convention, and $()
prevents confusion about when the variable is expanded (i.e., shell vs.
make).
2009-02-23 10:14:16 -05:00
Daniel Bainton 530670f1a0 case-insensitivity for :sidebar and :dialog 2009-02-23 08:18:03 +02:00
anekos e459c7c867 Escaping the error.
A error occurs if the element has been removed when "elem.selectionStart" is executed.

e.g.
  Press "gi<ESC>" on
  <input type="text" onfocus="this.parentNode.removeChild(this)" />
2009-02-23 04:55:51 +09:00
Doug Kearns bbb22074a9 Fix make clean and distclean. 2009-02-20 17:25:49 +11:00
Martin Stubenschrott 79e1a8d9e0 updated donors 2009-02-20 00:18:25 +01:00
Daniel Bainton 6be11c7cc2 update makefile for 2.0 beta3 pre 2009-02-19 18:00:32 +02:00