diff browse |
a4de92ecd04456dcb1b71f29955eef3cca1f3f7f 2010-07-16 18:00 +0800 |
Raymond Lee - Fixed Bug 578927: Re-order tabs in a group in Tab Candy doesn't reflect on the tab bar |
diff browse |
c70c8f86bce6164344dbd4afc9528c0b520a4313 2010-07-16 15:00 +0800 |
Raymond Lee - Fixed Bug 579192: Fix keyboard navigation of Tabcand |
diff browse |
fb6807bddc718ad23856dac080428210b60966d1 2010-07-16 17:27 -0700 |
Ian Gilman - + Finished documenting all of the app code, plus utils.js. Remaining: iq.js, mirror.js, tabs.js |
diff browse |
e26ed60039cdee43858d0231aefab89eae83547d 2010-07-16 13:23 -0700 |
Edward Lee - Bug 579222 - Expose a .visibleTabs property on the tabbrowser [r=iangilman] |
diff browse |
ff9d94b564c2f0a65a032884e2046c479ed4992e 2010-07-16 00:27 -0700 |
Aza Raskin - + Fixed some commit collisions. |
diff browse |
011d19c78a50ada060f79281946e65132416fdf3 2010-07-16 00:17 -0700 |
Aza Raskin - + Clicking on a non-stacked group now brings you to the last active tab in that group. |
diff browse |
368f014c29d005ac26f9de4c2ae12c54dc769422 2010-07-06 00:41 -0700 |
Aza Raskin - + Slightly darker lines |
diff browse |
66afc21f704dc4cf3ae1290e166b3281185c34da 2010-07-15 17:23 -0700 |
Ian Gilman - + Group.add now refuses to add a tab if it was already attached to another group, instead of just warning about it. Though maybe it should automatically remove it from the previous group? |
diff browse |
ba208978ccca7c02739e3bf6a13ab20c12e34abd 2010-07-15 15:43 -0700 |
Ian Gilman - + The close box wasn't showing up on Windows; fixed (hopefully) |
diff browse |
f9b9fde4345780f6aed0f1209263c534c4b8c17e 2010-07-15 16:41 +0800 |
Raymond Lee - Bug 577445: Show tab candy title in the tab candy interface and change 'let' to 'var' |
diff browse |
0acf67333c04def877fed34cb79c87170881f98c 2010-07-15 10:40 +0800 |
Raymond Lee - Bug 576110: Show saved thumbnails at browser startup if tab candy was last open |
diff browse |
d632c190b125baaf9f642414bb3bc545dcf1357c 2010-07-14 17:24 -0700 |
Ian Gilman - + Cleaned up a scope issue with Subscribable and added some guards |
diff browse |
be39a7c32f89bcff08fb09df4f843433defac222 2010-07-14 16:59 -0700 |
Ian Gilman - + Subscribable (in utils.js) no longer has a separate onClose path |
diff browse |
cbeaeeaa042fb776d8c7b49d33c68e1614c66d6c 2010-07-14 15:17 -0700 |
Ian Gilman - + Fixed: BugĀ 577164 - 0 height body leaving feedback and reset buttons stranded? |
diff browse |
d343170fa030c8d2bd954e37ab7fada7520db002 2010-07-14 11:21 -0700 |
Ian Gilman - + Fixed a typo in iQ.each that was breaking everything |
diff browse |
c365af5a5206bf23b6d7da26ce112b0ca2aa05a3 2010-07-14 00:08 -0400 |
Michael Yoshitaka Erlewine - Bug 577387: cleanup of the new iQ(...).each |
diff browse |
f20e74f100b675e0db9e26fd56110e850c265cc6 2010-07-14 00:03 -0400 |
Michael Yoshitaka Erlewine - Bug 577387: iQ.each is gone! iQ(...).each still exists, and its callback must now explicitly take the element as its argument |
diff browse |
b04799974c57d126af388a11f9a971506c43d98d 2010-07-13 23:48 -0400 |
Michael Yoshitaka Erlewine - - TabItems: fixed bug where phantom trenches were created when a tab in a group is closed, but the group was not closed. |
diff browse |
ec8e03f375ccf88b6ff1c32518374914997550e2 2010-07-13 22:58 -0400 |
Michael Yoshitaka Erlewine - Bug 577387: cleanup: removed a couple other instances of iQ.each |
diff browse |
49b5974fd95a8fa29263136874259c58d1357ee9 2010-07-13 22:48 -0400 |
Michael Yoshitaka Erlewine - cleanup: rm unused functions, constants from Utils + Mirror |
diff browse |
99a2399afe0f1f984e8a9e86eca268c60044d31d 2010-07-13 22:17 -0400 |
Michael Yoshitaka Erlewine - iQ cleanup: of course we're Gecko > 1.9.2 so we have classList! use it in .{add,remove,has}Class |
diff browse |
64421e96ed8427bf02ad480b0c98a8a47ce601eb 2010-07-13 22:02 -0400 |
Michael Yoshitaka Erlewine - iQ cleanup: rm unused regexps and other constants; rm iQ.toArray, iQ.pushStack, iQ.slice, iQ.trim |
diff browse |
fa57a1b34a5dd301ada1a7d982dd788b79e2adab 2010-07-13 20:28 -0400 |
Michael Yoshitaka Erlewine - cleanup: iQ.each: never used with args, so that code is removed |
diff browse |
6c93462b33252abccd1cd046e3a0e5fbf0ff366f 2010-07-13 20:23 -0400 |
Michael Yoshitaka Erlewine - cleanup: rm iQ.grep; using .filter instead. |
diff browse |
1c2185e29433e88693568661cdee4afd91485cef 2010-07-13 20:10 -0400 |
Michael Yoshitaka Erlewine - cleanup: rm iQ.inArray |
diff browse |
5d81931610595eccd0fb460171b3d781000bdc75 2010-07-13 19:38 -0400 |
Michael Yoshitaka Erlewine - cleanup: rm various instances of iQ.each where it's an array, so we can use .forEach |
diff browse |
ce0bddc9b8dd9132ee92aeed6153d3e9492fd3d8 2010-07-13 16:25 -0700 |
Ian Gilman - + I don't think we need the timeout in Page.showChrome; commented out now. |
diff browse |
4c659efa6691099710d5559558d6540781662f87 2010-07-13 17:39 -0400 |
Michael Yoshitaka Erlewine - cleanup: rm iQ.makeArray |
diff browse |
445622927597a6cd908594e5298a62119a3fae70 2010-07-13 12:23 -0700 |
Edward Lee - Merge mozilla-central to tabcandy-central. |
diff browse |
5c446c6ab6b6c7864041b33bb25db38a70633540 2010-07-13 15:07 -0400 |
Michael Yoshitaka Erlewine - UI: tabOnFocus: refactored to no longer use doSetup; saveVisibility: no longer print log |
diff browse |
23ee7e46a0b4d1b35b2046689f3288b3333b9016 2010-07-13 12:04 +0800 |
Raymond Lee - Bug 576110: Open tab candy at startup if it was last open |
diff browse |
153140875d13dc73f406a87aa3a78a25354c18f3 2010-07-11 21:08 -0400 |
Michael Yoshitaka Erlewine - bug 577968: remove references to == true, == false |
diff browse |
221942e004c2bdd6f24f737ec37f67247edd3e57 2010-07-11 20:54 -0400 |
Michael Yoshitaka Erlewine - bug 577968: control words like if, switch, etc. should have a space after them |
diff browse |
4e479f2d4029a0b700c68a3c5bb3a822385cb988 2010-07-11 19:48 -0400 |
Michael Yoshitaka Erlewine - bug 577968: removing elses preceded by returns; replacing tabs |
diff browse |
e81604098ae6e6b7dcac4842a7aeb54e870342fd 2010-07-11 20:26 +0200 |
Steffen Wilberg - Bug 577947: TabCandy toolbarbutton lacks styling on Windows and Linux. |
diff browse |
07b9652ac6f31c4ca6db068faf69d00e38a27690 2010-07-11 15:20 -0400 |
Michael Yoshitaka Erlewine - UI: showOnlyTheseTabs: a faster way to find visibleTabs, by checking the associated tabbrowser |
diff browse |
4031b4035ef4e89ec10a57405ae59875c3d8c990 2010-07-10 22:26 -0500 |
Michael Yoshitaka Erlewine - UI: bugfix: rm reference to getVisibleTab(); doc fix |
diff browse |
a84626072d028285b74c6ebd3da3e4b97038d2cd 2010-07-09 12:44 -0700 |
Raymond Lee - patch for bug #577651 |
diff browse |
dbe3b1e779f85a695d3751d56af720e44c1a10e6 2010-07-09 12:17 -0700 |
Michael Yoshitaka Erlewine - UI: reusing getAllTabs more; killed getVisibleTabs as it was not doing what it stated... replaced with getVisibleTabCount |
diff browse |
3a26196e6862bc81b6f27414af66f45f963ccaa9 2010-07-09 12:02 -0700 |
Raymond Lee - some patches for bug #577650 |
diff browse |
2c88fd36eadb1d0d528969f691551b0916868e76 2010-07-09 11:43 -0700 |
Michael Yoshitaka Erlewine - quickly patching a bug for new tab position in tab bar |
diff browse |
6576ae278d78794380b823f78447e1d7d007a1ce 2010-07-09 10:09 -0700 |
Michael Yoshitaka Erlewine - UI: added getAllTabs, inspired by Raymond's patch. cleaned up urlbar method. |
diff browse |
26ed2977b51f7cd65a1f86c242eb4d5182faa00a 2010-07-09 09:53 -0700 |
Raymond Lee - refactored showOnlyTheseTabs (bug #577649) |
diff browse |
100364f3010bb76dc00cedece75a38c7d8e162ab 2010-07-07 17:19 -0700 |
Ian Gilman - + The first-run help item now has a close box (that works) |
diff browse |
5b8bc3ddad62bfe857e93889a67fc57a31549b13 2010-07-07 17:04 -0700 |
Ian Gilman - + started work on the first run experience: everything goes into a single new group, and there is an info item as well |
diff browse |
2763944239c22d251b7892478c83414a859832f0 2010-07-07 15:00 -0700 |
Ian Gilman - + Moved our platform-independent tabcandy.css to browser/base/content/tabcandy/ |
diff browse |
b79dd5864acf5bfa894b20d6f9bba2a25dcf29d3 2010-07-07 14:12 -0700 |
Ian Gilman - + Now storing item z separately from the DOM (as the DOM appears to be unreliable in our new world, at least at startup). This fixes issues with tabs not appearing in their groups at startup |
diff browse |
7281d23f2457a1e33885f30dce35ea91d3a2b9d9 2010-07-07 11:09 -0700 |
Ian Gilman - + fixed: BugĀ 576786 - Resizing sometimes gets stuck in a state where it thinks we're still dragging, though we're not. |
diff browse |
47a126989472a721a9cd5ad60dfff71c459452b1 2010-07-07 10:32 +0800 |
Raymond Lee - Update several features for visible tabs: bookmark all tabs, reload all tabs, close other tabs, list all tabs drop down menu and tab context-menu |
diff browse |
59ffae7b09837d284ba6fe60755f06735bcef73d 2010-07-07 09:50 +0800 |
Raymond Lee - Another patch for bug 576393 |
diff browse |
e5c9fd52e0cd2d7f79b14defb80c9d5b5ca67529 2010-07-06 16:22 -0700 |
Ian Gilman - + Hack to get dev menu to appear: stuck it at the top |
diff browse |
df9bbe8b6d7896f5ae3f3bf6fab5d03dfd12d9b0 2010-07-06 01:59 +0800 |
Raymond Lee - Hides all tabs in the session restore so user won't see tabs get added and then removed |
diff browse |
d4a42b589b7cc60250d0889200d72f42bfdac199 2010-07-03 15:03 +0800 |
Raymond Lee - Another fix for Bug 576393 |
diff browse |
49825664234f9b77177f590afa27164b7a01a296 2010-07-06 14:53 -0700 |
Ian Gilman - + The dev menu isn't appearing. Added a try/catch to see if that would illuminate anything. It did not. Will dig in more after applying all the patches. |
diff browse |
b2f8b5c7cd04d62de5980a7b1a21241d9e044ddb 2010-07-03 12:33 +0800 |
Raymond Lee - Another fix for Bug 576424 |
diff browse |
3654c66d044e80544e5bbb2aeeb262b4418303ca 2010-07-04 00:08 +0800 |
Raymond Lee - Partial fix for Bug 576427 |
diff browse |
136e45819f3a7377d91928c3e94c7b470cb46f9d 2010-07-06 14:14 -0700 |
Ian Gilman - + merge |
diff browse |
7951a91dfd12621e7622bdcccdcaf183824e1c0b 2010-07-06 14:10 -0700 |
Ian Gilman - + added "all tabs" button back to the tab bar (restore defaults to see) |
diff browse |
044038fed8ffab3e0c6970b57d5fee92f4baf8a0 2010-07-05 12:18 +0800 |
Raymond Lee - Show the tabcandy button at the right end of tabstrip |
diff browse |
254300336b6b17852494b6ed9b8b52995f81daba 2010-07-06 11:42 -0700 |
Michael Yoshitaka Erlewine - + xDensity and yDensity computation for Group's |