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

586 Commits

Author SHA1 Message Date
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 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 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 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