Commit Graph
100 Commits
Author SHA1 Message Date
Doug Kearns e9a66bcaed Cleanup :filter and :queue documentation. 2009-11-18 19:58:38 +11:00
Doug Kearns 43a3cfe732 Fix :sortview. 2009-11-18 19:54:53 +11:00
Doug Kearns e2189a0eba Add broken command-line handling to Xulmus/TODO. 2009-11-18 06:55:22 +11:00
Doug Kearns a057f840e8 Q'n'D fix for :messages. 2009-11-18 06:48:04 +11:00
Doug Kearns 3dd702f6da Clean up Xulmus. 2009-11-18 06:41:35 +11:00
Doug Kearns 5fb9140b66 Fix the file permissions for options.js. 2009-11-18 01:12:40 +11:00
Doug Kearns c5cfb12291 Remove Xulmus#Config#incrementURL.
This is now provided by the browser module.
2009-11-18 01:11:12 +11:00
Doug Kearns 9b20a59d2a Add Songbird specific services to the services module. 2009-11-17 23:11:28 +11:00
Doug Kearns c22e7d38d0 Fix command spec parsing.
"!" is a valid command name.

--HG--
extra : rebase_source : 3c99e0524fb81b84ebcf1546026fcb102ec9c6c7
2009-11-17 20:45:09 +11:00
Doug Kearns 49bedfa5c2 Fix some JS warnings. 2009-11-17 15:13:10 +11:00
Doug Kearns cb7cff5766 Only call update() in (Command|Option|Map)#init if the extra config map was specified. 2009-11-17 13:56:12 +11:00
Doug Kearns 230490db05 Move Map's property definitions outside init.
--HG--
extra : rebase_source : 6ab30f7e512283852024f2de6abc69f203f5e8d3
2009-11-16 23:45:11 +11:00
Doug Kearns 01a04a9d9f Move Command's property definitions outside init.
--HG--
extra : rebase_source : 2237c2350957975938140d4f4c556898763ef7d3
2009-11-16 02:32:28 +11:00
Doug Kearns 240482c951 Actually make the player help available in Xulmus.
Bump the XML declaration up a line.
2009-11-15 20:01:03 +11:00
Doug Kearns 696bfd47ba Convert the Xulmus player documentation file to XML.
--HG--
extra : rebase_source : 7913d7164c0998a27b0295f315a8b9b50ef9d4da
2009-11-15 19:09:16 +11:00
Doug Kearns 9937c2965a Fix some variable references in Hints.
--HG--
extra : rebase_source : cc651cba7e6da7dee9c363f85b3b5459194cce06
2009-11-15 17:49:37 +11:00
Doug Kearns f12fc3db2a Resurrect Xulmus.
So I can wake the neighbours, Apocalypse in 9/8 should do the trick.

--HG--
extra : rebase_source : 7bcb69c8305b738a4017ca63b502b1e73babd71f
2009-11-15 05:21:32 +11:00
Doug Kearns 52749d6722 Remove some redundant uses of "new". 2009-11-14 23:07:56 +11:00
Doug Kearns 90410f2bf6 Fix "G" scroll command.
Broken by 769dad6834.
2009-11-14 22:35:54 +11:00
Doug Kearns 6cc43ad29a Formatting fixes. 2009-11-14 21:57:32 +11:00
Doug Kearns 607e65bf6f Remove unused variable. 2009-11-14 21:54:09 +11:00
Doug Kearns 569bef73bd Finish moving page load event handlers to the buffer module.
Bad merge.
2009-11-14 06:00:57 +11:00
Doug Kearns 0d2d1bd6e9 Fix autocommands.
Update calls to AutoCommands#matchAutoCmd.
2009-11-14 05:03:17 +11:00
Doug Kearns afc14aff65 Remove :edit, :tabedit and :winedit aliases. 2009-11-14 04:20:26 +11:00
Doug Kearns 41b9c8e9a1 Formatting fixes. 2009-11-14 04:20:09 +11:00
Doug Kearns 52562f6390 Fix some documentation typos. 2009-11-14 04:18:59 +11:00
Doug Kearns 592305420d Move page load event handlers to the buffer module. 2009-11-14 04:18:34 +11:00
Doug Kearns d979eb7326 Move Tab* event handlers to the tabs module. 2009-11-14 04:18:01 +11:00
Doug Kearns 157fa3b2e5 Remove unused events#wantsModeReset property. 2009-11-14 04:17:32 +11:00
Doug Kearns 10cd85c34f Fix removal of wrapped key press event handlers. 2009-11-14 04:12:03 +11:00
Doug Kearns efaba491cd Fix "pattern not found" text search error message. 2009-11-10 18:28:20 +11:00
Doug Kearns e04cc5dd33 Fix some munged documentation. 2009-11-10 18:27:32 +11:00
Doug Kearns cf4c33bbd4 Fix abbreviation commands. 2009-11-10 07:06:46 +11:00
Doug Kearns bc101175a1 Whitespace fixes.
--HG--
extra : rebase_source : 3717d85606cea3b4bab637300a06c54d0af0d8c6
2009-11-10 04:54:15 +11:00
Doug Kearns f09f6120e7 Fix -{config.name} command-line processing.
--HG--
extra : rebase_source : 452d953121c4b28ea1585842710e0c74b4bef348
2009-11-10 04:52:26 +11:00
Doug Kearns a7925705d7 Finish the Great Opening Brace Correction. 2009-11-09 16:03:00 +11:00
Doug Kearns 865e075953 Bump Vimperator's version string and fix the 2.2 NEWS entry again. 2009-11-09 03:52:26 +11:00
Doug Kearns a7c5da9f6f Restore :helpall. 2009-11-09 03:28:39 +11:00
Doug Kearns a5ff8c93de Clean up Vimperator's TODO list. 2009-10-30 23:23:32 +11:00
Doug Kearns 0ead36987c Added tag vimperator-2.2 for changeset d4c91b705d55 2009-10-28 18:59:26 +11:00
Doug Kearns 6cd1d17dfd Removed tag vimperator-2.2 2009-10-28 18:59:25 +11:00
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
Doug Kearns af8b04a656 Removed tag VIMPERATOR_2_2_b1 2009-10-28 18:03:14 +11:00
Doug Kearns 548f550285 Added tag VIMPERATOR_2_2 for changeset 513317d5f5f4 2009-10-28 13:41:57 +11:00
Doug Kearns 26024fea33 Update version strings for 2.2 release.
This drops the supported FF max-version back to 3.5.*.  There's several
reported problems with 3.6 that won't be fixed prior to this release.
2009-10-28 13:41:04 +11:00
Doug Kearns c25c443a4a Bump Asciidoc required version in :help writing-docs section. 2009-10-20 15:09:17 +11:00
Doug Kearns 3a71341643 Move website images to the www repo. 2009-10-18 17:41:27 +11:00
Doug Kearns 2ea5acb45a Added tag VIMPERATOR_2_2_b1 for changeset 7777c3e4d298 2009-10-16 01:02:27 +11:00
Doug Kearns c0ed2b5ae8 Bump Vimperator version to 2.2b1 2009-10-16 00:58:41 +11:00
Doug Kearns 2a5516e34a Update links in help files for the new websites 2009-10-16 00:29:51 +11:00
Doug Kearns 9b0e6ac28b Move an inline style from util.objectToString to a new Key highlight group. 2009-10-16 00:28:27 +11:00
Doug Kearns 9c2f01bfea Remove no-opping of arbitrary bindings in INSERT mode.
This list of keys is completely arbitrary, a small subset of Firefox's
supposedly undesirable bindings, and still manages to break three default
bindings on GTK/Firefox. INSERT mode is essentially a pass-through mode. If
that's not desirable then a new enhancement issue should be opened.

Fixes issue #58.
2009-10-16 00:25:09 +11:00
Doug Kearns 3034655dfe Fix Firefox and Vimperator references in Xulmus help 2009-10-16 00:04:18 +11:00
Doug Kearns 5141995f97 Revert removal of "new" usage recommendations in HACKING.
The entire code base follows this recommendation and removing it implicitly
contradicts the primary rule of matching the existing style.
2009-10-15 23:59:49 +11:00
Doug Kearns eefebdb05d Add Xulmus TODO item. 2009-10-13 23:22:41 +11:00
Doug Kearns 34f8dcbd2f Remove fixed FIXME comment. 2009-10-13 21:17:24 +11:00
Doug Kearns 9450e65d05 Change lots of local vars in hints.js to camel case.
HACKING is that way ->

--HG--
extra : rebase_source : f531065897da913844d46f084a3b2ee890f215d1
2009-10-13 17:35:47 +11:00
Doug Kearns e31792b4b5 Fix some trivial formatting issues in the various.html help file. 2009-10-13 13:58:21 +11:00
Doug Kearns 81bd77b06a Update the ex-cmd-index help. 2009-10-13 13:47:11 +11:00
Doug Kearns ddcdca1e59 Fix count processing for Textarea mode commands. 2009-10-11 02:03:16 +11:00
Doug Kearns 42db245cac Fix events.js license header. 2009-10-11 01:53:23 +11:00
Doug Kearns 29de612097 Fix escaping from Textarea mode in input fields.
When escaping from Textarea mode in input fields, and also text areas if
'insertmode' is set, return to Insert mode.
2009-10-11 01:38:11 +11:00
Doug Kearns 55c013366d Fix wording of :help warning. 2009-10-09 18:57:28 +11:00
Doug Kearns e511c84289 Recommend :ext{delete,disable} rather than :addons on the intro.html page. 2009-10-09 18:52:35 +11:00
Doug Kearns 32328e0419 Reorganize the tabs.html help page. 2009-10-08 13:24:26 +11:00
Doug Kearns 63e0ef561d Clear both sides of the logo of floating boxes in the help pages. 2009-10-05 21:43:38 +11:00
Doug Kearns 66e3c4c95c Work around failing getComputedStyle on Facebook.
getComputedStyle returns null for the channel_iframe document.
2009-10-05 18:38:25 +11:00
Doug Kearns f2b624b812 Rename iGirl image to about_background.png.
--HG--
rename : vimperator/content/about_background.jpg => vimperator/content/about_background.png
2009-10-03 18:54:22 +10:00
Doug Kearns 4bec31eb30 Update Vim syntax highlighter for Vimperator. 2009-10-03 17:22:32 +10:00
Doug Kearns 2d8c65a7b8 Normalise the browser.js header. 2009-10-03 17:00:18 +10:00
Doug Kearns e041219339 Whitespace fixes. 2009-10-03 16:58:45 +10:00
Doug Kearns d0e1f3a2c2 Rename :only to :winonly. 2009-10-03 14:52:49 +10:00
Doug Kearns 2b5067dc83 Fix :!! message window command line string.
The ! should be expanded to the previous command string.
2009-10-03 01:37:21 +10:00
Doug Kearns 3c1ad3089e Add :only. 2009-10-03 01:13:21 +10:00
Doug Kearns 2788afdb25 Document the status line. 2009-10-03 00:16:45 +10:00
Doug Kearns 3e398fdbf3 Fix last commit. 2009-10-02 04:24:46 +10:00
Doug Kearns c033ea3fab Remove useless var from getContainerOffsets. 2009-10-02 00:41:49 +10:00
Doug Kearns 2a67d973d6 Fix hint positioning for pages with body { position: static }. 2009-10-01 17:17:04 +10:00
Doug Kearns f79c6e8dc1 Rename :tabreattach to :tabattach.
As Kris noted this may be better implemented as :tabmove -window.
2009-09-30 19:48:34 +10:00
Doug Kearns 422579f6e2 Fix input buffer related hint bugs.
Spurious "null"s in input fields and key event swallowing following f1<Return>
etc.
2009-09-30 15:41:49 +10:00
Doug Kearns 748eb68167 Fix typo. 2009-09-28 20:32:52 +10:00
Doug Kearns 4a0e9bfd84 Add :tabreattach.
The name is not very convincing.
2009-09-28 17:49:24 +10:00
Doug Kearns e8ab304cbc Add some cheap documentation for QuickMarks. 2009-09-27 21:56:26 +10:00
Doug Kearns 41a1a4cda0 Use | rather than \ for the toggle view-source command.
\ conflicts with the default map-leader.

--HG--
extra : transplant_source : %83%DF%5D2%8FJ%7B%29X%EF%5B%09%AB%84ON%D7%0CEz
2009-09-27 02:06:39 +10:00
Doug Kearns 688b529fdc Use Ex command completion for the second arg of :command.
--HG--
extra : transplant_source : %A2%158%CF%98%7F%16%B4iz%22%12_%A0%B85%FD%DE%05%1C
2009-09-26 22:54:09 +10:00
Doug Kearns cd474c1d6a Call the Sanitize autocommand when clearing each private item.
--HG--
extra : transplant_source : a%AB%B2%02%28R%3EM%E5%AC%7C%CB%18%2A%AA9%FEbt%09
2009-09-25 20:59:58 +10:00
Doug Kearns 252e1965c0 Fix numeric option value validation for "".
Number("") => 0, Number("077") => 77, parseInt("008") => 0 etc.

--HG--
extra : transplant_source : %5B%A2%EC%06%BB%85A%C7%D3%B5%7E%B5%91f%9B1%8F%D3%3D%98
2009-09-25 19:36:10 +10:00
Doug Kearns d24adb5f35 Fix the version string in the About:Vimperator page.
--HG--
extra : transplant_source : %F2%DA%8C%7E%EDrq%84%94%049H%27%82%99%95h%7B%BD%16
2009-09-25 18:02:12 +10:00
Doug Kearns 1dde7029df Add XTML2 support to the Buffer#evaluateXPath namespace resolver.
--HG--
extra : transplant_source : 2v%E9%27%09%0B%23%09%86%96%96h%40v%9B%3D%24%F2%AD%17
2009-09-25 16:00:48 +10:00
Doug Kearns 4daa9ace53 Add util.makeXPath for constructing XPath expressions.
--HG--
extra : transplant_source : G%A7_%1B%9B%7BN%9C%FF%14%A9g%BA%04%99%B3%8B%23%ED%F2
2009-09-25 15:57:20 +10:00
Doug Kearns d46fe30d28 Use Option#parseValues in 'sanitizeitems' setter. 2009-09-23 04:22:49 +10:00
Doug Kearns 7d5d9c5722 Fix 'pps' setter. 2009-09-23 01:00:28 +10:00
Doug Kearns 5a5e12eb1c Use the default 'hinttags' value when finding "]]" links. 2009-09-20 00:21:15 +10:00
Doug Kearns 990645c397 Add Enabled and Disabled highlight groups.
Currently only used in the :extensions output.
2009-09-17 15:56:54 +10:00
Doug Kearns 95998afae1 Update :help 'private' to mention macros, marks and command-line history. 2009-09-17 15:40:29 +10:00
Doug Kearns 898a5dd965 Fix sanitizing range for non-liberator items. 2009-09-16 21:28:06 +10:00
Doug Kearns b352a26a49 Make macros and marks sanitizeable. 2009-09-16 12:47:55 +10:00
Doug Kearns 6b7108ba9c Display an error when calling :tabdetach on the only tab in a window. 2009-09-16 12:47:54 +10:00
Doug Kearns e1abaf5d9a Fix typo in i_<Insert> definition. 2009-09-16 12:47:49 +10:00
Doug Kearns a1f5c910ae Add a short option for :sanitize -timespan. 2009-09-16 12:47:47 +10:00