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
/
marks.js
Commit message (
Expand
)
Author
Age
*
Push location stack on //?/n/N/[/].
Kris Maglione
2011-08-11
*
Minor enhancements to <C-i>/<C-o>
Kris Maglione
2011-08-09
*
Initial work towards making <C-o> and <C-i> more Vim-like.
Kris Maglione
2011-08-07
*
Add g].
Kris Maglione
2011-08-07
*
Store node XPath in marks.
Kris Maglione
2011-08-07
*
Store marks as line and column ordinals rather than percentages.
Kris Maglione
2011-08-07
*
Delete some stale comments.
Doug Kearns
2011-06-19
*
More ad hoc i18n work.
Doug Kearns
2011-04-01
*
Fix message key typo.
Doug Kearns
2011-03-28
*
Move some more message strings to the properties file.
Doug Kearns
2011-03-13
*
Move some messages to properties file. Local and modules directories still to...
Kris Maglione
2011-02-25
*
Small fix for Minefield.
Kris Maglione
2011-02-19
*
Fix some bugs.
Kris Maglione
2011-02-07
*
Also add events groups for the use of plugins.
Kris Maglione
2011-02-06
*
Another attempt at revision 8613b76cff40.
Kris Maglione
2011-02-03
*
Revert last revision.
Kris Maglione
2011-02-03
*
More lazy instantiation. Look out for breakage.
Kris Maglione
2011-02-03
*
Update copyright headers.
Kris Maglione
2011-01-23
*
Fix '' for a subset of cases.
Kris Maglione
2011-01-13
*
Add named groups (a la Python) to util.regexp.
Kris Maglione
2011-01-12
*
Remove spurious dump statement.
Kris Maglione
2011-01-12
*
Fix some URL marks issues.
Kris Maglione
2011-01-11
*
Slightly refactor the marks code. Make :delmarks, :marks and :qmarks accept r...
Štěpán Němec
2011-01-10
*
Move iteration utility functions to the iter namespace.
Kris Maglione
2011-01-02
*
Replace weird mystery meat args of mapping actions with a proper object.
Kris Maglione
2010-12-29
*
Merge changes from bootstrapped.
Kris Maglione
2010-12-25
*
Some scrollable element fixes. Closes issue #151.
Kris Maglione
2010-12-02
*
Replace use of <b>arg</b> in API docs with *arg*.
Doug Kearns
2010-10-21
*
Integrate sanitizer with host UI, sanitize at shutdown support, and control w...
Kris Maglione
2010-10-14
*
Whitespace fixes.
Doug Kearns
2010-10-09
*
Avoid storing strong references to DOM nodes.
Kris Maglione
2010-10-03
*
Support marks on frameset pages.
Kris Maglione
2010-10-03
*
Fix some functions that used to use args.string.
Kris Maglione
2010-09-29
*
Purge unnecessary uses of args.string.
Kris Maglione
2010-09-25
*
Camel-case some identifiers gone rogue.
Doug Kearns
2010-09-23
*
Major documentation updates and formatting fixes, and many, many other change...
Kris Maglione
2010-09-17
*
Change the patently absurd local mark storage structure.
Kris Maglione
2010-09-17
*
Complete :sanitize and private mode overhaul.
Kris Maglione
2010-09-17
*
Merge testing.
Kris Maglione
2010-08-31
*
imported patch dactylify
Kris Maglione
2010-08-28
*
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
*
Get rid of absurd strict JS warnings.
Kris Maglione
2009-11-14
*
Add config.browser, config.tabbrowser. Fix mailbird. &c.
Kris Maglione
2009-11-14
*
Automatically track and remove long-lived event listeners.
Kris Maglione
2009-11-13
*
Formatting fixes.
Doug Kearns
2009-11-14
*
Refactor modules.config.
Kris Maglione
2009-11-09
*
Recfactoring:
Kris Maglione
2009-11-08