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
*
Push location stack on //?/n/N/[/].
Kris Maglione
2011-08-11
*
Keep browser from exploding on <C-i> in Command Line mode.
Kris Maglione
2011-08-08
*
Use [foo] instead of foo[] consistently in source doc type annotations.
Štěpán Němec
2011-07-22
*
Add group filtering to :command and :autocommand listings.
Doug Kearns
2011-07-21
*
Fix error dispatching fullscreen autocmd again.
Kris Maglione
2011-03-10
*
Fix an autocmd message key typo.
Doug Kearns
2011-02-26
*
Move some messages to properties file. Local and modules directories still to...
Kris Maglione
2011-02-25
*
Fix autocommand bug.
Kris Maglione
2011-02-24
*
Fix bug in autocommands.
Kris Maglione
2011-02-24
*
Fix a silly error in modes.set.
Kris Maglione
2011-02-23
*
Hack to get rid of error on switching to/from fullscreen.
Kris Maglione
2011-02-14
*
Fix :au grouping bug.
Kris Maglione
2011-02-12
*
Fix :au listing. Yay tests.
Kris Maglione
2011-02-11
*
Experimentally move contexts.js to contexts.jsm.
Kris Maglione
2011-02-10
*
Also add events groups for the use of plugins.
Kris Maglione
2011-02-06
*
Also groupify commands. Usage examples are in official plugins.
Kris Maglione
2011-02-06
*
Adjust some API names to make things more consistent and less confusing.
Kris Maglione
2011-02-06
*
More groups work, including -args flag and proper serialization.
Kris Maglione
2011-02-06
*
Make :rehash|echomsg "foo" work as expected.
Kris Maglione
2011-02-05
*
Highlighting and stuff.
Kris Maglione
2011-02-05
*
Also group :autocmds.
Kris Maglione
2011-02-05
*
imported patch groups
Kris Maglione
2011-02-05
*
Reset progress indicator on location change.
Kris Maglione
2011-02-04
*
Update copyright headers.
Kris Maglione
2011-01-23
*
Fix quoting issues in :au.
Kris Maglione
2011-01-18
*
Make buffer.URL a string again. Use buffer.uri and buffer.documentURI interna...
Kris Maglione
2011-01-16
*
Fix zoom level display for fractional percentages.
Kris Maglione
2011-01-14
*
Make buffer.UR[LI] nsIURI objects. Fix bug in chrome-data:.
Kris Maglione
2011-01-03
*
Allow multiple patterns for :autocommands.
Kris Maglione
2011-01-02
*
Allow using heredocs with :abbr/:au/:com/:map.
Kris Maglione
2010-12-30
*
Merge changes from bootstrapped.
Kris Maglione
2010-12-25
*
Pass proper objects to -js autocommands rather than stringified imitations.
Kris Maglione
2010-12-17
*
Rename util.(escapeRegexp|regexpSource) to util.regexp.(escape|getSource).
Kris Maglione
2010-12-15
*
Provide util.regexpSource to avoid escaping slash when not necessary.
Štěpán Němec
2010-12-06
*
Typos and whitespace fixes.
Štěpán Němec
2010-12-06
*
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
[next]