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

5152 Commits

Author SHA1 Message Date
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
Kris Maglione 017258955b Add bookmarks, diverted, links to 'activate'. 2010-09-28 10:39:40 -04:00
Kris Maglione d6aa3d5ef0 Fix visual bell styling. 2010-09-28 09:50:33 -04:00
Kris Maglione 60a2f83daa Fix beeping after every command when command after-image isn't disabled. 2010-09-28 09:42:59 -04:00
Kris Maglione 67eee9ad89 Fix spurious extra quotation marks in completion output. 2010-09-28 09:34:23 -04:00
Doug Kearns 37d94aaed9 Junk dactyl.{evalExpression,variableReference}.
Replace mappings.getMapLeader() with a mappings.mapLeader property.
2010-09-28 18:53:35 +10:00
Doug Kearns 0d56dac3ac Fix output of :let when no variables are defined. 2010-09-28 18:36:00 +10:00
Doug Kearns f3be395b0c Remove a stale comment. 2010-09-28 18:32:08 +10:00