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

4041 Commits

Author SHA1 Message Date
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
Štěpán Němec 66936ff4e2 Fix map.txt for Asciidoc > 8.4. 2009-10-13 12:25:38 +02: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
Kris Maglione e32cabe61b Fix Bookmarks#getSearchURL typo.
--HG--
extra : rebase_source : 739c42e7b3e06be1d4193d4fb0c4a40760f068a4
2009-10-13 01:40:22 -04: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
Martin Stubenschrott 0b99b8dd51 [muttator] fix :contacts 2009-10-13 00:18:21 +02:00
Štěpán Němec 42a6de01f7 options.txt: Fix wording of 'cdpath' and misplacement of 'private'. 2009-10-11 23:18:30 +02:00
Kris Maglione afbab3c3ef Only update tab ordinals when 'guioptions' ~= /[nN]/ 2009-10-11 15:53:16 -04:00
Kris Maglione 1c6e31a73b Take some more jabs at the new scrolling code. Begin crafting a gecko-shaped voodoo doll. 2009-10-11 03:36:42 -04:00
Kris Maglione b261b4ba56 Muck up the source code with a hidden option to hide the bloody command shadow. 2009-10-11 03:13:23 -04:00
Kris Maglione 755079877e Fix occasional lag in updating tab count widget (thanks elitemx). Minor cleanup. 2009-10-11 02:38:33 -04: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 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
Kris Maglione 5965ee588f Fix bug in f1273c08be5d. 2009-10-09 01:06:21 -04:00
Kris Maglione cf2fdf8300 Clean up funky stolen firefox code. 2009-10-09 00:53:32 -04:00
Kris Maglione 8b7b290e65 Don't report live bookmark items as bookmarked. 2009-10-09 00:17:57 -04:00
Kris Maglione e62d9f96a5 Minor cleanup. 2009-10-08 23:13:24 -04:00
Kris Maglione 9235500752 Fix some quirks in new scrolling code. 2009-10-08 15:39:48 -04:00
Kris Maglione ff8bd7467e Merve. 2009-10-08 17:20:12 -04:00
Kris Maglione 81c72d560e Backed out changeset 7b2d94f436ad 2009-10-08 17:19:53 -04:00
Kris Maglione 8292f6384c Fix mappings when mode.addMode used after initialization.
--HG--
extra : rebase_source : 03fcc73999f01ef1987cf22c0061fbcfebf0bc23
2009-10-08 15:40:18 -04:00
Kris Maglione 271e4fdfc1 Fix some quirks in new scrolling code.
--HG--
extra : rebase_source : 85c06e97ddd00cde296d595a99052428dacc15ca
2009-10-08 15:39:48 -04:00
Doug Kearns 32328e0419 Reorganize the tabs.html help page. 2009-10-08 13:24:26 +11:00
Kris Maglione f374fc981a imported patch quick-cleanup 2009-10-06 20:19:15 -04:00
Kris Maglione f8bbd77356 Scroll any focused scrollable element rather than the entire window. Closes issue #61. 2009-10-06 20:19:12 -04: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
Kris Maglione e0ebc32489 Allow scripts to bulk-load new highlight groups, as in style.js; add Styles#loadCSS. 2009-10-02 19:46:57 -04:00
Kris Maglione ea90165a0f Minor copyright fixes. 2009-10-02 19:45:37 -04:00
Martin Stubenschrott 3910c0604b Move all files to a MIT license 2009-10-03 00:32:29 +02: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