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

110 Commits

Author SHA1 Message Date
Doug Kearns 93c573d04f Clean up the intro.html help pages. 2009-07-23 22:23:33 +10:00
Doug Kearns 8db6944017 Add :toolbar* commands to Vim RC file highlighters. 2009-07-23 00:30:24 +10:00
Doug Kearns bf8529d975 Bump {max,min}version requirements for Muttator. 2009-07-17 23:01:16 +10:00
Doug Kearns 51c7f8bf70 Update Vim syntax file for Muttator. 2009-07-15 21:30:44 +10:00
Doug Kearns f23fbf35e0 Start cleaning up Muttator documentation. 2009-07-15 18:33:57 +10:00
Doug Kearns f57d0c05a9 Add 'titlestring' to Muttator. 2009-07-15 17:59:57 +10:00
Doug Kearns dbf017bf21 Rename FolderLoaded autocommand event to FolderLoad. 2009-07-15 14:16:58 +10:00
Doug Kearns 821e48a7e3 Add the DOMLoad autocommand event to Muttator.
This also fixes the PageLoad* events.
2009-07-15 14:10:40 +10:00
Doug Kearns ecc26ad728 Add an about:vimperator page. 2009-07-13 23:52:26 +10:00
Doug Kearns 6bea2bb081 Update Vim syntax files. 2009-07-09 21:06:33 +10:00
Doug Kearns 87f15456cb Fix the feature list for COMPOSE mode. 2009-07-08 23:18:27 +10:00
Doug Kearns e8f07f37d0 Extract composer behaviour into a new composer module. 2009-07-08 22:37:03 +10:00
Doug Kearns 4df207e6e5 Add some rudimentary extension related commands.
Adds :extadd, :extdelete, :extdisable, :extenable, :extensions.
2009-07-07 21:37:41 +10:00
Doug Kearns f9ffc9138a Cleanup and add some documention. 2009-06-29 19:22:09 +10:00
Doug Kearns 701f9ef494 Move filename calculations from io.createTempFile to config.tempFile. 2009-06-29 19:09:11 +10:00
Doug Kearns d81ea622e8 Fix 'archivefolder' completion to match that of :goto et al. 2009-06-28 16:03:24 +10:00
Doug Kearns 6f2eb2d1ef Split Map.flags into individual properties of Map. 2009-06-28 16:03:21 +10:00
Doug Kearns ddfa294e1b Remove config.mainWindowID tests from common/*. 2009-06-28 16:03:16 +10:00
Doug Kearns 90e3dd345f Open the options help page with the addons "Options" button.
This only works for Vimperator and Xulmus as Muttator has no options
help page yet.
2009-06-28 16:03:15 +10:00
Doug Kearns 56dcc7fc94 Whitespace fix. 2009-06-28 16:03:11 +10:00
Doug Kearns baf423de14 Camel-case fix to addressbook.add parameter names. 2009-06-17 15:44:55 +10:00
Doug Kearns 4570c6ced5 Change remaining Components.{classes,interfaces,results} -> C[cir]. 2009-06-15 19:40:31 +10:00
Doug Kearns 4b103c9eee Add 'smtpserver' to Muttator.
This implements #86 (Quick way to change SMTP server).
2009-06-15 15:55:39 +10:00
Doug Kearns b080f91f2c Update the version strings for Muttator and Xulmus. 2009-06-14 02:20:24 +10:00
Doug Kearns dbe348687e Add an 'online' option to Muttator.
Also changed Vimperator's 'offline' to make use of Firefox's
BrowserOffline.
2009-06-14 02:14:03 +10:00
Doug Kearns c3ef4d18da Formatting fixes. 2009-06-14 01:23:01 +10:00
Doug Kearns 5ebcdb71bc Prefer Math.max when normalising counts in commands. 2009-06-14 00:53:57 +10:00
Doug Kearns 30a54a4271 Fix the MOW height calculation in Muttator. 2009-06-12 01:03:33 +10:00
Doug Kearns 9a0076b109 Normalise the definition of :copyto and :moveto. 2009-06-11 14:03:59 +10:00
Doug Kearns 4585b1b476 Remove trailing commas from config.defaultOptions. 2009-06-11 03:22:35 +10:00
Doug Kearns a666e945a8 Fix :contact error message. 2009-06-11 02:45:00 +10:00
Doug Kearns 7cdb7e05b0 Fix highlighting of :contacts MOW output. 2009-06-11 02:40:55 +10:00
Doug Kearns 494a6c9478 Fix listing of contacts with :contacts. 2009-06-11 02:23:34 +10:00
Doug Kearns 2553cb6fcf Fix error messages for :contacts. 2009-06-11 02:20:40 +10:00
Doug Kearns 50d6d5de05 Fix 'display' validation and add completion.
Also added completion and validation for 'archivefolder'.
2009-06-11 02:07:58 +10:00
Doug Kearns 3bfa2d39d5 Prefer let over var in muttator modules. 2009-06-08 23:37:08 +10:00
Doug Kearns 64a9c9554c Fix more function formatting faux pas as per the style guide. 2009-06-01 16:46:09 +10:00
Martin Stubenschrott 324fe50f36 Fix muttator's key bindings 2009-05-29 13:27:09 +02:00
Martin Stubenschrott 9fa6b8e624 Fix space/return etc. for muttator. Unfortunatly config{base}.ignoreKeys
can't really be used for this, so we have to duplicate it for all apps.
2009-05-29 13:07:17 +02:00
Doug Kearns 0edefd5dc2 Add a command-line handler to process the -liberator option. 2009-05-28 20:28:51 +10:00
Kris Maglione 6055c8a77b Add some rough documentation for config.js properties. 2009-05-25 12:10:22 -04:00
Doug Kearns abc11f1068 Move application specific modes to config.modes. 2009-05-24 01:56:44 +10:00
Doug Kearns 26dabbfd0d Change multiline error message guard clauses to single line formatting.
Also apply similar formattng fixes to conditional blocks as per
standard.
2009-05-22 10:53:17 +10:00
Doug Kearns 47a5c73a5b Remove some Hungarian notation. 2009-05-12 18:24:12 +10:00
Martin Stubenschrott 3345640503 The first muttator donor, which I am so happy about to commit this
individually :)
2009-05-10 10:17:09 +02:00
Doug Kearns 4912348398 Normalise the count arg of map actions with Math.max.
Passing an arg object to these actions as is done for commands might be
better.
2009-05-06 21:45:03 +10:00
Martin Stubenschrott acd7d654ad Fixed muttator folder completions 2009-05-06 00:09:56 +02:00
Doug Kearns 6b9564635a Source formatting fixes *yawn*. 2009-04-30 22:21:35 +10:00
Ted Pavlic 2c8880ac59 help copyedit: Remove commas before if. Only need after if clause when clause is introductory. 2009-04-29 09:20:19 -04:00
Kris Maglione 2f753b6d27 Fix #247 2009-04-22 13:15:56 -04:00