1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-06-12 15:15:22 +02:00
Commit Graph

131 Commits

Author SHA1 Message Date
Doug Kearns fbceac2d0e Add missing donation buttons to the help pages.
These have been missing for the last two releases.  Is it worse if I say it or
just think it?

--HG--
rename : common/content/x-click-but21.gif => common/content/x-click-but21.png
2009-10-28 18:46:05 +11:00
Daniel Bainton 48e6f99d1a Remove myself from the developer list 2009-10-22 14:15:11 +03:00
Doug Kearns 2a5516e34a Update links in help files for the new websites 2009-10-16 00:29:51 +11:00
Martin Stubenschrott 0b99b8dd51 [muttator] fix :contacts 2009-10-13 00:18:21 +02:00
Kris Maglione cf08acaf69 Trigger plugin onUnload handlers at shutdown.
--HG--
extra : rebase_source : 4649d9517d990bbc1dc9efc7b73518bdaa5919ec
2009-10-10 23:43:06 -04: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
Kris Maglione 5a0a8dd223 Merge old head. 2009-09-26 16:55:40 -04:00
Kris Maglione fe8a96faf3 Replace my quirky license block with explicit MIT license. 2009-09-26 14:52:19 -04:00
Martin Stubenschrott a74cc55f6d * Ask for permission when editing external password fields.
* Bump maxVersion to 3.6b1
2009-09-24 12:11:29 +02:00
Doug Kearns 2b7e4dcb67 Remove redundant semicolons. 2009-09-04 21:58:43 +10:00
Doug Kearns 130ea15a4c Remove :pclose from Vim syntax highlighters. 2009-08-27 14:46:39 +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 b0f4af5e55 Rename -liberator command-line option to -[config-name]. 2009-08-21 23:57:38 +10:00
Doug Kearns 662bf53d5f Normalise fooID => fooId. 2009-08-16 01:35:03 +10:00
Doug Kearns 77458e5b8a Whitespace and semicolon fixes. 2009-08-10 02:15:23 +10:00
Doug Kearns eac245fd89 Use a common asciidoc.conf file for all configs. 2009-08-07 01:15:23 +10:00
Doug Kearns 9ede619160 Update help source files for Asciidoc 8.4.x. 2009-08-06 23:17:08 +10:00
Doug Kearns ec4982d50b Add a :helpall command.
This effectively divides the help into chunked and unchunked subsystems
for clarity.
2009-08-04 17:55:55 +10:00
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