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