summaryrefslogtreecommitdiff
path: root/common/content/tabs.js
Commit message (Expand)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
* 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
* Add :extoptions commandKris Maglione2009-07-08
* Fix clashing shortnames for :tabdo and :tabduplicate.Doug Kearns2009-07-01
* Fix the :set! completer's title to refer to the host application.Doug Kearns2009-06-28
* 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
* Simplify tabs.tabStrip definition.Doug Kearns2009-06-08
* Add a "tabUndo" config feature.Doug Kearns2009-06-06
* 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
* 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
* 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
* 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
| |\
| | * 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, id...Kris Maglione2009-03-22
|/ /
* | Merge branch 'master' into xulmusDoug Kearns2009-03-16
|\|
| * Fix some bugs---which bugs, I have no idea.Kris Maglione2009-03-12