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

175 Commits

Author SHA1 Message Date
Kris Maglione 7b2f821e04 Promises cleanup. 2015-03-02 18:12:57 -08:00
Kris Maglione 7ee579200f Fix all the things. And break most of the other things, in all likelihood. 2015-02-21 21:59:37 -08:00
Kris Maglione 147be2614c Filter out duplicate search strings from search keyword term history completion. 2015-01-07 17:10:03 -08:00
Kris Maglione 0f41b99a03 Cleanup/fixes. 2014-08-25 22:10:26 -07:00
Kris Maglione e3abdd7559 Fix charset bustage. 2014-08-18 19:42:30 -07:00
Kris Maglione 2660aca330 That was kind of obvious, really... 2014-08-16 21:20:03 -07:00
Kris Maglione 72c3a75286 ;S
--HG--
extra : rebase_source : 703afb13e56982584751d8ae31aa26fb5e639392
2014-07-05 23:34:26 -07:00
Kris Maglione e8dce1107a Minor compat changes.
--HG--
extra : rebase_source : d40d66e2cd689f43243a837dbd19fe5e0ec8d462
2014-06-27 13:24:34 -07:00
Kris Maglione af88d531d0 Make .closure a Proxy and rename .bound 2014-03-16 14:32:04 -07:00
Kris Maglione 1c6026c4b9 Fix search suggestion issues.
--HG--
extra : rebase_source : 4aeeb43dc214f7ae2e8275fb6190556eade78890
2014-03-10 19:33:36 -07:00
Kris Maglione 51eb03c376 Use builtin String.startsWith, String.endsWith, and String.contains methods where appropriate. 2014-02-22 15:17:08 -08:00
Kris Maglione bb7486da6c Promisify some callbackish functions, and remove spaces around = in default arguments, per Python conventions. 2014-02-15 20:35:27 -08:00
Kris Maglione fd20535999 Use real Sets rather than objects in most places. 2014-02-15 18:10:45 -08:00
Doug Kearns 4872666ef5 Make further use of default parameters.
--HG--
extra : rebase_source : ab666bce7ed7e47c8f1e2bc4145f553da990d319
2013-10-06 22:33:59 +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 f291454e23 Add missing semicolons, fix whitespace and normalise Vim modelines. 2013-08-03 01:37:19 +10:00
Kris Maglione b65dbd00ee Fix cross-compartment instanceof issues.
--HG--
extra : rebase_source : 9145412ce33e18bae5d889454fd1ff98c4067d09
2013-08-01 21:35:23 -07:00
Kris Maglione b02c4b39e6 Fix bugs and stuff. 2013-01-05 13:53:07 -08:00
Kris Maglione 3f483de547 Death to E4X and stuff. 2012-12-17 18:56:36 -08:00
Kris Maglione 0d179d78bc Death to E4X and stuff. 2012-12-17 18:38:03 -08:00
Kris Maglione 0c4a25ca86 Death to E4X and stuff. 2012-11-29 19:06:52 -08:00
Kris Maglione 621ff6a37a Death to E4X and stuff. 2012-11-27 23:34:16 -08:00
Doug Kearns 53f3ea342c Normalise naming of module initializer functions. 2012-10-11 01:08:36 +11:00
Kris Maglione 7cba7018fa Fix some non-working 'autocomplete' uses. 2012-05-21 19:15:09 -04:00
Doug Kearns b9e317b3b3 Don't report empty bookmark titles as "null" in the :bmark notification message. 2012-04-27 23:54:29 +10:00
Kris Maglione c1fc970518 Fix Bookmark* autocmd bug. 2012-02-24 18:01:33 -05:00
Kris Maglione 2a154ebd7b Closes issue #775. 2012-02-04 09:31:50 -05:00
Kris Maglione ea87ab831d Grr.
--HG--
extra : rebase_source : 1a59c78e7745a65a878c7b031f17d75c532b70ea
2011-12-27 03:07:04 -05:00
Kris Maglione ecbc13e575 Kill strict mode for the moment. 2011-11-27 11:44:19 -05:00
Kris Maglione abef44ea98 First stab at bookmark keyword suggestions support. 2011-11-02 22:25:43 -04:00
Kris Maglione 933f490817 More comprehensive :jumps. 2011-10-20 06:04:10 -04:00
Kris Maglione 36fac82035 Liberate Buffer from the tyrany of the current window. Add DOM#contextmenu event. Provide sensible screenX/screenY for mouse events.
--HG--
rename : common/content/buffer.js => common/modules/buffer.jsm
2011-10-01 22:06:15 -04:00
Štěpán Němec 2d7c78e162 Fix the invalid -postData option produced by ;S. 2011-10-01 15:24:40 +02:00
Štěpán Němec 7bf68df95a Fix some typos.
Closes issue #668.
2011-09-28 20:25:55 +02:00
Kris Maglione 45218f4141 Make 'cpt' a stringlist. Add support for native autocomplete providers. 2011-09-26 15:52:51 -04:00
Kris Maglione 26ac4f3078 Added :bmark -id, changed updating semantincs, update URLs in cache, and reported updates as updates rather than additions. 2011-08-25 01:21:56 -04:00
Kris Maglione cf29db91af Remove partial URL encoding from quick search completions. Ref 440caa218bda. 2011-08-23 19:10:13 -04:00
Kris Maglione fbb6af43ed Add dom.jsm. And stuff. 2011-08-22 01:16:14 -04:00
Kris Maglione 681af3e618 Move DOM and config properties from the util namespace to the DOM and config namespaces, respectively. 2011-08-14 23:30:05 -04:00
Kris Maglione 9273db48ab Decode URLs in the completion list against my better judgment. Get rid of bloody newlines in strict mode lambdas. 2011-08-14 13:09:51 -04:00
Kris Maglione 9002a78d14 s/\bset\b/Set/g 2011-07-16 18:51:59 -04:00
Doug Kearns a52a0dc61f More ad hoc i18n work. 2011-04-01 10:12:47 +11:00
Kris Maglione 204f8ca25c Annotate most strings which need to be explicitly localified. 2011-03-25 22:37:16 -04:00
Doug Kearns af550c3839 Run style bot.
--HG--
extra : rebase_source : 3661ea16c48258e44239734cdad6bc18abc70b5f
2011-03-19 15:00:46 +11:00
Kris Maglione 2d03f3f9ca Localeify more strings. 2011-03-15 20:14:01 -04:00
Kris Maglione 4a552b14aa Update bookmarked status asynchronously. 2011-03-15 19:45:04 -04:00
Doug Kearns 3d09a0e843 Move input prompt strings to the properties file. 2011-03-13 13:45:47 +11:00
Doug Kearns c08c0dc19f Move some more message strings to the properties file. 2011-03-08 03:09:37 +11:00
Doug Kearns 7306b50710 Quick fix for searching with Object property names as search terms. 2011-03-06 22:35:38 +11:00