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

91 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
Kris Maglione 25aae2cc99 More pointification and general code cleanup. Also massive, crazy, conflict-ridden merge. 2013-09-21 14:13:07 -07:00
Doug Kearns 6ee830dfad Convert expression closures to arrow syntax. 2013-09-15 00:42:51 +10:00
Doug Kearns 4055392b49 Fix :doauto* commands.
These weren't fully updated when site-filters was implemented.
2013-09-05 20:47:23 +10:00
Doug Kearns f291454e23 Add missing semicolons, fix whitespace and normalise Vim modelines. 2013-08-03 01:37:19 +10:00
Kris Maglione 0d179d78bc Death to E4X and stuff. 2012-12-17 18:38:03 -08:00
Kris Maglione 6a87343724 Death to E4X and stuff. 2012-12-16 23:00:58 -08:00
Kris Maglione da3785028d Death to E4X and stuff. 2012-11-30 20:46:38 -08:00
Kris Maglione 621ff6a37a Death to E4X and stuff. 2012-11-27 23:34:16 -08:00
Kris Maglione df81bcb1f9 Death to E4X and stuff. 2012-11-27 23:13:13 -08:00
Doug Kearns 53f3ea342c Normalise naming of module initializer functions. 2012-10-11 01:08:36 +11:00
Kris Maglione ecbc13e575 Kill strict mode for the moment. 2011-11-27 11:44:19 -05:00
Kris Maglione dcad48c23b Alias ? to <S-Slash>. Closes issue #654. 2011-10-25 17:14:37 -04:00
Kris Maglione f65aaea14d Cleanup main.jsm. Add (currently disabled) command cacheing. 2011-10-06 06:39:41 -04:00
Kris Maglione 4ee26a04ac Fix some early instantiation. 2011-09-30 03:26:42 -04:00
Kris Maglione fbb6af43ed Add dom.jsm. And stuff. 2011-08-22 01:16:14 -04:00
Kris Maglione 1ad3fdf195 Import part of top patch in queue: Add no-op option hive for plugin API reasons, cleanup some related code. 2011-08-16 21:17:52 -04:00
Kris Maglione d877fa5fea Push location stack on //?/n/N/[/]. 2011-08-11 03:44:22 -04:00
Kris Maglione 4470f63f74 Keep browser from exploding on <C-i> in Command Line mode. 2011-08-08 15:26:24 -04:00
Štěpán Němec cc03bfadf8 Use [foo] instead of foo[] consistently in source doc type annotations. 2011-07-22 12:33:36 +02:00
Doug Kearns 96469e9f47 Add group filtering to :command and :autocommand listings. 2011-07-21 01:39:40 +10:00
Kris Maglione d7b68c66af Fix error dispatching fullscreen autocmd again. 2011-03-10 09:53:57 -05:00
Doug Kearns 086255acef Fix an autocmd message key typo. 2011-02-26 12:59:58 +11:00
Kris Maglione 7c7a7c4865 Move some messages to properties file. Local and modules directories still to be done. 2011-02-25 20:23:15 -05:00
Kris Maglione 885b16d7db Fix autocommand bug. 2011-02-24 21:25:16 -05:00
Kris Maglione bcb2d3e7c9 Fix bug in autocommands. 2011-02-24 16:00:45 -05:00
Kris Maglione 80ca9194ec Fix a silly error in modes.set. 2011-02-23 16:41:26 -05:00
Kris Maglione 7eb6761dbe Hack to get rid of error on switching to/from fullscreen. 2011-02-14 04:28:07 -05:00
Kris Maglione aba1a13961 Fix :au grouping bug. 2011-02-12 22:26:44 -05:00
Kris Maglione 2aeb0030cd Fix :au listing. Yay tests. 2011-02-11 10:33:55 -05:00
Kris Maglione 30e2971424 Experimentally move contexts.js to contexts.jsm.
--HG--
branch : groups
rename : common/content/contexts.js => common/modules/contexts.jsm
2011-02-10 21:36:03 -05:00
Kris Maglione 9189715e9c Also add events groups for the use of plugins.
--HG--
branch : groups
2011-02-06 23:02:36 -05:00
Kris Maglione 83d86f7f02 Also groupify commands. Usage examples are in official plugins.
--HG--
branch : groups
2011-02-06 22:26:25 -05:00
Kris Maglione 2a99de96a0 Adjust some API names to make things more consistent and less confusing.
--HG--
branch : groups
2011-02-06 20:18:12 -05:00
Kris Maglione 4211f6ee07 More groups work, including -args flag and proper serialization.
--HG--
branch : groups
2011-02-06 14:07:18 -05:00
Kris Maglione 5a00fb0c62 Make :rehash|echomsg "foo" work as expected.
--HG--
branch : groups
2011-02-05 08:46:35 -05:00
Kris Maglione 2e27dc3571 Highlighting and stuff.
--HG--
branch : groups
2011-02-05 08:26:38 -05:00
Kris Maglione 0cc69f8932 Also group :autocmds.
--HG--
branch : groups
2011-02-05 08:13:56 -05:00
Kris Maglione 9b3ad1c7c6 imported patch groups
--HG--
branch : groups
2011-02-05 03:02:36 -05:00
Kris Maglione e9fd99dafa Reset progress indicator on location change. 2011-02-04 20:24:50 -05:00
Kris Maglione fb7d6c9809 Update copyright headers. 2011-01-23 23:34:24 -05:00
Kris Maglione 47f98a3a6a Fix quoting issues in :au. 2011-01-18 21:32:30 -05:00
Kris Maglione 5b56624043 Make buffer.URL a string again. Use buffer.uri and buffer.documentURI internally. Fix loading Object stores. 2011-01-16 12:14:43 -05:00
Kris Maglione 67e2a23c5a Fix zoom level display for fractional percentages. 2011-01-14 23:32:27 -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 91f02c9763 Allow multiple patterns for :autocommands. 2011-01-02 15:27:14 -05:00
Kris Maglione c671cc84e0 Allow using heredocs with :abbr/:au/:com/:map. 2010-12-30 14:24:18 -05:00
Kris Maglione dca9f2df86 Merge changes from bootstrapped. 2010-12-25 16:00:56 -05:00
Kris Maglione 556c5b1903 Pass proper objects to -js autocommands rather than stringified imitations. 2010-12-17 13:21:55 -05:00
Kris Maglione f07f067309 Rename util.(escapeRegexp|regexpSource) to util.regexp.(escape|getSource). 2010-12-15 06:06:42 -05:00