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

53 Commits

Author SHA1 Message Date
Kris Maglione c90629c71f Add 'linenumbers'. 2011-09-27 01:21:29 -04:00
Kris Maglione e5230c992e Enable 'hlf' for regexp find. 2011-09-26 18:42:59 -04:00
Kris Maglione 8900946cf2 Add forgotten changes. 2011-09-26 17:05:55 -04:00
Kris Maglione 6c7d51b086 Add crude regexp search functionality. Why not. Add 'findflags'. Fix some rangefind bugs. 2011-09-24 21:38:45 -04:00
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 60c858b59b After some profiling, give all modules a common prototype. 2011-08-22 01:45:41 -04:00
Kris Maglione fbb6af43ed Add dom.jsm. And stuff. 2011-08-22 01:16:14 -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 d877fa5fea Push location stack on //?/n/N/[/]. 2011-08-11 03:44:22 -04:00
Kris Maglione f502617a84 Add operator mode per Vim. Wrap most editor commands in transactions. And stuff. Closes issue #439. 2011-08-05 16:50:00 -04:00
Štěpán Němec 2b43cf0660 finder: Fix the case when there are no anonymous nodes in the document. 2011-07-27 22:36:20 +02:00
Kris Maglione deb0cfd5e0 Closes issue #560. 2011-07-27 12:49:28 -04:00
Doug Kearns b4936fa481 Add finder map aliases. 2011-07-21 11:54:04 +10:00
Doug Kearns 905c571b31 Fix some option descriptions so they're properly help linkified. 2011-07-05 14:59:39 +10:00
Kris Maglione fb19a86c4b Add missing import to finder.jsm. 2011-06-25 15:14:41 -04:00
Kris Maglione 772e68b406 Fix rare initialization order issue. 2011-06-25 13:45:08 -04:00
Doug Kearns 3763e44e3b Add missing semicolons.
--HG--
extra : rebase_source : d0f7ae9f98a691c7a721e8203121964d7976447e
2011-06-16 01:10:06 +10:00
Kris Maglione c2acfadc85 Fix issue with ?. 2011-04-28 22:27:34 -04:00
Kris Maglione 9ba3635bc1 Fix rangefinder search history issue. 2011-03-12 12:18:26 -05:00
Doug Kearns cae269fd32 Move some more message strings to the properties file. 2011-03-06 03:15:01 +11:00
Kris Maglione cf681d5cbb Deal with echoed messages being cleared by scroll event. Closes issue #374. 2011-03-05 06:54:44 -05:00
Kris Maglione 96c5044ac4 Localization-related changes. Fix dead help links. 2011-03-04 23:04:06 -05:00
Kris Maglione e084c7488f Fix ill-conceived and confusing naming issue. 2011-02-20 17:17:35 -05:00
Kris Maglione d37e8159ed Make Teledactyl minimally functional, albeit with quite a lot of errors on the console. 2011-02-19 22:02:01 -05:00
Kris Maglione 54452917b2 Fix link search. 2011-02-18 14:48:33 -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 ee03cbd2ce Fix some bugs.
--HG--
branch : groups
2011-02-07 18:34:48 -05:00
Kris Maglione e9fd99dafa Reset progress indicator on location change. 2011-02-04 20:24:50 -05:00
Kris Maglione 145fedce44 Closes issue #309. 2011-02-03 13:25:52 -05:00
Kris Maglione e769c21566 Fix lost key presses when starting find mode during page load. 2011-02-03 12:35:37 -05:00
Kris Maglione b2358eb152 Fix some more unfortunate bugs. Yay tests. 2011-02-03 10:20:17 -05:00
Kris Maglione d48dcd8723 Another attempt at revision 8613b76cff40. 2011-02-03 09:48:10 -05:00
Kris Maglione e470de350c Revert last revision. 2011-02-03 09:06:52 -05:00
Kris Maglione 4a09c97eb1 More lazy instantiation. Look out for breakage. 2011-02-03 09:04:23 -05:00
Kris Maglione edecec56f9 Add :map -arg. Document :com -literal. 2011-02-03 02:00:47 -05:00
Kris Maglione 9408d105ee Closes issue #324. 2011-01-29 16:32:18 -05:00
Kris Maglione cbc6a985e6 Fix finder.
--HG--
branch : key-processing
2011-01-26 10:22:53 -05:00
Kris Maglione 7bf57e2355 Fix finder.
--HG--
branch : key-processing
2011-01-26 03:02:05 -05:00
Kris Maglione c284e1ced8 First work towards cleaning up the commandline.js rat's nest. Don't expect any of these new interfaces to stay remotely as they are.
--HG--
branch : key-processing
2011-01-26 01:24:54 -05:00
Kris Maglione fb7d6c9809 Update copyright headers. 2011-01-23 23:34:24 -05:00
Kris Maglione d71320aa09 Don't force help initialization until we see something that looks like a help link. Other small interface changes. 2011-01-21 05:27:15 -05:00
Kris Maglione 40ece9b1d6 Fix trying to process counts in FIND mode. Closes issue #280. 2011-01-20 05:45:26 -05:00
Kris Maglione 86b8014081 Add base FIND mode. 2011-01-18 18:46:56 -05:00
Kris Maglione c78bb0f332 Get rid of absurd Map#route flag. Consolodate some constants. 2011-01-18 17:35:57 -05:00
Kris Maglione 7d178cfb34 Add file input editing history. 2011-01-15 19:17:24 -05:00
Kris Maglione 0d9f623bea Fix finder with iframes. Fix dactyl cleanup on :rehash. 2011-01-12 14:15:58 -05:00
Kris Maglione 893ed79637 Fix deleting files after viewing them from source links in :list*. 2011-01-10 16:57:47 -05:00
Kris Maglione bf5846e876 Fix finder bug. 2011-01-04 13:32:15 -05:00