1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-26 03:01:35 +02:00
Commit Graph

7050 Commits

Author SHA1 Message Date
Martin Stubenschrott bbfdd78660 added link to external scripts repository 2008-03-30 13:13:41 +00:00
Daniel Bainton 46447353bf Removing myself from being a spam magnet 2008-03-28 04:49:08 +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
Marco Candrian 27b87b38af repeat.txt update 2008-03-24 20:02:37 +00:00
Martin Stubenschrott f5d1125788 fixed vimp loading hopefully 2008-03-24 19:44:19 +00:00
Marco Candrian 6a8204b403 macro-dump.js update 2008-03-24 19:25:53 +00:00
Martin Stubenschrott cdc2b78bdb undo get windows -> getWindows rename for now 2008-03-24 16:40:13 +00:00
Daniel Bainton d2021031fe Fixing a typo in the liberator.getWindows() function name 2008-03-20 16:00:13 +00:00
Martin Stubenschrott 618c47bc46 big vimperator->liberator rename, expect some brakeage 2008-03-18 15:18:55 +00:00
Martin Stubenschrott 227727e100 updated vimperator.css 2008-03-18 15:18:18 +00:00
Martin Stubenschrott c6ad0e0eca updated TODO, Donators 2008-03-12 16:01:02 +00:00
Daniel Bainton d5194cd43f Fixing a typo in help (back->forward) 2008-03-06 14:48:53 +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 05dc9f074f hopefully added all remaining files 2008-03-01 21:06:48 +00:00
Martin Stubenschrott 15ab2c5f88 updated explaination how to build muttator 2008-03-01 20:51:17 +00:00
Martin Stubenschrott 38f8e79bd1 first commit, hurray! :) 2008-03-01 20:44:56 +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