Commit Graph
100 Commits
Author SHA1 Message Date
Kris Maglione 04b561d98f Clear message when exiting command line mode if there has been no new output, rather than on entering. Fixes revision 3a1866fd970c. 2011-02-17 05:53:52 -05:00
Kris Maglione 5bfbc6418b Add some MOW bindings to REPL mode. Add counts to MOW bindings. 2011-02-17 05:50:24 -05:00
Kris Maglione cdd8c918ed Finish forgotten modification for last commit. 2011-02-17 05:07:27 -05:00
Kris Maglione bd71135b08 Preliminary REPL mode. 2011-02-17 03:59:28 -05:00
Kris Maglione caefc819bc Clear message before entering command line mode. Closes issue #361. 2011-02-16 23:04:25 -05:00
Kris Maglione aa89cabb79 Minor key event processing changes. 2011-02-16 23:01:54 -05:00
Kris Maglione d76a6e7f0f Ugh. 2011-02-16 20:52:05 -05:00
Kris Maglione a294f71264 Fix issue with feeding keys from map actions executed after a timeout. Closes issue #378. 2011-02-16 20:46:10 -05:00
Kris Maglione a1b907fa6d Don't beep after canceling a key chain with <Esc> 2011-02-16 20:37:39 -05:00
Kris Maglione 80b49b3f10 Fix hint processing bug. 2011-02-16 13:20:46 -05:00
Kris Maglione 928572fa0d Minor key processing tweaks. 2011-02-15 19:51:26 -05:00
Kris Maglione 5606b96957 Require "x" flag in util.regexp for "extended" regex processing. 2011-02-15 13:06:40 -05:00
Kris Maglione 5d53adcebc Fix dactyl.parseURLS bug. 2011-02-15 12:34:34 -05:00
Kris Maglione fe8e1e1586 Restore ;f hint XPath lost in revision ae79abb4ff88. Closes issue #382. 2011-02-14 23:33:00 -05:00
Kris Maglione b33d753b69 Fix typos. Closes issue #381. 2011-02-14 21:47:30 -05:00
Kris Maglione 6e22507d69 Minor fixes/cleanup for last commit. 2011-02-14 17:57:06 -05:00
Kris Maglione 0f8116aea1 Work around some conceivable race conditions in one of my least favorite commits ever. 2011-02-14 17:41:25 -05:00
Kris Maglione baa296527e Check branch after a timeout. 2011-02-14 16:54:20 -05:00
Kris Maglione 0a008b6a51 Fix config.addon bug and augment Class.memoize somewhat. 2011-02-14 16:47:57 -05:00
Kris Maglione 9ef146b93b Fix Customize Toolbar with toolbar.customization.usesheet=true. Closes issue #379. 2011-02-14 15:13:03 -05:00
Kris Maglione a42d29385a Fix "Edit Element Style", "New Attribute", etc. in Firebug. 2011-02-14 14:30:26 -05:00
Kris Maglione 69c9a9e485 Fix "Edit Element Style", "New Attribute", etc. in Firebug. 2011-02-14 14:00:47 -05:00
Kris Maglione 6392a8e9dd Fix typo in revision 4b0bb5f85de3. 2011-02-14 05:15:29 -05:00
Kris Maglione 84b121c762 Make @: work again. 2011-02-14 05:13:40 -05:00
Kris Maglione 4bb9ecd27d Placate the defsearch zealots. 2011-02-14 05:07:03 -05:00
Kris Maglione 7eb6761dbe Hack to get rid of error on switching to/from fullscreen. 2011-02-14 04:28:07 -05:00
Kris Maglione d09d5c7e41 Deal with recent horrible TraceMonkey quirks. 2011-02-14 00:27:12 -05:00
Kris Maglione b296f36d1d Fix RangeFind quirks. 2011-02-13 23:45:10 -05:00
Kris Maglione e776a35e6f Closes issue #376. 2011-02-13 23:33:35 -05:00
Kris Maglione 1d2965bebb Fix -tags option in command line generated by n_a. Closes issue #369. 2011-02-13 10:18:29 -05:00
Kris Maglione 6e6eac9709 Fix bug. 2011-02-12 23:13:29 -05:00
Kris Maglione aba1a13961 Fix :au grouping bug. 2011-02-12 22:26:44 -05:00
Kris Maglione 689c5b9075 Try to be a bit more explicit, regarding revision ee240481ce6b. 2011-02-12 21:30:24 -05:00
Kris Maglione 345752354f Guard against horrible eval-based monkey patching of our overlay functions. 2011-02-12 21:22:50 -05:00
Kris Maglione 11127c5a7d Accept more plausible URLs rather than falling back to horrid defsearch. Closes issue #338. 2011-02-12 20:52:18 -05:00
Kris Maglione 261a325ced Fix :tbt Menu Bar. Closes issue #366. 2011-02-12 20:07:36 -05:00
Kris Maglione 61476fca47 Ignore arg/motion maps when shorter matching map is found. Closes issue #365. 2011-02-12 19:52:53 -05:00
Kris Maglione bc953c5d9b Re-enable revision 92e39bb5726c, somewhat more conservatively. 2011-02-12 15:39:01 -05:00
Kris Maglione e091641829 Temporarilly back out revision 92e39bb5726c. 2011-02-12 15:31:23 -05:00
Kris Maglione 8277d4b0c4 Frob tests. 2011-02-12 15:27:33 -05:00
Kris Maglione ff2da13c70 Don't inherit plugin contexts from modules.plugins. 2011-02-12 14:49:32 -05:00
Kris Maglione a5bcb15d22 Automagically hidden popup panels. This probably includes those horrible "door hanger" panels when the location bar is hidden. 2011-02-12 13:32:30 -05:00
Kris Maglione d86cb2b3df Fix :set foo?. 2011-02-12 12:36:18 -05:00
Kris Maglione 127ed4cfc2 Fix pressing <Space> in content-editable windows. Closes issue #not-in-the-tracker-for-some-reason. 2011-02-12 12:15:02 -05:00
Kris Maglione e7529166df Fix :map serialization bug.
--HG--
extra : rebase_source : bb62f05a95699fad0a64d07b35cd79fc653d89c7
2011-02-12 11:57:51 -05:00
Kris Maglione c1bf0cb322 Don't generate :style definitions with ! in :mkp. Remove <oa>!</oa> from docs. 2011-02-11 17:24:04 -05:00
Kris Maglione 083c29e3de Fix typo. 2011-02-11 16:11:09 -05:00
Kris Maglione 7ca9b9cfea Replace :abc, :comc, :mapc with :unab!, :delc!, :unmap!. Add bang to :styt, :delsty, ... 2011-02-11 16:06:19 -05:00
Kris Maglione 35c70faa26 Experimentally re-enable Insert abbreviations. 2011-02-11 15:34:51 -05:00
Kris Maglione 92406a9cad Take groups into account for :style serialization and listing. Need utility functions for these things. 2011-02-11 15:25:13 -05:00
Kris Maglione a4257fe854 Document :ab -group. 2011-02-11 14:29:56 -05:00
Kris Maglione 921c51c04d Use browser.tabs.maxOpenBeforeWarn rather than a hard coded value to warn when opening large numbers of tabs. 2011-02-11 14:01:41 -05:00
Kris Maglione c32aa1f81e Make buffer.getCurrentWord a deprecated alias for buffer.currentWord. 2011-02-11 13:58:35 -05:00
Kris Maglione d64b0b8609 More on last commit. 2011-02-11 11:57:13 -05:00
Kris Maglione d062633346 Cleanup horrible AbbrevHive.merged getter a bit. 2011-02-11 11:54:34 -05:00
Kris Maglione 0d4fe708a1 Add abbreviation hives and fix some apparently long standing abbreviation bugs in the process. :( 2011-02-11 11:34:55 -05:00
Kris Maglione 0899c52448 Fix error message during :sty(e|dis|t) completions. 2011-02-11 10:45:02 -05:00
Kris Maglione 2aeb0030cd Fix :au listing. Yay tests. 2011-02-11 10:33:55 -05:00
Kris Maglione 5ba148ad68 Fix option completions. 2011-02-11 10:28:27 -05:00
Kris Maglione e97cb27f4c Use context.split for JavaScript completions for better performance and less hair raising, gut wrenching horror. 2011-02-11 10:22:45 -05:00
Kris Maglione 8ad4e5b634 Dewidthify and unpad appmenu button for Windows® users. Might leave a gap for those with tabs in their titlebar. We'll see who complains. 2011-02-11 08:29:28 -05:00
Kris Maglione 7c13407558 Fix scraping of tab groups on Minefield. 2011-02-11 08:05:55 -05:00
Kris Maglione e2af5228ad Fix running unpacked on wine. Closes issue #254. 2011-02-11 08:01:31 -05:00
Kris Maglione 27683a0839 Overlay appmenu-button in addition to appmenu-toolbar-button for Windows®. 2011-02-11 07:38:59 -05:00
Kris Maglione 791994cc18 Fix some context splitting issues and add the group flag missing from some :style commands. 2011-02-11 07:22:44 -05:00
Kris Maglione f387275ea0 Fix typo in last commit. :( 2011-02-11 05:40:49 -05:00
Kris Maglione 7cdfa0ea19 Deal with a race. 2011-02-11 05:39:54 -05:00
Kris Maglione 069a0e8147 Make negation in site-filters do something more sensible.
--HG--
extra : rebase_source : f49abc17efc3d111757f76b4a144f8f49db19a1a
2011-02-11 05:14:37 -05:00
Kris Maglione 98e5b79d7b Fix botched patch. 2011-02-11 04:57:19 -05:00
Kris Maglione c1f91ccc95 Update :au docs. 2011-02-11 04:54:41 -05:00
Kris Maglione 40709ea2e9 Merge groups branch. 2011-02-11 04:20:27 -05:00
Kris Maglione 46ffd3004f Add missing version tag.
--HG--
branch : groups
2011-02-11 04:17:32 -05:00
Kris Maglione caedeceadd Add NEWS entry about :groups.
--HG--
branch : groups
2011-02-11 04:15:23 -05:00
Kris Maglione d06250eeef Add some rough docs for :group and the various -group flags.
--HG--
branch : groups
2011-02-11 03:44:23 -05:00
Kris Maglione 03a775c37c Merge default.
--HG--
branch : groups
2011-02-11 00:45:52 -05:00
Kris Maglione 1bf7d7f1c3 Deal with autocomplete fallout from imported patch. 2011-02-11 00:45:00 -05:00
Kris Maglione 43a27346bd Fix bugs yay.
--HG--
branch : groups
2011-02-10 23:45:39 -05:00
Kris Maglione 30e2971424 Experimentally move contexts.js to contexts.jsm.
--HG--
branch : groups
rename : common/content/contexts.js => common/modules/contexts.jsm
2011-02-10 21:36:03 -05:00
Kris Maglione 56a28ec0fa Add commands.get completer. Add more JS completer tests.
--HG--
branch : groups
2011-02-10 17:05:38 -05:00
Kris Maglione 89020be0ee Fix a race.
--HG--
branch : groups
2011-02-10 16:23:38 -05:00
Kris Maglione 60063a8f91 Experimentally move commands.js and options.js to modules. Fix some bugs.
--HG--
branch : groups
rename : common/content/commands.js => common/modules/commands.jsm
rename : common/content/options.js => common/modules/options.jsm
2011-02-10 15:40:09 -05:00
Kris Maglione 1299fddfd3 Fix some minor bugs.
--HG--
branch : groups
2011-02-09 14:58:35 -05:00
Kris Maglione 36c382cdf4 Fix bug in last commit.
--HG--
branch : groups
2011-02-09 08:20:06 -05:00
Kris Maglione d4f9f9909c Move some things around. Fix bug in last commit (I've already forgotten which).
--HG--
branch : groups
2011-02-09 08:11:25 -05:00
Kris Maglione d6d126a5ab Fixes, mostly, most of which should really be in the default branch.
--HG--
branch : groups
2011-02-09 07:21:46 -05:00
Kris Maglione 7aed800d29 Fixes, mostly, most of which should really be in the default branch.
--HG--
branch : groups
2011-02-09 07:21:10 -05:00
Kris Maglione e2e952b008 Fix extension completion bug. 2011-02-08 23:07:22 -05:00
Kris Maglione 8acf2c4ff0 Merge default.
--HG--
branch : groups
2011-02-08 22:43:42 -05:00
Kris Maglione f904799f9d Fix live update issue. 2011-02-08 22:43:10 -05:00
Kris Maglione 8aa02f6d7a Deal with Firefox 3 being crap. 2011-02-08 21:17:56 -05:00
Kris Maglione 863c10df7a Add reference counts for globally active style hives.
--HG--
branch : groups
2011-02-08 20:53:11 -05:00
Kris Maglione d32ca13364 Fix gb and friends. 2011-02-08 17:08:23 -05:00
Kris Maglione 20615a4021 Add missing name and expiry info to :cookies list. 2011-02-08 03:29:39 -05:00
Kris Maglione 9247244338 Merge default.
--HG--
branch : groups
2011-02-08 02:25:55 -05:00
Kris Maglione d3bfe2b919 Only consider executable files in io.pathSearch. 2011-02-08 02:24:16 -05:00
Kris Maglione 51a9fc8dea Add contexts.withContext.
--HG--
branch : groups
2011-02-07 23:51:29 -05:00
Kris Maglione 76dee44cb9 Merge default.
--HG--
branch : groups
2011-02-07 23:25:56 -05:00
Kris Maglione 263df6bf5a Experimentally remove the threadYield call in events.feedkeys. 2011-02-07 23:15:31 -05:00
Kris Maglione 0290f6ebcd Minor cleanup. 2011-02-07 23:12:09 -05:00
Kris Maglione 4b4925fdaa Fix bug.
--HG--
branch : groups
2011-02-07 20:39:13 -05:00