Raymond Lee
7eb0f4ccb0
Removed the remaining Utils.timeout
2010-08-11 00:19:08 +08:00
Raymond Lee
4d4f929ff4
Bug 585837 - Tests for launching Tab candy
2010-08-11 00:11:06 +08:00
Raymond Lee
97140c85cf
Fixed some issues in the drag and drop test
2010-08-11 00:06:04 +08:00
Michael Yoshitaka Erlewine
4645c92a6b
Bug 582023: rm Utils.timeout
2010-08-10 09:30:23 -04:00
Michael Yoshitaka Erlewine
8bddd0dbe9
Bug 582023: move to use getBoundingClientRect instead of reading off the computed CSS for bounds; simplify getPropertyValue usage (based on comments from Dao)
2010-08-10 09:22:38 -04:00
Edward Lee
69650603da
Address review comments from bug 584532 comment 18: !listeners, event.target, observers function.
2010-08-10 03:05:10 -07:00
Edward Lee
0f4ef556db
Merge mozilla-central to tabcandy-central.
2010-08-09 23:53:52 -07:00
Ehsan Akhgari
d6b330e338
Bug 585850 - Rename TabCandy modules from *.js to *.jsm (like the rest of js modules)
...
--HG--
rename : browser/base/content/tabview/modules/AllTabs.js => browser/base/content/tabview/modules/AllTabs.jsm
rename : browser/base/content/tabview/modules/groups.js => browser/base/content/tabview/modules/groups.jsm
rename : browser/base/content/tabview/modules/utils.js => browser/base/content/tabview/modules/utils.jsm
2010-08-09 23:51:23 -04:00
Raymond Lee
a1bcc835c1
Fixed a test after the delay loading frame changes
2010-08-10 10:31:59 +08:00
Edward Lee
43b7d40966
Move private variables/methods into local declarations not exported by AllTabs and change the interface to .register("change") instead of .onChange() for bug 584532.
...
--HG--
rename : browser/base/content/AllTabs.js => browser/base/content/tabview/modules/AllTabs.js
extra : rebase_source : 267110a1a1dd8cc8d4188f20285d688b2b901aa1
2010-08-09 17:19:04 -07:00
Ian Gilman
20a7760e76
+ no longer loading the frame at all until the user needs it
2010-08-09 17:24:08 -07:00
Ian Gilman
80b2ae42e5
+ Made the Groups.killNewTabGroup test a little tighter (in case someone has made a group called "new tabs")
...
+ Worked around bug 575672 (CSS transition assert)
--HG--
extra : rebase_source : 6f758e737c2092214ec3185be847f2c5da406be0
2010-08-09 14:57:34 -07:00
Jim Mathies
4613e5a0ad
Bug 575870 - Implement custom drawn titlebar for classic, aero basic, and xp. Also fix various content padding issues for desktops with advanced ui customization settings. r=dao.
2010-08-09 20:49:35 -05:00
Marco Bonardo
1d9d6a2972
merge backout on CLOSED TREE
2010-08-10 00:15:18 +02:00
Marco Bonardo
53e4c40b17
Backed out changeset b1e658a33221 on CLOSED TREE
2010-08-10 00:14:59 +02:00
Marco Bonardo
19ad36984a
Backed out changeset a673a956d339 on CLOSED TREE
2010-08-10 00:12:56 +02:00
Marco Bonardo
10745c6d22
backout Bug 552023 due to Ts regression and test failure. Trying to reopen a CLOSED TREE
2010-08-09 23:08:24 +02:00
Julian Viereck
154cacd36e
Bug 560830 - Handle DOMMouseScroll events in highlighter panels, r+a=gavin
2010-08-09 16:02:20 -03:00
Edward Lee
a869c43b41
Merge mozilla-central to tabcandy-central.
2010-08-09 10:38:19 -07:00
Marco Bonardo
8b758ffd5b
Bug 552023 - Kill Places partitioned temp tables. r=sdwilsh a=blocking
2010-08-09 17:59:59 +02:00
Marco Bonardo
02f143eeb0
Bug 584658 - Switch to tab should not register subframes as open pages. r=gavin a=blocking
2010-08-09 17:59:31 +02:00
Raymond Lee
07d617611a
Add a licence block to a test
2010-08-09 17:00:33 +08:00
Raymond Lee
2fc3f6194d
Moved tests to test/tabview folder
...
--HG--
rename : browser/base/content/test/browser_tabview_dragdrop.js => browser/base/content/test/tabview/browser_tabview_dragdrop.js
rename : browser/base/content/test/browser_visibleTabs.js => browser/base/content/test/tabview/browser_visibleTabs.js
2010-08-09 16:21:46 +08:00
Dão Gottwald
3a7b62f309
Bug 585361 - Increase delay tolerance in browser_bug380960.js
2010-08-09 10:01:29 +02:00
Raymond Lee
b9c8a307e1
Another fix for the failing test
2010-08-09 15:47:52 +08:00
Dão Gottwald
13ae167b79
Bug 585294 - Enable closing animation for tabs removed via the tab context menu. r=mano
2010-08-09 09:45:27 +02:00
Dão Gottwald
d6cbf77b97
Bug 582678 - Dragging app tab behind normal tab should make it a normal tab and vice versa. r=gavin
2010-08-09 09:43:24 +02:00
Raymond Lee
5689b68708
Fixed failing test after the name change to GroupItem(s) (Bug 583414)
2010-08-09 15:29:42 +08:00
Raymond Lee
b24a21ba0d
Bug 585155 - Zoom in animation doesn't work when adding a new tab in tab candy interface
2010-08-09 15:01:30 +08:00
Raymond Lee
0832814e00
Initialize frame if needed when user is switching to another group using keyboard combination
2010-08-09 13:16:39 +08:00
Michael Yoshitaka Erlewine
ac9f4d6a09
rm setSize during tabs' group-removal. Bottom line: tabs no longer shrink and block jerk the dragging when being dragged out of a group.
2010-08-09 00:17:03 -04:00
Michael Yoshitaka Erlewine
79731acdaa
Bug 584699: quick fix to -moz-transform rendering bug
...
--HG--
extra : rebase_source : 89019c5a0acff884ab47f18b96503435c6a56e7e
2010-08-09 00:06:54 -04:00
Raymond Lee
5b0ae1ddd6
Bug 585148 - Showing tabcandy for the first time results in many showOnlyTheseTabs
2010-08-09 11:52:26 +08:00
Michael Yoshitaka Erlewine
25cd73765e
quick touchup to GroupItems.getnextGroupItemTab
2010-08-08 23:41:07 -04:00
Michael Yoshitaka Erlewine
4f7f711946
s/updateTabBarForActiveGroupItem/updateTabBar/; rm some tabs (don't worry, the whitespace kind)
2010-08-08 21:54:22 -04:00
Michael Yoshitaka Erlewine
18ca5dc914
Bug 567391 + 575851: If we enter an orphan tab, only that tab should show up in the tab bar.
2010-08-08 21:49:43 -04:00
Michael Yoshitaka Erlewine
f59d44241d
Bug 575851: Are You Experienced? The New Tab Experience
...
- refine the use of the "active group item", with differential styling, and not clearing when we enter the tab view
- set the active group item in other cases, like when we drag out groups, when we resize or move a group, or when a group is a drop target
2010-08-08 20:27:47 -04:00
Michael Yoshitaka Erlewine
aec521be06
Bug 575851: kill the now defunct New Tab Group.
2010-08-08 18:47:06 -04:00
Michael Yoshitaka Erlewine
355fe0818e
Bug 575851: some touchups to previous New Tab Experience code, based on comments by Ian
2010-08-08 18:32:08 -04:00
Raymond Lee
29c9156549
Ensure the frame is initialized when user accesses the tab context menu
2010-08-09 01:28:24 +08:00
Raymond Lee
8ffe9bee30
Fixed some references after the name change to GroupItem(s) (Bug 583414)
2010-08-09 01:03:11 +08:00
Michael Yoshitaka Erlewine
99d738c1ed
Fixed failing test after the name change to GroupItem(s) (Bug 583414)
2010-08-07 22:51:20 -04:00
Edward Lee
e5816558b6
Merge mozilla-central to tabcandy-central.
2010-08-07 16:44:33 -07:00
Ehsan Akhgari
1675bf808b
Bug 583388 - Delay loading the Tab Candy frame
2010-08-07 18:32:17 -04:00
Dão Gottwald
f7b55ef5dd
browser_bug380960.js debug spew
2010-08-07 23:19:18 +02:00
Kurt Schultz
65445d4623
Bug 571782 - Make "New Tab" a split menu button that includes "New Tab" and "New Window" options. ui-r=faaborg r=dao
2010-08-07 09:08:47 +02:00
Edward Lee
699692f9eb
Remove unnecessary try/catch wrapping around a timeout-ed call.
...
--HG--
extra : rebase_source : 3b608473ff899668acea4e0e6964734c9db4d01d
2010-08-06 17:16:28 -07:00
Ian Gilman
cd78c7f4dc
+ Started groups.js module (nothing to see yet)
...
+ Fixed assert caused by the recent change from Tabs to AllTabs
2010-08-06 17:02:21 -07:00
Ian Gilman
502cc2969a
+ Renamed Group and Groups to GroupItem and GroupItems, respectively
...
+ Fixed a bug in "group sites"
--HG--
rename : browser/base/content/tabview/groups.js => browser/base/content/tabview/groupitems.js
extra : rebase_source : 06525a410c9f3a7d3a3f3023d6b1b520295a8fe6
2010-08-06 15:46:55 -07:00
Edward Lee
0abeebc996
Prepare for bug 584532 by renaming Tabs and T -> AllTabs, allTabs -> tabs, browsers -> browserWindows, and removing QI(nsIObserver).
...
--HG--
rename : browser/base/content/tabview/modules/tabs.js => browser/base/content/AllTabs.js
extra : rebase_source : 1eedbcbdbda0895f12170f93c55b6946612d8819
2010-08-06 15:19:57 -07:00