gecko/browser/base/content/tabcandy/core
Ian Gilman bd1bf6bcb9 + More major cleanup in mirror.js (especially in the painting code)
+ New tabs in the stacks candy now find an empty hole rather than piling up at the top
+ The stacks candy now has a "site" feature (upper right) that groups the tabs by domain
+ TabMirror now has a feature to allow pausing paint updates. This allows you to fly things around the screen without getting stutter from paint calls. The stacks candy is currently the only candy that takes advantage of this.
+ The stacks candy was not visually deselecting a group that had been lassoed once the menu went away; it is now.
+ Added assert() to Utils
2010-03-15 17:15:27 -07:00
..
jquery.js + Grouping now works in the original candy 2010-03-09 15:46:39 -08:00
mirror.js + More major cleanup in mirror.js (especially in the painting code) 2010-03-15 17:15:27 -07:00
stacktrace.js + Got rid of Utils.logger and replaced it with Utils.log, Utils.trace and Utils.error 2010-03-03 17:21:44 -08:00
tabs.js + debugging paint issues 2010-03-09 17:15:01 -08:00
utils.js + More major cleanup in mirror.js (especially in the painting code) 2010-03-15 17:15:27 -07:00