Kris Maglione
|
5606b96957
|
Require "x" flag in util.regexp for "extended" regex processing.
|
2011-02-15 13:06:40 -05:00 |
|
Kris Maglione
|
e514899d23
|
Fix startup on FF36.
|
2011-02-04 12:27:24 -05:00 |
|
Kris Maglione
|
a971e68ba6
|
Update leading comment in stylesheets.
|
2011-02-02 11:18:21 -05:00 |
|
Kris Maglione
|
c9bdbe3391
|
Replace horrible chrome-data URLs with somewhat more comprehensible dactyl://style/ URLs.
|
2011-02-02 11:14:10 -05:00 |
|
Kris Maglione
|
a0ad529424
|
Fix some errors in :command-complete-custom. Fix some help tags not appearing.
|
2011-01-19 17:54:17 -05:00 |
|
Kris Maglione
|
74d00cd222
|
Fix FF36.
|
2011-01-17 22:06:03 -05:00 |
|
Kris Maglione
|
5588183944
|
Fix stupid mistake in last commit.
|
2011-01-17 21:55:38 -05:00 |
|
Kris Maglione
|
35419ad234
|
Fix some more bootstrapping update bugs.
|
2011-01-17 21:40:54 -05:00 |
|
Kris Maglione
|
c78c7b36cb
|
Fix some bootstrap issues on upgrade.
|
2011-01-15 12:02:02 -05:00 |
|
Kris Maglione
|
d62371042c
|
Fix about:pentadactyl.
|
2011-01-13 20:04:14 -05:00 |
|
Kris Maglione
|
6fcd00e8ca
|
Ditch the bloody chrome registry.
|
2011-01-13 16:04:32 -05:00 |
|
Kris Maglione
|
4b33fc5c9f
|
Fix startup on FF36 with a few minutes grace before the nightly goes out.
--HG--
extra : rebase_source : 0685da18b901ff6f243e60e9216dbdc40a4a9455
|
2011-01-11 18:57:22 -05:00 |
|
Kris Maglione
|
04f55e9324
|
Deal with fallout from 609832.
|
2011-01-09 16:15:52 -05:00 |
|
Kris Maglione
|
d661d60cb6
|
Make buffer.UR[LI] nsIURI objects. Fix bug in chrome-data:.
|
2011-01-03 22:00:53 -05:00 |
|
Kris Maglione
|
43458d4432
|
Automagically generate DTDs. One more step towards dropping the chrome: protocol.
--HG--
rename : common/content/io.js => common/modules/io.jsm
|
2011-01-03 21:11:28 -05:00 |
|
Kris Maglione
|
30ec5fc393
|
Fix about:pentadactyl by registering the component manually. Et cetera.
|
2011-01-03 17:06:28 -05:00 |
|
Kris Maglione
|
47288b3456
|
Mangle pathnames in the XPI to foil the fastload cache on upgrade and fix the command line option handler in fresh installs.
|
2010-12-30 21:34:13 -05:00 |
|
Kris Maglione
|
85947d4645
|
Add some more error handling code during the bootstrapping process.
|
2010-12-30 20:20:57 -05:00 |
|
Kris Maglione
|
7a0c7dacbe
|
Move config module to config.jsm.
--HG--
rename : common/content/configbase.js => common/modules/config.jsm
|
2010-12-29 14:49:20 -05:00 |
|
Kris Maglione
|
cd21743661
|
Fix error thrown in protocols.js.
|
2010-12-28 20:45:00 -05:00 |
|
Kris Maglione
|
0bd5210910
|
[bootstrap] Fix for Gecko<2.
--HG--
branch : bootstrapped
|
2010-12-27 00:20:39 -05:00 |
|
Kris Maglione
|
203f8799da
|
[bootstrap] Fix stupid bug.
--HG--
branch : bootstrapped
|
2010-12-25 13:13:10 -05:00 |
|
Kris Maglione
|
a759ab3606
|
[bootstrap] Add code to manually reload stale cached modules on rehash.
--HG--
branch : bootstrapped
|
2010-12-25 08:54:33 -05:00 |
|
Kris Maglione
|
baecb996c3
|
More bootstrap work.
--HG--
branch : bootstrapped
|
2010-12-24 09:21:14 -05:00 |
|
Kris Maglione
|
a6d067b33a
|
Automagically linkify help index descriptions.
|
2010-12-23 02:05:04 -05:00 |
|
Kris Maglione
|
f1e4ef93df
|
Add :list* commands, linkify help tags in certain output, and augment :yank to accept JavaScript directly.
|
2010-12-18 11:54:31 -05:00 |
|
Kris Maglione
|
272cbc5c66
|
Fix issue in revision 2505a62b7c53. Closes issue #175.
|
2010-12-10 18:46:27 -05:00 |
|
Kris Maglione
|
e339032fd2
|
Some minor cleanup and fixes.
|
2010-12-09 20:46:35 -05:00 |
|
Doug Kearns
|
edbce58a59
|
Remove some unused self var declarations.
|
2010-11-12 22:59:39 +11:00 |
|
Doug Kearns
|
903268b0e1
|
Add missing semicolons.
--HG--
extra : rebase_source : 9b307f142d55c3cd89ea6010ea15f1d26b11846f
|
2010-11-05 09:09:09 +11:00 |
|
Kris Maglione
|
6d472abb18
|
Cut down on some error console noise when generating XPCOM stubs.
|
2010-10-03 22:15:49 -04:00 |
|
Kris Maglione
|
8ab81562ba
|
Remove some duplication in the DTDs. Link to the mailing list web page rather than address.
|
2010-10-02 18:08:41 -04:00 |
|
Kris Maglione
|
5477acfad6
|
Fix some help linking and exporting bugs.
|
2010-09-29 10:56:58 -04:00 |
|
Kris Maglione
|
afc2eac676
|
Fix about:pentadactyl = about:undefined in Gecko<2.0.
|
2010-09-28 14:04:11 -04:00 |
|
Kris Maglione
|
4723acb748
|
Fix undefined entity in about:pentadactyl. Fix about:pentadactyl for at least *some* FF36 users.
|
2010-09-27 17:34:37 -04:00 |
|
Doug Kearns
|
c111b047c6
|
Fix a few more comment typos.
|
2010-09-24 16:52:32 +10:00 |
|
Doug Kearns
|
904f3cb974
|
More camel-casing.
isInstance -> isinstance as homage to instanceof.
|
2010-09-24 16:19:50 +10:00 |
|
Kris Maglione
|
68b0a826a7
|
Fix some :cd problems. Remove special treatement of ,, in 'cdpath'.
|
2010-09-22 19:49:33 -04:00 |
|
Doug Kearns
|
cce6bb653e
|
Add missing semicolons.
...let the good times roll.
|
2010-09-22 23:44:04 +10:00 |
|
Kris Maglione
|
d9db020e81
|
Update components to load more reliably on FF<4.0. Fix command line option parsing.
|
2010-09-21 20:15:26 -04:00 |
|
Kris Maglione
|
a53edafac1
|
Fix :version for non-XPI installs. Fix :extensions in FF 3.6.
|
2010-09-18 07:24:35 -04: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 |
|
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 |
|
Kris Maglione
|
a0cb07e7d7
|
Some smallish fixes.
--HG--
branch : testing
|
2010-08-26 11:40:59 -04:00 |
|
Kris Maglione
|
daa2d5dcc5
|
Use JS5's strict mode. But, alas! it outlaws octal! Oh the inanity...
--HG--
branch : testing
|
2010-08-15 07:49:52 -04:00 |
|
Kris Maglione
|
0e3b5ca121
|
Some Gecko 2 fixes.
--HG--
branch : testing
|
2010-08-08 22:03:42 -04:00 |
|
Kris Maglione
|
884411c39c
|
Fix typos in hints.js and protocols.js. Closes issue #144.
|
2009-11-09 06:31:54 -05:00 |
|
Doug Kearns
|
a7925705d7
|
Finish the Great Opening Brace Correction.
|
2009-11-09 16:03:00 +11:00 |
|
Kris Maglione
|
68dd615648
|
Cleanup some stuffs.
|
2009-11-03 19:50:10 -05:00 |
|
Kris Maglione
|
108f467fe4
|
Completely HTML-ize help transforms. Add intentionally undocumented :exporthelp.
|
2009-11-02 00:18:58 -05:00 |
|