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

54 Commits

Author SHA1 Message Date
Kris Maglione 6a3d5dcfce Clone arrays assigned to "live" properties, partially to deal with issues with horrid Sandbox proxies and partly for other somewhat obvious reasons. 2011-02-04 15:56:23 -05:00
Kris Maglione bc342751da Fix disabling of stylesheets. 2011-02-02 11:39:48 -05:00
Kris Maglione f64acd9e0f Format generated stylesheets a bit more nicely. 2011-02-02 11:20:46 -05:00
Kris Maglione a971e68ba6 Update leading comment in stylesheets. 2011-02-02 11:18:21 -05:00
Kris Maglione c9bdbe3391 Replace horrible chrome-data URLs with somewhat more comprehensible dactyl://style/ URLs. 2011-02-02 11:14:10 -05:00
Kris Maglione a0aebadc87 Fix CSS property completion issue.
--HG--
branch : key-processing
2011-01-27 22:53:24 -05:00
Kris Maglione 7f15781e41 Fix regex filters for site-specific mappings.
--HG--
branch : key-processing
2011-01-27 20:58:13 -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 8ab964fedb util.regexp.iterate
--HG--
extra : rebase_source : 2c9d5a20ceb0a3ffde32ad8989ce6f594df8c406
2011-01-20 05:39:27 -05:00
Kris Maglione 36c6393d5d Add as-yet undocumented site-specific mapping hives, :map -group flag, and :mapgroup command. 2011-01-19 03:58:08 -05:00
Kris Maglione 203730ae62 Add cheap CSS highlighting which is unfortunately far to slow to make any use of. 2011-01-13 14:20:32 -05:00
Doug Kearns 0f9a558a3c Move common deprecation message content to deprecated(). 2011-01-13 05:21:22 +11:00
Kris Maglione c3a90cf2b3 Add named groups (a la Python) to util.regexp. 2011-01-12 12:25:46 -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 04f55e9324 Deal with fallout from 609832. 2011-01-09 16:15:52 -05:00
Kris Maglione ac8347dc03 Experimental new Hint style. Lets see how vitriolic the reaction is. 2010-12-31 22:40:33 -05:00
Kris Maglione c6f5b04cda Fix user :commands and other minor cleanup.
--HG--
extra : rebase_source : 1cff53f18c70b12a984d120e73d121dc2267dcc9
2010-12-31 12:40:44 -05:00
Doug Kearns 8e785245c1 Miscellaneous semicolon, whitespace, and formatting fixes. 2010-12-30 21:54:28 +11:00
Kris Maglione 13e22f7458 Add :hi -link.
--HG--
extra : rebase_source : 9bc26b19eac01350323073212d12a91fd2f31189
2010-12-29 17:44:22 -05:00
Kris Maglione eef79f2ba8 Treat XUL Tree and TextBox elements as input elements. 2010-12-28 22:54:36 -05:00
Kris Maglione e804d51448 Fix activating scrollable elements via ;F.
--HG--
branch : bootstrapped
2010-12-28 17:20:28 -05:00
Kris Maglione ff52485ca5 Possibly stem aforementioned focus bug.
--HG--
branch : bootstrapped
2010-12-27 12:04:03 -05:00
Kris Maglione a759ab3606 [bootstrap] Add code to manually reload stale cached modules on rehash.
--HG--
branch : bootstrapped
2010-12-25 08:54:33 -05:00
Kris Maglione b24781c685 Stagger loading of :style sheets to improve perceived startup time. Fix :mksyn bug. 2010-12-25 05:46:11 -05:00
Kris Maglione 5591ed6797 Merge changes from bootstrapped. 2010-12-24 20:59:29 -05:00
Kris Maglione 02a95a0e35 Fix :style -append. 2010-12-23 03:25:49 -05:00
Kris Maglione c65758864d Allow mapping keys in HINT and other modes. Closes issue #10. Closes issue #158. 2010-12-22 15:32:19 -05:00
Kris Maglione f074e9811b Use :highlight groups for styling input boxes during external editing. 2010-12-22 04:38:59 -05:00
Kris Maglione dc0b538b35 Fix CSS completion. 2010-12-22 04:48:23 -05:00
Kris Maglione 9b8ea86c09 Refactor the Styles API and implimentation slightly. Move deprecated() to base.jsm. 2010-12-22 03:22:23 -05:00
Kris Maglione d429af17aa Completion work. 2010-12-21 23:41:54 -05:00
Kris Maglione 362981e1b1 Replace older values with :sty/:hi -append rather than simply concatenating the old string. 2010-12-21 20:56:19 -05:00
Kris Maglione 198a321c59 Fix RangeFind corner case. 2010-12-21 20:14:40 -05:00
Kris Maglione 0c43618a3f Fix an odd :style completion bug. 2010-12-20 09:24:19 -05:00
Kris Maglione 754d490a56 Toggle between values in a list for string/number options with invert. 2010-12-17 14:48:46 -05:00
Kris Maglione a632172c0f Make :sty* commands more site-aware, more sensibly sorted. 2010-12-17 07:46:46 -05:00
Kris Maglione 36205c6c0e Make Bookmark objects live writeable. 2010-12-10 01:38:39 -05:00
Kris Maglione 0748369c68 Do away with now unnecessary service variables. 2010-12-01 22:17:19 -05:00
Kris Maglione 5d51fd491a Do away with services.(get|create), and move the prefs module to its own file. 2010-12-01 21:57:51 -05:00
Kris Maglione 2df24c410d Open the firstrun page in a new tab. 2010-11-19 16:30:38 -05:00
Doug Kearns 377f8b01d4 Replace use of <b>arg</b> in API docs with *arg*.
--HG--
extra : rebase_source : f127ac4f494053e4306074f5acded34b2d363eef
2010-10-21 22:55:15 +11:00
Kris Maglione 23a4bde382 Hopefully remove some :abbrev silliiodocy. 2010-10-18 00:07:19 -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 b201a266f2 Add -agent flag to :style. 2010-09-26 10:10:55 -04:00
Kris Maglione 883c0c367d Fix updating filter on existing sheet with :style 2010-09-25 19:52:50 -04:00
Kris Maglione 761b95156a Add crude CSS property completion. 2010-09-24 22:06:44 -04:00
Doug Kearns defa81b3d5 Camel-case some identifiers gone rogue.
Do not free a camel of the burden of his hump; you may be freeing him from
being a camel.
- G. K. Chesterton
2010-09-23 20:01:50 +10:00
Doug Kearns 60eac8d752 Whitespace fixes.
--HG--
extra : rebase_source : 8668ae131079523322e32f068e1b48bea64b4f72
2010-09-22 13:35:11 +10:00
Kris Maglione 72be646c5b NEWS updates and whitespace fixes. 2010-09-19 02:13:19 -04:00