1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-21 01:11:26 +02:00
Commit Graph

485 Commits

Author SHA1 Message Date
Kris Maglione a1b907fa6d Don't beep after canceling a key chain with <Esc> 2011-02-16 20:37:39 -05:00
Kris Maglione 928572fa0d Minor key processing tweaks. 2011-02-15 19:51:26 -05:00
Kris Maglione 9ef146b93b Fix Customize Toolbar with toolbar.customization.usesheet=true. Closes issue #379. 2011-02-14 15:13:03 -05:00
Kris Maglione a42d29385a Fix "Edit Element Style", "New Attribute", etc. in Firebug. 2011-02-14 14:30:26 -05:00
Kris Maglione 84b121c762 Make @: work again. 2011-02-14 05:13:40 -05:00
Kris Maglione 7eb6761dbe Hack to get rid of error on switching to/from fullscreen. 2011-02-14 04:28:07 -05:00
Kris Maglione 61476fca47 Ignore arg/motion maps when shorter matching map is found. Closes issue #365. 2011-02-12 19:52:53 -05:00
Kris Maglione bc953c5d9b Re-enable revision 92e39bb5726c, somewhat more conservatively. 2011-02-12 15:39:01 -05:00
Kris Maglione e091641829 Temporarilly back out revision 92e39bb5726c. 2011-02-12 15:31:23 -05:00
Kris Maglione a5bcb15d22 Automagically hidden popup panels. This probably includes those horrible "door hanger" panels when the location bar is hidden. 2011-02-12 13:32:30 -05:00
Kris Maglione 127ed4cfc2 Fix pressing <Space> in content-editable windows. Closes issue #not-in-the-tracker-for-some-reason. 2011-02-12 12:15:02 -05:00
Kris Maglione 30e2971424 Experimentally move contexts.js to contexts.jsm.
--HG--
branch : groups
rename : common/content/contexts.js => common/modules/contexts.jsm
2011-02-10 21:36:03 -05:00
Kris Maglione 76dee44cb9 Merge default.
--HG--
branch : groups
2011-02-07 23:25:56 -05:00
Kris Maglione 263df6bf5a Experimentally remove the threadYield call in events.feedkeys. 2011-02-07 23:15:31 -05:00
Kris Maglione 0290f6ebcd Minor cleanup. 2011-02-07 23:12:09 -05:00
Kris Maglione 4b4925fdaa Fix bug.
--HG--
branch : groups
2011-02-07 20:39:13 -05:00
Kris Maglione 9f0cecb9f7 Import fixes from groups branch. 2011-02-07 18:49:26 -05:00
Kris Maglione ee03cbd2ce Fix some bugs.
--HG--
branch : groups
2011-02-07 18:34:48 -05:00
Kris Maglione f3ca43cea9 Last commit, only better and with collateral fixes.
--HG--
branch : groups
2011-02-07 17:17:34 -05:00
Kris Maglione 27f973a4d0 Fix bugs. Add optional bang to :loadplugins.
--HG--
branch : groups
2011-02-07 04:13:57 -05:00
Kris Maglione 76aaf150fa Merge default.
--HG--
branch : groups
2011-02-07 01:09:33 -05:00
Kris Maglione 9189715e9c Also add events groups for the use of plugins.
--HG--
branch : groups
2011-02-06 23:02:36 -05:00
Kris Maglione 0f796e823b Fix some command line focus issues. 2011-02-03 22:01:05 -05:00
Kris Maglione 6d5a7b0849 Closes issue 349. 2011-02-03 19:34:57 -05:00
Kris Maglione e3e7586aac Remove debugging statements. 2011-02-03 16:08:35 -05:00
Kris Maglione a830bdd60d Skip setting elem.dactylKeyPress in passthrough-type modes. Closes issue #341. 2011-02-03 14:17:21 -05:00
Kris Maglione d9ad94fb1e Auto-flush the autocomplete timer after feeding keys. 2011-02-03 11:42:04 -05:00
Kris Maglione 475a3244c5 Fix some key feeding issues. 2011-02-02 13:01:52 -05:00
Doug Kearns c12dc0ec43 Document events.finishRecording. 2011-02-02 14:09:45 +11:00
Doug Kearns 37d62cdeba Run stylebot -- semicolons. 2011-02-01 01:06:49 +11:00
Doug Kearns cf79af7148 Minor clarification of events.feedkeys API docs. 2011-01-31 22:56:32 +11:00
Kris Maglione 71ae0ca0cd Fix history search issue introduced by revision 2da9a800c618. 2011-01-30 11:19:44 -05:00
Kris Maglione 9128fcc51a Fix absurd security manager errors. 2011-01-29 21:56:09 -05:00
Kris Maglione 032ba5fa50 Beep at failed key chains.
--HG--
branch : key-processing
2011-01-28 04:58:56 -05:00
Kris Maglione 11cbc5177c Make waitForPageLoad interruptable.
--HG--
branch : key-processing
2011-01-27 22:15:49 -05:00
Kris Maglione abb434ce7c Add timeout arg to util.waitFor.
--HG--
branch : key-processing
2011-01-27 22:14:03 -05:00
Kris Maglione 726181b03e Fix 'noim'
--HG--
branch : key-processing
2011-01-27 02:18:55 -05:00
Kris Maglione 8c0d070d94 Fix strictfocus edgecase when the content window is editable.
--HG--
branch : key-processing
2011-01-26 19:53:46 -05:00
Kris Maglione c7a1303197 Fix key chains in the MOW.
--HG--
branch : key-processing
2011-01-26 16:56:00 -05:00
Kris Maglione 7720b17a5a Fix placement of the status command-line. 2011-01-26 16:43:38 -05:00
Kris Maglione 218562e21b Fix tab number updates in FF36. Closes issue 300. 2011-01-26 16:22:29 -05:00
Kris Maglione 0a7f399bf7 Use table tags in :addons and :downloads to better support :yank. 2011-01-26 03:36:34 -05:00
Kris Maglione dbfd64729e Fix the MIW.
--HG--
branch : key-processing
2011-01-24 16:55:43 -05:00
Kris Maglione 9786171520 Get rid of horrible coalesced event handlers in commandline.js.
--HG--
branch : key-processing
2011-01-24 12:50:08 -05:00
Kris Maglione 304d4fffd7 Fix wheel scrolling in the MOW.
--HG--
branch : key-processing
2011-01-24 09:21:31 -05:00
Kris Maglione 3fd86c2ca4 Make MENU mode a "main" mode.
--HG--
branch : key-processing
2011-01-24 06:57:39 -05:00
Kris Maglione d7fd505417 Fix urlbar focus bug when urlbar is in the menu bar.
--HG--
branch : key-processing
2011-01-24 06:42:54 -05:00
Kris Maglione b3d91db6b4 Fix some hinting bugs.
--HG--
branch : key-processing
2011-01-24 02:37:14 -05:00
Kris Maglione beb9d69eaa Merge default.
--HG--
branch : key-processing
2011-01-23 23:36:25 -05:00
Kris Maglione fb7d6c9809 Update copyright headers. 2011-01-23 23:34:24 -05:00