gecko/browser/base/content/tabcandy/app
2010-06-22 23:18:40 -04:00
..
drag.js first pass at drawing "guides" when you snap. In reality, they should only show up after you hold it in position for a half second or so, and the identification of which trench was actually used in snapping must be improved. Recommendation: do not ship this in this current iteration. 2010-06-22 23:18:40 -04:00
groups.js moved close button outside of the title bar so that it doesn't jump around on squish. 2010-06-22 19:47:02 -04:00
items.js don't snap to anything (except edges) if you're on top of another group (fixes bug reported by Aza: snapping onto another group) 2010-06-22 23:16:49 -04:00
storage.js + updated/added license blocks to all JavaScript files 2010-06-16 17:19:11 -07:00
tabitems.js + In the quest to abolish reloadBounds(), I've rewritten draggable, droppable and resizable to operate on an item's bounds rather than directly on the div. I've also removed those routines from iQ, and integrated them into Item. Additional related cleanup and documentation. 2010-06-22 16:42:06 -07:00
trench.js first pass at drawing "guides" when you snap. In reality, they should only show up after you hold it in position for a half second or so, and the identification of which trench was actually used in snapping must be improved. Recommendation: do not ship this in this current iteration. 2010-06-22 23:18:40 -04:00
ui.js + Added attr to iQ, plus a unit test for it 2010-06-21 17:27:12 -07:00