Martin Stubenschrott
97b6581985
many updated to muttator, with selectMessage() function, and lots of mappings added
2008-03-02 00:40:03 +00:00
Martin Stubenschrott
57debc00e0
* renamed shortHelp -> decription
...
* refactored abbreviation and mapping commands (actually 200 LOC less now :)
2008-02-29 14:46:33 +00:00
Martin Stubenschrott
8c45097170
made :dialogs generic, moved more commands to vim.js
2008-02-28 23:37:35 +00:00
Martin Stubenschrott
f86df3e65a
all mappings apart from various insert modes are finally there where they should be
2008-02-24 01:47:47 +00:00
Martin Stubenschrott
3b461b18c2
began moving some mappings from mappings.js -> buffer.js; Also the constructors of Mail() and Buffer() accept an argument in which mode they should add the mapping
2008-02-14 15:00:05 +00:00
Martin Stubenschrott
1556268fea
massive options.js cleanup. It is now only responsible for the options framework, but does not host
...
any option. They are now saved in the modules where the corresponding features are defined or in vim.js
if they are general options. Expect the same code rework for commands and mappings.
2008-02-07 03:03:27 +00:00
Martin Stubenschrott
b3eb0000ab
buffer.txt added
2008-02-06 23:00:50 +00:00
Martin Stubenschrott
1985fc2853
made guioptions handling generic. Updated minimum requirement to Firefox3 beta3
2008-02-06 18:17:32 +00:00
Martin Stubenschrott
5f04e70663
added vimperator.has("feature") and made vimperator.open(...) work in thunderbird as well
2008-02-05 15:30:08 +00:00
Martin Stubenschrott
f2d1334ce7
added vimperator.config.mainWidget
2008-02-05 02:51:58 +00:00
Martin Stubenschrott
286feedfc7
initial small changes, so muttator loads at least fully
2008-02-05 01:31:06 +00:00