1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-28 15:02:27 +01:00
Commit Graph

50 Commits

Author SHA1 Message Date
Kris Maglione
1bcc5502e7 Remove obsolete global private browsing code. 2015-03-09 19:24:51 -07:00
Doug Kearns
14fc90ff58 Fix :help autocommand-list. 2014-02-20 23:07:43 +11:00
Doug Kearns
5f8631d493 Restore DownloadPost autocommand.
--HG--
extra : amend_source : 0baac78186f1293afc137b0815669159969fea20
2014-02-16 20:28:19 +11:00
Doug Kearns
94c28cc2aa Temporarily disable loading of the downloads module in FF26.
nsIDownloadManager has been removed so the module needs updating to utilise the
replacement Downloads.jsm.
2013-12-17 00:03:58 +11:00
Štěpán Němec
2b3a8a1e53 Add/fix some <k> tags' link attributes. 2011-10-20 12:36:03 +02:00
Štěpán Němec
fd9fa1ebe9 Help edits.
- fix the outdated <C-o>/<C-i> information
- edit the Pentadactyl tutorial
- remove last remnants of CTRL in help tags
2011-08-10 12:33:10 +02:00
Doug Kearns
f5d721740a Further mode names normalisation in docs.
--HG--
extra : rebase_source : 6c4be66d8c4ac56d10e7d86fc45da7b80ff484aa
2011-07-29 19:18:42 +10:00
Štěpán Němec
76481ab23e Autogenerate :h dialog-list. 2011-07-26 23:47:37 +02:00
Kris Maglione
0bdd20d8e2 Add <win> parameter to load autocmds. 2011-06-08 14:44:38 -04:00
Štěpán Němec
308f1b86dc Fix dactyl:link topic attribute URI scheme matching conflicting with :excmds. 2011-03-13 09:04:25 +01:00
Doug Kearns
27de24f852 Move some more message strings to the properties file. 2011-03-13 03:10:59 +11:00
Doug Kearns
8f51582eb0 Remove the 'cleardata' reference from :help dialog text.
It's not longer supported.
2011-03-08 15:21:31 +11:00
Kris Maglione
96c5044ac4 Localization-related changes. Fix dead help links. 2011-03-04 23:04:06 -05:00
Kris Maglione
90ee266d1b Make the features list somewhat more useful. 2011-02-21 23:32:22 -05:00
Kris Maglione
234f50bce8 Add tests for dead help links. Fix some minor bugs. Show error when trying to modify a builtin group rather than failing silently. 2011-02-21 16:22:30 -05:00
Štěpán Němec
db14f13353 Slim down insert.xml again now that all mappings are described in the autogenerated index.
Rename it to editing.xml, as it describes text (area) editing in general, not
only Insert mode.

--HG--
rename : common/locale/en-US/insert.xml => common/locale/en-US/editing.xml
2011-02-20 23:31:05 +01:00
Štěpán Němec
ec2630461c Remove outdated hint CSS information from the Penta tutorial. 2011-02-17 21:17:27 +01:00
Doug Kearns
35a6b6eaf4 Add new privacy.xml help file.
--HG--
extra : rebase_source : e141c5426e02dc38e38acb11fbf94ce4e5d62fc9
2011-02-01 20:08:46 +11:00
Doug Kearns
243921aec6 Mention the versions.xml help page in the intro page list. 2011-02-01 01:40:31 +11:00
Štěpán Němec
172c0058cf Typo and consistency fixes. 2011-01-20 00:41:16 +01:00
Kris Maglione
a0ad529424 Fix some errors in :command-complete-custom. Fix some help tags not appearing. 2011-01-19 17:54:17 -05:00
Štěpán Němec
b5f81976c5 Document the :command improvements added in the previous changeset. 2011-01-19 13:38:18 +01:00
Doug Kearns
70c43b22f0 Add a copy of the FAQ to the installed help system. 2011-01-17 13:48:06 +11:00
Doug Kearns
269a12a71a Update the tutorial help page with :listkeys et al. 2011-01-07 03:59:18 +11:00
Kris Maglione
43458d4432 Automagically generate DTDs. One more step towards dropping the chrome: protocol.
--HG--
rename : common/content/io.js => common/modules/io.jsm
2011-01-03 21:11:28 -05:00
Doug Kearns
4eb8682f28 Add missing :command-complete argument list help files. 2011-01-01 04:23:57 +11:00
Doug Kearns
729bf8d45c Normalise the help intro pages for each extension.
Specific content is still to come.
2011-01-01 03:52:44 +11:00
Kris Maglione
8c5abc4cf6 Add <bookmark> param for the JS bookmark object to Bookmark* autocommands. 2010-12-17 13:52:10 -05:00
Kris Maglione
714870525e Standardize formatting of :set examples in :help. 2010-12-17 09:04:46 -05:00
Štěpán Němec
a26b410daa Fix the initial note markup and a typo in the tutorial.
Closes issue #166.
2010-12-04 19:13:53 +01:00
Doug Kearns
d196061b16 Improve autocommands.xml formatting. 2010-10-21 15:20:44 +11:00
Doug Kearns
9f53da0ce3 Use entities in xmlns attributes where missing.
--HG--
extra : rebase_source : 9c46da3c53e76ed33a3839e7c59acacbd0ee7805
2010-10-20 13:49:32 +11:00
Doug Kearns
b5d37b8ae4 Steal some of stepnem's typo fixing thunder. 2010-10-13 11:28:06 +11:00
Kris Maglione
c0729269dd Add command argument/option/quoting help information. 2010-10-10 02:55:42 -04:00
Kris Maglione
8ab81562ba Remove some duplication in the DTDs. Link to the mailing list web page rather than address. 2010-10-02 18:08:41 -04:00
Doug Kearns
ec9b83d898 Whitespace fixes. 2010-10-02 17:49:55 +10:00
Kris Maglione
86607a2230 Add forgotten docs from last commit. Closes issue #29. 2010-09-29 13:35:49 -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
3d5f29fa59 Add Bookmark{Change,Remove} autocommands. Fix tags arg of BookmarkAdd, but keyword will still need BookmarkChange.
--HG--
extra : rebase_source : 2a3a37c3bf1743274ca875afbe110d85f70517d7
2010-09-27 10:04:52 -04:00
Kris Maglione
2169301157 Rename appname/idname to appName/idName in help files to maintain parity with code. 2010-09-24 07:49:17 -04:00
Kris Maglione
84ad7019bb Fix rogue semicolon in gui.xml.
--HG--
extra : rebase_source : 9991bd10e49d8658ab7ed5f10fa16afee845b9fa
2010-09-22 17:58:30 -04:00
Štěpán Němec
02714f06d9 Restore monospace markup for `pentadactylrc' and the like.
This was partly lost in the previous change due to linkification, but the <t>
and <tt> tags can actually be used together.
2010-09-22 23:22:42 +02:00
Štěpán Němec
7315817acd Fix some more typos and errors in the documentation 2010-09-22 18:16:04 +02:00
Doug Kearns
60eac8d752 Whitespace fixes.
--HG--
extra : rebase_source : 8668ae131079523322e32f068e1b48bea64b4f72
2010-09-22 13:35:11 +10:00
Doug Kearns
a460446f00 Resurrect the tutorial help page. 2010-09-21 00:04:56 +10:00
Kris Maglione
3fe0b9238f Fix CompletionContext#allItems in wake of quoting fixes in revision 8ea6242902e4; other small fixes. 2010-09-17 23:13:52 -04:00
Kris Maglione
1557b70f45 Major documentation updates and formatting fixes, and many, many other changes thanks to an MQ glitch, including:
* Significant completion speed improvements
 * Significantly improve startup speed, in large part by lazily
   instantiating Options and Commands, lazily installing highlight
   stylesheets, etc.
 * Update logos and icons, fix atrocious about page
 * Fix Teledactyl
 * JavaScript completion now avoids accessing property values
 * Add Option#persist to define which options are saved with :mkp
 * Add new Dactyl component which holds add-on-specific configuration
   information and removes need for separate components for each dactyl
   host
 * Several fixes for latest nightlies
 * Significant code cleanup and many bug fixes

--HG--
rename : muttator/AUTHORS => teledactyl/AUTHORS
rename : muttator/Donors => teledactyl/Donors
rename : muttator/Makefile => teledactyl/Makefile
rename : muttator/NEWS => teledactyl/NEWS
rename : muttator/TODO => teledactyl/TODO
rename : muttator/chrome.manifest => teledactyl/chrome.manifest
rename : muttator/components/commandline-handler.js => teledactyl/components/commandline-handler.js
rename : muttator/components/protocols.js => teledactyl/components/protocols.js
rename : muttator/content/addressbook.js => teledactyl/content/addressbook.js
rename : muttator/content/compose/compose.js => teledactyl/content/compose/compose.js
rename : muttator/content/compose/compose.xul => teledactyl/content/compose/compose.xul
rename : muttator/content/compose/dactyl.dtd => teledactyl/content/compose/dactyl.dtd
rename : muttator/content/compose/dactyl.xul => teledactyl/content/compose/dactyl.xul
rename : muttator/content/config.js => teledactyl/content/config.js
rename : muttator/content/dactyl.dtd => teledactyl/content/dactyl.dtd
rename : muttator/content/logo.png => teledactyl/content/logo.png
rename : muttator/content/mail.js => teledactyl/content/mail.js
rename : muttator/content/muttator.xul => teledactyl/content/pentadactyl.xul
rename : muttator/contrib/vim/Makefile => teledactyl/contrib/vim/Makefile
rename : muttator/contrib/vim/ftdetect/muttator.vim => teledactyl/contrib/vim/ftdetect/muttator.vim
rename : muttator/contrib/vim/mkvimball.txt => teledactyl/contrib/vim/mkvimball.txt
rename : muttator/contrib/vim/syntax/muttator.vim => teledactyl/contrib/vim/syntax/muttator.vim
rename : muttator/install.rdf => teledactyl/install.rdf
rename : muttator/locale/en-US/Makefile => teledactyl/locale/en-US/Makefile
rename : muttator/locale/en-US/all.xml => teledactyl/locale/en-US/all.xml
rename : muttator/locale/en-US/autocommands.xml => teledactyl/locale/en-US/autocommands.xml
rename : muttator/locale/en-US/gui.xml => teledactyl/locale/en-US/gui.xml
rename : muttator/locale/en-US/intro.xml => teledactyl/locale/en-US/intro.xml
rename : muttator/skin/icon.png => teledactyl/skin/icon.png
2010-09-17 06:21:33 -04:00
Kris Maglione
4e40abe6b0 Lots of rangefinder and Gecko 2 tabbing fixes. 2010-08-28 18:02:03 -04:00
Kris Maglione
924863cd61 imported patch dactylify
--HG--
rename : common/content/liberator-overlay.js => common/content/dactyl-overlay.js
rename : common/content/liberator.js => common/content/dactyl.js
rename : common/content/liberator.xul => common/content/dactyl.xul
rename : common/skin/liberator.css => common/skin/dactyl.css
rename : muttator/content/compose/liberator.dtd => muttator/content/compose/dactyl.dtd
rename : muttator/content/compose/liberator.xul => muttator/content/compose/dactyl.xul
rename : muttator/content/liberator.dtd => muttator/content/dactyl.dtd
rename : vimperator/AUTHORS => pentadactyl/AUTHORS
rename : vimperator/Donors => pentadactyl/Donors
rename : vimperator/Makefile => pentadactyl/Makefile
rename : vimperator/NEWS => pentadactyl/NEWS
rename : vimperator/TODO => pentadactyl/TODO
rename : vimperator/chrome.manifest => pentadactyl/chrome.manifest
rename : vimperator/components/about-handler.js => pentadactyl/components/about-handler.js
rename : vimperator/components/commandline-handler.js => pentadactyl/components/commandline-handler.js
rename : vimperator/components/protocols.js => pentadactyl/components/protocols.js
rename : vimperator/content/about.html => pentadactyl/content/about.html
rename : vimperator/content/about_background.png => pentadactyl/content/about_background.png
rename : vimperator/content/config.js => pentadactyl/content/config.js
rename : vimperator/content/liberator.dtd => pentadactyl/content/dactyl.dtd
rename : vimperator/content/logo.png => pentadactyl/content/logo.png
rename : vimperator/content/vimperator.svg => pentadactyl/content/pentadactyl.svg
rename : vimperator/content/vimperator.xul => pentadactyl/content/pentadactyl.xul
rename : vimperator/contrib/vim/Makefile => pentadactyl/contrib/vim/Makefile
rename : vimperator/contrib/vim/ftdetect/vimperator.vim => pentadactyl/contrib/vim/ftdetect/pentadactyl.vim
rename : vimperator/contrib/vim/mkvimball.txt => pentadactyl/contrib/vim/mkvimball.txt
rename : vimperator/contrib/vim/syntax/vimperator.vim => pentadactyl/contrib/vim/syntax/pentadactyl.vim
rename : vimperator/install.rdf => pentadactyl/install.rdf
rename : vimperator/locale/en-US/all.xml => pentadactyl/locale/en-US/all.xml
rename : vimperator/locale/en-US/autocommands.xml => pentadactyl/locale/en-US/autocommands.xml
rename : vimperator/locale/en-US/liberator.dtd => pentadactyl/locale/en-US/dactyl.dtd
rename : vimperator/locale/en-US/gui.xml => pentadactyl/locale/en-US/gui.xml
rename : vimperator/locale/en-US/intro.xml => pentadactyl/locale/en-US/intro.xml
rename : vimperator/locale/en-US/options.xml => pentadactyl/locale/en-US/options.xml
rename : vimperator/locale/en-US/tutorial.xml => pentadactyl/locale/en-US/tutorial.xml
rename : vimperator/vimperatorrc.example => pentadactyl/pentadactylrc.example
rename : vimperator/regressions.js => pentadactyl/regressions.js
rename : vimperator/skin/about.css => pentadactyl/skin/about.css
rename : vimperator/skin/icon.png => pentadactyl/skin/icon.png
rename : xulmus/content/liberator.dtd => xulmus/content/dactyl.dtd
rename : xulmus/locale/en-US/liberator.dtd => xulmus/locale/en-US/dactyl.dtd
2010-08-28 18:02:03 -04:00