1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-27 19:23:35 +02:00
Commit Graph

101 Commits

Author SHA1 Message Date
Kris Maglione d6543c6510 Rename 'array' class 'Ary'. 2015-03-04 17:27:32 -08:00
Kris Maglione 1ee5668cac Cleanup crufty apply code. 2015-02-21 22:43:41 -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 e7549b249b Use dash for sh where available. 2014-03-29 10:04:43 -07:00
Kris Maglione 5b38465a1c Death to for each. 2014-02-24 19:03:49 -08:00
Kris Maglione c37656f731 Fix potential races. 2014-02-23 12:20:22 -08:00
Kris Maglione 72626fd693 Make overlay.windows a set. 2014-02-22 15:27:06 -08: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 e99481a7e3 Refactor storage observers to be less dodgy and stupid. 2014-02-17 13:50:15 -08:00
Kris Maglione 5aceb5f61d Make the status bar properly customizable and remove some useless vertical space in the navbar. 2014-02-16 22:48:07 -08:00
Kris Maglione dee8fc3bba Remove compatiblity cruft. 2014-02-16 16:10:08 -08: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 6ee5b2ca26 Death to E4X and stuff. 2012-12-17 19:27:53 -08:00
Kris Maglione 0d179d78bc Death to E4X and stuff. 2012-12-17 18:38:03 -08:00
Kris Maglione 1aaf3f75aa Add cheap HTML prettifier. 2012-12-16 19:21:33 -08:00
Kris Maglione 2274b0900a Death to E4X and stuff. 2012-11-30 22:31:04 -08:00
Kris Maglione 6200b08c13 Death to E4X and stuff. 2012-11-27 21:30:46 -08:00
Kris Maglione 7d28f98ade WeakMaps ftw. 2012-10-21 17:49:24 -07: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 ecbc13e575 Kill strict mode for the moment. 2011-11-27 11:44:19 -05:00
Kris Maglione 0cf53f8181 XUL cache prevents DOMContentLoaded. Grr. Closes issue #649. 2011-10-06 07:22:39 -04:00
Kris Maglione 84a68bff9a Add util.weakReference that won't crash if you pass null. 2011-10-01 23:02:00 -04:00
Kris Maglione 39e8bf7a06 Add cache module. Cleanup help and DTD generation. Fix :help version generation issues. Fix other assorted issues. 2011-09-30 01:36:45 -04:00
Kris Maglione 6af256bc53 Add first crude binary module implementation. 2011-09-22 21:08:40 -04:00
Kris Maglione 50f0901412 Fix link listing in :hi output. 2011-09-12 18:58:28 -04:00
Kris Maglione 345cce5a42 Don't Be Evil.
--HG--
rename : pentadactyl/skin/icon.png => pentadactyl/icon16.png
2011-09-11 15:06:46 -04:00
Kris Maglione c6035ce674 Minorish refactoring. 2011-09-08 10:22:43 -04:00
Kris Maglione e9a0b1eea3 Move stuff from overlay.jsm to main.jsm. 2011-09-08 08:53:09 -04:00
Kris Maglione aa78825133 Fix crappy add-on manager icons. 2011-09-03 21:13:51 -04:00
Kris Maglione 3764176940 More minorish changes. 2011-09-03 09:21:57 -04:00
Kris Maglione 91cbb9dacb Minorish changes. 2011-09-03 09:12:13 -04:00
Kris Maglione 532f2a10ab Remove dead protocols.js symlinks. 2011-08-28 18:24:40 -04:00
Kris Maglione e70cd8934d Backed out changeset ccb7eca3e069 2011-08-23 23:17:52 -04:00
Kris Maglione 435f30f7eb First work towards group-local option values. 2011-08-23 22:42:38 -04:00
Kris Maglione fbb6af43ed Add dom.jsm. And stuff. 2011-08-22 01:16:14 -04:00
Kris Maglione f830771283 Defer some initialization until the first window is visible. 2011-08-21 11:52:55 -04:00
Kris Maglione 1607affa58 Because I can. 2011-08-21 00:47:18 -04:00
Kris Maglione 9d87ed9454 Fix :rehash. 2011-08-15 01:22:50 -04:00
Kris Maglione 07d6099a95 Move overlay magic from util to overlay module. 2011-08-15 00:03:57 -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 9002a78d14 s/\bset\b/Set/g 2011-07-16 18:51:59 -04:00
Kris Maglione 7115948106 More polyglotization. 2011-04-29 14:28:02 -04:00
Kris Maglione cd4c0a7722 Localizify sanitizer descriptions. 2011-03-07 19:18:09 -05:00
Kris Maglione f002825d10 Fix live update issues. 2011-03-07 17:45:22 -05:00
Kris Maglione 058094f87d Allow localization of command/mapping/option descriptions. 2011-03-04 20:37:29 -05:00
Kris Maglione ea6c7cc800 Fix local mapping bug. Change statusline API slightly. 2011-02-28 19:44:46 -05:00
Kris Maglione 74fbc5833f Move some event-based code into observers in the modules it affects. 2011-02-27 16:58:21 -05: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