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

83 Commits

Author SHA1 Message Date
Doug Kearns b840612bb8 Fix switch statement indentation. 2013-10-15 02:35:02 +11:00
Doug Kearns 6ee830dfad Convert expression closures to arrow syntax. 2013-09-15 00:42:51 +10:00
Doug Kearns 98af2b9ab0 Fix temporary file filename extensions and host annotation.
Fixes issue #791.
2013-09-05 20:55:01 +10:00
Doug Kearns e0a0388382 Utilise object destructuring in parameter lists of stray map definitions. 2013-08-24 21:54:28 +10:00
Doug Kearns f291454e23 Add missing semicolons, fix whitespace and normalise Vim modelines. 2013-08-03 01:37:19 +10:00
Doug Kearns 53f3ea342c Normalise naming of module initializer functions. 2012-10-11 01:08:36 +11:00
Doug Kearns 7f7b0319f9 Rename :mksyntax to :mkvimruntime.
This now generates and installs all Vim runtime files.

Closes issue #653.
2011-07-07 00:34:21 +10:00
Doug Kearns 1e2052c0d9 Normalise use of the ellipsis character in help files. 2012-08-16 23:51:47 +10:00
Kris Maglione c4f4a30c6f s/dactyl.sf.net/5digits.org/g 2012-04-05 02:24:12 -04:00
Kris Maglione 0cf1151e0a More cleanup. Fix some Teledactyl bugginess. 2011-09-29 21:25:17 -04:00
Kris Maglione 68d8bf74df Move events.(toString|fromString|iterKeys|canonicalKeys) to DOM.Event. 2011-09-10 15:18:20 -04:00
Kris Maglione 532f2a10ab Remove dead protocols.js symlinks. 2011-08-28 18:24:40 -04:00
Kris Maglione fbb6af43ed Add dom.jsm. And stuff. 2011-08-22 01:16:14 -04:00
Doug Kearns f5d721740a Further mode names normalisation in docs.
--HG--
extra : rebase_source : 6c4be66d8c4ac56d10e7d86fc45da7b80ff484aa
2011-07-29 19:18:42 +10:00
Kris Maglione 93edf62036 Make teledactyl not explode yay. 2011-07-28 01:32:25 -04:00
Štěpán Němec 76481ab23e Autogenerate :h dialog-list. 2011-07-26 23:47:37 +02:00
Štěpán Němec cc03bfadf8 Use [foo] instead of foo[] consistently in source doc type annotations. 2011-07-22 12:33:36 +02:00
Kris Maglione 9002a78d14 s/\bset\b/Set/g 2011-07-16 18:51:59 -04:00
Doug Kearns ab7ad88b21 Clarify some arg counts and some related tests.
--HG--
extra : rebase_source : e50c757b46406988b0bfa0c179ec1e9bad21a446
2011-06-29 20:11:22 +10:00
Doug Kearns 27de24f852 Move some more message strings to the properties file. 2011-03-13 03:10:59 +11:00
Doug Kearns 1c4c5e5ad3 Normalise use of "res" vs "ret" for return variables. 2011-03-07 21:41:07 +11:00
Doug Kearns cae269fd32 Move some more message strings to the properties file. 2011-03-06 03:15:01 +11:00
Doug Kearns 46ac3c272e Remove some double spacing.
--HG--
extra : rebase_source : 2e500adb809a020fab650e2bab309cb9d1846a27
2011-02-24 22:48:52 +11:00
Doug Kearns d8cf69e1de Add missing semicolon.
--HG--
extra : rebase_source : 958c171ce1a28af8e7f65c8ccb4a51b99edab3fa
2011-02-24 22:45:50 +11:00
Kris Maglione 7d180d25e4 [tele] Fix some broken indentation. Fix commandline.open references. Remove useless try-catch blocks. 2011-02-24 15:04:37 -05:00
Doug Kearns d3ae652445 Fix incorrect module references in mail. 2011-02-24 22:20:21 +11:00
Doug Kearns d88d88e0bd Add the address book manager to the services cache.
Fixes :contacts.
2011-02-24 21:25:22 +11:00
Kris Maglione 8299257422 Make Melodactyl minimally functional. Closes issue #340.
--HG--
rename : pentadactyl/chrome.manifest => common/chrome.manifest
2011-02-22 10:01:56 -05:00
Kris Maglione f6b66304f9 Fix help logo. 2011-02-21 17:19:49 -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
Kris Maglione d37e8159ed Make Teledactyl minimally functional, albeit with quite a lot of errors on the console. 2011-02-19 22:02:01 -05:00
Kris Maglione 44bdb6e666 Add missing em:type flags to install.rdf files. 2011-01-25 19:03:35 -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
Kris Maglione c78bb0f332 Get rid of absurd Map#route flag. Consolodate some constants. 2011-01-18 17:35:57 -05:00
Doug Kearns 7eb7772b61 Support make install{xpi} for {Melo,Tele}dactyl. 2011-01-07 02:26:46 +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
Kris Maglione 8a0331f698 Remove static syntax files. 2011-01-01 10:32:34 -05:00
Doug Kearns 4eb8682f28 Add missing :command-complete argument list help files. 2011-01-01 04:23:57 +11:00
Doug Kearns 24f5c9d06d Make the :command-complete completers config specific.
Adds a few missing completers for Pentadactyl.
2011-01-01 03:54:43 +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
Doug Kearns e920648701 Update mapping definitions for Melodactyl and Teledactyl to use Args object. 2011-01-01 03:48:38 +11:00
Kris Maglione 47288b3456 Mangle pathnames in the XPI to foil the fastload cache on upgrade and fix the command line option handler in fresh installs. 2010-12-30 21:34:13 -05:00
Doug Kearns 92b19812db Update Vim runtime files. 2010-12-22 01:26:09 +11:00
Doug Kearns 3d6406751b Remove 'linksearch' from the Vim runtime files.
Also mention its removal in NEWS.
2010-12-19 00:10:16 +11:00
Doug Kearns 9c0cc5d19b Update Vim runtime files for 'smartcase' change. 2010-12-06 18:13:16 +11:00
Kris Maglione 5d51fd491a Do away with services.(get|create), and move the prefs module to its own file. 2010-12-01 21:57:51 -05:00
Doug Kearns 3cec1f482c Update Vim runtime files for addition of 'urlsep' and removal of 'ls'. 2010-11-16 02:05:39 +11:00
Kris Maglione 1abe9fc2bb Replace 'laststatus' with a 'guioptions' flag. 2010-11-14 22:47:02 -05:00
Doug Kearns 903268b0e1 Add missing semicolons.
--HG--
extra : rebase_source : 9b307f142d55c3cd89ea6010ea15f1d26b11846f
2010-11-05 09:09:09 +11:00
Doug Kearns 44f23146e1 dd 'passkeys' to the Vim syntax files. 2010-11-05 02:09:17 +11:00