| Commit message (Expand) | Author | Age |
... | |
* | Completion of certain chrome:, resource:, and about: URLs. | Kris Maglione | 2010-12-14 |
* | Fix :tabdo. | Kris Maglione | 2010-12-12 |
* | Some minor cleanup and fixes. | Kris Maglione | 2010-12-09 |
* | Settle stupid naming dispute. | Kris Maglione | 2010-12-07 |
* | Use completion.buffer for tabs.switchTo/:buffer!. | Kris Maglione | 2010-12-06 |
* | Use config.removeTab instead of tabs.remove in :bdelete. | Štěpán Němec | 2010-12-02 |
* | Do away with services.(get|create), and move the prefs module to its own file. | Kris Maglione | 2010-12-01 |
* | Make the silly ':hi Bell display:none;' hack function again. | Kris Maglione | 2010-11-20 |
* | Open the firstrun page in a new tab. | Kris Maglione | 2010-11-19 |
* | Replace util.isOS with a platform queryable util.OS object. | Doug Kearns | 2010-11-08 |
* | Add missing semicolons. | Doug Kearns | 2010-11-05 |
* | Dispatch events from buffer.followLink as trusted events. Closes issue #124. | Kris Maglione | 2010-11-07 |
* | Typo fixes. | Doug Kearns | 2010-10-23 |
* | Replace use of <b>arg</b> in API docs with *arg*. | Doug Kearns | 2010-10-21 |
* | Implement (with an e) an experimental ‘ex’ namespace. | Kris Maglione | 2010-10-17 |
* | Replace dactyl.has(OS) with util.isOS. | Doug Kearns | 2010-10-17 |
* | Remove inane fourth argument from tabs.remove. | Kris Maglione | 2010-10-16 |
* | Fix tabs.remove for count === undefined. | Štěpán Němec | 2010-10-16 |
* | Integrate sanitizer with host UI, sanitize at shutdown support, and control w... | Kris Maglione | 2010-10-14 |
* | Fix parsing of invalid JSON strings in arguments, and serialization of string... | Kris Maglione | 2010-10-12 |
* | Fix the default 'activate' value. | Kris Maglione | 2010-10-12 |
* | Make "all" toggle other items in "activate", "eventignore", "newtab", and "sa... | Kris Maglione | 2010-10-12 |
* | Add temporary kludge until the next FF4b comes out. | Kris Maglione | 2010-10-08 |
* | Allow :write! >>nonexistent.file | Kris Maglione | 2010-10-05 |
* | Use a different tab binding on FF36. Closes issue #41. | Kris Maglione | 2010-10-05 |
* | Fix stal=0 on FF36. Closes issue #37. | Kris Maglione | 2010-10-04 |
* | Collapse the tab strip via CSS rather than the collapsed property to deal wit... | Kris Maglione | 2010-10-03 |
* | Melodactyl naming fixes 2. | Doug Kearns | 2010-10-03 |
* | Fix some functions that used to use args.string. | Kris Maglione | 2010-09-29 |
* | Fix <C-6> after deleting the current tab. | Kris Maglione | 2010-09-28 |
* | Add bookmarks, diverted, links to 'activate'. | Kris Maglione | 2010-09-28 |
* | Fix <C-6> when it refers to a hidden tab. | Kris Maglione | 2010-09-27 |
* | Fix :buffer matching for lazily loaded background tabs. | Kris Maglione | 2010-09-27 |
* | Fix links in :ls and remove some old cruft as a result. | Kris Maglione | 2010-09-27 |
* | Fix tabs.switchTo for string argument. | Kris Maglione | 2010-09-26 |
* | Fix n_<u>. | Kris Maglione | 2010-09-25 |
* | Clean up so loose ends from the recent Command#execute refactoring. | Doug Kearns | 2010-09-26 |
* | Fix :tab extp. | Kris Maglione | 2010-09-25 |
* | Purge unnecessary uses of args.string. | Kris Maglione | 2010-09-25 |
* | Fix stal=0 on FF4. | Kris Maglione | 2010-09-24 |
* | More camel-casing. | Doug Kearns | 2010-09-24 |
* | Add missing semicolons. | Doug Kearns | 2010-09-22 |
* | Fix Windows platform detection. | Doug Kearns | 2010-09-22 |
* | Whitespace fixes. | Doug Kearns | 2010-09-22 |
* | Import some fixes from Vimperator. Thanks anekos, teramoko, and stepnem. | Kris Maglione | 2010-09-18 |
* | Major documentation updates and formatting fixes, and many, many other change... | Kris Maglione | 2010-09-17 |
* | Rename Class#setTimeout to appease AMO's validation grep. | Kris Maglione | 2010-09-17 |
* | Complete :sanitize and private mode overhaul. | Kris Maglione | 2010-09-17 |
* | Merge testing. | Kris Maglione | 2010-08-31 |
* | Prepare for merge with testing branch. | Kris Maglione | 2010-08-28 |