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

448 Commits

Author SHA1 Message Date
Martin Stubenschrott bfe94c311d Add "t" option to 'complete'. Visually it looks odd, that the icons are
more indented than others, we might want to remove or at least move the
% and # indicators
2009-07-31 18:21:32 +02:00
Martin Stubenschrott 98abc30ea3 updated donors 2009-07-31 15:59:13 +02:00
Martin Stubenschrott 5d469a8361 updated donors 2009-07-31 15:59:13 +02:00
Kris Maglione 8dd1c86719 Fix starting.txt 2009-07-29 12:08:03 -04:00
Doug Kearns 240119833b Document the required page reload when changing 'go' scrollbar values. 2009-07-29 23:24:21 +10:00
Doug Kearns 04b96235be Clean up some option descriptions. 2009-07-24 21:01:45 +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
Kris Maglione 842dd61f4c Add [c]:toolbaropen[c], [c]:toolbarclose[c], and [c]:toolbartoggle[c]. 2009-07-21 22:18:15 -04:00
Doug Kearns 96e934e080 Document the <doc> autocommand keyword for page load events. 2009-07-19 19:56:56 +10:00
Doug Kearns f16797c73c Fix typo in PrivateMode description. 2009-07-15 20:25:19 +10:00
Doug Kearns f23fbf35e0 Start cleaning up Muttator documentation. 2009-07-15 18:33:57 +10:00
Doug Kearns f1ca259fac Rename "tabUndo" feature to "tabs_undo". 2009-07-15 18:03:17 +10:00
Doug Kearns f57d0c05a9 Add 'titlestring' to Muttator. 2009-07-15 17:59:57 +10:00
Doug Kearns ecc26ad728 Add an about:vimperator page. 2009-07-13 23:52:26 +10:00
Doug Kearns ada0d13e2d Finish converting */NEWS to Asciidoc. 2009-07-13 17:03:15 +10:00
Doug Kearns 383d03ad97 Sync the Xulmus documentation. 2009-07-13 16:51:04 +10:00
Doug Kearns bc2324e151 Add a [j] Asciidoc quote tag for linking directly to help doc tags. 2009-07-13 16:31:07 +10:00
Conrad Irwin 8dff837e72 Document key sequence syntax 2009-07-13 01:21:39 +01:00
Conrad Irwin 4a70d7c097 ":set urloperator=" will turn off splitting
used to go into infinite loop
2009-07-12 13:54:58 +01:00
Doug Kearns c47a0ec1cc Normalise the use of "regexp(s)" vs "regex(es)".
"regex" won the Google battle.
2009-07-11 15:50:48 +10:00
Doug Kearns 363cefe30f Remove duplicated definition of 'private'. 2009-07-11 15:29:07 +10:00
Doug Kearns 1f7b6f4b05 Make :open <noarg> behaviour match that of :tabopen/:winopen. 2009-07-11 00:43:27 +10:00
Doug Kearns 6bea2bb081 Update Vim syntax files. 2009-07-09 21:06:33 +10:00
Kris Maglione d7e8bf1543 Add :extoptions command 2009-07-08 13:20:27 -04:00
Doug Kearns 47c6e005fa Mention #107 in TODO.
Ticket #107 (Command line should support | to separate commands (like
Vim)).
2009-07-08 22:13:39 +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 acdb66ed04 Fix some duplicated :tabduplicate help entries. 2009-07-03 23:08:26 +10:00
Doug Kearns ed62a23c83 Extract common browser related behaviour into a new browser module. 2009-07-02 17:17:13 +10:00
Doug Kearns e57f63ff10 Fix clashing shortnames for :tabdo and :tabduplicate.
Fixes #312 (tabd completion changed).
2009-07-01 18:56:32 +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
Kris Maglione c4e9e414be Add PrivateMode autocommand. Add -js flag to :au 2009-06-28 15:14:23 -04:00
Kris Maglione 55164325df Don't save storage objects while in private mode, restore them on exit. 2009-06-28 14:37:23 -04:00
Doug Kearns 63925afb03 Add 'private' for entering private browsing mode. (Gary Katsevman) 2009-06-28 16:44:40 +10:00
Doug Kearns 6f2eb2d1ef Split Map.flags into individual properties of Map. 2009-06-28 16:03:21 +10:00
Doug Kearns f4b94374ae Support 'titlestring' in private browsing mode. 2009-06-28 16:03:17 +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 ec8d7686fc Move the standard type completers to appropriate modules. 2009-06-18 22:02:21 +10:00
Doug Kearns 35bc4696ab Remove browser.startup.page from :help overridden-preferences. 2009-06-14 13:51:15 +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 4585b1b476 Remove trailing commas from config.defaultOptions. 2009-06-11 03:22:35 +10:00
Doug Kearns 12feff7eb9 Quick fix for #291 (tabline does not stay hidden).
This still isn't quite right but matches the behaviour of the 2.1
release.
2009-06-10 20:45:15 +10:00
Conrad Irwin 2d345fc10d Refactor events keyhandling and document changes.
Re-introduced S- into the canonical mappings so that
re-canonicalising will not differ from the original canonicalised form.

Documented recent changes to S- modifier in help.

Refactor events.js to avoid replicating parsing key-strings in two
places. The new fromString is the opposite of toString, and
canonicalisation now proceeds by doing both.

Added the .liberatorShift property to event-representations to allow for
key-combinations that cannot be typed, but can be mapped to. e.g. <S-@>
2009-06-08 00:56:46 +01:00
Doug Kearns 60ae1deb3f Move {xulmus,vimperator}/**/bookmarks.js to common/content. 2009-06-06 03:21:25 +10:00
Doug Kearns 29daa12f8e Add a "tabUndo" config feature.
Songbird doesn't support tab undo.
2009-06-06 03:12:52 +10:00
Doug Kearns 09d8af9044 Change multiline beep guard clauses to single line formatting. 2009-06-04 14:30:46 +10:00
Doug Kearns e762b6f9d4 Add a -description option to :command. 2009-06-04 14:28:32 +10:00
Doug Kearns 6d7b94daa6 Add missing semicolons. 2009-06-02 16:59:24 +10:00