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
/
editor.js
Commit message (
Expand
)
Author
Age
*
Move DOM and config properties from the util namespace to the DOM and config ...
Kris Maglione
2011-08-14
*
Add experimental jQuery-ish DOM object.
Kris Maglione
2011-08-14
*
Fix Firefox exploding on <C-i>
Kris Maglione
2011-08-09
*
Remove stale dump statement.
Kris Maglione
2011-08-09
*
Keep browser from exploding on <C-i> in Command Line mode.
Kris Maglione
2011-08-08
*
Re-enable Text Edit mode in non-Google editable windows.
Kris Maglione
2011-08-06
*
Don't derive Text Edit mode from Operator mode. Allow escaping from Operator ...
Kris Maglione
2011-08-06
*
Reconcile the format of 'sanitizeitems' with most other list options.
Kris Maglione
2011-08-06
*
Add 'spelllang'. Closes issue #530.
Kris Maglione
2011-08-06
*
Fallback to count of parent mapping in motion maps. 2dw == d2w == 8d2w.
Kris Maglione
2011-08-05
*
Add operator mode per Vim. Wrap most editor commands in transactions. And stu...
Kris Maglione
2011-08-05
*
Bah.
Kris Maglione
2011-08-03
*
Don't offer Text Edit mode for non-input elements. Closes issue #590.
Kris Maglione
2011-07-29
*
Further mode names normalisation in docs.
Doug Kearns
2011-07-29
*
Don't explicitly pop Menu mode on menu_<Esc>. Closes issue #527. Normalize mo...
Kris Maglione
2011-07-29
*
Normalise mode name references in command/option/mapping descriptions.
Doug Kearns
2011-07-21
*
Closes issue #610.
Kris Maglione
2011-07-28
*
Dispatch input event after external editing.
Kris Maglione
2011-07-21
*
s/\bset\b/Set/g
Kris Maglione
2011-07-16
*
Move QI inside try-catch.
Kris Maglione
2011-07-05
*
Some 'timeout' compromises: Guess whether there are native bindings for a key...
Kris Maglione
2011-06-27
*
Fix doc typo.
Kris Maglione
2011-06-27
*
Update buffer.viewSource and buffer.viewSourceExternally prototypes. Update d...
Kris Maglione
2011-06-27
*
Remove Window special casing from Editor#pasteClipboard.
Doug Kearns
2011-06-22
*
Closes issue #469.
Kris Maglione
2011-06-12
*
More polyglotization.
Kris Maglione
2011-04-29
*
More ad hoc i18n work.
Doug Kearns
2011-04-01
*
Fix variable collision in editor.js.
Kris Maglione
2011-03-26
*
Annotate most strings which need to be explicitly localified.
Kris Maglione
2011-03-25
*
Run style bot.
Doug Kearns
2011-03-19
*
Different 'passunknown' default for now.
Kris Maglione
2011-03-15
*
Use globbed modifiers for pass through keys.
Kris Maglione
2011-03-14
*
Some 'passunknown' enhancements.
Kris Maglione
2011-03-13
*
Move input prompt strings to the properties file.
Doug Kearns
2011-03-13
*
Add missing <Tab>/<S-Tab> bindings.
Kris Maglione
2011-03-12
*
Make 'strictfocus' a currently undocumented sitemap option.
Kris Maglione
2011-03-12
*
Tweak revision 13f6e3a205d4 to be less lenient in Input modes by default.
Kris Maglione
2011-03-12
*
Fix t_f issues. Closes issue #424.
Kris Maglione
2011-03-10
*
Fix c_e.
Kris Maglione
2011-03-08
*
Fix hint generation after closing a window.
Kris Maglione
2011-03-06
*
Move some messages to properties file. Local and modules directories still to...
Kris Maglione
2011-02-25
*
Add descriptions to the remaining editor mappings.
Štěpán Němec
2011-02-20
*
Cleanup motion maps somewhat. Add descriptions to other editor mappings.
Kris Maglione
2011-02-19
*
Fix t_p broken in revision 650be38ccc54. Closes issue #391.
Kris Maglione
2011-02-19
*
Fix closing menus on <Esc> broken in revision bf712a2498ed.
Kris Maglione
2011-02-19
*
Fix typos. Ugh.
Kris Maglione
2011-02-17
*
Add some mappings to AUTOCOMPLETE mode.
Kris Maglione
2011-02-17
*
Preliminary REPL mode.
Kris Maglione
2011-02-17
*
Fix pressing <Space> in content-editable windows. Closes issue #not-in-the-tr...
Kris Maglione
2011-02-12
*
Fix a race.
Kris Maglione
2011-02-10
[next]