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

4659 Commits

Author SHA1 Message Date
Doug Kearns 2c1555b651 Add missing filename.xml help file tags to the tags list.
These are the only tags guaranteed to be present for each file.
2010-10-02 18:14:33 +10:00
Doug Kearns ec9b83d898 Whitespace fixes. 2010-10-02 17:49:55 +10:00
Kris Maglione 21514370da Fix some args parsing bugs.
--HG--
extra : rebase_source : 1860f8e4e3dd69f26009c704626f41e668ae7e9f
2010-10-01 13:25:10 -04:00
Doug Kearns 572c591979 Fix :command list output. 2010-10-02 02:39:41 +10:00
Doug Kearns 2aa9c05492 Remove unnecessary RegExp when splitting paths in completion.shellCommand. 2010-10-02 01:07:06 +10:00
Doug Kearns 38aeea10a8 Give the about:pentadactyl page a title. 2010-10-02 00:35:43 +10:00
Doug Kearns 7a09c698f7 Add some missing options to index.xml help page. 2010-10-01 23:55:13 +10:00
Doug Kearns 84cd9c5cef Fix trailing whitespace in last commit (stepnem).
Also kick stepnem to bottom of the AUTHORS list at his request.
2010-10-01 22:48:51 +10:00
Doug Kearns 17a0f7bc8d Update Vim runtime files. 2010-10-01 22:20:34 +10:00
Doug Kearns b05c6f5659 Update Pentadactyl's AUTHORS list. 2010-10-01 20:41:05 +10:00
Doug Kearns 75854ad74d Fix 'banghist' type definition. 2010-10-01 20:33:10 +10:00
Kris Maglione dc77ef08cb Also add basic context menu to the completion list. 2010-09-30 18:44:47 -04:00
Kris Maglione 195eae7807 Fix minor oversight in last commit. 2010-09-30 18:04:19 -04:00
Kris Maglione e1d589ab9e Support Windows/OS-X in 'make install'. Closes issue #33. 2010-09-30 18:03:31 -04:00
Kris Maglione 0c76304f20 Pass encoding argument to loadSubScript. 2010-09-30 16:40:42 -04:00
Kris Maglione 634a26c98d Fix :macros. 2010-09-30 14:54:42 -04:00
Štěpán Němec 0cf2bc9cb8 Remove the named macro code.
This was of no use after removal of the :play command, which was alleged to use
that feature (it was never documented anyway).
2010-09-30 20:42:06 +02:00
Doug Kearns 924f6ab1b2 Replace some Muttator references. 2010-10-01 03:09:31 +10:00
Doug Kearns 725cf1f1f7 Replace the *.vimp file extension with config specific extensions. 2010-10-01 02:43:02 +10:00
Doug Kearns 002522c179 Remove a couple of spurious files. 2010-10-01 01:18:08 +10:00
Doug Kearns 8911bedbd7 Remove a stale comment.
The visualbell popup no longer clears the command-line.

--HG--
extra : rebase_source : 0b661f2b1ff98eda15cf531aa060b54a7e8bf600
2010-09-30 16:51:59 +10:00
Doug Kearns db40a27d0e Fix the version string on the about:pentadactyl page.
--HG--
extra : rebase_source : ba2cbc680cdda61eb4212550aaff04d58dd1b5a4
2010-09-30 16:46:50 +10:00
Doug Kearns d7bf145acf Normalise the use of "Ex command" in the help files.
--HG--
extra : rebase_source : cff38cc5048c648485bca80031910c1712280b35
2010-09-30 15:30:23 +10:00
Kris Maglione 251e6ccef1 Fix revision 07791c4ab465 again. 2010-09-30 10:57:22 -04:00
Kris Maglione c5d3c22d8f Fix color scheme completion in the wake of revision 52c986d043c7. Closes issue #35. 2010-09-30 10:22:27 -04:00
Kris Maglione 08c582fc5c Fix last commit. 2010-09-30 10:15:42 -04:00
Kris Maglione fe429284d1 Fix completion for things like Cc[foo+"bar]; for a certain value of fix. 2010-09-30 09:54:46 -04:00
Kris Maglione 23458b23d8 Fix help page titles. 2010-09-30 08:55:54 -04:00
Kris Maglione 631abed98d Some fixes for stringmap option completion. 2010-09-29 20:30:57 -04:00
Kris Maglione d9200ebfa8 Use literal: 0 for :extadd. 2010-09-29 16:17:28 -04:00
Kris Maglione d2fedd67f7 Add addon download start message. Its absense makes me uncomfortable. 2010-09-29 15:39:12 -04:00
Kris Maglione 455059dd76 Remove :beep. 2010-09-29 15:36:55 -04:00
Kris Maglione aefe32934b Add install and installxpi targets to Makefile. Closes issue #27. 2010-09-29 14:16:37 -04:00
Kris Maglione 86607a2230 Add forgotten docs from last commit. Closes issue #29. 2010-09-29 13:35:49 -04:00
Kris Maglione 7f973be500 Add passwords and venkman dialogs. 2010-09-29 13:31:26 -04:00
Kris Maglione f7b99e9272 Fix some functions that used to use args.string. 2010-09-29 13:21:01 -04:00
Kris Maglione 47f5b5e9d9 Remove forgotten dumpStack statement. :( 2010-09-29 11:59:10 -04:00
Kris Maglione cdaf824d1f Don't close the MOW when it's clicked. 2010-09-29 11:50:59 -04:00
Kris Maglione de3d43292e Fix io.source heredoc parsing in FF36. Closes issue #32. 2010-09-29 11:46:02 -04:00
Kris Maglione b711f928bf Fix 'pextpattern'/'prevpattern' quoting and remove spurious XPath validators. Closes issue #28. 2010-09-29 11:20:09 -04:00
Kris Maglione 5477acfad6 Fix some help linking and exporting bugs. 2010-09-29 10:56:58 -04:00
Štěpán Němec 2e2e87c627 Fix some broken and incorrect links in the docs. 2010-09-29 14:18:04 +02:00
Kris Maglione ea6ae88d4e Don't use modes.clear() to clear the last message and some collateral fixes. 2010-09-28 23:01:21 -04:00
Kris Maglione c2c33b77fb Better option validation messages for the more confusing validators. 2010-09-28 17:06:46 -04:00
Kris Maglione 50c1c568a2 XPath validators for 'extendhinttags', 'nextpattern', 'prevpattern'. 2010-09-28 16:31:00 -04:00
Kris Maglione 84ae493dfb Disable the command after-image by default. It feels like a bug with command-line auto-hiding. 2010-09-28 14:10:29 -04:00
Kris Maglione afc2eac676 Fix about:pentadactyl = about:undefined in Gecko<2.0. 2010-09-28 14:04:11 -04:00
Kris Maglione 85a5e15fc6 Fix <C-6> after deleting the current tab. 2010-09-28 13:24:30 -04:00
Kris Maglione a11246711a Add *basic* context menu to the MOW.
--HG--
extra : rebase_source : c1ce793f6242b8046b3a15cdcc7cdd0d16b43af5
2010-09-28 12:02:47 -04:00
Štěpán Němec 066e8c0b1a Mention :contexts in NEWS. 2010-09-28 17:01:31 +02:00