Commit Graph
100 Commits
Author SHA1 Message Date
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
Doug Kearns dbc99ad956 Revert "Move util.Array to modules.Array_."
This reverts commit d6cdda48a18c9fa05365b50046470fec9935fd3c.

Array_ method chaining needs fixing.
2009-09-15 13:20:06 +10:00
Doug Kearns 66f86d2da4 Don't mark quickmarks as private data.
Quickmarks are essentially bookmarks and Firefox doesn't consider these
private data.
2009-09-15 13:20:04 +10:00
Doug Kearns 2ea5eda553 Remove silly type checking from io.{read,write}File. 2009-09-14 15:41:58 +10:00
Doug Kearns 9ec2a359e7 Add :keepalt. 2009-09-14 15:21:52 +10:00
Doug Kearns ae66253b18 Update Xulmus TODO. 2009-09-14 15:21:51 +10:00
Doug Kearns dfc4864fd0 Improve :help options.html formatting. 2009-09-14 15:21:50 +10:00
Doug Kearns 7c66dc2b17 Move util.Array to modules.Array_. 2009-09-14 15:19:56 +10:00
Doug Kearns ddfb66e3d8 Vimify "Unknown option" error message. 2009-09-12 23:49:26 +10:00
Doug Kearns 35dd75b897 Add borncrusader to AUTHORS. 2009-09-12 21:32:06 +10:00
Doug Kearns 444e016428 Use the proper block macros for heading and section in version.html. 2009-09-09 16:22:11 +10:00
Doug Kearns e38e9f2d1a Bump required Firefox version to 3.5. 2009-09-09 01:47:02 +10:00
Doug Kearns 666db5122a Add 'hin' to Vim syntax highlighter. 2009-09-09 01:47:00 +10:00
Doug Kearns a11ef35509 Update Vimperator syntax highlighter for Vim. 2009-09-07 18:02:58 +10:00
Doug Kearns 1eacb77f53 Reset the mode when an embedded object loses focus. 2009-09-06 20:52:32 +10:00
Doug Kearns 86fe0d2d1e Quick fix for hints broken in 50681c8dda1e2f35c9f15a3221913f3bf8e0927f.
The first hint was always being selected.
2009-09-06 03:25:32 +10:00
Doug Kearns 2d40fb6e28 Respect -timespan when sanitizing command-line history. 2009-09-06 03:20:57 +10:00
Doug Kearns b750bb7ba1 Document the removal of :open command-line history entries when sanitizing. 2009-09-04 23:25:56 +10:00
Doug Kearns 2b7e4dcb67 Remove redundant semicolons. 2009-09-04 21:58:43 +10:00
Doug Kearns 339592c4a2 Fix 'encoding' names.
Options require literal names.
2009-09-04 20:21:51 +10:00
Doug Kearns 0aa4d28ac5 Fix inputting of numbers in INSERT mode.
This is a quick fix, I haven't digested the relevant commit yet.
2009-09-04 20:20:03 +10:00
Doug Kearns cd52ef6ad3 Fix parsing of Ex commands run with leading whitespace. 2009-09-04 12:31:48 +10:00
Doug Kearns 11b54186d5 Add :sanitize, 'sanitizetimespan' and 'sanitizeitems'. 2009-09-04 12:30:27 +10:00
Doug Kearns 75f2481523 Fix :ext* help descriptions in index.html. 2009-09-04 12:30:26 +10:00
Doug Kearns 0650e55fbc Formatting fixes. 2009-09-04 12:30:25 +10:00
Doug Kearns 2df0e8ee49 Use extensions.liberator.saved. branch for safe-set preference values. 2009-09-04 12:30:24 +10:00
Doug Kearns 3474036fad Add Options#remove. 2009-09-04 12:30:23 +10:00
Doug Kearns 53a6d8c6ef Fix completion.highlightGroup to only show highlight groups. 2009-08-28 02:48:13 +10:00
Doug Kearns aad5eac202 Fix set-from location information for a :verbose :set vbs? query. 2009-08-28 02:48:11 +10:00
Doug Kearns cf4bdb2969 Fix help file validation errors. 2009-08-27 14:46:40 +10:00
Doug Kearns 130ea15a4c Remove :pclose from Vim syntax highlighters. 2009-08-27 14:46:39 +10:00
Doug Kearns 256b55461c Formatting fix. 2009-08-27 14:46:38 +10:00
Doug Kearns 1a3394d1a0 Fix :doautoall. 2009-08-27 14:46:37 +10:00
Doug Kearns b6a898a5fa Formatting fixes. 2009-08-27 14:46:37 +10:00
Doug Kearns bc1163c0c7 Remove some invalid comments. 2009-08-27 14:46:36 +10:00
Doug Kearns bf240bc2b0 Make config.styleableChrome an array. 2009-08-27 14:46:35 +10:00
Doug Kearns 2952c91c74 Remove unneccesary return statements from commandline.onEvent. 2009-08-27 14:46:34 +10:00
Doug Kearns 94b6cbe5a2 Refactor commandline.command. 2009-08-27 14:46:33 +10:00
Doug Kearns 97236c4839 Remove some commented-out code from Events. 2009-08-27 14:46:32 +10:00
Doug Kearns 35574698d3 Improve the error message when a custom command completer is undefined. 2009-08-27 14:46:31 +10:00
Doug Kearns c958616337 Formatting fixes. 2009-08-27 14:46:30 +10:00
Doug Kearns 5f6405be03 Add support for verbose :set querying of options.
Querying of commands, autocommands, mappings, abbreviations, highlight
groups, and styles should also be supported.
2009-08-27 14:46:29 +10:00
Doug Kearns c56a1ed77b Fix typo in liberator.commandlineOptions definition. 2009-08-27 14:46:28 +10:00
Doug Kearns 08ecc21277 Remove some commented-out code from :unlet action. 2009-08-27 14:46:27 +10:00
Doug Kearns e159a0d07d Add :verbose. 2009-08-27 14:46:26 +10:00
Doug Kearns a4a204a8fe Miscellaneous help fixes. 2009-08-27 14:46:25 +10:00