Kris Maglione
|
57fe3fe9eb
|
Poll temp files in <C-i> so I don't have to be edgy every time I quit the editor.
|
2010-10-05 02:05:24 -04:00 |
|
Kris Maglione
|
24313887da
|
Fix indentation on second and subsequent MOW echoes.
|
2010-10-05 01:35:29 -04:00 |
|
Kris Maglione
|
1edd4d9ce0
|
Add 'Copy' MOW context menu item for Windows users.
|
2010-10-05 00:27:07 -04:00 |
|
Kris Maglione
|
5946f6a757
|
Remove a troublesome and unnecessary memoize statement.
|
2010-10-04 23:54:57 -04:00 |
|
Kris Maglione
|
c747734f1e
|
Allow negating the regular expression in :autocmd.
|
2010-10-04 23:48:19 -04:00 |
|
Kris Maglione
|
d07b7c8c52
|
Fix zz, zZ, and :zoom {val}, and also spurious ZZ help tag. Closes issue #39.
|
2010-10-04 23:02:02 -04:00 |
|
Kris Maglione
|
9af8705807
|
Remove bare references to 'content'.
|
2010-10-04 22:09:54 -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
|
a21c2510e3
|
Added :write !cmd and :write >>file.
|
2010-10-04 19:36:19 -04:00 |
|
Kris Maglione
|
9b3e28cb42
|
Fix the completion list popping up after the command line closes in corner cases.
|
2010-10-04 18:09:52 -04:00 |
|
Kris Maglione
|
871085f917
|
Deprecate :let and dactyl.globalVariables.
|
2010-10-04 17:15:37 -04:00 |
|
Kris Maglione
|
476c908da1
|
Make 'mapleader' an option and fix the help fragment scrolling issue.
|
2010-10-04 16:45:39 -04:00 |
|
Kris Maglione
|
1d5eb0f991
|
Fix entering insert mode after revision 78337a3816fd.
|
2010-10-04 15:47:01 -04:00 |
|
Kris Maglione
|
e61caf8f23
|
Ensure that modes.stack[0].reset gets called on modes.reset()
|
2010-10-04 15:16:33 -04:00 |
|
Kris Maglione
|
f407dfd734
|
Added g; continued extended hint mode. ;F is now g;b.
|
2010-10-04 14:33:54 -04:00 |
|
Kris Maglione
|
9487758a91
|
Fix some command parsing-related bugginess.
|
2010-10-04 14:25:08 -04:00 |
|
Kris Maglione
|
044f6e5784
|
Better error messages for multiple command command-lines where one doesn't exist.
|
2010-10-04 14:20:05 -04:00 |
|
Kris Maglione
|
af64937d55
|
Fix some crufty old mode-change related bugginess.
|
2010-10-04 14:17:13 -04:00 |
|
Kris Maglione
|
f141d3921b
|
Fix typo.
|
2010-10-04 12:17:55 -04:00 |
|
Kris Maglione
|
226e411420
|
Fix stal=0 on FF36. Closes issue #37.
|
2010-10-04 10:43:56 -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
|
4adf8d8b19
|
Avoid storing strong references to DOM nodes.
|
2010-10-03 15:36:46 -04:00 |
|
Kris Maglione
|
89a3a36047
|
Don't print an Exception on paste when the selection is empty.
|
2010-10-03 15:21:18 -04:00 |
|
Kris Maglione
|
57f27000c8
|
Handle :pagestyle properly for frameset documents.
|
2010-10-03 15:14:37 -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
|
60df536305
|
Handle buffer.loaded properly for frameset documents.
|
2010-10-03 14:49:08 -04:00 |
|
Kris Maglione
|
684dd0994d
|
Do the right thing wrt frames in :pageinfo.
|
2010-10-03 14:35:38 -04:00 |
|
Kris Maglione
|
504c5a7386
|
Support multiple frames in :bmark completion.
|
2010-10-03 14:25:25 -04:00 |
|
Kris Maglione
|
5c81791183
|
Support marks on frameset pages.
|
2010-10-03 14:20:28 -04:00 |
|
Kris Maglione
|
c577b15ea6
|
Replace tabs.localStore.focusedFrame with buffer.focusedFrame.
|
2010-10-03 14:13:24 -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 |
|
Kris Maglione
|
bf715affd4
|
Collapse the tab strip via CSS rather than the collapsed property to deal with the host tending to uncollapse it. Closes issue #37.
--HG--
extra : rebase_source : faa088b37377e1585421a2302f011b32493726ce
|
2010-10-03 10:31:28 -04:00 |
|
Kris Maglione
|
69ed86178d
|
Take focus from elements when they collapse. Small naming fix for Doug's sake. Closes issue #36.
--HG--
extra : rebase_source : aa0f776bafdeddc8a8b45ca3430de18ab535babc
|
2010-10-03 10:24:01 -04:00 |
|
Kris Maglione
|
7c24350610
|
Added tag pentadactyl-1.0b2 for changeset 15d6abbda422
|
2010-10-02 22:52:01 -04:00 |
|
Kris Maglione
|
408e91db5e
|
Release 1.0 βeta 2.
|
2010-10-02 16:35:38 -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
|
bc97c417d6
|
Fix last commit.
|
2010-10-02 16:17:14 -04: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 |
|
Kris Maglione
|
21514370da
|
Fix some args parsing bugs.
--HG--
extra : rebase_source : 1860f8e4e3dd69f26009c704626f41e668ae7e9f
|
2010-10-01 13:25:10 -04:00 |
|
Kris Maglione
|
dc77ef08cb
|
Also add basic context menu to the completion list.
|
2010-09-30 18:44:47 -04:00 |
|
Kris Maglione
|
195eae7807
|
Fix minor oversight in last commit.
|
2010-09-30 18:04:19 -04:00 |
|
Kris Maglione
|
e1d589ab9e
|
Support Windows/OS-X in 'make install'. Closes issue #33.
|
2010-09-30 18:03:31 -04:00 |
|
Kris Maglione
|
0c76304f20
|
Pass encoding argument to loadSubScript.
|
2010-09-30 16:40:42 -04:00 |
|
Kris Maglione
|
634a26c98d
|
Fix :macros.
|
2010-09-30 14:54:42 -04:00 |
|
Kris Maglione
|
251e6ccef1
|
Fix revision 07791c4ab465 again.
|
2010-09-30 10:57:22 -04:00 |
|
Kris Maglione
|
c5d3c22d8f
|
Fix color scheme completion in the wake of revision 52c986d043c7. Closes issue #35.
|
2010-09-30 10:22:27 -04:00 |
|
Kris Maglione
|
08c582fc5c
|
Fix last commit.
|
2010-09-30 10:15:42 -04:00 |
|
Kris Maglione
|
fe429284d1
|
Fix completion for things like Cc[foo+"bar]; for a certain value of fix.
|
2010-09-30 09:54:46 -04:00 |
|
Kris Maglione
|
23458b23d8
|
Fix help page titles.
|
2010-09-30 08:55:54 -04:00 |
|
Kris Maglione
|
631abed98d
|
Some fixes for stringmap option completion.
|
2010-09-29 20:30:57 -04:00 |
|
Kris Maglione
|
d9200ebfa8
|
Use literal: 0 for :extadd.
|
2010-09-29 16:17:28 -04:00 |
|
Kris Maglione
|
d2fedd67f7
|
Add addon download start message. Its absense makes me uncomfortable.
|
2010-09-29 15:39:12 -04:00 |
|
Kris Maglione
|
455059dd76
|
Remove :beep.
|
2010-09-29 15:36:55 -04:00 |
|
Kris Maglione
|
aefe32934b
|
Add install and installxpi targets to Makefile. Closes issue #27.
|
2010-09-29 14:16:37 -04:00 |
|
Kris Maglione
|
86607a2230
|
Add forgotten docs from last commit. Closes issue #29.
|
2010-09-29 13:35:49 -04:00 |
|
Kris Maglione
|
7f973be500
|
Add passwords and venkman dialogs.
|
2010-09-29 13:31:26 -04:00 |
|
Kris Maglione
|
f7b99e9272
|
Fix some functions that used to use args.string.
|
2010-09-29 13:21:01 -04:00 |
|
Kris Maglione
|
47f5b5e9d9
|
Remove forgotten dumpStack statement. :(
|
2010-09-29 11:59:10 -04:00 |
|
Kris Maglione
|
cdaf824d1f
|
Don't close the MOW when it's clicked.
|
2010-09-29 11:50:59 -04:00 |
|
Kris Maglione
|
de3d43292e
|
Fix io.source heredoc parsing in FF36. Closes issue #32.
|
2010-09-29 11:46:02 -04:00 |
|
Kris Maglione
|
b711f928bf
|
Fix 'pextpattern'/'prevpattern' quoting and remove spurious XPath validators. Closes issue #28.
|
2010-09-29 11:20:09 -04:00 |
|
Kris Maglione
|
5477acfad6
|
Fix some help linking and exporting bugs.
|
2010-09-29 10:56:58 -04:00 |
|
Kris Maglione
|
ea6ae88d4e
|
Don't use modes.clear() to clear the last message and some collateral fixes.
|
2010-09-28 23:01:21 -04:00 |
|
Kris Maglione
|
c2c33b77fb
|
Better option validation messages for the more confusing validators.
|
2010-09-28 17:06:46 -04:00 |
|
Kris Maglione
|
50c1c568a2
|
XPath validators for 'extendhinttags', 'nextpattern', 'prevpattern'.
|
2010-09-28 16:31:00 -04:00 |
|
Kris Maglione
|
84ae493dfb
|
Disable the command after-image by default. It feels like a bug with command-line auto-hiding.
|
2010-09-28 14:10:29 -04:00 |
|
Kris Maglione
|
afc2eac676
|
Fix about:pentadactyl = about:undefined in Gecko<2.0.
|
2010-09-28 14:04:11 -04:00 |
|
Kris Maglione
|
85a5e15fc6
|
Fix <C-6> after deleting the current tab.
|
2010-09-28 13:24:30 -04:00 |
|
Kris Maglione
|
a11246711a
|
Add *basic* context menu to the MOW.
--HG--
extra : rebase_source : c1ce793f6242b8046b3a15cdcc7cdd0d16b43af5
|
2010-09-28 12:02:47 -04:00 |
|
Kris Maglione
|
017258955b
|
Add bookmarks, diverted, links to 'activate'.
|
2010-09-28 10:39:40 -04:00 |
|
Kris Maglione
|
d6aa3d5ef0
|
Fix visual bell styling.
|
2010-09-28 09:50:33 -04:00 |
|
Kris Maglione
|
60a2f83daa
|
Fix beeping after every command when command after-image isn't disabled.
|
2010-09-28 09:42:59 -04:00 |
|
Kris Maglione
|
67eee9ad89
|
Fix spurious extra quotation marks in completion output.
|
2010-09-28 09:34:23 -04:00 |
|
Kris Maglione
|
2bb408663d
|
Fix <C-6> when it refers to a hidden tab.
|
2010-09-27 22:25:38 -04:00 |
|
Kris Maglione
|
886af16f16
|
Fix :buffer matching for lazily loaded background tabs.
|
2010-09-27 22:22:54 -04:00 |
|
Kris Maglione
|
7f04597352
|
Fix highlighting of status bar warning messages.
|
2010-09-27 21:47:25 -04:00 |
|
Kris Maglione
|
83658c2e5a
|
Fix :delbmarks -k, -tags completion, etc.
|
2010-09-27 19:15:50 -04:00 |
|
Kris Maglione
|
d8884521db
|
Fix :delbmarks completer.
|
2010-09-27 18:45:39 -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 |
|
Kris Maglione
|
53b83e378a
|
Fix links in :ls and remove some old cruft as a result.
|
2010-09-27 17:28:45 -04:00 |
|
Kris Maglione
|
e238c1d361
|
Fix stringlist option completion.
|
2010-09-27 16:24:06 -04:00 |
|
Kris Maglione
|
6d81b04152
|
Close the command-line on multiline echo.
|
2010-09-27 15:19:18 -04:00 |
|
Kris Maglione
|
7645fca3fe
|
Focus the command-line with its value changes as well as when it's un-collapsed.
|
2010-09-27 15:06:31 -04:00 |
|
Kris Maglione
|
89a904f1a2
|
Fix g<.
|
2010-09-27 14:32:15 -04:00 |
|
Kris Maglione
|
e539e0b7ed
|
Fix zero-argument :qmarks form. Closes issue #26.
|
2010-09-27 11:35:01 -04:00 |
|
Kris Maglione
|
3d5f29fa59
|
Add Bookmark{Change,Remove} autocommands. Fix tags arg of BookmarkAdd, but keyword will still need BookmarkChange.
--HG--
extra : rebase_source : 2a3a37c3bf1743274ca875afbe110d85f70517d7
|
2010-09-27 10:04:52 -04:00 |
|
Kris Maglione
|
1944bed400
|
Add -keywords, -tags, -title to :delbmarks.
|
2010-09-27 09:05:28 -04:00 |
|
Kris Maglione
|
bed08a3455
|
Auto-hide the command-line by default; allow showing messages/mode/command-line in the status bar.
|
2010-09-27 07:39:49 -04:00 |
|
Kris Maglione
|
c8faebba0a
|
Preparation for a future commit and fix ;F in the MOW.
|
2010-09-26 10:36:46 -04:00 |
|
Kris Maglione
|
6e15dc04f9
|
Add :runtime completion.
|
2010-09-26 20:25:45 -04:00 |
|
Kris Maglione
|
b201a266f2
|
Add -agent flag to :style.
|
2010-09-26 10:10:55 -04:00 |
|
Kris Maglione
|
27ff23146e
|
Fix disabling scrollbars with guioptions. Closes issue #25.
|
2010-09-26 10:00:00 -04:00 |
|
Kris Maglione
|
4530aea0e2
|
Remove some silly old cruft.
|
2010-09-26 08:52:29 -04:00 |
|
Kris Maglione
|
e694fa6297
|
Match and highlight URL in buffer completion.
|
2010-09-26 08:17:18 -04:00 |
|
Kris Maglione
|
31453e6b2a
|
Fix tabs.switchTo for string argument.
|
2010-09-26 08:03:10 -04:00 |
|
Kris Maglione
|
fec1d7a139
|
Add another dozen or so global names gleaned from grepping mozilla-central.
|
2010-09-26 07:06:05 -04:00 |
|