Commit Graph

24 Commits

Author SHA1 Message Date
Raymond Lee
ef38ee9e10 Bug 627239 - Don't store thumbnails for https pages r=ehsan 2011-05-31 04:02:04 +08:00
Raymond Lee
7ef141a360 Bug 627966 - Use Places db's favicon service [r=ian] 2011-04-20 02:59:18 +08:00
Raymond Lee
cd935ab157 Bug 610996 - TabView should set its visibility with tab-view-deck.selectedPanel rather than selectedIndex r=ian 2011-04-14 11:28:58 +08:00
Tim Taubert
373d087a03 Bug 604699 - Store thumbnails in the browser's image cache rather than in sessionstore [r=ian,sdwilsh, a=blocking2.0:final+]
(Based on patch from Sean Dunn <seanedunn@yahoo.com>.)
2011-02-19 19:22:49 +01:00
Tim Taubert
333daba4e1 Bug 626791 - Add the Panorama button to the toolbar automatically after the user has used Panorama for the first time. r=dao a=beltzner 2011-02-16 17:06:54 +01:00
Dão Gottwald
dc35bf83e2 Bug 622514 - Remove XPCOM cruft from tabview.js. r=ian 2011-01-12 09:51:20 +01:00
Dão Gottwald
7dd75ef30d Bug 622512 - Remove dead groups.jsm. r=ian 2011-01-12 09:51:01 +01:00
Michael Yoshitaka Erlewine
17b4967d4b Bug 596075 - Move First-Run Video To Be A Tab Pointing To A Mozilla-Hosted Web Page [r=dolske, a=blocking2.0:betaN+] 2010-10-26 17:06:20 -04:00
Ian Gilman
4676901589 Bug 587031 - Entering/Exiting Private Browsing mode from within Tab Candy (Panorama) is presently ambiguous r=dietrich, a=blocking 2010-09-24 17:24:31 -07:00
Michael Yoshitaka Erlewine
ba5f3a289b Bug 593157 - Use a pref to keep track of Panorama "first run" experience. r=dolske, a=dolske 2010-09-20 18:26:00 -07:00
Michael Yoshitaka Erlewine
90dc67acce Bug 586685 - Pull out hard coded strings for localization [r=dietrich a=blocking-b6] 2010-09-09 10:06:00 -04:00
Raymond Lee
76b3b9e289 Bug 592045 - Add Live Filter Search to Panorama [r=dietrich a=beltzner] 2010-09-09 02:37:50 +08:00
Mike Hommey
44f49ec3fb Bug 589878 - Use resource:/// urls instead of resource://gre/ for tabview. r=ian,r+a=dietrich 2010-09-06 09:17:26 +02:00
Ian Gilman
ea8e373502 + More dolske comments for 574217
++ Initial developer
++ Cc, Ci, Cu
++ Spacing
++ Commented out code in storage.js
++ DOCTYPE
2010-08-11 15:28:45 -07:00
Ian Gilman
6c854e2851 + removed profiling code 2010-08-10 18:10:21 -07:00
Ehsan Akhgari
111540ba12 Bug 585850 - Rename TabCandy modules from *.js to *.jsm (like the rest of js modules) 2010-08-09 23:51:23 -04:00
Edward Lee
c4c69e3a9f Move private variables/methods into local declarations not exported by AllTabs and change the interface to .register("change") instead of .onChange() for bug 584532. 2010-08-09 17:19:04 -07:00
Ian Gilman
9730df69a7 + Started groups.js module (nothing to see yet)
+ Fixed assert caused by the recent change from Tabs to AllTabs
2010-08-06 17:02:21 -07:00
Ian Gilman
7b90d5605e + Renamed Group and Groups to GroupItem and GroupItems, respectively
+ Fixed a bug in "group sites"
2010-08-06 15:46:55 -07:00
Edward Lee
1750edca8a Prepare for bug 584532 by renaming Tabs and T -> AllTabs, allTabs -> tabs, browsers -> browserWindows, and removing QI(nsIObserver). 2010-08-06 15:19:57 -07:00
Raymond Lee
c4acfe2516 Bug 577323 - Use services.jsm instead of getService() 2010-07-30 19:19:52 +08:00
Raymond Lee
657b30f1f5 Remove extra spaces inside () and add spacing for before { bracket 2010-07-30 17:54:30 +08:00
Ian Gilman
aa83535b0a + Removed TabItems._heartbeat, in favor of a more direct event-based approach (more to come on this front)
+ Cleaned up a bunch of unneeded properties and methods in tabitems.js
+ moved profile.js to the top of tabcandy.js, so the script loading timer is accurate
2010-07-29 14:45:08 -07:00
Edward Lee
fa048fcc2b Bug 583044 - Rename code references of TabCandy to TabView
Move files and update references to tabview from tabcandy. Only remaining candy reference is the link to aza's webm video.
2010-07-29 12:37:25 -07:00