1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-26 21:42:26 +01:00
Files
pentadactyl-pm/muttator/NEWS
Kris Maglione 924863cd61 imported patch dactylify
--HG--
rename : common/content/liberator-overlay.js => common/content/dactyl-overlay.js
rename : common/content/liberator.js => common/content/dactyl.js
rename : common/content/liberator.xul => common/content/dactyl.xul
rename : common/skin/liberator.css => common/skin/dactyl.css
rename : muttator/content/compose/liberator.dtd => muttator/content/compose/dactyl.dtd
rename : muttator/content/compose/liberator.xul => muttator/content/compose/dactyl.xul
rename : muttator/content/liberator.dtd => muttator/content/dactyl.dtd
rename : vimperator/AUTHORS => pentadactyl/AUTHORS
rename : vimperator/Donors => pentadactyl/Donors
rename : vimperator/Makefile => pentadactyl/Makefile
rename : vimperator/NEWS => pentadactyl/NEWS
rename : vimperator/TODO => pentadactyl/TODO
rename : vimperator/chrome.manifest => pentadactyl/chrome.manifest
rename : vimperator/components/about-handler.js => pentadactyl/components/about-handler.js
rename : vimperator/components/commandline-handler.js => pentadactyl/components/commandline-handler.js
rename : vimperator/components/protocols.js => pentadactyl/components/protocols.js
rename : vimperator/content/about.html => pentadactyl/content/about.html
rename : vimperator/content/about_background.png => pentadactyl/content/about_background.png
rename : vimperator/content/config.js => pentadactyl/content/config.js
rename : vimperator/content/liberator.dtd => pentadactyl/content/dactyl.dtd
rename : vimperator/content/logo.png => pentadactyl/content/logo.png
rename : vimperator/content/vimperator.svg => pentadactyl/content/pentadactyl.svg
rename : vimperator/content/vimperator.xul => pentadactyl/content/pentadactyl.xul
rename : vimperator/contrib/vim/Makefile => pentadactyl/contrib/vim/Makefile
rename : vimperator/contrib/vim/ftdetect/vimperator.vim => pentadactyl/contrib/vim/ftdetect/pentadactyl.vim
rename : vimperator/contrib/vim/mkvimball.txt => pentadactyl/contrib/vim/mkvimball.txt
rename : vimperator/contrib/vim/syntax/vimperator.vim => pentadactyl/contrib/vim/syntax/pentadactyl.vim
rename : vimperator/install.rdf => pentadactyl/install.rdf
rename : vimperator/locale/en-US/all.xml => pentadactyl/locale/en-US/all.xml
rename : vimperator/locale/en-US/autocommands.xml => pentadactyl/locale/en-US/autocommands.xml
rename : vimperator/locale/en-US/liberator.dtd => pentadactyl/locale/en-US/dactyl.dtd
rename : vimperator/locale/en-US/gui.xml => pentadactyl/locale/en-US/gui.xml
rename : vimperator/locale/en-US/intro.xml => pentadactyl/locale/en-US/intro.xml
rename : vimperator/locale/en-US/options.xml => pentadactyl/locale/en-US/options.xml
rename : vimperator/locale/en-US/tutorial.xml => pentadactyl/locale/en-US/tutorial.xml
rename : vimperator/vimperatorrc.example => pentadactyl/pentadactylrc.example
rename : vimperator/regressions.js => pentadactyl/regressions.js
rename : vimperator/skin/about.css => pentadactyl/skin/about.css
rename : vimperator/skin/icon.png => pentadactyl/skin/icon.png
rename : xulmus/content/liberator.dtd => xulmus/content/dactyl.dtd
rename : xulmus/locale/en-US/liberator.dtd => xulmus/locale/en-US/dactyl.dtd
2010-08-28 18:02:03 -04:00

65 lines
2.7 KiB
Plaintext

2009-XX-XX
* version 0.6a1pre
* asciidoc is no longer required to build Muttator
* The full help system now available for Muttator.
* add 'titlestring' option
* rename *FolderLoaded* autocommand event to *FolderLoad*
* add the *DOMLoad* autocommand event
* add 'online' option
* add 'smtpserver' option
* add 'jsdebugger' option - switch on/off javascript debugger service
2009-03-29
* version 0.5
* fixes for recent TB nightly changes
* new 'threads' option (non-functional for now)
* new 'archivefolder' option
* small bug fixes
2008-08-03:
* version 0.4
* new 'autoexternal' option to edit new messages/reply with the external editor by default.
NOTE: You must set this option in your .muttatorrc, as options are not shared between the
main thunderbird window and the compose window!
* various *l* mappings for labeling messages
* [m]p[m] to open RSS message in browser
* [m]y[m] to yank sender or RSS URL
* [m]Y[m] to yank subject
* [m]R[m] to reply to all
* new compose mappings: [m]s[m], [m]t[m] and [m]i[m] - Focus subject:, To: or message body
* [m]q[m] quits composer now
* new [m]x[m] mapping to toggle HTML display (is there a need for "simple HTML"?)
* new [m]h[m] mapping to toggle headers
2008-06-04:
* version 0.3
* new tab related mappings + commands
* new [c]:contacts[c] and [c]:contact[c] commands for address book operations
* new [c]:message[c] command
* new -- COMPOSE -- mode with mutt-like keybindings ([m]y[m] to send message, [m]e[m] to edit message)
* external editor support for sending messages
* [m]m[m] to open a new message compose window
* new [m]M[m] command to send a new message to the sender of the currently selected message
* completions for [c]:goto[c], [c]:copyto[c], [c]:moveto[c] commands
* [c]:emptytrash[c] command
* new [m]*[m] and [m]#[m] mappings to select next/prev message from same author (not perfect matching however)
* [m]J[m], [m]K[m], [m]]s[m], etc. search in closed threads now
* [m]gj[m] and [m]gk[m] to select messages in closed threads
* [m]t[m] to select current thread, use [m]lr[m] now to label a message as read
* KMail-like mode-independent scrolling with [m]<Left>[m]/[m]<Right>[m] and [m]<Up>[m]/[m]<Down>[m]
* many small improvements
2008-04-30:
* version 0.2
* [m]<C-s>[m] mappings to move messages to an "Archive" folder (inspired by gmail)
* new [c]:moveto[c] and [c]:copyto[c] commands
* [m]u[m] and [m]<C-r>[m] mappings to undo/redo
* new Muttator specific :help screen
* small bug fixes
2008-04-29:
* version 0.1
* first public release, straight port from Pentadactyl with many basic mappings
// vim: set filetype=asciidoc: