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

207 Commits

Author SHA1 Message Date
Kris Maglione 893ed79637 Fix deleting files after viewing them from source links in :list*. 2011-01-10 16:57:47 -05:00
Štěpán Němec 3ac217de9a Fix some typos. 2011-01-09 23:00:28 +01:00
Kris Maglione 415386a183 Fix some accidentally committed code. 2011-01-09 15:58:46 -05:00
Kris Maglione a2e6e655c7 Move things to the buffer instance that have no business being in the buffer class. 2011-01-09 12:48:54 -05:00
Kris Maglione b1e8834f3b Try not to break things on :rehash for users running from the repo. 2011-01-05 19:37:54 -05:00
Kris Maglione 3a3f011fc9 Attempt to bump off old versions of the JSM Loader singleton. 2011-01-05 18:58:40 -05:00
Kris Maglione 841459e507 Fix some bugs. 2011-01-05 18:54:17 -05:00
Kris Maglione f289de2887 Fix some recently broken :dialogs. 2011-01-05 17:12:07 -05:00
Kris Maglione 20b34f607d Fix FF36. 2011-01-03 23:45:22 -05:00
Kris Maglione d661d60cb6 Make buffer.UR[LI] nsIURI objects. Fix bug in chrome-data:. 2011-01-03 22:00:53 -05:00
Kris Maglione 43458d4432 Automagically generate DTDs. One more step towards dropping the chrome: protocol.
--HG--
rename : common/content/io.js => common/modules/io.jsm
2011-01-03 21:11:28 -05:00
Kris Maglione 30ec5fc393 Fix about:pentadactyl by registering the component manually. Et cetera. 2011-01-03 17:06:28 -05:00
Kris Maglione f41e245cb1 Match only complete words in :lk filters. Should we maybe support regexps instead? 2011-01-03 15:22:34 -05:00
Kris Maglione 20906772ce Fix displaying the labels of our sidebar entries in :sbar completion before the menu has been opened. 2011-01-02 22:17:25 -05:00
Kris Maglione fbd7556a76 Move iteration utility functions to the iter namespace. 2011-01-02 16:56:18 -05:00
Kris Maglione 0d6e0a1d6b Don't offer value completions for boolean options. Fix spellcheck highlighting of invalid option names. Closes issue #209. 2010-12-31 21:33:44 -05:00
Kris Maglione b3ef9eeee4 Release 1.0 βeta 4.2. 2010-12-31 17:47:30 -05:00
Kris Maglione 3c80d33c67 Fix <C-v> in PASS THROUGH mode. Closes issue #223. 2010-12-31 17:19:40 -05:00
Kris Maglione 9f7ef8634c Fix <S-Insert> when newlines are involved. 2010-12-31 16:12:05 -05:00
Kris Maglione 1ce521de5e Release 1.0 βeta 4.1. 2010-12-31 13:44:09 -05:00
Kris Maglione 012732edc7 Decent filtering for :extrehash. Fix tab bar layout after rehash with go+=n. Cleanup. 2010-12-31 02:11:48 -05:00
Kris Maglione 2181874af3 Added tag pentadactyl-1.0b4 for changeset 2c21fc6135f8. 2010-12-30 23:28:43 -05:00
Kris Maglione 2a218c2785 Release 1.0 βeta 4. 2010-12-30 22:59:12 -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 1504f4093f Fix prefix in dump output. 2010-12-29 15:09:29 -05:00
Kris Maglione d2c8d0112f Make 'stal' a string option. 2010-12-29 15:03:34 -05:00
Kris Maglione 7a0c7dacbe Move config module to config.jsm.
--HG--
rename : common/content/configbase.js => common/modules/config.jsm
2010-12-29 14:49:20 -05:00
Kris Maglione ff52485ca5 Possibly stem aforementioned focus bug.
--HG--
branch : bootstrapped
2010-12-27 12:04:03 -05:00
Kris Maglione 15b2909bc1 [bootstrap] Merge default.
--HG--
branch : bootstrapped
2010-12-27 00:34:19 -05:00
Kris Maglione 8a5eb69492 Some small changes for the sake of plugins. 2010-12-26 21:54:17 -05:00
Kris Maglione 8c64d0ec44 Re-enable tab numbers of FF36. 2010-12-26 20:45:03 -05:00
Kris Maglione dca9f2df86 Merge changes from bootstrapped. 2010-12-25 16:00:56 -05:00
Kris Maglione 1653ff509d Fix some subtle rehashing bugs.
--HG--
branch : bootstrapped
2010-12-25 15:54:37 -05:00
Kris Maglione 617a37db1e Merge changes from bootstrapped. 2010-12-25 13:45:05 -05:00
Kris Maglione 203f8799da [bootstrap] Fix stupid bug.
--HG--
branch : bootstrapped
2010-12-25 13:13:10 -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 53786141e1 [bootstrap] Merge default.
--HG--
branch : bootstrapped
2010-12-25 06:58:27 -05:00
Kris Maglione 273796d321 Fix reported file/line in failed assertions. 2010-12-25 06:53:51 -05:00
Kris Maglione 5591ed6797 Merge changes from bootstrapped. 2010-12-24 20:59:29 -05:00
Kris Maglione 73477dcdac Merge default.
--HG--
branch : bootstrapped
2010-12-24 20:45:19 -05:00
Štěpán Němec 879cb52279 Fix some typos. 2010-12-24 17:43:31 +01:00
Kris Maglione 794d711802 More bootstrap work. Now loadable without restart.
--HG--
branch : bootstrapped
rename : common/content/modules.js => common/modules/overlay.jsm
2010-12-24 11:39:03 -05:00
Kris Maglione baecb996c3 More bootstrap work.
--HG--
branch : bootstrapped
2010-12-24 09:21:14 -05:00
Kris Maglione 33e16f3183 Bootstrap cleanup work.
--HG--
branch : bootstrapped
2010-12-23 23:27:33 -05:00
Kris Maglione 1b47c5d6e3 Revert revision c24f695526a9. Closes issue #208. 2010-12-22 12:55:12 -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 f290f022dd Allow most characters in command names. 2010-12-20 13:59:38 -05:00
Kris Maglione 36205c6c0e Make Bookmark objects live writeable. 2010-12-10 01:38:39 -05:00
Kris Maglione bf73483d42 Settle stupid naming dispute. 2010-12-07 01:13:22 -05:00