Doug Kearns
779752d776
Replace expression closures (command/option/mapping definitions).
...
Expression closures are to be axed. See https://bugzil.la/1083458 .
2015-07-23 01:15:41 +10:00
Doug Kearns
b236add69d
Replace expression closures (function expressions - named and dynamic this).
...
Expression closures are to be axed. See https://bugzil.la/1083458 .
Leaving deprecated() and literal() calls and method shorthand syntax
conversions until after the ESR overlap.
2015-06-06 23:12:40 +10:00
Doug Kearns
6e8040286a
Replace expression closures (getters).
...
Expression closures are to be axed. See https://bugzil.la/1083458 .
2015-05-27 04:42:30 +10:00
Doug Kearns
ce82387cdd
Replace expression closures (function expressions).
...
Expression closures are to be axed. See https://bugzil.la/1083458 .
2015-05-26 03:38:58 +10:00
Doug Kearns
6ee830dfad
Convert expression closures to arrow syntax.
2013-09-15 00:42:51 +10:00
Doug Kearns
f291454e23
Add missing semicolons, fix whitespace and normalise Vim modelines.
2013-08-03 01:37:19 +10:00
Kris Maglione
0cf1151e0a
More cleanup. Fix some Teledactyl bugginess.
2011-09-29 21:25:17 -04:00
Kris Maglione
9002a78d14
s/\bset\b/Set/g
2011-07-16 18:51:59 -04:00
Doug Kearns
cae269fd32
Move some more message strings to the properties file.
2011-03-06 03:15:01 +11:00
Doug Kearns
7613152963
Fix global reference to SBGetBrowser in config.stop.
...
--HG--
extra : rebase_source : b5f287418fe2087af5c8c1db83eb6cf995a1e66e
2011-02-24 23:28:17 +11:00
Doug Kearns
46ac3c272e
Remove some double spacing.
...
--HG--
extra : rebase_source : 2e500adb809a020fab650e2bab309cb9d1846a27
2011-02-24 22:48:52 +11:00
Doug Kearns
85873f6e2c
Fix config.isPlayerWindow.
...
Fixes player mode mappings.
2011-02-24 17:10:49 +11:00
Kris Maglione
8299257422
Make Melodactyl minimally functional. Closes issue #340 .
...
--HG--
rename : pentadactyl/chrome.manifest => common/chrome.manifest
2011-02-22 10:01:56 -05:00
Kris Maglione
fb7d6c9809
Update copyright headers.
2011-01-23 23:34:24 -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
5d51fd491a
Do away with services.(get|create), and move the prefs module to its own file.
2010-12-01 21:57:51 -05: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
377f8b01d4
Replace use of <b>arg</b> in API docs with *arg*.
...
--HG--
extra : rebase_source : f127ac4f494053e4306074f5acded34b2d363eef
2010-10-21 22:55:15 +11:00
Doug Kearns
8e827b053d
Simplify :displaypane argument names.
2010-10-21 15:45:47 +11:00
Doug Kearns
48dd94773e
Employ dactyl.assert where appropriate in Melodactyl.
2010-10-21 15:25:54 +11:00
Doug Kearns
47a01c3ff6
options.setPref -> prefs.set
...
--HG--
extra : rebase_source : e6d7710ed3f269934ce4c517e97ad93c6c2f5840
2010-10-15 10:41:07 +11:00
Doug Kearns
0abc4fbc33
Restore PLAYER mode in Melodactyl.
...
A quick fix to ascertain the status of player features.
--HG--
extra : rebase_source : e941b9f0f3a822b2584ddec66875ec421dd7865c
2010-10-15 10:27:10 +11:00
Doug Kearns
496ea687f6
Remove definition of unused window.BrowserStop for Melodactyl.
...
--HG--
extra : rebase_source : 5b8db1160f32e5d61ef08cebe95d9b5b04b85f01
2010-10-15 04:39:36 +11:00
Doug Kearns
87b033d41d
Remove 'jumpto' and 'places' :dialog args.
...
These are only available as addons now in Songbird.
--HG--
extra : rebase_source : 27328afb30717da4533411912fe46be92cca5659
2010-10-15 04:36:13 +11:00
Doug Kearns
86efd0bb6a
Add missing "use strict" pragmas.
2010-10-09 21:42:37 +11:00
Kris Maglione
35fbbf8af4
Melodactyl naming fixes.
2010-10-02 12:59:11 -04:00
Kris Maglione
a59d88fee7
Basic Songbird 1.9a support.
...
--HG--
rename : xulmus/AUTHORS => melodactyl/AUTHORS
rename : xulmus/Makefile => melodactyl/Makefile
rename : xulmus/NEWS => melodactyl/NEWS
rename : xulmus/TODO => melodactyl/TODO
rename : xulmus/chrome.manifest => melodactyl/chrome.manifest
rename : xulmus/components/commandline-handler.js => melodactyl/components/commandline-handler.js
rename : xulmus/components/protocols.js => melodactyl/components/protocols.js
rename : xulmus/content/config.js => melodactyl/content/config.js
rename : xulmus/content/dactyl.dtd => melodactyl/content/dactyl.dtd
rename : xulmus/content/library.js => melodactyl/content/library.js
rename : xulmus/content/logo.png => melodactyl/content/logo.png
rename : xulmus/content/xulmus.xul => melodactyl/content/melodactyl.xul
rename : xulmus/content/player.js => melodactyl/content/player.js
rename : xulmus/content/xulmus.svg => melodactyl/content/xulmus.svg
rename : xulmus/contrib/vim/Makefile => melodactyl/contrib/vim/Makefile
rename : xulmus/contrib/vim/ftdetect/xulmus.vim => melodactyl/contrib/vim/ftdetect/melodactyl.vim
rename : xulmus/contrib/vim/mkvimball.txt => melodactyl/contrib/vim/mkvimball.txt
rename : xulmus/contrib/vim/syntax/xulmus.vim => melodactyl/contrib/vim/syntax/melodactyl.vim
rename : xulmus/defaults/preferences/dactyl.js => melodactyl/defaults/preferences/dactyl.js
rename : xulmus/install.rdf => melodactyl/install.rdf
rename : xulmus/locale/en-US/all.xml => melodactyl/locale/en-US/all.xml
rename : xulmus/locale/en-US/autocommands.xml => melodactyl/locale/en-US/autocommands.xml
rename : xulmus/locale/en-US/browsing.xml => melodactyl/locale/en-US/browsing.xml
rename : xulmus/locale/en-US/dactyl.dtd => melodactyl/locale/en-US/dactyl.dtd
rename : xulmus/locale/en-US/gui.xml => melodactyl/locale/en-US/gui.xml
rename : xulmus/locale/en-US/intro.xml => melodactyl/locale/en-US/intro.xml
rename : xulmus/locale/en-US/player.xml => melodactyl/locale/en-US/player.xml
rename : xulmus/locale/en-US/tabs.xml => melodactyl/locale/en-US/tabs.xml
rename : xulmus/skin/icon.png => melodactyl/skin/icon.png
2010-10-02 10:44:19 -04:00