1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-25 13:51:24 +02:00
Commit Graph

458 Commits

Author SHA1 Message Date
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 7aa5bb3c64 Show a sensible error message when :extupdate is not available. Closes issue #79.
--HG--
extra : rebase_source : 912736e0c9146a6eca72285c21db3a195ed94f3a
2010-10-12 23:35:08 -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 2e3f47b19e Fix using :command from the command line. Closes issue #67. 2010-10-12 13:41:01 -04:00
Kris Maglione a3ce7ae169 Hack to hide -- COMMAND LINE -- with MOW open (what the... does multiline out mode have to do with command-line mode, anyway?) 2010-10-12 02:57:10 -04:00
Kris Maglione 3d43582f0d Add go+=c and move the mode message to the left of the status-line. CSS needs some work. 2010-10-12 01:23:53 -04:00
Kris Maglione 7f2126179e Rename stringToURLArray ⇒ parseURLs. 2010-10-11 15:50:23 -04:00
Kris Maglione f4ddaafb9e Fix n_~. Closes issue #68. 2010-10-11 15:34:51 -04:00
Kris Maglione 0a2750c7ed Speed up hint opening a bit. 2010-10-11 14:48:03 -04:00
Kris Maglione a0fc10efbc Fix command parsing on FF36. Closes issue #65.
--HG--
extra : rebase_source : 801de24c1af70280c1ac297a2db47fc37b82878c
2010-10-11 14:05:10 -04:00
Kris Maglione b2a70aea71 Return a sane format from Option#value, rename {join,parse}Values to stringify/parse (c.f. JSON), and deprecate Option#values. 2010-10-11 04:40:07 -04:00
Kris Maglione e95bb3708c Remove a bit of now-superfluous code and fix Option#setFrom. 2010-10-11 03:27:42 -04:00
Kris Maglione 6850148ed8 Merge default.
--HG--
branch : mode-refactoring
extra : close : 1
2010-10-11 02:50:23 -04:00
Kris Maglione 4efc6a3972 Allow things like :com! foo\n \ echo 1\n \ echo 2 2010-10-11 02:47:07 -04:00
Kris Maglione e6672f47c3 Allow \ line continuations in Ex files. 2010-10-10 23:05:59 -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 a1d855a478 Fix :extupdate name.
"extuupdate" -> "extupdate"
2010-10-09 22:50:50 +11:00
Doug Kearns 8be0558982 Whitespace fixes. 2010-10-09 21:45:52 +11:00
Štěpán Němec 29448adaa6 Fix a typo.
--HG--
branch : mode-refactoring
2010-10-09 12:24:43 +02:00
Kris Maglione 25dd6a1f5b Merge default.
--HG--
branch : mode-refactoring
2010-10-08 20:59:14 -04:00
Kris Maglione d138c1e027 Add :extupdate command. 2010-10-08 18:18:36 -04:00
Kris Maglione 655a48384b Just use with (window) in userEval. Adding it to the prototype chain causes too much trouble.
--HG--
extra : transplant_source : %040%D8%7E%06m%B1%04D%9E%C0wN%BF%8F%EEo%D9%14%F5
2010-10-07 23:35:53 -04:00
Kris Maglione 301a8e5377 Just use with (window) in userEval. Adding it to the prototype chain causes too much trouble.
--HG--
branch : mode-refactoring
2010-10-07 23:35:53 -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 f8dc6097aa Fix duplicate plugin help entries. Closes issue #51. 2010-10-06 11:52:57 -04:00
Kris Maglione 97f043d32f Fix some mode changing corner cases. Closes issue #51. 2010-10-06 11:38:22 -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
Doug Kearns 8eca664a41 Remove unused variable. 2010-10-07 00:51:30 +11: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 2ee74581d1 Fix last commit. 2010-10-05 14:38:59 -04:00
Kris Maglione f8eb9b021f Make | the default 'urlseparator'. 2010-10-05 14:35:32 -04:00
Kris Maglione 37e209bb15 Be somewhat less insistent/more informative in deprecation complaints. 2010-10-05 11:10:13 -04:00
Kris Maglione 5946f6a757 Remove a troublesome and unnecessary memoize statement. 2010-10-04 23:54:57 -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 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 044f6e5784 Better error messages for multiple command command-lines where one doesn't exist. 2010-10-04 14:20:05 -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 c577b15ea6 Replace tabs.localStore.focusedFrame with buffer.focusedFrame. 2010-10-03 14:13:24 -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 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
Doug Kearns c0a5a680b8 Fix :helpall {arg}. 2010-10-02 21:03:30 +10:00
Doug Kearns 2c1555b651 Add missing filename.xml help file tags to the tags list.
These are the only tags guaranteed to be present for each file.
2010-10-02 18:14:33 +10:00
Kris Maglione 0c76304f20 Pass encoding argument to loadSubScript. 2010-09-30 16:40:42 -04:00
Doug Kearns 725cf1f1f7 Replace the *.vimp file extension with config specific extensions. 2010-10-01 02:43:02 +10:00