Dão Gottwald
cc29cfacd1
Bug 598931 - Remove stray status bar icons. r=dietrich
...
--HG--
extra : rebase_source : c47661191febf146412f02ee803ecb5aeb0b9fef
2010-10-07 13:39:27 +02:00
Dão Gottwald
e9f47d8a4b
Bug 595236 - Whitespace cleanup
...
--HG--
extra : rebase_source : a3fd8988990c5f8ff4c8189e32823fa62b359b78
2010-10-07 13:38:35 +02:00
Dão Gottwald
32196b6258
Bug 595236 - Replace -moz-box-shadow uses that slipped in again
...
--HG--
extra : rebase_source : a674a41c5cf22d5697f734354635e3a2d371ec5e
2010-10-07 13:35:10 +02:00
Raymond Lee
50465c7324
Bug 595165 - Search icon is missing for Tab Candy; r=dao a=beltzner
...
--HG--
extra : rebase_source : 29af0ce119dec107baee2937348ef2f91ae41001
2010-09-13 22:23:23 +08:00
Dão Gottwald
e7895315a7
Whitespace cleanup after bug 590039
2010-09-12 11:54:51 +02:00
L. David Baron
5859a14a99
Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6
...
Generated with:
find * -type f -exec sed -i -e 's/\<MozBoxShadow\>/boxShadow/g;s/-moz-box-shadow/box-shadow/gi' {} \;
2010-09-11 09:27:12 -07:00
L. David Baron
7476de1256
Change blur radii in themes and in some tests to match change in how we interpret text-shadow and -moz-box-shadow blur radii. (Bug 590039) r=dao a2.0=blocking2.0:beta6
2010-09-11 09:27:12 -07:00
Aza Raskin
3c20dc2c27
Bug 589010 - Add Visual Indication that Other Groups Exist to Tab Candy Toolbar Button. r=dolske,dao
2010-09-10 17:51:14 -04:00
Dão Gottwald
345ac99fec
Bug 432287 - add buttons and icons for zoom in/out to toolbar customization palette. r=mano ui-r=faaborg
2010-09-11 12:07:47 +02:00
Mounir Lamouri
89797e20ed
Bug 561636 (4/4) - When an invalid form is submitted, an error messages should be displayed. r=dolske a2.0=blocking
2010-09-11 06:10:31 +02:00
Raymond Lee
ca5ff3d4b4
Bug 588999 - Add Tab Candy escape button to Tab Candy view [r+a=dietrich]
...
--HG--
extra : rebase_source : 4bf904071d0ba0a115e982ba200a3a4a0e96ecc3
2010-09-10 22:51:08 +08:00
Raymond Lee
627d9a49a8
Bug 587341 - Implement Undo Close Group inside of Tab Candy [r+a=dietrich]
...
--HG--
extra : rebase_source : c7b690918220b912add182cd0aea2aedf5b05e9f
2010-09-10 22:40:27 +08:00
Ian Gilman
2e0d5ccac9
Bug 578553 - Implement App-Tab experience in Panorama; [a+r=dietrich]
...
--HG--
extra : rebase_source : a084925785f61f12563c65cc8e933142a779d8f8
2010-09-10 17:50:14 +08:00
Margaret Leibovic
8f868b011b
Bug 588309 - Convert change password to a doorhanger panel. r=dolske, a=blocking2.0
2010-09-09 19:08:26 -07:00
Margaret Leibovic
9e6b5dd482
Bug 567814 - Convert Remember Password notification bar to a doorhanger notification. Initial p=fryn@frankyan.com, r=dolske, a=blocking2.0
2010-09-09 19:08:26 -07:00
Ehsan Akhgari
2bd5c1a9c1
Merge backout; a=orange
2010-09-09 19:25:58 -04:00
Ehsan Akhgari
614aa445f1
Backed out changeset 4bc623a55708 (bug 588999) because of orange on Windows 7
2010-09-09 19:24:11 -04:00
Michael Yoshitaka Erlewine
a2bf0464f2
Bug 588999 - Add Tab Candy escape button to Tab Candy view [r+a=dietrich]
2010-09-09 10:20:35 +08:00
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
e4c76eccb0
Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
...
This was generated with the command:
LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
s/-moz-border-radius/border-radius/gi;
s/_moz_border_radius/border_radius/g;'
2010-09-09 08:21:47 -07:00
Ben Turner
cf28451779
Bug 591516 - 'IndexedDB: Add some UI to prompt for IndexedDB permissions'. r=sicking+gavin.
2010-09-09 15:15:40 -07:00
Michael Yoshitaka Erlewine
2fab786cc8
Bug 590742 - Incorporate new CSS for Tab Candy appearance polish [r+a=dietrich]
2010-09-08 19:47:58 -04:00
Michael Yoshitaka Erlewine
58deab1b5e
Bug 591147 Let TabItem spacing used in Items.arrange be specified via CSS [r+a=dietrich]
2010-09-08 19:44:16 -04:00
Raymond Lee
a4086b8ccc
Bug 592045 - Add Live Filter Search to Panorama [r=dietrich a=beltzner]
2010-09-09 02:37:50 +08:00
Kyle Huey
aec23b90fe
Backed out changeset 1633907c75b7
2010-09-08 07:39:35 -04:00
Dão Gottwald
f25a5f88b0
Bug 587901 - Remove favicon from Location Bar and add indicator for sites without identity information. r+a=dolske
2010-09-08 09:47:49 +02:00
Philipp von Weitershausen
ecd2af6423
Bug 590805 - Sync UI: Revamp setup wizard (part 5), r=mconnor a=blocking2.0
...
Restyle the setup wizard.
2010-09-08 03:37:46 +02:00
Philipp von Weitershausen
aec0175d67
Bug 590805 - Sync UI: Revamp setup wizard (part 4), r=mconnor a=blocking2.0
...
Change flow of setup wizard
2010-09-08 03:37:46 +02:00
Ehsan Akhgari
a91d69e023
Merge backout, a=bustage-fix
2010-09-07 19:23:47 -04:00
Ehsan Akhgari
dfd8ce442d
Back out bug 592592, bug 588999, bug 591706 and bug 592586 because of test failures
2010-09-07 19:23:29 -04:00
L. David Baron
9cbac68621
Fix uses of percentage -moz-outline-radius in themes for new definition of percent. (Bug 471643) r=dao a2.0=blocking:beta6+
2010-09-07 15:20:35 -07:00
Michael Yoshitaka Erlewine
d6a26d813a
Bug 588999 - Add Tab Candy escape button to Tab Candy view [r+a=dietrich]
2010-09-07 01:31:14 +08:00
Dietrich Ayala
30c934075c
backing out bug 590742, bug 591147, bug 592586, a=dietrich
2010-09-07 00:28:01 +07:00
Michael Yoshitaka Erlewine
3166349755
Bug 590742 - Incorporate new CSS for Tab Candy appearance polish [r+a=dietrich]
2010-09-06 11:36:55 -04:00
Michael Yoshitaka Erlewine
bff689fafb
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
2814f869bb
Backing out ebce58252cf8, 1f94199af190, 81664d1912ee, 8e95db7adbea, f97a99ad74af, 66d12a1541f2, 6b936d1a9e65
2010-09-04 15:15:31 -04:00
Michael Yoshitaka Erlewine
5ad422d958
Bug 591147 Let TabItem spacing used in Items.arrange be specified via CSS [r+a=dietrich]
2010-09-03 15:05:56 -04:00
Rob Campbell
0baa0b5119
Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0
2010-09-03 15:34:09 -03:00
Frank Yan
d10ba6b3bb
Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske
2010-09-02 19:20:12 -07:00
Margaret Leibovic
b53d917d93
Bug 573536: add 'Learn more' link to geolocation notifications, r=gavin, a=blocking
2010-08-30 12:55:17 -04:00
Dão Gottwald
8f790ef1d2
Bug 577096 - App Tabs should indicate change of state in <title>. r=gavin ui-r=beltzner
2010-09-02 22:08:37 +02:00
Michael Yoshitaka Erlewine
4f8496e95e
Bug 586455: Separate structural versus visual CSS [r+a=dolske]
2010-09-01 16:14:37 -04:00
Rob Campbell
fa38dbdbae
backout of rev. 9d7e7ac57f10 from bug 572038 due to txul regression, see bug 592525, a=#developers
2010-09-01 14:28:56 -03:00
Alfred Kayser
1f41ac77a4
Bug 588394 - The tabview image file are way too big. r=dao a=blocking
2010-09-01 07:46:44 +02:00
Wes
6636ae63a1
Bug 591626 - :-moz-placeholder is now implemented, uncomment corresponding theme code. r=dao
...
--HG--
extra : rebase_source : 1e21926933b6ebbd247452e0e5e2a2df866896e5
2010-08-31 21:28:41 +02:00
L. David Baron
f51578d775
Fix uses of percentage border-radius in themes for new definition of percent. (Bug 471643) r=Mossop a2.0=blocking+
2010-08-31 16:46:41 -04:00
Rob Campbell
a1398e70de
Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0
2010-08-31 14:31:48 -03:00
Dão Gottwald
26bd3ba479
Bug 579683 - App tabs draw into the toolbar below or the content area. r=gavin a=blocking
2010-08-30 20:26:05 +02:00
Rob Campbell
1fa14e0341
backing out patch from bug 572038, a=developers
2010-08-28 15:52:23 -03:00
Rob Campbell
5d035e5240
Bug 572038 - Create new Tree Panel for Inspector (milestone 0.5), r=gavin, a=blocking2.0 (beta5)
2010-08-28 13:07:41 -03:00
Drew Willcoxon
c600391d65
Bug 575609 - "Switch to Tab" autocomplete entries should have icon decorations (star, magnifier glass, et al.) like other entries. r=gavin, a=blocking-final
2010-08-25 21:01:22 -07:00
Dão Gottwald
f78fc8c036
Bug 585007 - Share a list of primary toolbarbuttons for use across themes. r=gavin a=gavin
...
--HG--
extra : rebase_source : 91e795afcefa01a1c5761c5ee326e4a9c85f760d
2010-08-23 23:35:34 +02:00
Dão Gottwald
25cb6b21c5
Bug 585285 - Make styling for type="menu-button" toolbarbuttons respect the toolbarbutton-1 class. r=mano a=gavin
...
--HG--
extra : rebase_source : d6e6ccd8d7c45d82b830d9cd2b500e4491860908
2010-08-23 23:03:42 +02:00
Ehsan Akhgari
4bc9c91a6a
Bug 493732 - Section expander and collapser in about:certerror appear on the left side and have the wrong direction in RTL mode; r=dao a=gavin
2010-08-23 20:49:04 -07:00
Chris Pearce
f7e6dbb756
Backed out changeset 367d4e57cbd2 due to 4% twinopen regression on linux. a=backout.
2010-08-20 21:50:09 +12:00
Frank Yan
4709918f42
Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske
2010-08-20 19:35:09 +12:00
Dão Gottwald
17a545868b
Bug 588340 - Flatten fake hierarchy in the "Move to Group" context menu. ui-r=faaborg r=mano
...
--HG--
extra : rebase_source : 8dc72fe2be6f329edefc825e4baacc0014fbec0d
2010-08-19 22:23:18 +02:00
Jonas Sicking
771065358a
Bug 546857 Part 4: Make feed reader not use XUL elements directly in feed page. r=mano a=blocker
2010-08-19 16:12:46 -07:00
Rob Campbell
4f622e445b
Bug 561782 - Create DOM Panel for inspecting DOM nodes and their properties (reticle) Milestone 0.3 r=dietrich a=blocking2.0
2010-08-18 16:54:06 -07:00
Dão Gottwald
184cb7b51b
CSS formatting cleanup
2010-08-18 09:33:54 +02:00
Dão Gottwald
37d1198fb2
Bug 587999 - Knock "Move This Tab To..." context menu item into shape. r=gavin, ui-r=faaborg
2010-08-18 08:57:59 +02:00
Markus Stange
c4ad85bad9
Bug 584667 - Use the correct image filename for the "Unsorted Bookmarks" menuitem in the bookmarks button dropdown. r=dao
2010-08-13 15:28:55 +02:00
Edward Lee
fb481caa08
Merge mozilla-central to tabcandy-central.
2010-08-12 03:55:08 -07:00
Ian Gilman
5bf2c27f8d
+ I forgot to update the references to the newly renamed tabview.css files; fixed
2010-08-11 17:00:15 -07:00
Ian Gilman
5b66c2b656
+ Fixes for dolske and dao comments on bug 574217:
...
++ Unnecessary double if in tabbrowser.xml
++ moved body styling into CSS file and simplified
++ CSS comma style
++ Renamed platform.css files to tabview.css
--HG--
rename : browser/themes/gnomestripe/browser/tabview/platform.css => browser/themes/gnomestripe/browser/tabview/tabview.css
rename : browser/themes/pinstripe/browser/tabview/platform.css => browser/themes/pinstripe/browser/tabview/tabview.css
rename : browser/themes/winstripe/browser/tabview/platform.css => browser/themes/winstripe/browser/tabview/tabview.css
2010-08-11 16:51:39 -07:00
Edward Lee
3aac3bf665
Merge mozilla-central to tabcandy-central.
2010-08-11 11:13:46 -07:00
Raymond Lee
bb9eacc9c1
Bug 576408 - Implement the downgraded tab triage experience
2010-08-06 22:17:01 +08:00
Edward Lee
8def981941
Merge mozilla-central to tabcandy-central.
2010-08-05 14:48:29 -07:00
Markus Stange
b7aa751944
Bug 552840 - Tweak positions of some menus. r=dao
2010-08-05 12:05:22 +02:00
Markus Stange
e737696776
Bug 581044 - Use square toolbar buttons in the Places library window. r=dao
2010-08-05 12:04:25 +02:00
Edward Lee
9ddbae2026
Merge mozilla-central and bug 582116 to tabcandy-central.
2010-08-02 10:33:16 -07:00
Dão Gottwald
65f2ab042f
Bug 562452 - Clicking the identity button when the location bar was focused shouldn't draw a focus ring. r=mano
...
--HG--
extra : rebase_source : 5adca230585661724a3d2f676bb41b00e806241b
2010-08-12 09:39:50 +02:00
Edward Lee
eee4049234
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.
--HG--
rename : browser/base/content/browser-tabcandy.js => browser/base/content/browser-tabview.js
rename : browser/base/content/tabcandy/app/drag.js => browser/base/content/tabview/drag.js
rename : browser/base/content/tabcandy/app/groups.js => browser/base/content/tabview/groups.js
rename : browser/base/content/tabcandy/app/infoitems.js => browser/base/content/tabview/infoitems.js
rename : browser/base/content/tabcandy/core/iq.js => browser/base/content/tabview/iq.js
rename : browser/base/content/tabcandy/app/items.js => browser/base/content/tabview/items.js
rename : browser/base/content/tabcandy/core/profile.js => browser/base/content/tabview/profile.js
rename : browser/base/content/tabcandy/app/storage.js => browser/base/content/tabview/storage.js
rename : browser/base/content/tabcandy/app/tabitems.js => browser/base/content/tabview/tabitems.js
rename : browser/base/content/tabcandy/tabcandy.css => browser/base/content/tabview/tabview.css
rename : browser/base/content/tabcandy/tabcandy.html => browser/base/content/tabview/tabview.html
rename : browser/base/content/tabcandy/tabcandy.js => browser/base/content/tabview/tabview.js
rename : browser/base/content/tabcandy/app/trench.js => browser/base/content/tabview/trench.js
rename : browser/base/content/tabcandy/app/ui.js => browser/base/content/tabview/ui.js
rename : browser/themes/gnomestripe/browser/tabcandy/edit-light.png => browser/themes/gnomestripe/browser/tabview/edit-light.png
rename : browser/themes/gnomestripe/browser/tabcandy/edit.png => browser/themes/gnomestripe/browser/tabview/edit.png
rename : browser/themes/gnomestripe/browser/tabcandy/new-tab.png => browser/themes/gnomestripe/browser/tabview/new-tab.png
rename : browser/themes/gnomestripe/browser/tabcandy/platform.css => browser/themes/gnomestripe/browser/tabview/platform.css
rename : browser/themes/gnomestripe/browser/tabcandy/stack-expander.png => browser/themes/gnomestripe/browser/tabview/stack-expander.png
rename : browser/themes/gnomestripe/browser/tabcandy/tabcandy.png => browser/themes/gnomestripe/browser/tabview/tabview.png
rename : browser/themes/pinstripe/browser/tabcandy/edit-light.png => browser/themes/pinstripe/browser/tabview/edit-light.png
rename : browser/themes/pinstripe/browser/tabcandy/edit.png => browser/themes/pinstripe/browser/tabview/edit.png
rename : browser/themes/pinstripe/browser/tabcandy/new-tab.png => browser/themes/pinstripe/browser/tabview/new-tab.png
rename : browser/themes/pinstripe/browser/tabcandy/platform.css => browser/themes/pinstripe/browser/tabview/platform.css
rename : browser/themes/pinstripe/browser/tabcandy/stack-expander.png => browser/themes/pinstripe/browser/tabview/stack-expander.png
rename : browser/themes/pinstripe/browser/tabcandy/tabcandy.png => browser/themes/pinstripe/browser/tabview/tabview.png
rename : browser/themes/winstripe/browser/tabcandy/edit-light.png => browser/themes/winstripe/browser/tabview/edit-light.png
rename : browser/themes/winstripe/browser/tabcandy/edit.png => browser/themes/winstripe/browser/tabview/edit.png
rename : browser/themes/winstripe/browser/tabcandy/new-tab.png => browser/themes/winstripe/browser/tabview/new-tab.png
rename : browser/themes/winstripe/browser/tabcandy/platform.css => browser/themes/winstripe/browser/tabview/platform.css
rename : browser/themes/winstripe/browser/tabcandy/stack-expander.png => browser/themes/winstripe/browser/tabview/stack-expander.png
rename : browser/themes/winstripe/browser/tabcandy/tabcandy.png => browser/themes/winstripe/browser/tabview/tabview.png
2010-07-29 12:37:25 -07:00
Markus Stange
5dd6bb0012
Bug 575934 - Give the buttons in the customization panel a button style. r=dao
2010-08-02 15:27:38 +02:00
Edward Lee
1cdc11aa6d
Merge mozilla-central to tabcandy-central.
2010-07-26 11:05:28 -07:00
Edward Lee
fc3df268de
Bug 581732 - Merge mozilla-central to tabcandy-central 2010/07/24 (with conflicts).
2010-07-24 16:48:38 -07:00
Philipp von Weitershausen
9c5ea22294
Bug 581917 - OSX theme, about:robots use -moz-background-origin, r=dao, a=johnath
2010-07-26 14:09:21 +02:00
Edward Lee
ecdccfd682
Merge mozilla-central (4.0b2) to tabcandy-central with conflicts.
2010-07-21 00:32:53 -07:00
Edward Lee
e6cc65e517
Remove trailing spaces/tabs from tabcandy files.
2010-07-20 10:17:29 -07:00
Steffen Wilberg
c51d2bc4fd
Make close boxes appear on Linux as well.
2010-07-17 23:17:27 +02:00
Edward Lee
4c95bcef00
Merge mozilla-central to tabcandy-central.
2010-07-13 12:23:12 -07:00
Ian Gilman
73eb5512e6
+ Moved our platform-independent tabcandy.css to browser/base/content/tabcandy/
...
+ Created a platform-specific css file for tabcandy in the theme directory.
+ Copied the Mac TabCandy theme additions into the Windows and Linux themes.
--HG--
rename : browser/themes/pinstripe/browser/tabcandy/tabcandy.css => browser/base/content/tabcandy/tabcandy.css
2010-07-07 15:00:11 -07:00
Aza Raskin
d4e7239050
+ Not understanding why I had to merge when Mardak claims I shouldn't have to.
2010-07-02 16:17:55 -07:00
Aza Raskin
4464d999f6
+ Changed the styling of the snap guides to be a little more architectural and a lot more subdued.
2010-07-02 16:16:16 -07:00
Ian Gilman
540981fd54
+ Removed placebo hack from Storage.wipe()
...
+ Removed TabItems.reconstitute(), which we haven't actually needed for a while, but now it's also causing trouble
+ Removed Utils.activeWindow, which doesn't seem to work, and replaced its use in Utils.activeTab (the only remaining place it was being used) with Utils.getCurrentWindow(), which does seem to work
+ Utils.assert() now dumps a trace
+ Fixed paths to the edit pencil and new tab button images; they should now show up properly
2010-07-01 17:05:46 -07:00
Ian Gilman
79cedb9ca3
+ merge
2010-06-30 11:49:31 -07:00
Aza Raskin
b135f7c016
Change the style of the guide lines to feel lighter and more in-style.
...
--HG--
extra : rebase_source : c767971fc6c64e76201266fd52d1f52c2513c176
2010-06-30 10:30:55 -07:00
Michael Yoshitaka Erlewine
0b860490d5
updating styling of guide trenches
...
--HG--
extra : rebase_source : be6b4093122a9853879c835f04a93aa6b85a57b3
2010-06-29 19:37:52 -04:00
Ian Gilman
b36a491ea7
+ Fixed: Bug 575675 - FindChildWithRules aRelevantLinkVisited assertion when loading tabcandy page
...
+ The "code docs" item on the dev menu now opens the documentation from the repository into a new tab (used to open the local documentation, which doesn't exist in this new context, and replace the tab candy tab)
+ Removed the "tests" item from the dev menu, as they don't apply to this new context
+ Fixed an accidental comma in tabcandy.css (was disabling the pointer cursor for tabs)
2010-06-29 14:39:37 -07:00
Edward Lee
77ed94ee3c
Bug 574188 - Include individual js pieces into tabcandy.js and expose content and skin files with jar.mn
...
--HG--
rename : browser/base/content/tabcandy/tabcandy.xhtml => browser/base/content/tabcandy/tabcandy.html
2010-06-29 01:04:26 -07:00
Edward Lee
951edd39c8
Bug 574188 - Add UI hooks to trigger tab candy
2010-06-29 01:04:22 -07:00
Gavin Sharp
188ed458a3
Bug 572967: don't remove notifications once dismissed, and instead allow them to be re-opened from the anchor icon, r=dolske
2010-06-23 12:53:09 -04:00
Edward Lee
3f94e7a630
Merge tabcandy to mozilla-central.
2010-06-28 15:47:09 -07:00
Ian Gilman
76617fe78a
+ Cleaned up inelegant box shadows per fryn's suggestion
...
+ Made the snap guides a little more subtle
2010-06-28 14:56:20 -07:00
Michael Yoshitaka Erlewine
2aeca5ec1f
move trench styling into CSS; fix trenches so that, if in showDebug mode, the trenches will stay drawn
2010-06-28 02:55:26 -04:00
Ian Gilman
95b7cd38f1
+ merge
2010-06-25 16:10:52 -07:00
Ian Gilman
d2bd3d9691
+ Removed icons that exist elsewhere in the browser; now using them instead
...
+ Our toolbar button now uses the standard toolbar button styling; we just apply a glyph to it
+ Went through the code with http://caja.appspot.com/tools/index and fixed a number of minor issues it found
+ Added "refresh" to the dev menu (since you won't be able to just refresh the tabcandy page once it's in the xul:deck)
2010-06-25 16:00:51 -07:00
Aza Raskin
d7e757ad96
+ Cleaned up the code which changes the styling of a tabitems fav icon.
...
- The bite still exist, it just gets smaller.
2010-06-25 15:15:51 -07:00
Aza Raskin
0b70f644f5
+ Updated the spec
...
+ Modified the tabitem layout code so that favicons are more sensibly handled at smaller sizes.
2010-06-24 23:59:32 -07:00
Aza Raskin
fb5c0336c1
+ Fixed the minVersion of the XPI as per Mitcho's suggestion
...
+ Bumped XPI version to 0.4
+ Commented out the click-on-group to zoom into the last active tab
2010-06-21 14:49:38 -07:00
Aza Raskin
0168865d37
-- Stacked Group Behavior --
...
+ Removed the command-click quasimode for showing the tray version of stacked groups.
+ Added a new expand icon for showing the tray version of stacked groups
+ Refactored the Group.js code so that we now have both group.collapse() and group.expand()
-- Website Behavior --
+ Updated the website to pull the documentation section from the Etherpad
+ Some general DRY-based cleanup
-- Install.rdf --
+ Fiddled with the min/max version
2010-06-19 18:46:39 -07:00