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

517 Commits

Author SHA1 Message Date
Doug Kearns 47a5c73a5b Remove some Hungarian notation. 2009-05-12 18:24:12 +10:00
Doug Kearns cb0f542e94 Rename Search to Finder.
Search generally refers to web searches in this domain and mixing
"search" and "find" within the same module is very confusing.
2009-05-11 17:53:33 +10:00
Doug Kearns f73879f43e Add :stopall. 2009-05-11 01:20:45 +10:00
Doug Kearns 961c84c33d Recategorise level 9 TODOs as level 8. 2009-05-10 21:54:41 +10:00
Štěpán Němec 32be6b7469 A few docs clarifications.
-- shifted mappings notation (<C-n> vs <C-N>)
-- adjusted the ':!' warning
-- other minor fixes
2009-05-09 16:31:50 +10:00
anekos c9806481ce Add keywords (vmap...) 2009-05-06 21:49:28 +09:00
Doug Kearns 4912348398 Normalise the count arg of map actions with Math.max.
Passing an arg object to these actions as is done for commands might be
better.
2009-05-06 21:45:03 +10:00
anekos 8021953f0f Add keywords (nmap...) 2009-05-06 19:47:00 +09:00
Martin Stubenschrott acd7d654ad Fixed muttator folder completions 2009-05-06 00:09:56 +02:00
Doug Kearns be58134222 Fix help index formatting. 2009-05-02 18:46:16 +10:00
Kris Maglione 01a8844d96 Revert "Fix #258: :set urlseparator= results in infinite loop"
This reverts commit e0f50f4eef07670f5c4ece8496785f6683236dc8.
2009-05-01 17:49:41 -04:00
Kris Maglione dbf60914ab Add 'fileencoding' 2009-05-01 15:19:35 -04:00
Kris Maglione e5dc623247 Fix #258: :set urlseparator= results in infinite loop 2009-05-01 14:26:23 -04:00
Doug Kearns 42fba96bdf Fix typo in 'encoding' help description (Daniel Hahler). 2009-05-01 10:25:08 +10:00
Doug Kearns c65f88f8a2 Add 'encoding' to the help index. 2009-04-30 22:21:34 +10:00
Doug Kearns 2fdc555c75 Add a rough :tabdo command. 2009-04-30 22:21:32 +10:00
Martin Stubenschrott cb74c7f40c remove preload option 2009-04-30 08:47:59 +02:00
Ted Pavlic 2c8880ac59 help copyedit: Remove commas before if. Only need after if clause when clause is introductory. 2009-04-29 09:20:19 -04:00
Martin Stubenschrott 37f82baa00 updated donors 2009-04-27 20:05:05 +02:00
Conrad Irwin 7db4c4939f Link to ]] and [[ from next/previouspattern docs 2009-04-25 12:49:53 +01:00
Conrad Irwin 3f5b086b25 Documentation tweaks for gT <C-n> and <C-^> 2009-04-16 13:08:54 +01:00
Conrad Irwin 14bfa82a4e Improve documentation for T and O 2009-04-16 00:56:40 +01:00
Kris Maglione df5b66d838 Add 'encoding' 2009-04-13 12:22:17 -04:00
Martin Stubenschrott 87adc9c1db updated Donors 2009-04-08 20:49:17 +02:00
Kris Maglione 93df18885a Document incompatibility of go=l and go=r 2009-04-07 16:32:18 -04:00
Conrad Irwin 3800f10144 Add 'hintinputs' to provide text hints for inputs
If <label> elements are found use them, else use the value in the box
(current behaviour) or if you add 'name' to 'hintinputs' then it will
allow you to select by the name of the field.

For values that are not displayed on the input field, it adds the value
to the red hint icon.
2009-04-04 19:21:45 +01:00
Conrad Irwin c4354ce49f Updating and extending hints documentation
Added a short paragraph in place of "INTRO TO BE WRITTEN..." and updated
the paragraph about hints to reflect 'hintmatching' and the link text
rather than the URL
2009-04-04 11:27:13 +01:00
Doug Kearns 7540606dbb Update Xulmus NEWS with post 0.1 features. 2009-04-02 01:09:01 +11:00
Doug Kearns a1ce575cef Return the default 'stal' value for Vimperator and Xulmus to 0. 2009-04-01 17:02:36 +11:00
Doug Kearns d985a4d6c8 Add a help entry for :silent. 2009-03-31 23:11:50 +11:00
Kris Maglione 2a88d8a3bf Revert "Fix some zi/zo issues."
This reverts commit b39be7b367528d9a86380c3ec5c2a6fcafd2cd22.
2009-03-30 01:19:29 -04:00
Kris Maglione 7e068d4f9e Fix some zi/zo issues. 2009-03-30 01:16:39 -04:00
Kris Maglione a8f41faf4e Merge. 2009-03-30 01:14:46 -04:00
Doug Kearns f162833d93 Add 'maxitems' to the help index. 2009-03-30 12:43:35 +11:00
Daniel Bainton 187a53c4ca add 'maxitems' option (Jarkko Oranen) 2009-03-30 01:39:10 +03:00
Doug Kearns 24216eb7a4 Add "w" and "W" mappings to the help index. 2009-03-29 23:52:27 +11:00
Daniel Bainton 6adbdb3129 update version to 2.1a1pre 2009-03-29 02:36:04 +02:00
Doug Kearns 374297c5da Merge branch 'master' into vimperator-2.1
Conflicts:
	common/content/completion.js
	common/content/liberator.js
	vimperator/NEWS
2009-03-29 11:18:10 +11:00
Martin Stubenschrott 264b33b608 updated NEWS file 2009-03-29 00:00:27 +01:00
Martin Stubenschrott 5ab1771e3c changed my email address 2009-03-28 23:38:33 +01:00
Martin Stubenschrott c342cdd7c9 updated donors 2009-03-27 11:44:05 +01:00
Martin Stubenschrott 3f53319d53 Fix muttator for new nighlies 2009-03-27 11:44:04 +01:00
Doug Kearns 26fec12cad Fix #204.
Fixes #204 (statusbar should follow "site identification button" color
codes).
2009-03-27 13:35:52 +11:00
Daniel Bainton 702f8f9a3e Doc fixes (thanks Xie&Tian) 2009-03-26 09:34:10 +02:00
Doug Kearns 16eb0a1148 Fix typo in LocationChange autocomd description. 2009-03-25 12:44:00 +11:00
Doug Kearns b6cb5785ad Fix :help :back/:forward formatting. 2009-03-24 15:04:22 +11:00
Daniel Bainton f82ca27c6e Update maxVersion of vimperator to latest Minefield 2009-03-23 11:30:01 +02:00
Kris Maglione cf57844986 Get rid of some 'config.name' checks in the common tree. These should all, ideally, go. 2009-03-22 02:25:05 -04:00
Doug Kearns 202975b3f1 Add extension ID update reminder to TODO. 2009-03-18 20:38:16 +11:00
Conrad Irwin 924aba8f54 Commandline completion for hinted file inputs
When an <input type="file"> is selected with hints, it will cause an
"Upload file: " prompt in the commandline. (Selection with tab and mouse
is left unchanged and will cause the firefox dialog to display)
2009-03-16 12:28:34 +00:00