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

230 Commits

Author SHA1 Message Date
Kris Maglione 108f467fe4 Completely HTML-ize help transforms. Add intentionally undocumented :exporthelp. 2009-11-02 00:18:58 -05:00
Kris Maglione 35a6000d68 Add NEWS entries about help system refactoring.
--HG--
branch : xslt
2009-10-26 17:55:59 -04:00
Kris Maglione 537c0e0d51 Minor help fixes. Almost time to merge. Need to get rid of these silly security warnings flooding the console.
--HG--
branch : xslt
2009-10-26 03:54:29 -04:00
Kris Maglione 486ac5954a Get rid of silly config.helpFiles.
--HG--
branch : xslt
rename : common/components/chrome-data.js => common/components/protocols.js
2009-10-25 20:06:50 -04:00
Kris Maglione 10091e0fd1 Use host branding dtd. Purge help of residual Vimperator/Firefox references.
--HG--
branch : xslt
2009-10-25 15:20:56 -04:00
Kris Maglione 9e531ca343 Fix Xulmus, etc.
--HG--
branch : xslt
2009-10-25 13:43:25 -04:00
Kris Maglione 8f1ca98995 Update Xulmus docs, in theory.
--HG--
branch : xslt
2009-10-24 18:47:30 -04:00
Kris Maglione c697b165a0 Update Xulmus docs, in theory.
--HG--
branch : xslt
rename : common/locale/en-US/intro.xml => vimperator/locale/en-US/intro.xml
rename : common/locale/en-US/tutorial.xml => vimperator/locale/en-US/tutorial.xml
2009-10-24 18:45:11 -04:00
Kris Maglione 0d44d919bc Replace asciidoc with native XSLT transforms.
--HG--
branch : xslt
rename : common/Makefile.common => common/Makefile
rename : vimperator/components/about-handler.js => common/components/about-handler.js
rename : vimperator/components/chrome-data.js => common/components/chrome-data.js
rename : vimperator/components/commandline-handler.js => common/components/commandline-handler.js
2009-10-21 04:46:29 -04:00
Doug Kearns c25c443a4a Bump Asciidoc required version in :help writing-docs section. 2009-10-20 15:09:17 +11:00
Doug Kearns 2a5516e34a Update links in help files for the new websites 2009-10-16 00:29:51 +11:00
Doug Kearns 3034655dfe Fix Firefox and Vimperator references in Xulmus help 2009-10-16 00:04:18 +11:00
Doug Kearns eefebdb05d Add Xulmus TODO item. 2009-10-13 23:22:41 +11:00
Doug Kearns e31792b4b5 Fix some trivial formatting issues in the various.html help file. 2009-10-13 13:58:21 +11:00
Doug Kearns 81bd77b06a Update the ex-cmd-index help. 2009-10-13 13:47:11 +11:00
Štěpán Němec 42a6de01f7 options.txt: Fix wording of 'cdpath' and misplacement of 'private'. 2009-10-11 23:18:30 +02:00
Doug Kearns 29de612097 Fix escaping from Textarea mode in input fields.
When escaping from Textarea mode in input fields, and also text areas if
'insertmode' is set, return to Insert mode.
2009-10-11 01:38:11 +11:00
Doug Kearns 55c013366d Fix wording of :help warning. 2009-10-09 18:57:28 +11:00
Doug Kearns e511c84289 Recommend :ext{delete,disable} rather than :addons on the intro.html page. 2009-10-09 18:52:35 +11:00
Doug Kearns 32328e0419 Reorganize the tabs.html help page. 2009-10-08 13:24:26 +11:00
Doug Kearns e041219339 Whitespace fixes. 2009-10-03 16:58:45 +10:00
Martin Stubenschrott 3910c0604b Move all files to a MIT license 2009-10-03 00:32:29 +02:00
Doug Kearns f79c6e8dc1 Rename :tabreattach to :tabattach.
As Kris noted this may be better implemented as :tabmove -window.
2009-09-30 19:48:34 +10:00
Doug Kearns 4a0e9bfd84 Add :tabreattach.
The name is not very convincing.
2009-09-28 17:49:24 +10:00
Doug Kearns 41a1a4cda0 Use | rather than \ for the toggle view-source command.
\ conflicts with the default map-leader.

--HG--
extra : transplant_source : %83%DF%5D2%8FJ%7B%29X%EF%5B%09%AB%84ON%D7%0CEz
2009-09-27 02:06:39 +10:00
Kris Maglione fe8a96faf3 Replace my quirky license block with explicit MIT license. 2009-09-26 14:52:19 -04:00
Doug Kearns 6b7108ba9c Display an error when calling :tabdetach on the only tab in a window. 2009-09-16 12:47:54 +10:00
Doug Kearns dbc99ad956 Revert "Move util.Array to modules.Array_."
This reverts commit d6cdda48a18c9fa05365b50046470fec9935fd3c.

Array_ method chaining needs fixing.
2009-09-15 13:20:06 +10:00
Doug Kearns 9ec2a359e7 Add :keepalt. 2009-09-14 15:21:52 +10:00
Doug Kearns ae66253b18 Update Xulmus TODO. 2009-09-14 15:21:51 +10:00
Doug Kearns dfc4864fd0 Improve :help options.html formatting. 2009-09-14 15:21:50 +10:00
Doug Kearns 7c66dc2b17 Move util.Array to modules.Array_. 2009-09-14 15:19:56 +10:00
Doug Kearns 75f2481523 Fix :ext* help descriptions in index.html. 2009-09-04 12:30:26 +10:00
Doug Kearns cf4bdb2969 Fix help file validation errors. 2009-08-27 14:46:40 +10:00
Doug Kearns 130ea15a4c Remove :pclose from Vim syntax highlighters. 2009-08-27 14:46:39 +10:00
Doug Kearns b6a898a5fa Formatting fixes. 2009-08-27 14:46:37 +10:00
Doug Kearns bf240bc2b0 Make config.styleableChrome an array. 2009-08-27 14:46:35 +10:00
Doug Kearns c958616337 Formatting fixes. 2009-08-27 14:46:30 +10:00
Doug Kearns e159a0d07d Add :verbose. 2009-08-27 14:46:26 +10:00
Doug Kearns a4a204a8fe Miscellaneous help fixes. 2009-08-27 14:46:25 +10:00
Doug Kearns bc4825c5e7 Mention extended hint commands in :help :bmarks. (stepnem) 2009-08-23 00:05:53 +10:00
Doug Kearns 8eea6951af Document the more-prompt mappings. 2009-08-23 00:05:18 +10:00
Doug Kearns b0f4af5e55 Rename -liberator command-line option to -[config-name]. 2009-08-21 23:57:38 +10:00
Doug Kearns cc187d8372 Allow multiple +c and ++cmd command line options. 2009-08-21 23:57:37 +10:00
Kris Maglione 9d77c018ca Fix something to do with <a>. 2009-08-19 14:03:14 -04:00
Doug Kearns 662bf53d5f Normalise fooID => fooId. 2009-08-16 01:35:03 +10:00
Doug Kearns f9436047b1 Some miscellaneous help fixes. 2009-08-16 01:35:02 +10:00
Doug Kearns fbba9bd5f2 Mention the 'messages' option in :help message-history. 2009-08-16 01:34:59 +10:00
Doug Kearns ccb7f5cb77 Remove "windows" from the Xulmus features list.
Songbird doesn't support multiple windows.
2009-08-10 21:44:19 +10:00
Doug Kearns c43dbf510e Fix #326 (:style -append not working as expected). 2009-08-10 07:13:15 +10:00