index
:
pentadactyl
master
Pentadactyl for Pale Moon
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
modules
/
services.jsm
Commit message (
Expand
)
Author
Age
*
Use Object.defineProperty instead of __defineGetter__/__defineSetter__
Zheng Chaoping
2016-05-04
*
Update curl plugin.
Kris Maglione
2015-12-30
*
Get rid of most remaining comprehensions.
Kris Maglione
2015-12-20
*
Support Firefox 45 (without e10s).
Kris Maglione
2015-12-19
*
Replace expression closures (methods).
Doug Kearns
2015-07-23
*
Replace expression closures (function expressions - named and dynamic this).
Doug Kearns
2015-06-06
*
Remove obsolete global private browsing code.
Kris Maglione
2015-03-09
*
Cleanup crufty `apply` code.
Kris Maglione
2015-02-21
*
Update :pageinfo to use the new HTTP cache API.
Doug Kearns
2014-10-02
*
Remove references to `services.debugger` and `services.charset`.
Kris Maglione
2014-08-02
*
Use less shady method of pdf printing; support Windows.
Kris Maglione
2014-05-15
*
Death to `for each`.
Kris Maglione
2014-02-24
*
Fix merge botch.
Kris Maglione
2014-02-16
*
Make stuff mostly work on Australis.
Kris Maglione
2014-02-16
*
Fix new buffer.prefs.*
Doug Kearns
2014-02-16
*
Use real Sets rather than objects in most places.
Kris Maglione
2014-02-15
*
Fix CSS selector validation on FF26+.
Doug Kearns
2013-10-08
*
More pointification and general code cleanup. Also massive, crazy, conflict-r...
Kris Maglione
2013-09-21
*
Convert expression closures to arrow syntax.
Doug Kearns
2013-09-15
*
Hello strange new syntax. Can we be friends?
Kris Maglione
2013-08-21
*
Add missing semicolons, fix whitespace and normalise Vim modelines.
Doug Kearns
2013-08-03
*
Workaround QueryInterface not properly mutating services.contentPrefs.
Kris Maglione
2013-07-06
*
Change class name for history service.
Anthony Martin
2013-06-27
*
[PWPBM] Make Personas work in private windows.
Kris Maglione
2013-04-26
*
Death to E4X and stuff.
Kris Maglione
2012-12-17
*
Fix some more CPG breakage.
Kris Maglione
2012-12-16
*
Death to E4X and stuff. Also fix some bugs.
Kris Maglione
2012-11-30
*
Death to E4X and stuff.
Kris Maglione
2012-11-28
*
Closes issue #925.
Kris Maglione
2012-10-02
*
Use <Mouse2> rather than <C-Mouse1> in buffer.followLink to open in new tab.
Kris Maglione
2012-06-02
*
Merge addon-common module loading code to fix Minefield.
Kris Maglione
2012-05-07
*
Allow passing strings or arrays as postData parameters to dactyl.open.
Kris Maglione
2012-03-13
*
Kill strict mode for the moment.
Kris Maglione
2011-11-27
*
Liberate Buffer from the tyrany of the current window. Add DOM#contextmenu ev...
Kris Maglione
2011-10-01
*
Fix some early instantiation.
Kris Maglione
2011-09-30
*
Add cache module. Cleanup help and DTD generation. Fix :help version generati...
Kris Maglione
2011-09-30
*
Add params and data parameters to util.httpRequest params object. Add docs.
Kris Maglione
2011-09-27
*
Make 'cpt' a stringlist. Add support for native autocomplete providers.
Kris Maglione
2011-09-26
*
Add first crude binary module implementation.
Kris Maglione
2011-09-22
*
Add third argument to dactyl.clipboardWrite.
Kris Maglione
2011-09-19
*
Dequote preference names in :set!
Kris Maglione
2011-09-07
*
Fix REPL with foreign window contexts. Other general cleanup.
Kris Maglione
2011-09-05
*
Minorish changes.
Kris Maglione
2011-09-03
*
Fix services.history on Minefield.
Kris Maglione
2011-08-23
*
After some profiling, give all modules a common prototype.
Kris Maglione
2011-08-22
*
Bump JSMLoader.bump.
Kris Maglione
2011-08-21
*
Deprecate services.{get,create}.
Kris Maglione
2011-08-21
*
Mention removal of the chrome-data: protocol in BREAKING_CHANGES.
Kris Maglione
2011-08-21
*
Because I can.
Kris Maglione
2011-08-21
*
Add 'spelllang'. Closes issue #530.
Kris Maglione
2011-08-06
[next]