Commit Graph
100 Commits
Author SHA1 Message Date
Martin Stubenschrott 64b0e3b8e1 [muttator] allow external editor with ctrl-i when composing messages. Also a framework for more compose window related mappings (like y to send message) 2008-05-14 12:21:05 +00:00
Martin Stubenschrott f6474bb6ea [muttator] :empty[trash] command 2008-05-06 15:26:38 +00:00
Martin Stubenschrott 049780bcb3 [muttator] fixed off-by-one error 2008-05-06 15:15:12 +00:00
Martin Stubenschrott 3fe5216a5d [muttator] fix selectThread 2008-05-06 13:37:57 +00:00
Martin Stubenschrott 5419d29a50 [muttator] also search closed threads; new gj and gk key bindings 2008-05-06 13:31:53 +00:00
Martin Stubenschrott 2dc790a1e4 made macros muttator compatible 2008-05-05 20:30:06 +00:00
Martin Stubenschrott 04004ebb39 new liberator.util.readFromClipboard, so also non-Firefox extensions have access to the clipboard 2008-05-05 13:22:55 +00:00
Martin Stubenschrott 7b7d39cc8d newtab option, and better :tab behavior, thanks teramako 2008-05-02 08:54:30 +00:00
Martin Stubenschrott 5a28cd8948 [muttator] kmail-like navigation 2008-05-01 09:45:37 +00:00
Martin Stubenschrott 3c4edd335b added new hint color options and a new hintmatching option (thanks Daniel) 2008-04-30 21:45:36 +00:00
Martin Stubenschrott 47d149910f slightly updated logo 2008-04-30 13:33:53 +00:00
Martin Stubenschrott 0a8bf1f2b9 [muttator] new s,S mappings, and :moveto/:copyto commands 2008-04-30 11:08:32 +00:00
Martin Stubenschrott 8d5b251991 added 'y' command for quickly archiving messages 2008-04-29 21:00:24 +00:00
Martin Stubenschrott 3e2759a5e0 new f and F commands for forwarding messages 2008-04-29 20:22:48 +00:00
Martin Stubenschrott 2e857ecbd9 new folder navigation commands gi (go inbox), ctrl-n and ctrl-p 2008-04-29 20:19:39 +00:00
Martin Stubenschrott 607eaa513d added many folding commands to muttator 2008-04-29 19:52:54 +00:00
Martin Stubenschrott d4ff49cb5e added zc/zo commands to close/open threads in muttator 2008-04-29 18:01:47 +00:00
Martin Stubenschrott ff5abe1d1c made selecting messages in muttator faster when holding j or k 2008-04-29 17:55:36 +00:00
Martin Stubenschrott 8959ed188b vim.js -> liberator.js 2008-04-29 17:14:32 +00:00
Martin Stubenschrott 6d39dfa3d3 updated donators 2008-04-28 15:34:39 +00:00
Martin Stubenschrott 143628f06d doc fixes 2008-04-24 17:19:06 +00:00
Martin Stubenschrott b9327b6bf2 added search suggestions (thanks to M.Terada) 2008-04-23 18:00:52 +00:00
Martin Stubenschrott 545a0ffb25 fixed ctrl-i in textboxes (still blocks firefox however) 2008-04-17 10:13:51 +00:00
Martin Stubenschrott b44cce47cb guioptions wasn't a bug 2008-04-03 12:18:41 +00:00
Martin Stubenschrott bc09bd3424 added bug to TODO 2008-04-03 11:51:32 +00:00
Martin Stubenschrott efa9a9c903 allow user mappings on page load again (thanks trapezoid!) 2008-04-01 16:41:29 +00:00
Martin Stubenschrott 7586b8281e updated Donators 2008-03-31 20:59:35 +00:00
Martin Stubenschrott 01d9ffcc4d <c-u> doesn't beep anymore when there is no text to delete 2008-03-31 20:44:48 +00:00
Martin Stubenschrott 1577c8099d made submitting forms in macros more reliable 2008-03-31 20:36:47 +00:00
Martin Stubenschrott 19059a46cb added google suggestions to tab completion 2008-03-31 13:22:47 +00:00
Martin Stubenschrott 2750f36032 added count support to gi 2008-03-31 12:39:56 +00:00
Martin Stubenschrott bbfdd78660 added link to external scripts repository 2008-03-30 13:13:41 +00:00
Martin Stubenschrott 14cbb1882d added "more" to nextpattern 2008-03-27 20:39:44 +00:00
Martin Stubenschrott 6d514074ec fixed :open http://<tab> completion 2008-03-27 16:12:57 +00:00
Martin Stubenschrott f5d1125788 fixed vimp loading hopefully 2008-03-24 19:44:19 +00:00
Martin Stubenschrott cdc2b78bdb undo get windows -> getWindows rename for now 2008-03-24 16:40:13 +00:00
Martin Stubenschrott 618c47bc46 big vimperator->liberator rename, expect some brakeage 2008-03-18 15:18:55 +00:00
Martin Stubenschrott c6ad0e0eca updated TODO, Donators 2008-03-12 16:01:02 +00:00
Martin Stubenschrott f564c23305 added search mappings also in caret mode 2008-03-06 11:49:31 +00:00
Martin Stubenschrott bd211940fc added :set layout option 2008-03-05 14:14:05 +00:00
Martin Stubenschrott 72f274c7c6 fixed -- MESSAGE -- focus bug, work around mail.getMessages() bug with try/catch 2008-03-05 13:03:28 +00:00
Martin Stubenschrott bc5efdab0d rename flagged -> starred 2008-03-04 22:50:16 +00:00
Martin Stubenschrott 97e009ecff events.feedkeys("J") now sends a shifted event, thanks to muttator, so we find bugs in our liberator lib :) 2008-03-04 22:44:00 +00:00
Martin Stubenschrott b75dff68d3 add ZQ mapping only when extension has the "session" feature 2008-03-04 11:29:26 +00:00
Martin Stubenschrott 98f6813d63 added new ctrl-t mapping also to NEWS file 2008-03-03 15:02:30 +00:00
Martin Stubenschrott c060110001 *** empty log message *** 2008-03-03 14:46:09 +00:00
Martin Stubenschrott 80a8611377 fixed slow <tab> regression 2008-03-03 01:08:14 +00:00
Martin Stubenschrott 787157a22d added many "mark xxx as read" mappings 2008-03-03 00:14:21 +00:00
Martin Stubenschrott 67fda2892f fixed vimperator.util.generateHelp 2008-03-02 23:01:56 +00:00
Martin Stubenschrott 3fcbaa7e37 added/updated gm/gM mappings and :getmessages command for muttator 2008-03-02 22:56:17 +00:00
Martin Stubenschrott 420358f47d fixed :ver 2008-03-02 13:11:11 +00:00
Martin Stubenschrott a5d25f00c8 swapped ctrl-i/o 2008-03-02 00:53:12 +00:00
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 019e927781 now really fixed the MOW 2008-03-01 01:42:53 +00:00
Martin Stubenschrott d7364fbe72 fixed MOW for muttator 2008-03-01 01:15:09 +00:00
Martin Stubenschrott 48a79ca3cf sort :commands for tab-completion 2008-03-01 00:27:10 +00:00
Martin Stubenschrott 3c203e5563 fixed :js <<EOF 2008-03-01 00:12:07 +00:00
Martin Stubenschrott aa3934cf2d fixed system() and other io methods 2008-02-29 23:47:27 +00:00
Martin Stubenschrott 2168ef2c2d test mozdev homepage with no branding 2008-02-29 16:59:50 +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 8184b1109f moved more commands. the end of all the moving is near! 2008-02-28 23:55:02 +00:00
Martin Stubenschrott 8c45097170 made :dialogs generic, moved more commands to vim.js 2008-02-28 23:37:35 +00:00
Martin Stubenschrott e02cc7622c readded getUserIterator 2008-02-25 17:01:18 +00:00
Martin Stubenschrott 09eb8e5939 begin moving commands from commands.js to where they belong 2008-02-25 15:22:12 +00:00
Martin Stubenschrott 4ac9a3aa0f got rid of all remaining mappings in mappings.js, most of the moved to editor.js 2008-02-24 12:16:12 +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 800516acba more refactoring 2008-02-23 23:00:43 +00:00
Martin Stubenschrott a92f9c9a2b moved some mappings to buffer.js and hints.js 2008-02-23 21:17:39 +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 e652d53e5d moved search mappings to find.js 2008-02-13 05:02:49 +00:00
Martin Stubenschrott e7593b776a i think, i fixed the statusbar, please rereport when it isn't the case 2008-02-12 19:19:44 +00:00
Martin Stubenschrott d1560b0cfb moved v.buffer.switchTo to v.tabs.switchTo 2008-02-12 18:28:07 +00:00
Martin Stubenschrott fec955dcb2 changed "B" mapping. Also moved tab specific mappings/commands from commands.js and mappings.js to tabs.js; This kind of changes will occur frequently in future. 2008-02-12 15:57:12 +00:00
Martin Stubenschrott 76c161a0f4 moved allModes from mappings.js to vimperator.modes.all 2008-02-12 13:33:37 +00:00
Martin Stubenschrott 63b66497e9 fixed focus stuff for muttator again, we just can't avoid it that we end up in
-- MESSAGE -- mode when we click a link. Press <esc> to get back to normal mode.
2008-02-11 18:00:56 +00:00
Martin Stubenschrott 3f6a157524 renamed buffers.js to buffer.js 2008-02-11 17:13:20 +00:00
Martin Stubenschrott 62b053bab2 added mail.js, <enter> and <esc> switch between normal and -- MESSAGE -- mode now 2008-02-11 15:42:52 +00:00
Martin Stubenschrott f22a5b7ea2 made focus handling for muttator much better 2008-02-10 14:34:57 +00:00
Martin Stubenschrott f9ae6d097f updated donators 2008-02-10 00:28:17 +00:00
Martin Stubenschrott db56095bc8 fixed defaultValue in :set! 2008-02-07 12:55:09 +00:00
Martin Stubenschrott a40bc05f11 fixed quickmarks 2008-02-07 03:59:04 +00:00
Martin Stubenschrott 513abc97b3 added yf idea 2008-02-07 03:46:00 +00:00
Martin Stubenschrott 97ae83a650 slightly updated TODO 2008-02-07 03:26:15 +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 7479699004 fixed :help for thunderbird 2008-02-05 22:19:17 +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 7d9e1e100a added -- MESSAGE -- mode handling to muttator. This will be the only muttator-specific mode added to the VIM core. 2008-02-05 13:49:59 +00:00
Martin Stubenschrott 6ec0f8f7c1 made zoom functions thunderbird compatible 2008-02-05 03:03:22 +00:00
Martin Stubenschrott f2d1334ce7 added vimperator.config.mainWidget 2008-02-05 02:51:58 +00:00
Martin Stubenschrott c9fdb64ba1 fixed :map <Right> gt 2008-02-05 01:43:33 +00:00
Martin Stubenschrott 286feedfc7 initial small changes, so muttator loads at least fully 2008-02-05 01:31:06 +00:00
Martin Stubenschrott 2777a8e09c get rid off v.options.{g,s}etFirefoxPref and renamed it to {g,s}etPref. You shouldn't save vimperator specific preferences in the about:config anyway, but store larger things like the history in the SQLITE database. 2008-02-05 01:00:15 +00:00
Martin Stubenschrott 8c100b78ba moved run/system/source to vimperator.io and objectToString to vimp.util 2008-02-05 00:12:18 +00:00
Martin Stubenschrott cb7fef72ba added calmar also to donators, thanks! 2008-02-04 18:07:20 +00:00
Martin Stubenschrott 50848e9d98 changed make system to allow easy development of muttator, also added first muttator specific file to the repository 2008-02-04 16:10:27 +00:00
Martin Stubenschrott caba7c1a2f changed vimperatorrc.example 2008-02-03 18:33:42 +00:00
Martin Stubenschrott a994d42a56 get rid of Cc/Ci, as that's thunderbird incompatible 2008-02-01 17:52:41 +00:00
Martin Stubenschrott e2e42c83c8 fixed F1 2008-02-01 14:12:48 +00:00