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

377 Commits

Author SHA1 Message Date
Doug Kearns 94c28cc2aa Temporarily disable loading of the downloads module in FF26.
nsIDownloadManager has been removed so the module needs updating to utilise the
replacement Downloads.jsm.
2013-12-17 00:03:58 +11:00
Doug Kearns cf93578a84 Open the the Browser Console with :dia console.
The Error Console is now deprecated.
2013-10-30 23:00:53 +11:00
Doug Kearns 44c932c208 Bump minVersion to current ESR. 2013-10-30 22:58:51 +11:00
Doug Kearns 13d1179325 Bump maxVersion. 2013-10-25 02:46:30 +11:00
Doug Kearns 6ee830dfad Convert expression closures to arrow syntax. 2013-09-15 00:42:51 +10:00
Doug Kearns 98af2b9ab0 Fix temporary file filename extensions and host annotation.
Fixes issue #791.
2013-09-05 20:55:01 +10:00
Kris Maglione 7f3bc5ba0a Bump minversion. 2013-08-23 21:24:03 -07:00
Doug Kearns 8a3f8fda4b Don't complete shadowy sidebar figures. 2013-08-14 22:24:00 +10:00
Doug Kearns f291454e23 Add missing semicolons, fix whitespace and normalise Vim modelines. 2013-08-03 01:37:19 +10:00
Kris Maglione 003b76eb2c Bump maxVersion. 2013-06-28 01:32:04 -07:00
Kris Maglione 4845c3d644 Add :private command. 2013-04-26 19:36:45 -07:00
Kris Maglione 1fc0df9d03 Bump maxVesion 2013-02-23 14:13:49 -08:00
Kris Maglione b02c4b39e6 Fix bugs and stuff. 2013-01-05 13:53:07 -08:00
Kris Maglione ab1d497270 Bump maxVersion. 2012-12-18 17:48:35 -08:00
Kris Maglione 2274b0900a Death to E4X and stuff. 2012-11-30 22:31:04 -08:00
Kris Maglione 062d3f5ca4 WeakMaps ftw.
--HG--
extra : rebase_source : 20f85f0ae569f9a836855e6d790ae0445b212dd1
2012-10-21 17:49:24 -07:00
Doug Kearns 53f3ea342c Normalise naming of module initializer functions. 2012-10-11 01:08:36 +11:00
Doug Kearns 7f7b0319f9 Rename :mksyntax to :mkvimruntime.
This now generates and installs all Vim runtime files.

Closes issue #653.
2011-07-07 00:34:21 +10:00
Doug Kearns fa626cda6a Close Print Preview mode properly with :tabdelete and friends.
Fixes issue #707.
2012-09-19 21:58:54 +10:00
Doug Kearns 804305cd91 Bump version number. 2012-09-05 22:42:25 +10:00
Kris Maglione c69b6d08a2 Unbump maxVersion. 2012-05-07 21:56:14 -04:00
Kris Maglione 43f3295127 Merge addon-common module loading code to fix Minefield.
--HG--
extra : rebase_source : 6b5f0dc0a575a6d21892e18cbb56ab0230382356
2012-05-07 17:01:21 -04:00
Kris Maglione 461b26c603 Bump maxVersion.
--HG--
extra : rebase_source : f9b91fb0da5528b11c063c16520ccf5affb3fdd8
2012-05-04 18:23:20 -04:00
Kris Maglione c4f4a30c6f s/dactyl.sf.net/5digits.org/g 2012-04-05 02:24:12 -04:00
Kris Maglione 7685a8dfeb Bump maxVersion. 2012-03-26 14:01:55 -04:00
Kris Maglione 8c2854f6ba Bump minVersion. 2012-03-14 20:36:16 -04:00
Kris Maglione caa7e8a1b3 Toggle strictCompatibility bit. 2012-02-09 17:32:07 -05:00
Štěpán Němec f6e6ade181 Fix some :h news issues, document ;A. 2012-02-01 18:50:54 +01:00
Kris Maglione c4b52258b7 Kill 'mapleader'. 2012-02-01 09:51:00 -05:00
Kris Maglione b17be0ca1c Add ;A and fix 'eht' setting bug. 2012-01-29 07:47:02 -05:00
Kris Maglione 71048f0970 Added tag pentadactyl-1.0rc1 for changeset 91d4f03a135e 2011-12-20 00:38:15 -05:00
Kris Maglione 86ccda470d Relase Pentadactyl 1.0rc1. 2011-12-20 00:38:08 -05:00
Kris Maglione 42aa15d786 [pentadactyl] Bump maxVersion. 2011-11-27 11:44:41 -05:00
Kris Maglione 7d939adf11 Add 'yankshort' option. 2011-11-25 09:52:33 -05:00
Štěpán Němec 2b3a8a1e53 Add/fix some <k> tags' link attributes. 2011-10-20 12:36:03 +02:00
Štěpán Němec 1b6c979d57 Doc fixes. 2011-10-07 09:53:46 +02:00
Kris Maglione 1e3a5f37c9 Add t_<C-a> and t_<C-x>. Fix some mungeRange brokenness with selectEnd and selection size changes. 2011-10-06 10:40:33 -04:00
Kris Maglione 4bc779fe7c Better temp file names for gF and friends. 2011-10-06 02:22:50 -04:00
Kris Maglione 1b781416c9 Register support with a crude kill ring. 2011-10-06 01:02:11 -04:00
Kris Maglione 6a60b54cce Non-broken :dia downloads. 2011-10-05 05:11:35 -04:00
Kris Maglione bb0c5d3e95 Kill :dia errorconsole as it does the same thing as :dia console in practice. 2011-10-05 05:02:09 -04:00
Kris Maglione f7493160ca Kill :dia import. 2011-10-05 05:00:31 -04:00
Kris Maglione 59bf923305 Add o_c, o_d, and o_y. Fix selection mode change magic bug. 2011-10-05 01:42:44 -04:00
Kris Maglione 4722c8011e Add v_o. 2011-10-05 01:13:30 -04:00
Kris Maglione 603b05ce18 Add gu, gU. Fix some editor issues and annoyances. Better undo support. Don't push TEXT_EDIT mode multiple times with noinsertmode set. Update NEWS. 2011-10-04 22:45:59 -04:00
Štěpán Němec f294668ad2 Doc fixes. 2011-10-04 11:14:10 +02:00
Kris Maglione 6ed8983b11 Kill :bwipeout, :bunload. Change the semantics of :tabc and :bd: the former operates on visible tabs, the latter on all tabs. Bang enables regexp matching against title and URL, otherwise site-filter matching is used. 2011-10-03 23:48:38 -04:00
Kris Maglione 654cf64c02 Try to move the caret within the viewport on entering Caret or Find mode. Closes issue #170. 2011-10-03 21:11:26 -04:00
Štěpán Němec 52ae6d04fa Improve the Caret and Visual documentation somewhat. 2011-10-03 23:44:05 +02:00
Kris Maglione d14e57ee9a Add search to the MOW, skip search results in hidden nodes, and fix MOW sizing issues. 2011-10-01 18:03:48 -04:00