Commit Graph

16 Commits

Author SHA1 Message Date
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