gecko/browser/base/content/tabcandy/app
Aza Raskin d89e770eac + We use to show tabcandy whenever we closed any tab. We now only focus tabcandy when the last tab in a group is closed.
+ TODO: Ideally, we should have an animation of the last tab be zoomed out into the tabcandy interface, and then that tab fading away along with the group (if the group is unnamed).
2010-04-30 23:50:43 -07:00
..
groups.js +Styling for groups to make it less apple-like 2010-04-30 17:26:28 -07:00
items.js + Fixed a bug making it so you couldn't close tabs that were just .mov 2010-04-30 17:24:03 -07:00
jquery-tabcandy-easing.js This is a feel update. 2010-04-28 20:12:34 -07:00
jquery-ui.js + Major reorg: moved all visualizations into "candies" folder, moved core js files into "core" folder, and js files shared by a couple of visualizations into "shared" folder 2010-03-05 15:14:10 -08:00
jquery.lint.js + Branched the shared groups stuff into copies just for revision-a; we've got a bunch of work to do, and it's not worth trying to keep all of the other candies compatible at the moment. 2010-03-29 11:16:18 -07:00
overlay.js + added 2 new experiences: stacks and line 2010-03-01 17:11:51 -08:00
pixastic.js + added 2 new experiences: stacks and line 2010-03-01 17:11:51 -08:00
storage.js + We're now storing data in a file named after your candy, in a folder named 'tabcandy' inside your profile folder (e.g. tabcandy/revision-a.json). Currently the only data that's round-tripped is whether you have hidden the tab bar, but we are saving group data out (just not reading it yet). 2010-04-22 17:19:42 -07:00
switch.js + We're now storing data in a file named after your candy, in a folder named 'tabcandy' inside your profile folder (e.g. tabcandy/revision-a.json). Currently the only data that's round-tripped is whether you have hidden the tab bar, but we are saving group data out (just not reading it yet). 2010-04-22 17:19:42 -07:00
tabitems.js + Fixed a bug making it so you couldn't close tabs that were just .mov 2010-04-30 17:24:03 -07:00
ui.js + We use to show tabcandy whenever we closed any tab. We now only focus tabcandy when the last tab in a group is closed. 2010-04-30 23:50:43 -07:00