Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Display an error when calling :tabdetach on the only tab in a window. | Doug Kearns | 2009-09-16 |
| | |||
* | Use gBrowser.replaceTabWithWindow to detachtab. | Ted Pavlic | 2009-09-15 |
| | |||
* | Add :keepalt. | Doug Kearns | 2009-09-14 |
| | |||
* | Remove redundant semicolons. | Doug Kearns | 2009-09-04 |
| | |||
* | Make some attempt to respect "Clear Private Data" | Kris Maglione | 2009-09-03 |
| | |||
* | Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator | Kris Maglione | 2009-08-27 |
|\ | |||
| * | Formatting fixes. | Doug Kearns | 2009-08-27 |
| | | |||
| * | Formatting fixes. | Doug Kearns | 2009-08-27 |
| | | |||
* | | Fix [count]u | Kris Maglione | 2009-08-23 |
|/ | |||
* | Don't change the command line when running :tab, :time, and :silent. | Doug Kearns | 2009-08-21 |
| | |||
* | Add "t" option to 'complete'. Visually it looks odd, that the icons are | Martin Stubenschrott | 2009-07-31 |
| | | | | | more indented than others, we might want to remove or at least move the % and # indicators | ||
* | Bump {max,min}version requirements for Muttator. | Doug Kearns | 2009-07-17 |
| | |||
* | Rename "tabUndo" feature to "tabs_undo". | Doug Kearns | 2009-07-15 |
| | |||
* | Add the DOMLoad autocommand event to Muttator. | Doug Kearns | 2009-07-15 |
| | | | | This also fixes the PageLoad* events. | ||
* | Add :extoptions command | Kris Maglione | 2009-07-08 |
| | |||
* | Fix clashing shortnames for :tabdo and :tabduplicate. | Doug Kearns | 2009-07-01 |
| | | | | Fixes #312 (tabd completion changed). | ||
* | Fix the :set! completer's title to refer to the host application. | Doug Kearns | 2009-06-28 |
| | | | | Also fixes a 'pps' value description that refers to Firefox as well. | ||
* | Split Map.flags into individual properties of Map. | Doug Kearns | 2009-06-28 |
| | |||
* | Quick fix for #291 (tabline does not stay hidden). | Doug Kearns | 2009-06-10 |
| | | | | | This still isn't quite right but matches the behaviour of the 2.1 release. | ||
* | Simplify tabs.tabStrip definition. | Doug Kearns | 2009-06-08 |
| | |||
* | Add a "tabUndo" config feature. | Doug Kearns | 2009-06-06 |
| | | | | Songbird doesn't support tab undo. | ||
* | Change multiline beep guard clauses to single line formatting. | Doug Kearns | 2009-06-04 |
| | |||
* | Fix tabs.js loading in Xulmus. | Doug Kearns | 2009-06-03 |
| | |||
* | Fix more function formatting faux pas as per the style guide. | Doug Kearns | 2009-06-01 |
| | |||
* | Add some rough documentation for config.js properties. | Kris Maglione | 2009-05-25 |
| | |||
* | Remove some config.name checks. Add configbase module. | Kris Maglione | 2009-05-23 |
| | |||
* | Fix <u>. | Kris Maglione | 2009-05-22 |
| | |||
* | Make :undo a bit saner. Add TODO about config.name checks. | Kris Maglione | 2009-05-22 |
| | |||
* | Change multiline error message guard clauses to single line formatting. | Doug Kearns | 2009-05-22 |
| | | | | | Also apply similar formattng fixes to conditional blocks as per standard. | ||
* | Add some API documentation for Options and others. | Doug Kearns | 2009-05-22 |
| | |||
* | Fix #265 (tabclose with argument not working). | Doug Kearns | 2009-05-16 |
| | |||
* | Remove some old/invalid FIXME comments. | Doug Kearns | 2009-05-13 |
| | |||
* | Add some rough documentation for the Tabs module. | Doug Kearns | 2009-05-13 |
| | |||
* | Add :stopall. | Doug Kearns | 2009-05-11 |
| | |||
* | Refactor "gt" action. | Doug Kearns | 2009-05-06 |
| | |||
* | Fix the activity indicator when tab numbering is active. | Doug Kearns | 2009-05-06 |
| | |||
* | Normalise the count arg of map actions with Math.max. | Doug Kearns | 2009-05-06 |
| | | | | | Passing an arg object to these actions as is done for commands might be better. | ||
* | Add a rough :tabdo command. | Doug Kearns | 2009-04-30 |
| | |||
* | Only apply tab binding if tab numbers are enabled. | Kris Maglione | 2009-04-07 |
| | |||
* | Return the default 'stal' value for Vimperator and Xulmus to 0. | Doug Kearns | 2009-04-01 |
| | |||
* | Revert "Fix some zi/zo issues." | Kris Maglione | 2009-03-30 |
| | | | | This reverts commit b39be7b367528d9a86380c3ec5c2a6fcafd2cd22. | ||
* | Fix some zi/zo issues. | Kris Maglione | 2009-03-30 |
| | |||
* | Merge. | Kris Maglione | 2009-03-30 |
|\ | |||
| * | Whitespace fixes. | Doug Kearns | 2009-03-29 |
| | | |||
| * | Merge branch 'master' into xulmus | Doug Kearns | 2009-03-29 |
| |\ | | | | | | | | | | | | | Conflicts: License.txt | ||
| | * | changed my email address | Martin Stubenschrott | 2009-03-28 |
| | | | |||
| * | | Fix 'showtabline'. | Doug Kearns | 2009-03-25 |
| | | | |||
* | | | Get rid of some 'config.name' checks in the common tree. These should all, ↵ | Kris Maglione | 2009-03-22 |
|/ / | | | | | | | ideally, go. | ||
* | | Merge branch 'master' into xulmus | Doug Kearns | 2009-03-16 |
|\| | |||
| * | Fix some bugs---which bugs, I have no idea. | Kris Maglione | 2009-03-12 |
| | |