Štěpán Němec
|
abf3b691d0
|
"impliment" -> "implement"
|
2010-10-17 03:06:48 +02:00 |
|
Štěpán Němec
|
5589021e3e
|
Fix some typos.
|
2010-10-16 18:23:03 +02:00 |
|
Kris Maglione
|
b940a9db96
|
Use rendered HTML for gF/:w !foo/:w >>foo until someone inevitably complains. Closes issue #44.
|
2010-10-15 17:52:28 -04:00 |
|
Kris Maglione
|
4bbfa212bc
|
Somewhat better Y and :yank copy behavior that should work as expected on OS-X.
|
2010-10-15 16:13:45 -04:00 |
|
Kris Maglione
|
c6c8b1e7ae
|
Fix a typo in sanitizer.jsm.
|
2010-10-15 14:19:38 -04:00 |
|
Kris Maglione
|
c683abc281
|
Fix a bug in replacing user commands. Closes issue #88.
--HG--
extra : rebase_source : 3d5045b548a81ec70e43ab1e3d006a975f95b974
|
2010-10-15 14:10:06 -04:00 |
|
Kris Maglione
|
9e10404daf
|
Add forgotten NEWS entry.
|
2010-10-15 00:49:47 -04:00 |
|
Kris Maglione
|
a3799d3d05
|
Import (and augment) my cookies plugin per Doug's suggestion, and improve dactyl.generateHelp (and :yank).
|
2010-10-15 00:30:03 -04:00 |
|
Kris Maglione
|
bea1c20858
|
Better :yank formatting.
|
2010-10-14 22:06:17 -04:00 |
|
Kris Maglione
|
e44b0f60d4
|
Don't run the sanitizer at shutdown unasked.
|
2010-10-14 18:31:59 -04:00 |
|
Kris Maglione
|
d7fb8637d7
|
Fix File on non-Minefield builds.
|
2010-10-14 14:48:01 -04:00 |
|
Kris Maglione
|
2a7847a0b2
|
Fix typo.
|
2010-10-14 14:14:12 -04:00 |
|
Kris Maglione
|
e925a7db01
|
Fix some stupid bugs in newer JägerMonkey. Closes issue #86.
|
2010-10-14 13:58:18 -04:00 |
|
Kris Maglione
|
a09f6321e7
|
Wrap long option values in :set output. Closes issue #84.
--HG--
extra : rebase_source : b6346cff93828af6c22b19bbd65ac5cf20b7e72d
|
2010-10-14 13:06:35 -04:00 |
|
Kris Maglione
|
cd60cf81f6
|
Don't show the "all" item in the sanitize dialog.
|
2010-10-14 04:18:00 -04:00 |
|
Kris Maglione
|
a703d0a3bf
|
Integrate sanitizer with host UI, sanitize at shutdown support, and control which items are sanitized when more thoroughly. Closes issue #70.
|
2010-10-14 03:29:56 -04:00 |
|
Kris Maglione
|
9e42f55fa1
|
Fix possible infinite loop.
|
2010-10-13 16:51:29 -04:00 |
|
Kris Maglione
|
4351bb675b
|
Make "all" toggle other items in "activate", "eventignore", "newtab", and "sanitizeitems".
|
2010-10-12 14:29:11 -04:00 |
|
Kris Maglione
|
577b8e3639
|
Fix purge-session-history observer timespan. Closes issue #70.
|
2010-10-11 15:04:46 -04:00 |
|
Kris Maglione
|
c977268278
|
Merge default.
--HG--
branch : mode-refactoring
|
2010-10-10 02:56:22 -04:00 |
|
Kris Maglione
|
5e231dd571
|
Some smaller hint mode tweaks and fixes.
|
2010-10-09 21:05:02 -04:00 |
|
Kris Maglione
|
d0e2262565
|
Fix displaying of selected hint, especally with g;
|
2010-10-09 19:47:32 -04:00 |
|
Kris Maglione
|
a9206c4e3c
|
Fix startup in permanent private browsing mode.
|
2010-10-09 17:03:57 -04:00 |
|
Kris Maglione
|
4151fe4064
|
Merge default.
--HG--
branch : mode-refactoring
|
2010-10-09 16:48:11 -04:00 |
|
Kris Maglione
|
fdddfb31ef
|
Add ;S ‘add search keyword’ hint mode.
|
2010-10-09 16:45:22 -04:00 |
|
Doug Kearns
|
8be0558982
|
Whitespace fixes.
|
2010-10-09 21:45:52 +11:00 |
|
Kris Maglione
|
d64eab8f2a
|
Fix iter() on FF36. Closes issue #63.
|
2010-10-09 01:11:08 -04:00 |
|
Kris Maglione
|
fbba50e267
|
Merge default.
--HG--
branch : mode-refactoring
|
2010-10-08 23:45:52 -04:00 |
|
Kris Maglione
|
765bb46358
|
Merge default.
--HG--
branch : mode-refactoring
|
2010-10-08 15:32:20 -04:00 |
|
Kris Maglione
|
9ed5d069ee
|
Fix prefixing of dump messages from base.jsm.
|
2010-10-08 15:31:53 -04:00 |
|
Kris Maglione
|
0856343b40
|
Rename TEXTAREA mode to TEXT EDIT mode, and move it from :imap to :tmap.
--HG--
branch : mode-refactoring
|
2010-10-08 13:42:16 -04:00 |
|
Kris Maglione
|
1c62294ef6
|
Some minor fixes, and add ctypes support to iter().
--HG--
extra : transplant_source : %8A%D5.%EC.%9A%CC%94%D3%AA%03ARn%D5%A0d%DF%FBj
|
2010-10-07 23:18:09 -04:00 |
|
Kris Maglione
|
248c906e9c
|
Some minor fixes, and add ctypes support to iter().
--HG--
branch : mode-refactoring
|
2010-10-07 23:18:09 -04:00 |
|
Kris Maglione
|
8c98658e74
|
Finish moving dactyl.dump to util from last commit, and store the last 15 intercepted stack traces.
|
2010-10-06 18:08:07 -04:00 |
|
Kris Maglione
|
312244c00c
|
Fix a typo in styles.jsm. Closes issue #49.
|
2010-10-06 17:38:23 -04:00 |
|
Kris Maglione
|
28f51ef202
|
Don't purge permissions on browser:purge-session-history. Closes issue #52.
|
2010-10-06 15:46:27 -04:00 |
|
Kris Maglione
|
41335adaae
|
Fix some major mode changing bugs. Closes issue #55.
--HG--
branch : mode-refactoring
|
2010-10-06 10:34:28 -04:00 |
|
Kris Maglione
|
f17790a39a
|
Give the Cmd* and Status* highlight groups slightly higher precedence than their unadorned variants.
|
2010-10-05 20:03:06 -04:00 |
|
Kris Maglione
|
7f574a512f
|
Preserve file/line information with saved ex commands (:au, :com, :map -ex).
|
2010-10-05 15:29:18 -04:00 |
|
Kris Maglione
|
2012279ad9
|
Use evalInSandbox for :js rather than the subscript loader so that we can preserve file names/line numbers.
|
2010-10-04 21:33:39 -04:00 |
|
Kris Maglione
|
af64937d55
|
Fix some crufty old mode-change related bugginess.
|
2010-10-04 14:17:13 -04:00 |
|
Kris Maglione
|
9fdf43d46e
|
Provide XPCNativeWrapper.unwrap if it doesn't exist. Closes issue #38.
|
2010-10-04 10:20:07 -04: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
|
106b9163c2
|
Fix some property completion edge cases with wrapped natives.
|
2010-10-03 20:06:45 -04:00 |
|
Kris Maglione
|
49d6841b0d
|
Handle "gi" properly on frameset documents when no last focused element.
|
2010-10-03 15:04:11 -04:00 |
|
Kris Maglione
|
72b6af3e6b
|
Use temp files rather than URL arguments for :viewsource!. Also update the statusline on :redraw and add an XPCOM shim class for pseudo-XPCOM objects.
|
2010-10-03 13:44:37 -04:00 |
|
Kris Maglione
|
cbed89d8ba
|
Use the charset service for charset completions.
|
2010-10-03 11:48:56 -04:00 |
|
Doug Kearns
|
1fea8310c6
|
Melodactyl naming fixes 2.
--HG--
rename : melodactyl/content/xulmus.svg => melodactyl/content/melodactyl.svg
|
2010-10-03 19:22:55 +11: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 |
|
Doug Kearns
|
725cf1f1f7
|
Replace the *.vimp file extension with config specific extensions.
|
2010-10-01 02:43:02 +10:00 |
|