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

82 Commits

Author SHA1 Message Date
Doug Kearns 865e075953 Bump Vimperator's version string and fix the 2.2 NEWS entry again. 2009-11-09 03:52:26 +11:00
Kris Maglione 457d979d9d Add some news entries. 2009-11-01 00:25:07 -04:00
Kris Maglione 35a6000d68 Add NEWS entries about help system refactoring.
--HG--
branch : xslt
2009-10-26 17:55:59 -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
Doug Kearns d0e1f3a2c2 Rename :only to :winonly. 2009-10-03 14:52:49 +10:00
Martin Stubenschrott 3910c0604b Move all files to a MIT license 2009-10-03 00:32:29 +02:00
Doug Kearns 3c1ad3089e Add :only. 2009-10-03 01:13:21 +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 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 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
Kris Maglione a0c023113c Remove spurious entry about 't' flag for 'complete' from NEWS.. 2009-09-25 17:32:07 -04:00
Kris Maglione a896c98434 Make 'popups' more intuitive. 2009-09-19 01:42:59 -04:00
Doug Kearns 9ec2a359e7 Add :keepalt. 2009-09-14 15:21:52 +10:00
Martin Stubenschrott a2a2f17e62 remove 't' from default 'complete' in preparation for 2.2. We have yet to decide whether we even want to this functionality in :open or maybe just add a super smart :goto) 2009-09-13 17:31:06 +02:00
Kris Maglione 66a2579fb9 Add :styenable, :stydisable, :stytoggle 2009-09-10 18:22:26 -04: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 11b54186d5 Add :sanitize, 'sanitizetimespan' and 'sanitizeitems'. 2009-09-04 12:30:27 +10:00
Doug Kearns e159a0d07d Add :verbose. 2009-08-27 14:46:26 +10:00
Doug Kearns e842bf8cc9 Add :window to run a command in a new window.
Works like :tab.
2009-08-10 21:56:23 +10:00
Doug Kearns 415db95601 Add a ! bang version of :delbmarks to delete all bookmarks. 2009-08-09 01:50:59 +10:00
Doug Kearns ec4982d50b Add a :helpall command.
This effectively divides the help into chunked and unchunked subsystems
for clarity.
2009-08-04 17:55:55 +10:00
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
Kris Maglione 842dd61f4c Add [c]:toolbaropen[c], [c]:toolbarclose[c], and [c]:toolbartoggle[c]. 2009-07-21 22:18:15 -04:00
Doug Kearns ada0d13e2d Finish converting */NEWS to Asciidoc. 2009-07-13 17:03:15 +10: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 1f7b6f4b05 Make :open <noarg> behaviour match that of :tabopen/:winopen. 2009-07-11 00:43:27 +10:00
Kris Maglione d7e8bf1543 Add :extoptions command 2009-07-08 13:20:27 -04:00
Doug Kearns 4df207e6e5 Add some rudimentary extension related commands.
Adds :extadd, :extdelete, :extdisable, :extenable, :extensions.
2009-07-07 21:37:41 +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 e762b6f9d4 Add a -description option to :command. 2009-06-04 14:28:32 +10:00
Doug Kearns b966c4dac1 Fix NEWS feature ordering. 2009-05-28 20:33:00 +10:00
Doug Kearns 0edefd5dc2 Add a command-line handler to process the -liberator option. 2009-05-28 20:28:51 +10:00
Kris Maglione 9b49a41cba NEWS formatting. 2009-05-27 19:10:14 -04:00
Conrad Irwin 0766b31697 NEWS and documentation for previous commit (;i ;I) 2009-05-27 23:43:53 +01:00
Doug Kearns 133deb08d2 Add NEWS item regarding fixed key notation. 2009-05-24 23:45:30 +10:00
Doug Kearns 61b6491b8b Add all.html for viewing all help in a single page.
This is all really inside out. It would be much better to store the help
in a single file and use asciidoc/docbook's capabilities to split it if
desired.
2009-05-24 23:32:09 +10:00
Doug Kearns c7b48361ee Add "c" extended hint mode to open the context menu. 2009-05-23 22:59:34 +10:00
Doug Kearns 62853b2498 Add \ mapping to toggle between rendered and source view.
Like lynx, elinks et al.
2009-05-22 18:30:39 +10:00
Doug Kearns da89552a1e Add @: mapping. 2009-05-22 12:47:57 +10:00
Martin Stubenschrott 4fff07b8ef vimperator 2.1 released (and changed 'cpt' default from 'sfl' to 'slf') 2009-05-21 13:36:23 +02:00
Doug Kearns 18def4a7ae Add :frameonly. 2009-05-13 02:14:04 +10:00
Doug Kearns f73879f43e Add :stopall. 2009-05-11 01:20:45 +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
Kris Maglione df5b66d838 Add 'encoding' 2009-04-13 12:22:17 -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