Ehsan Akhgari
052721bcdb
Back out bug 608158, bug 608037 and bug 567029 because of the browser-chrome leaks
2010-11-30 14:50:42 -05:00
Sean Dunn
5b4ece85cb
Bug 567029 - "Titles of tab items get clipped off within groups" [f=ian r=dietrich a=blocking]
2010-09-27 01:25:00 -07:00
Michael Yoshitaka Erlewine
aeed64321b
Bug 610266 - Remove Drag.isResizing [r+a=dolske]
2010-11-24 16:19:47 -05:00
Sean Dunn
c0b9c7501e
Bug 587231 - "[Win7] Thumbnails sometimes like an abstract painting in TabCandy" [r=dolske+ian, a=blocking]
2010-09-09 22:29:00 -07:00
Ehsan Akhgari
fd86a71e55
Bug 587248 - Part 14: Observe the group box right margin when arranging tab items in RTL mode; r=ian a=blocking-betaN+
2010-11-10 22:48:43 -05:00
Ehsan Akhgari
d0252e6f1f
Bug 587248 - Part 10: Arrange tabs from right to left in RTL mode; r=ian a=blocking-betaN+
2010-11-08 01:38:25 -05:00
Ehsan Akhgari
9cea133e95
Bug 587248 - Part 8: Fix resizing and drag and drop in RTL mode; r=ian a=blocking-betaN+
2010-11-08 01:38:24 -05:00
Michael Yoshitaka Erlewine
280eff5b3d
Bug 602777 - Quit pretending in Items.arrange [r=dolske, a=blocking2.0=betaN+]
2010-11-06 20:08:57 -04:00
Michael Yoshitaka Erlewine
b291667243
Bug 591705 - Don't animate on tab view startup [r+a=dietrich]
2010-10-09 15:46:18 -04:00
Sean Dunn
cd332c4c22
Bug 580412 - Add a couple-pixel threshold before tabs start dragging [r=dietrich, a=beltzner]
2010-09-21 13:22:07 -04:00
Michael Yoshitaka Erlewine
1a97c1632f
Bug 591147 Let TabItem spacing used in Items.arrange be specified via CSS [r+a=dietrich]
2010-09-08 19:44:16 -04:00
Edward Lee
01d1bd8ecf
Bug 594152 - Give function names to tabview.js objects [r=dietrich a=dietrich]
...
Give function names as object_func for various object prototypes and singletons. Also cleans up some var Name = function() patterns into just function Name.
2010-09-08 10:02:08 -07:00
Dietrich Ayala
4d54a0bf85
backing out bug 590742, bug 591147, bug 592586, a=dietrich
2010-09-07 00:28:01 +07:00
Michael Yoshitaka Erlewine
7e5e020475
Bug 591147 Let TabItem spacing used in Items.arrange be specified via CSS [r+a=dietrich]
2010-09-06 10:42:41 -04:00
Josh Matthews
30a0764266
Backing out ebce58252cf8, 1f94199af190, 81664d1912ee, 8e95db7adbea, f97a99ad74af, 66d12a1541f2, 6b936d1a9e65
2010-09-04 15:15:31 -04:00
Michael Yoshitaka Erlewine
d1b6e60523
Bug 591147 Let TabItem spacing used in Items.arrange be specified via CSS [r+a=dietrich]
2010-09-03 15:05:56 -04:00
Michael Yoshitaka Erlewine
0ccd768124
Bug 591705 Don't animate on tab view startup [r+a=dietrich]
2010-09-03 14:55:55 -04:00
Michael Yoshitaka Erlewine
8e407a781a
Bug 586685: All user-facing strings in JS are now localizable via stringbundle [r=dolske a=dolske]
...
NOT.
Everything but user facing strings being localized.
Random whitespace fixes.
Random styling changes.
Also has Bug 587158 - Update intro-video URL to CDN'ed version
And string changes.
And Bug 586814 - Unable to close Tab groups
2010-08-12 18:32:18 -05:00
Edward Lee
00533ed8a3
Backout changesets a8b5109c2a6c to 6281bc7f1bbf.
2010-08-13 21:51:48 -07:00
Michael Yoshitaka Erlewine
fa8e13ff17
Bug 586685: All user-facing strings in JS are now localizable via stringbundle [r=dolske a=dolske]
...
NOT.
Everything but user facing strings being localized.
Random whitespace fixes.
Random styling changes.
Also has Bug 587158 - Update intro-video URL to CDN'ed version
And string changes.
And Bug 586814 - Unable to close Tab groups
2010-08-12 18:32:18 -05:00
Michael Yoshitaka Erlewine
d9e6d234d8
Bug 574217: Some touchups based on comments from dolske
2010-08-11 23:08:33 -04:00
Michael Yoshitaka Erlewine
7ac73b5744
Fixes for Dolske's strict JS warnings
2010-08-11 22:01:29 -04:00
Ian Gilman
ea8e373502
+ More dolske comments for 574217
...
++ Initial developer
++ Cc, Ci, Cu
++ Spacing
++ Commented out code in storage.js
++ DOCTYPE
2010-08-11 15:28:45 -07:00
Michael Yoshitaka Erlewine
f702ead8bf
Bug 582023 cleanup based on comments from Dao on things that are not iQ:
...
- typeof() is not a function
- formatting of && and || at the end of the line
- declaring variables more locally using let in Utils.extend
- the Initial Developer is the Mozilla Foundation
2010-08-10 19:20:05 -04:00
Ian Gilman
92dd14eadc
+ TabView actions that require loading the frame (if not loaded) now wait properly until the frame is loaded before continuing. These actions are show, context menu, and "next group" key combo.
...
+ TabView now has explicit show and hide in addition to toggle
+ Cleaned out unused "ui" parameter to the Item drag callback
2010-08-10 14:23:53 -07:00
Ian Gilman
64a1cc06e5
+ reversed the argument order for Utils.assert and Utils.assertThrow, per Dao's review
2010-08-10 11:13:10 -07:00
Michael Yoshitaka Erlewine
3489114ccc
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
Michael Yoshitaka Erlewine
858ce8409f
Bug 584699: quick fix to -moz-transform rendering bug
2010-08-09 00:06:54 -04:00
Michael Yoshitaka Erlewine
72e1c32b3a
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
c563bea2ae
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
Ian Gilman
7b90d5605e
+ Renamed Group and Groups to GroupItem and GroupItems, respectively
...
+ Fixed a bug in "group sites"
2010-08-06 15:46:55 -07:00
Michael Yoshitaka Erlewine
659d29a901
Bug 575851: new tab experience, part 1:
...
- removed new tab group (you may have to clear storage to get rid of your locked New Tabs group at the bottom of your screen)
- rm various special casing for the new tab group
- new tab experience for tabs-off-of-orphaned-tabs is implemented: they magically turn into a group, and it even snaps!
- broken: new tabs made with no active context
- broken: closing the last tab in a group: should go back to tab candy view
- broken: first run experience grouping of orphaned tabs
2010-08-05 01:43:05 -04:00
Raymond Lee
b551e2e0b2
Bug 582677 - Test for dragging and dropping item from one group to another group
2010-08-05 08:12:08 +08:00
Raymond Lee
657b30f1f5
Remove extra spaces inside () and add spacing for before { bracket
2010-07-30 17:54:30 +08:00
Edward Lee
fa048fcc2b
Bug 583044 - Rename code references of TabCandy to TabView
...
Move files and update references to tabview from tabcandy. Only remaining candy reference is the link to aza's webm video.
2010-07-29 12:37:25 -07:00