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

281 Commits

Author SHA1 Message Date
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
Štěpán Němec f06d5653c7 Typos, corrections and consistency fixes.
--HG--
branch : key-processing
2011-01-25 00:27:24 +01:00
Štěpán Němec 5e8a11fe69 Add tags et al. for the versions help page.
--HG--
branch : key-processing
2011-01-24 21:58:33 +01:00
Kris Maglione 635caffb24 Add horribly formatted :help versions page.
--HG--
branch : key-processing
2011-01-24 15:31:44 -05:00
Kris Maglione 304d4fffd7 Fix wheel scrolling in the MOW.
--HG--
branch : key-processing
2011-01-24 09:21:31 -05:00
Kris Maglione 8980c91978 Linkify 'restart' in :addons.
--HG--
branch : key-processing
2011-01-24 08:53:58 -05:00
Kris Maglione 93b9aade1d Update :extensions with live update and buttons like :downloads. Rename to :addons.
--HG--
branch : key-processing
2011-01-24 03:56:27 -05:00
Kris Maglione fb7d6c9809 Update copyright headers. 2011-01-23 23:34:24 -05:00
Kris Maglione c10e05bbe4 Go to irritating lengths to keep the hidden location bar from stealing keyboard focus. Closes issue #292. 2011-01-22 10:12:44 -05:00
Kris Maglione c889e7cd22 Use WarningMsg rather than ErrorMsg for deprecation warnings. 2011-01-22 05:11:04 -05:00
Kris Maglione 3f0901ee2a Make :yank :extensions work as expected. 2011-01-22 04:59:46 -05:00
Štěpán Němec e57d6f0b4a Fix the :toolbar* commands. Closes issue #288. 2011-01-21 20:39:58 +01:00
Kris Maglione dfc7f8d33a Apply modules prototype magic earlier. Closes issue #281. 2011-01-20 05:51:44 -05:00
Kris Maglione 35d7d40c43 Fix :normal. Closes issue #275. 2011-01-19 20:43:49 -05:00
Kris Maglione a0ad529424 Fix some errors in :command-complete-custom. Fix some help tags not appearing. 2011-01-19 17:54:17 -05:00
Kris Maglione c9549cbd73 Re-enable tab numbers on FF36. 2011-01-18 14:10:28 -05:00
Kris Maglione 3f26d73ae7 Fix util.regexp#closure and so forth on FF36. 2011-01-18 13:52:12 -05:00
Kris Maglione 1bef7dbe91 Fix dactyl.quit. 2011-01-18 00:19:31 -05:00
Kris Maglione 35419ad234 Fix some more bootstrapping update bugs. 2011-01-17 21:40:54 -05:00
Kris Maglione 45860b0d58 Fix stupid :restart confirmation. 2011-01-17 15:18:31 -05:00
Kris Maglione 32daed5095 Add 'Copy File Path' MOW context menu item. Fix some bugs. 2011-01-17 00:43:40 -05:00
Kris Maglione f17fb77bcb Minor :downloads styling updates. 2011-01-16 23:34:47 -05:00
Kris Maglione ed696fe5c4 Add an experimental prototype download manager replacement. Fix some bugs.
--HG--
extra : rebase_source : aea703414d4bd601bfdea779c5878a30d5b3d782
2011-01-16 22:38:44 -05:00
Kris Maglione 79382a083f Remove unnecessarily gratuitous dump statement. 2011-01-16 13:59:46 -05:00
Kris Maglione 681a7ab55c Don't use a sandbox for the command-line. I'm tired of "can't wrap XML objects" and random untoward crashes. 2011-01-16 12:49:28 -05:00
Kris Maglione 45636c6f2e Fix reversed clipboard roles in dactyl.clipboardRead. 2011-01-15 17:46:59 -05:00
Kris Maglione ac3845feb2 Disable tab numbers on Gecko<2 again. 2011-01-15 16:32:19 -05:00
Kris Maglione 67e2a23c5a Fix zoom level display for fractional percentages. 2011-01-14 23:32:27 -05:00
Kris Maglione 3e4fa31139 Fix contents of the Places toolbar when toggled via :tbt or 'go'. 2011-01-13 21:02:21 -05:00
Kris Maglione f0dbc8f2f0 Fix help on FF3, overly long URL chains in context filenames, etc. 2011-01-13 18:26:27 -05:00
Kris Maglione 6fcd00e8ca Ditch the bloody chrome registry. 2011-01-13 16:04:32 -05:00
Kris Maglione 77e8bc5f65 Fix '' for a subset of cases. 2011-01-13 12:22:46 -05:00
Kris Maglione 0d9f623bea Fix finder with iframes. Fix dactyl cleanup on :rehash. 2011-01-12 14:15:58 -05:00
Doug Kearns 0f9a558a3c Move common deprecation message content to deprecated(). 2011-01-13 05:21:22 +11:00
Doug Kearns 68620dadc7 Add some missing deprecated buffer features. 2011-01-13 04:29:18 +11:00
Kris Maglione c3a90cf2b3 Add named groups (a la Python) to util.regexp. 2011-01-12 12:25:46 -05:00
Doug Kearns c4ab1a4070 Revert dactyl.initHelp fix in revision 7b8c6bbe8d67.
In response to revision 6a8d60e97669.
2011-01-11 20:06:00 +11:00
Kris Maglione 6a0b0c529b Fix dactyl.initHelp.
--HG--
extra : rebase_source : 5b25fc441e0d0bc7c22820149c73beef4e702e70
2011-01-10 12:47:05 -05:00
Doug Kearns 5de50b67bb Fix help system.
Broken in revision 40e49837cafd.
2011-01-10 18:21:13 +11:00
Kris Maglione 04f55e9324 Deal with fallout from 609832. 2011-01-09 16:15:52 -05:00
Kris Maglione a0c1089e08 Fix :wino <url>. Closes issue #... oh, it was only a mailing list post. 2011-01-07 14:59:43 -05:00
Kris Maglione 7ba2f1657b Fix error reported at startup. 2011-01-07 13:13:56 -05:00
Kris Maglione 524f9c2daf Fix option index. 2011-01-06 13:13:36 -05:00
Kris Maglione 34ce63a150 Automagically generate :help key indexes. 2011-01-06 13:01:26 -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 646c9c40dd Fix :help plugins. 2011-01-05 15:33:24 -05:00
Kris Maglione f8476edbbd Fix cleanup issue. 2011-01-04 01:44:59 -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