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

2729 Commits

Author SHA1 Message Date
Kris Maglione e70cd8934d Backed out changeset ccb7eca3e069 2011-08-23 23:17:52 -04:00
Kris Maglione 435f30f7eb First work towards group-local option values. 2011-08-23 22:42:38 -04:00
Kris Maglione c7e3fa1711 Fix lingering reference to util.computedStyle. 2011-08-23 21:31:37 -04:00
Kris Maglione cf29db91af Remove partial URL encoding from quick search completions. Ref 440caa218bda. 2011-08-23 19:10:13 -04:00
Kris Maglione a1743165d4 Fix template._sandbox. 2011-08-23 18:00:43 -04:00
Kris Maglione fbb6af43ed Add dom.jsm. And stuff. 2011-08-22 01:16:14 -04:00
Kris Maglione f830771283 Defer some initialization until the first window is visible. 2011-08-21 11:52:55 -04:00
Kris Maglione 5f42595f65 Fix some cleanup issues. Better error pages for bad dactyl: URLs. Remove some dead code. Other cleanup. 2011-08-21 10:41:46 -04:00
Kris Maglione ffe138b4e3 Remove date from config.version. 2011-08-21 04:06:20 -04:00
Kris Maglione 1607affa58 Because I can. 2011-08-21 00:47:18 -04:00
Kris Maglione cef61c8733 Respect <C-t> for a few more key bindings. Add :background. 2011-08-20 19:58:45 -04:00
Kris Maglione f83c063798 Strip scripts from help pages. 2011-08-19 15:42:07 -04:00
Kris Maglione 4579a1fd16 Don't push pass through mode multiple times. Closes issue #641. 2011-08-19 15:20:15 -04:00
Kris Maglione 05eac8c5c3 Closes issue #636. 2011-08-18 15:35:22 -04:00
Kris Maglione 2596665c1e Closes issue #634. 2011-08-18 03:29:08 -04:00
Kris Maglione 9bd31b71e9 Closes issue #635. 2011-08-18 02:58:39 -04:00
Kris Maglione 5144c612ad Be less prudent with <C-t>. 2011-08-16 21:52:26 -04:00
Kris Maglione ee06a63dba Add C_<C-t>. 2011-08-16 21:38:22 -04:00
Kris Maglione 1ad3fdf195 Import part of top patch in queue: Add no-op option hive for plugin API reasons, cleanup some related code. 2011-08-16 21:17:52 -04:00
Kris Maglione 01fd946df1 Add canceled property to DOM instances. Remove stray util.haveGecko call. 2011-08-15 13:57:13 -04:00
Kris Maglione 07d6099a95 Move overlay magic from util to overlay module. 2011-08-15 00:03:57 -04:00
Kris Maglione 681af3e618 Move DOM and config properties from the util namespace to the DOM and config namespaces, respectively. 2011-08-14 23:30:05 -04:00
Kris Maglione 236a894c89 Add dactyl instance tracking. 2011-08-14 17:06:46 -04:00
Kris Maglione 1509ee96e5 Add experimental jQuery-ish DOM object. 2011-08-14 16:58:24 -04:00
Kris Maglione 93bdb3dd42 Fix occasional lingering IGNORE mode after hints. 2011-08-14 16:57:17 -04:00
Kris Maglione 8a3c6a7ea3 Fix input caret in input elements on initial focus. 2011-08-14 16:27:01 -04:00
Kris Maglione 9273db48ab Decode URLs in the completion list against my better judgment. Get rid of bloody newlines in strict mode lambdas. 2011-08-14 13:09:51 -04:00
Kris Maglione 7c61244e5a :lk <C-Foo> should work. 2011-08-13 16:16:36 -04:00
Kris Maglione 5e86f4ed93 Add -pentadactyl-remote command-line flag and CommandOption.STRINGMAP type.
--HG--
extra : rebase_source : a306ad6e8c2d019b92a6ff58414eb3ff8ab149b9
2011-08-12 17:27:46 -04:00
Štěpán Němec 0bcba9fb23 Fix the :restart doc string. 2011-08-11 23:22:56 +02:00
Kris Maglione c4a40df0b7 Add n_s and n_S. 2011-08-11 14:03:17 -04:00
Doug Kearns ac3f218620 Fix g] help spec and simplify gb/gB descriptions. 2011-08-11 21:19:12 +10:00
Kris Maglione d877fa5fea Push location stack on //?/n/N/[/]. 2011-08-11 03:44:22 -04:00
Kris Maglione f58f70fd98 Allow asynchronous io.system() calls. Fix :help intro. 2011-08-10 00:00:39 -04:00
Kris Maglione 9bdb4411af Minor enhancements to <C-i>/<C-o> 2011-08-09 14:50:51 -04:00
Kris Maglione 9df1f7b6cf Serialize the :map -count flag. 2011-08-09 14:16:03 -04:00
Kris Maglione 491c9a0573 Fix Firefox exploding on <C-i> 2011-08-09 08:52:41 -04:00
Kris Maglione 55087730e0 Remove stale dump statement. 2011-08-09 08:42:49 -04:00
Kris Maglione 4470f63f74 Keep browser from exploding on <C-i> in Command Line mode. 2011-08-08 15:26:24 -04:00
Kris Maglione 6debfa4132 Make 'doc' available to group initializer. 2011-08-08 12:19:01 -04:00
Kris Maglione e23c96580c Remove leftover line. 2011-08-08 09:47:59 -04:00
Kris Maglione cb1d409c3e Add [d and ]d. 2011-08-07 21:36:01 -04:00
Kris Maglione 3aa12ba117 Initial work towards making <C-o> and <C-i> more Vim-like. 2011-08-07 18:56:38 -04:00
Kris Maglione 84a69b920a Fix util.generateXPath for unknown namespaces. 2011-08-07 17:40:16 -04:00
Kris Maglione ac29e49b3d Add g]. 2011-08-07 15:35:35 -04:00
Kris Maglione 6739ab0ef0 Update zoom display on full zoom changed triggered outside of Pentadactyl. 2011-08-07 14:55:55 -04:00
Kris Maglione 1a53220597 Store node XPath in marks. 2011-08-07 14:46:40 -04:00
Kris Maglione 16394c75a5 Store marks as line and column ordinals rather than percentages. 2011-08-07 13:51:38 -04:00
Kris Maglione 85dfd5becd Re-enable Text Edit mode in non-Google editable windows. 2011-08-06 15:56:16 -04:00
Kris Maglione ff0c5af5db Don't derive Text Edit mode from Operator mode. Allow escaping from Operator mode. 2011-08-06 14:25:43 -04:00