gecko/browser/base/content/tabcandy/app
Ian Gilman f2426297ad + First working draft of tabs and groups getting pushed out of the way by the creation of a new group
+ The grid feature now removes all the tabs from their groups beforehand; it doesn't restore tab sizes properly yet
+ You can now rearrange tabs inside a group
+ More geometry:
++ The Rect constructor now accepts either coordinates or another Rect
++ Rect.inset now accepts either coordinates or a Point
++ New functions: Rect.offset and Rect.equals
2010-03-26 11:34:09 -07:00
..
groups.js + First working draft of tabs and groups getting pushed out of the way by the creation of a new group 2010-03-26 11:34:09 -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
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
switch.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
ui.js + First working draft of tabs and groups getting pushed out of the way by the creation of a new group 2010-03-26 11:34:09 -07:00