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
/
events.js
Commit message (
Expand
)
Author
Age
*
Add IO#File.
Kris Maglione
2009-10-31
*
Fix occasional lag in updating tab count widget (thanks elitemx). Minor cleanup.
Kris Maglione
2009-10-11
*
Fix events.js license header.
Doug Kearns
2009-10-11
*
Fix escaping from Textarea mode in input fields.
Doug Kearns
2009-10-11
*
Fix input buffer related hint bugs.
Doug Kearns
2009-09-30
*
Revert "Move util.Array to modules.Array_."
Doug Kearns
2009-09-15
*
Move util.Array to modules.Array_.
Doug Kearns
2009-09-14
*
Reset the mode when an embedded object loses focus.
Doug Kearns
2009-09-06
*
Remove redundant semicolons.
Doug Kearns
2009-09-04
*
Fix inputting of numbers in INSERT mode.
Doug Kearns
2009-09-04
*
Add EMBED mode.
Kris Maglione
2009-09-03
*
Fix #182, map <silent> quirk.
Kris Maglione
2009-09-03
*
Fix some hint bugs.
Kris Maglione
2009-09-03
*
Fix :doautoall.
Doug Kearns
2009-08-27
*
Formatting fixes.
Doug Kearns
2009-08-27
*
Remove some commented-out code from Events.
Doug Kearns
2009-08-27
*
Formatting fixes.
Doug Kearns
2009-08-27
*
Fix something to do with <a>.
Kris Maglione
2009-08-19
*
Whitespace and semicolon fixes.
Doug Kearns
2009-08-10
*
Add the DOMLoad autocommand event to Muttator.
Doug Kearns
2009-07-15
*
Fix Debian #534477(don't print the HTML code in url in the status line).
Doug Kearns
2009-07-11
*
Fix 'focuscontent' error.
Doug Kearns
2009-07-11
*
Validate the pattern arg to :autocmd.
Doug Kearns
2009-07-11
*
Only fire the DOMLoad autocommand for the top level document.
Doug Kearns
2009-07-11
*
Test the "tabs" feature when adding Tab* events.
Doug Kearns
2009-07-09
*
Fix the tab count status-line field in FF 3.5.
Doug Kearns
2009-07-09
*
Prevent user mappings from shadowing longer ones with a common prefix.
Doug Kearns
2009-07-01
*
Cleanup and add some documention.
Doug Kearns
2009-06-29
*
Add PrivateMode autocommand. Add -js flag to :au
Kris Maglione
2009-06-28
*
Don't save storage objects while in private mode, restore them on exit.
Kris Maglione
2009-06-28
*
Cleanup some references to "Firefox" in common/*.
Doug Kearns
2009-06-28
*
Split Map.flags into individual properties of Map.
Doug Kearns
2009-06-28
*
Move the standard type completers to appropriate modules.
Doug Kearns
2009-06-18
*
Refactor isFormElemFocused and rename isInputElemFocused.
Doug Kearns
2009-06-17
*
Don't reference modes.MESSAGE in events.onFocusChange.
Doug Kearns
2009-06-17
*
Remove trailing whitespace.
Doug Kearns
2009-06-08
*
Formatting fixes.
Doug Kearns
2009-06-08
*
Use lambda notation for events.is{Accept,Cancel}Key definitions.
Doug Kearns
2009-06-08
*
Refactor events keyhandling and document changes.
Conrad Irwin
2009-06-08
*
Petty makefile changes.
Kris Maglione
2009-06-06
*
Fix RegExp to exclude all numbers from key_code
Conrad Irwin
2009-06-07
*
Fix macros.
Conrad Irwin
2009-06-07
*
Fix S- handling to normalize in the manner of vim
Conrad Irwin
2009-06-07
*
Fix createEvent/init*Event insanity.
Kris Maglione
2009-06-06
*
Fix typo in events.feedkeys.
Doug Kearns
2009-06-07
*
Add missing semicolons.
Doug Kearns
2009-06-02
*
clean up HACKING file a little, and rename canonKeys method
Martin Stubenschrott
2009-06-01
*
Fix more function formatting faux pas as per the style guide.
Doug Kearns
2009-06-01
*
Fix some minor function formatting faux pas.
Doug Kearns
2009-06-01
*
Fix #283, etc.
Kris Maglione
2009-05-30
[next]