| Commit message (Expand) | Author | Age |
* | Some smallish fixes. | Kris Maglione | 2010-08-26 |
* | Use JS5's strict mode. But, alas! it outlaws octal! Oh the inanity... | Kris Maglione | 2010-08-15 |
* | Get rid of absurd strict JS warnings. | Kris Maglione | 2009-11-14 |
* | Formatting fixes. | Doug Kearns | 2009-11-14 |
* | Remove some dead files. | Kris Maglione | 2009-11-09 |
* | Finish the Great Opening Brace Correction. | Doug Kearns | 2009-11-09 |
* | Fix some symlink woes. Closes issue #140. | Kris Maglione | 2009-11-05 |
* | Fix storage bins. | Kris Maglione | 2009-11-03 |
* | Change Storage#newObject signature. | Kris Maglione | 2009-10-29 |
* | Trigger plugin onUnload handlers at shutdown. | Kris Maglione | 2009-10-10 |
* | Don't report live bookmark items as bookmarked. | Kris Maglione | 2009-10-09 |
* | Fix bookmarks.isBookmark yet again. Check manually, this time. | Kris Maglione | 2009-09-26 |
* | Replace my quirky license block with explicit MIT license. | Kris Maglione | 2009-09-26 |
* | Be nicer to color blind people. | Kris Maglione | 2009-09-17 |
* | Add :styenable, :stydisable, :stytoggle | Kris Maglione | 2009-09-10 |
* | Formatting fixes. | Doug Kearns | 2009-09-04 |
* | Don't save storage objects while in private mode, restore them on exit. | Kris Maglione | 2009-06-28 |
* | Three small changes (copyright, template.js copyright, and tildetidy target) | Ted Pavlic | 2009-01-12 |
* | Fix CommandLine#History docs. Add evil fold markers. | Kris Maglione | 2009-01-11 |
* | Update copyrights for 2009. | Ted Pavlic | 2009-01-11 |
* | More tab-completion fixes | Kris Maglione | 2009-01-08 |
* | Allow canceling of asynchronous completions. Some other small completion clea... | Martin Stubenschrott | 2009-01-05 |
* | Fix help link bugs, needs cleanup | Kris Maglione | 2009-01-02 |
* | Fix storage observer weak ref stuff (Gecko is a strange beast) | Kris Maglione | 2008-12-21 |
* | Add $VIMPERATOR_RUNTIME, $VIMPERATOR_INIT, ~/.vimperator/info/{profile}. | Kris Maglione | 2008-12-20 |
|\ |
|
* | | Tie storage observers to a weak reference of window so they're automatically ... | Kris Maglione | 2008-12-20 |
|/ |
|
* | Periodically save storage objects | Kris Maglione | 2008-12-10 |
* | Rename liberator/ to common/ | Daniel Bainton | 2008-12-04 |