| Commit message (Expand) | Author | Age |
... | |
* | Import the bulk of a focus management patch near the top of my queue. | Kris Maglione | 2010-12-18 |
* | Make source linkfication in :list* less annoying. Add help linkification to t... | Kris Maglione | 2010-12-18 |
* | Add :list* commands, linkify help tags in certain output, and augment :yank t... | Kris Maglione | 2010-12-18 |
* | Typo and general idiocy fixes. Kill 'linksearch'. | Kris Maglione | 2010-12-17 |
* | Fix completion issue in mozilla-central trunk. Closes issue #172. | Kris Maglione | 2010-12-15 |
* | Remove template.gradient. | Kris Maglione | 2010-12-10 |
* | Add c_<C-p> and c_<C-n> as aliases for c_<S-Up>/c_<S-Down>. | Doug Kearns | 2010-12-04 |
* | 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 |
* | :hi -a NonText background: transparent | Kris Maglione | 2010-11-17 |
* | Fix some anglicised spellings and other typos. | Kris Maglione | 2010-11-13 |
* | Add missing semicolon. | Doug Kearns | 2010-11-13 |
* | Fix merging of history-command and history-search. | Kris Maglione | 2010-11-12 |
* | Fix command-line focus issue on Gecko 1.9.1. Closes issue #133. | Kris Maglione | 2010-11-12 |
* | Remove some unused self var declarations. | Doug Kearns | 2010-11-12 |
* | Rip out threading code. Fixes issue #119. Fixes issue #128. | Kris Maglione | 2010-11-12 |
* | Rename Modes.StackElem and CommandWidgets.addElem to *Element. | Doug Kearns | 2010-11-05 |
* | Add missing semicolons. | Doug Kearns | 2010-11-05 |
* | Take into account the possibility that the statusbar may have been hidden by ... | Kris Maglione | 2010-11-07 |
* | Fix coloring of command line with go+=c. | Kris Maglione | 2010-11-05 |
* | Closes issue #121. Only an issue on Firefox 4b6. | Kris Maglione | 2010-11-04 |
* | Don't collapse command-line selection on mode change. | Kris Maglione | 2010-10-23 |
* | Typo fixes. | Doug Kearns | 2010-10-23 |
* | Normalise regex -> regexp. | Doug Kearns | 2010-10-22 |
* | Replace use of <b>arg</b> in API docs with *arg*. | Doug Kearns | 2010-10-21 |
* | Fix MOW initialization in Teledactyl. | Doug Kearns | 2010-10-18 |
* | Add :if/:elseif/:else/:endif contiditionals. Also add comment help tag. | Kris Maglione | 2010-10-16 |
* | Fix double command output for things like :ls|ls | Kris Maglione | 2010-10-15 |
* | Somewhat better Y and :yank copy behavior that should work as expected on OS-X. | Kris Maglione | 2010-10-15 |
* | Fix a bug in replacing user commands. Closes issue #88. | Kris Maglione | 2010-10-15 |
* | Import (and augment) my cookies plugin per Doug's suggestion, and improve dac... | Kris Maglione | 2010-10-15 |
* | Better :yank formatting. | Kris Maglione | 2010-10-14 |
* | Stop flashing when the completion list opens. | Kris Maglione | 2010-10-14 |
* | Add :yank command. | Kris Maglione | 2010-10-14 |
* | Integrate sanitizer with host UI, sanitize at shutdown support, and control w... | Kris Maglione | 2010-10-14 |
* | Fix inserting [ '"] as the first character in command-line mode. | Kris Maglione | 2010-10-12 |
* | Add go+=c and move the mode message to the left of the status-line. CSS needs... | Kris Maglione | 2010-10-12 |
* | Speed up hint opening a bit. | Kris Maglione | 2010-10-11 |
* | Return a sane format from Option#value, rename {join,parse}Values to stringif... | Kris Maglione | 2010-10-11 |
* | Get rid of a lot of special casing in the event loops. Merge default. | Kris Maglione | 2010-10-10 |
* | Merge default. | Kris Maglione | 2010-10-09 |
|\ |
|
| * | Clean up some crufty comments. | Doug Kearns | 2010-10-09 |
* | | Merge default. | Kris Maglione | 2010-10-08 |
|\| |
|
* | | Change the timing of mode-change callbacks slightly. Fix some message display... | Kris Maglione | 2010-10-08 |
* | | Fix some major mode changing bugs. Closes issue #55. | Kris Maglione | 2010-10-06 |
|/ |
|
* | Finish moving dactyl.dump to util from last commit, and store the last 15 int... | Kris Maglione | 2010-10-06 |
* | Fix some mode changing corner cases. Closes issue #51. | Kris Maglione | 2010-10-06 |
* | Preserve file/line information with saved ex commands (:au, :com, :map -ex). | Kris Maglione | 2010-10-05 |
* | Fix context menu magic. | Kris Maglione | 2010-10-05 |
* | Fix indentation on second and subsequent MOW echoes. | Kris Maglione | 2010-10-05 |