index
:
pentadactyl
master
Pentadactyl for Pale Moon
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
content
/
autocommands.js
Commit message (
Expand
)
Author
Age
*
Typo fixes.
Doug Kearns
2010-10-23
*
Normalise regex -> regexp.
Doug Kearns
2010-10-22
*
Replace use of <b>arg</b> in API docs with *arg*.
Doug Kearns
2010-10-21
*
Employ dactyl.assert where appropriate in Melodactyl.
Doug Kearns
2010-10-21
*
Don't show the "all" item in the sanitize dialog.
Kris Maglione
2010-10-14
*
Make "all" toggle other items in "activate", "eventignore", "newtab", and "sa...
Kris Maglione
2010-10-12
*
Allow things like :com! foo\n \ echo 1\n \ echo 2
Kris Maglione
2010-10-11
*
Preserve file/line information with saved ex commands (:au, :com, :map -ex).
Kris Maglione
2010-10-05
*
Allow negating the regular expression in :autocmd.
Kris Maglione
2010-10-04
*
Take focus from elements when they collapse. Small naming fix for Doug's sake...
Kris Maglione
2010-10-03
*
Fix :macros.
Kris Maglione
2010-09-30
*
Camel-case array#{iteritems,itervalues}.
Doug Kearns
2010-09-26
*
Whitespace fixes.
Doug Kearns
2010-09-24
*
Camel-case some identifiers gone rogue.
Doug Kearns
2010-09-23
*
Add missing semicolons.
Doug Kearns
2010-09-22
*
Major documentation updates and formatting fixes, and many, many other change...
Kris Maglione
2010-09-17
*
Don't use the word eval for fear that it may break "use strict" mode later.
Kris Maglione
2010-09-17
*
Precompute completion string matching function.
Kris Maglione
2010-09-17
*
Merge testing.
Kris Maglione
2010-08-31
*
Prepare for merge with testing branch.
Kris Maglione
2010-08-28
*
Use Object.keys/getOwnPropertyNames (and provide them if they don't exist).
Kris Maglione
2010-08-28
*
Lots of rangefinder and Gecko 2 tabbing fixes.
Kris Maglione
2010-08-28
*
imported patch dactylify
Kris Maglione
2010-08-28
*
Merge.
Kris Maglione
2010-08-26
|
\
|
*
Smart :autocmd completer
anekos
2009-11-23
*
|
Replace 'focuscontent' with 'strictfocus'.
Kris Maglione
2010-08-26
*
|
Use JS5's strict mode. But, alas! it outlaws octal! Oh the inanity...
Kris Maglione
2010-08-15
*
|
Finish adding missing copyright notices.
Kris Maglione
2009-12-01
|
/
*
Add 'javascript' module. Misc fixes along the way.
Kris Maglione
2009-11-15
*
Remove some redundant uses of "new".
Doug Kearns
2009-11-14
*
Formatting fixes.
Doug Kearns
2009-11-14
*
Get rid of absurd strict JS warnings.
Kris Maglione
2009-11-14
*
Make Option.validateCompleter the default validator: look out for minor break...
Kris Maglione
2009-11-13
*
Fix autocommands.
Doug Kearns
2009-11-14
*
Formatting fixes.
Doug Kearns
2009-11-14
*
Get rid of some selfs
Kris Maglione
2009-11-10
*
Fix a wrong reference.
anekos
2009-11-10
*
Refactor modules.config.
Kris Maglione
2009-11-09
*
Recfactoring:
Kris Maglione
2009-11-08