gecko-dev/browser/base/content/tabview
Ian Gilman 83fa2fc54a + Tab thumbnails once again update themselves when their size changes
+ TabItem updates (painting, etc) no longer happen when the Tab Candy UI is not visible; they're queued up and happen when you return to the UI
+ Fixed a couple problems with the TabItems pause painting mechanism
+ If a whole bunch of TabItem updates come at the same time, we spread them out (using a heartbeat that lasts until we run out of backlog)
+ This should fix both Bug 580954 (Replace the heartbeat with something smarter) and Bug 583420 (Tab thumbnails don't repaint after being resized)
2010-08-04 16:42:36 -07:00
..
modules + Also includes the jQuery inclusion text with utils.js 2010-08-02 13:38:29 -07:00
drag.js Remove extra spaces inside () and add spacing for before { bracket 2010-07-30 17:54:30 +08:00
groups.js Bug 583434 - Unable to deselect tab group title when giving new title or renaming 2010-08-02 14:34:52 +08:00
infoitems.js Remove extra spaces inside () and add spacing for before { bracket 2010-07-30 17:54:30 +08:00
iq.js + Updated the iQ license block as specified in https://bugzilla.mozilla.org/show_bug.cgi?id=582025 2010-08-02 13:29:46 -07:00
items.js Remove extra spaces inside () and add spacing for before { bracket 2010-07-30 17:54:30 +08:00
profile.js Remove extra spaces inside () and add spacing for before { bracket 2010-07-30 17:54:30 +08:00
storage.js Bug 577323 - Use services.jsm instead of getService() 2010-07-30 19:19:52 +08:00
tabitems.js + Tab thumbnails once again update themselves when their size changes 2010-08-04 16:42:36 -07:00
tabview.css Bug 583711 - name field for tab group in candy 2010-08-04 09:42:46 +08:00
tabview.html + Removed the big reset button (it is still available in the dev menu) 2010-07-29 13:58:02 -07:00
tabview.js Bug 577323 - Use services.jsm instead of getService() 2010-07-30 19:19:52 +08:00
trench.js Remove extra spaces inside () and add spacing for before { bracket 2010-07-30 17:54:30 +08:00
ui.js + Tab thumbnails once again update themselves when their size changes 2010-08-04 16:42:36 -07:00