Mike Connor
|
4125b0d8d2
|
Bug 594488 - move status bar UI to an optional toolbar button, r=gavin
--HG--
extra : rebase_source : 9bada2c7b0c3f25f00395a4459a978058e8f8332
|
2010-09-10 13:00:55 -04:00 |
|
Ehsan Akhgari
|
a3918bfc45
|
Bug 595591 - Visual Indicator is rendered incorrectly; r=dao a=johnath
|
2010-09-13 15:28:30 -04:00 |
|
Philipp von Weitershausen
|
893c770700
|
Bug 595603 - Sync UI: Remove unused images. r=mconnor a=blocking-final
|
2010-09-15 15:55:05 +02:00 |
|
Philipp von Weitershausen
|
8244efc67c
|
Bug 594620 - Sync: Implement quota UI. r=mconnor a=blocking-beta7
|
2010-09-15 15:55:04 +02:00 |
|
Drew Willcoxon
|
2591c7b24a
|
Bug 587908 - On hyperlink hover, display the target in the location bar. r=dao, a=blocking-beta7
|
2010-09-14 22:41:16 -07:00 |
|
Dão Gottwald
|
e6d2dc185b
|
Bug 593967 - Add more elements into tabbrowser tabs for easier stylability. r=gavin
|
2010-09-15 09:28:37 +02:00 |
|
Margaret Leibovic
|
50bfb2a221
|
Bug 579547 - New About window for Firefox 4 r=gavin ui-r=belzner a=blocking
|
2010-09-14 16:17:59 -07:00 |
|
Dão Gottwald
|
a8e4ad1825
|
Bug 593690 - Tabview button and other toolbarbuttons increase the tab bar height. r=mventnor a=blocks-blocker
|
2010-09-14 12:56:22 +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 |
|
Dão Gottwald
|
f64373dd30
|
Bug 593569 - Repeat the tab border image's middle part rather than stretching it. r=gavin
--HG--
extra : rebase_source : a18e821caa682e16c21932a3c2693ac31311ef38
|
2010-09-10 10:04:52 +02: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 |
|
Dão Gottwald
|
aa871cdb76
|
Bug 587901 - tweak identity box styling. r=dolske
|
2010-09-09 13:44:44 +02: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
|
dfd8ce442d
|
Back out bug 592592, bug 588999, bug 591706 and bug 592586 because of test failures
|
2010-09-07 19:23:29 -04: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 |
|
Dão Gottwald
|
407d229fef
|
Bug 593650 - Increase contrast between the selected tab and background tabs. r+a=gavin
|
2010-09-07 09:27:45 +02: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 |
|
Dão Gottwald
|
330f0eba47
|
Bug 593570 - reduce the tab close button's impact on the tab height. r+a=gavin
|
2010-09-04 18:52:14 +02:00 |
|
Dão Gottwald
|
cf8675c4c0
|
Bug 572488 - New tab and toolbar style for Linux. r=gavin
|
2010-09-04 10:46:24 +02:00 |
|
Dão Gottwald
|
03bbf454e4
|
Bug 591853 - Optimize chrome layer size with lightweight themes with transparent or no footer images. r=enn
|
2010-09-04 10:46:14 +02: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 |
|