Doug Kearns
|
46ac3c272e
|
Remove some double spacing.
--HG--
extra : rebase_source : 2e500adb809a020fab650e2bab309cb9d1846a27
|
2011-02-24 22:48:52 +11:00 |
|
Kris Maglione
|
d37e8159ed
|
Make Teledactyl minimally functional, albeit with quite a lot of errors on the console.
|
2011-02-19 22:02:01 -05:00 |
|
Doug Kearns
|
24f5c9d06d
|
Make the :command-complete completers config specific.
Adds a few missing completers for Pentadactyl.
|
2011-01-01 03:54:43 +11:00 |
|
Kris Maglione
|
1abe9fc2bb
|
Replace 'laststatus' with a 'guioptions' flag.
|
2010-11-14 22:47:02 -05:00 |
|
Doug Kearns
|
903268b0e1
|
Add missing semicolons.
--HG--
extra : rebase_source : 9b307f142d55c3cd89ea6010ea15f1d26b11846f
|
2010-11-05 09:09:09 +11:00 |
|
Doug Kearns
|
a5789198ba
|
Fix Teledactyl option initialization typo.
--HG--
extra : rebase_source : fe95f1616893f1409033b16553b130e76d222e22
|
2010-10-15 04:42:12 +11:00 |
|
Kris Maglione
|
4151fe4064
|
Merge default.
--HG--
branch : mode-refactoring
|
2010-10-09 16:48:11 -04:00 |
|
Doug Kearns
|
86efd0bb6a
|
Add missing "use strict" pragmas.
|
2010-10-09 21:42:37 +11:00 |
|
Doug Kearns
|
16f67b0d7d
|
Fix some outdated TEXTAREA mode references.
--HG--
branch : mode-refactoring
|
2010-10-09 05:49:10 +11:00 |
|
Kris Maglione
|
1557b70f45
|
Major documentation updates and formatting fixes, and many, many other changes thanks to an MQ glitch, including:
* Significant completion speed improvements
* Significantly improve startup speed, in large part by lazily
instantiating Options and Commands, lazily installing highlight
stylesheets, etc.
* Update logos and icons, fix atrocious about page
* Fix Teledactyl
* JavaScript completion now avoids accessing property values
* Add Option#persist to define which options are saved with :mkp
* Add new Dactyl component which holds add-on-specific configuration
information and removes need for separate components for each dactyl
host
* Several fixes for latest nightlies
* Significant code cleanup and many bug fixes
--HG--
rename : muttator/AUTHORS => teledactyl/AUTHORS
rename : muttator/Donors => teledactyl/Donors
rename : muttator/Makefile => teledactyl/Makefile
rename : muttator/NEWS => teledactyl/NEWS
rename : muttator/TODO => teledactyl/TODO
rename : muttator/chrome.manifest => teledactyl/chrome.manifest
rename : muttator/components/commandline-handler.js => teledactyl/components/commandline-handler.js
rename : muttator/components/protocols.js => teledactyl/components/protocols.js
rename : muttator/content/addressbook.js => teledactyl/content/addressbook.js
rename : muttator/content/compose/compose.js => teledactyl/content/compose/compose.js
rename : muttator/content/compose/compose.xul => teledactyl/content/compose/compose.xul
rename : muttator/content/compose/dactyl.dtd => teledactyl/content/compose/dactyl.dtd
rename : muttator/content/compose/dactyl.xul => teledactyl/content/compose/dactyl.xul
rename : muttator/content/config.js => teledactyl/content/config.js
rename : muttator/content/dactyl.dtd => teledactyl/content/dactyl.dtd
rename : muttator/content/logo.png => teledactyl/content/logo.png
rename : muttator/content/mail.js => teledactyl/content/mail.js
rename : muttator/content/muttator.xul => teledactyl/content/pentadactyl.xul
rename : muttator/contrib/vim/Makefile => teledactyl/contrib/vim/Makefile
rename : muttator/contrib/vim/ftdetect/muttator.vim => teledactyl/contrib/vim/ftdetect/muttator.vim
rename : muttator/contrib/vim/mkvimball.txt => teledactyl/contrib/vim/mkvimball.txt
rename : muttator/contrib/vim/syntax/muttator.vim => teledactyl/contrib/vim/syntax/muttator.vim
rename : muttator/install.rdf => teledactyl/install.rdf
rename : muttator/locale/en-US/Makefile => teledactyl/locale/en-US/Makefile
rename : muttator/locale/en-US/all.xml => teledactyl/locale/en-US/all.xml
rename : muttator/locale/en-US/autocommands.xml => teledactyl/locale/en-US/autocommands.xml
rename : muttator/locale/en-US/gui.xml => teledactyl/locale/en-US/gui.xml
rename : muttator/locale/en-US/intro.xml => teledactyl/locale/en-US/intro.xml
rename : muttator/skin/icon.png => teledactyl/skin/icon.png
|
2010-09-17 06:21:33 -04:00 |
|