summaryrefslogtreecommitdiff
path: root/common/content/dactyl.js
Commit message (Expand)AuthorAge
* Bump Firefox maxVersion.Kris Maglione2011-03-21
* More ad hoc i18n work.Doug Kearns2011-03-21
* More ad hoc i18n work.Doug Kearns2011-03-20
* Run style bot.Doug Kearns2011-03-19
* Make userContext a proper Context.Kris Maglione2011-03-15
* Move input prompt strings to the properties file.Doug Kearns2011-03-13
* Fix rangefinder search history issue.Kris Maglione2011-03-12
* Fix hints on Firefox 4.Kris Maglione2011-03-12
* Add :pin and :unpin. Closes issue #344.Kris Maglione2011-03-11
* Work around some Google Reader key processing issues.Kris Maglione2011-03-11
* Fix generating incorrect help pages on Firefox 4.Kris Maglione2011-03-11
* Fix key feeding issues with some sites. Fix bug in dactyl.generateHelp.Kris Maglione2011-03-11
* Fix 'eht' validator.Kris Maglione2011-03-10
* Add tags for individual versions in :help news. Fix dactyl.exportHelp.Kris Maglione2011-03-09
* Move some more message strings to the properties file.Doug Kearns2011-03-07
* Move some more message strings to the properties file.Doug Kearns2011-03-06
* Allow \c/\C in regexp options and so forth.Kris Maglione2011-03-02
* Move some event-based code into observers in the modules it affects.Kris Maglione2011-02-27
* Ammend revision 9f791638b3ef: Don't throw, but report error.Kris Maglione2011-02-27
* Include properties file in XPI.Kris Maglione2011-02-26
* Move some messages to properties file. Local and modules directories still to...Kris Maglione2011-02-25
* Fix bluring certain editable iframes.Kris Maglione2011-02-24
* Fix bluring editible windows, I hope.Kris Maglione2011-02-24
* Fix bluring editible windows, I hope.Kris Maglione2011-02-24
* Change a test in dactyl.parseURLs. Closes issue #398.Kris Maglione2011-02-24
* Fix live XPI update.Kris Maglione2011-02-23
* Fix confusing, duplicate help index entries.Kris Maglione2011-02-22
* Remove all references to the "word" unchunked.Kris Maglione2011-02-22
* Fix ill-conceived and confusing naming issue.Kris Maglione2011-02-20
* Fix help tag indexing for automagically generated index tags.Kris Maglione2011-02-20
* Automagically tagify index entries without existing help tags rather than eli...Kris Maglione2011-02-20
* Make Teledactyl minimally functional, albeit with quite a lot of errors on th...Kris Maglione2011-02-19
* Rip out FUEL references. Use a persistent component instead.Kris Maglione2011-02-19
* Hack on :help NEWS.Kris Maglione2011-02-19
* Italicize new news items for a much needed sharper visual distinction.Kris Maglione2011-02-19
* Add missing function name. Fix cleanup on window close. Fix minor mode change...Kris Maglione2011-02-19
* Hack on :help NEWS.Kris Maglione2011-02-17
* Replace XPath-based hint paths with CSS selectors. Needs cleanup and validation.Kris Maglione2011-02-17
* Co-opt :js! for REPL. Add optional context argument. Add docs. Fix history bug.Kris Maglione2011-02-17
* Preliminary REPL mode.Kris Maglione2011-02-17
* Require "x" flag in util.regexp for "extended" regex processing.Kris Maglione2011-02-15
* Fix dactyl.parseURLS bug.Kris Maglione2011-02-15
* Fix "Edit Element Style", "New Attribute", etc. in Firebug.Kris Maglione2011-02-14
* Fix typo in revision 4b0bb5f85de3.Kris Maglione2011-02-14
* Placate the defsearch zealots.Kris Maglione2011-02-14
* Accept more plausible URLs rather than falling back to horrid defsearch. Clos...Kris Maglione2011-02-12
* Fix :tbt Menu Bar. Closes issue #366.Kris Maglione2011-02-12
* Frob tests.Kris Maglione2011-02-12
* Fix pressing <Space> in content-editable windows. Closes issue #not-in-the-tr...Kris Maglione2011-02-12
* Use browser.tabs.maxOpenBeforeWarn rather than a hard coded value to warn whe...Kris Maglione2011-02-11