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
Steffen Wilberg
740c80f55b
Bug 577947: TabCandy toolbarbutton lacks styling on Windows and Linux.
2010-07-11 20:26:36 +02: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
Marco Bonardo
8f64c96f88
Bug 574511 - Make bookmarks button customize-able. r=dao
2010-07-09 12:44:01 -07:00
Rob Campbell
239ca21615
bug 560692 - Create a style panel for web page inspector. p=me, r=gavin
2010-07-16 11:12:39 -03:00
Marco Bonardo
c4e3b1d766
Bug 574708 - bookmarks button looks ugly if not in icon mode. r=dao
2010-06-26 18:22:20 +02:00
Marco Bonardo
66f564f6e6
Bug 544817 - Create Bookmarks Widget with placement dependent on Bookmarks Bar status. r=dao
2010-06-24 10:08:43 -07:00
Dão Gottwald
046e631f4a
Bug 563730 - Implement pinTab, unpinTab. r=gavin
2010-06-24 16:29:02 +02:00
Gavin Sharp
667010d2ba
Bug 398776: add new popup-based notification system, and use it for the geolocation notification, r=dolske, r=dao
2010-04-09 13:45:25 -04:00
Dão Gottwald
525360c40e
Bug 464205 followup, making favicons stand out more again in the all-tabs panel
2010-06-11 14:17:12 +02:00
L. David Baron
934c377eda
Rename properties and values of background-clip and background-origin to match css3-background. (Bug 549809) r=roc
2010-06-08 18:44:33 -07:00
Dave Townsend
4d698c0a58
Bug 552965 and bug 553455: Display notifications for add-on download failures and prompt the user to restart after installation. r=gavin
2010-07-01 09:23:11 -07:00
Stephen Horlander
22929637bb
Bug 565187 - Icons for new geolocation notification. r=dao
2010-07-01 11:03:56 +02:00
Dave Townsend
67aadd8d55
Backing out patches for bug 552965 and bug 553455 due to test failures.
2010-06-30 16:51:05 -07:00
Dave Townsend
3b8d5060e2
Bug 552965 and bug 553455: Display notifications for add-on download failures and prompt the user to restart after installation. r=gavin
2010-06-30 14:13:17 -07:00
Steffen Wilberg
1920b72b59
Bug 282127: Highlight odd tree rows in trees with multiple columns in Gnomestripe and Pinstripe. Implement and use ::-moz-tree-row(multicol). ui-review=faaborg, r=enndeakin
2010-05-12 20:25:48 +02:00
Asaf Romano
8a11227280
Bug 528884 - Remove places' menu and toolbar bindings. r=mak
2010-05-05 15:28:04 +02:00
Dão Gottwald
d41127c3fc
Bug 541864 - tab bar is 1px larger when non-focused tabs have close buttons. r=ventnor
2010-04-29 08:43:40 +02:00
Dão Gottwald
9b7208c709
Bug 457187 - Make the tabs toolbar customizable. r=gavin
2010-04-27 18:57:19 +02:00
Blair McBride
9c5de4629e
Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor
2010-03-26 22:59:02 +01:00
Dão Gottwald
06ca33fe48
Bug 464205 - Attach the panel to the content area and style it accordingly. r=mstange
2010-03-22 15:11:42 +01:00
Dão Gottwald
d5e3be651a
Bug 419712 - Improve horizontal spacing in tabbrowser tabs. r=ventnor
2010-03-18 08:02:21 +01:00
Dão Gottwald
e8a68bbf63
Bug 347930 - Move the tabs outside the tabbrowser, put them in a toolbar. r=vlad
...
--HG--
extra : rebase_source : e1662b549464d68417cf3b0f07d9624fe1a670ef
2010-03-17 07:36:13 +01:00
Dão Gottwald
44ec1bd48f
Bug 551916 - give the identity box and the search engine button a three-dimensional appearance. r=ventnor
2010-03-12 12:43:13 +01:00
Blair McBride
bd0b32abc1
Backout patch for c7562242f88e due to bustage
2010-03-11 16:35:37 +13:00
Blair McBride
8274492c49
Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor
2009-11-23 15:37:39 +13:00
Dão Gottwald
01a46c21b0
Bug 508499 - simplify tab drop indicator code and styling. r=gavin
2010-03-10 09:07:45 +01:00
Markus Stange
76341885c7
Bug 548017 - Move bookmark toolbaritems' max-width from theme CSS to content CSS and remove superfluous min-width. r=dao
2010-02-26 12:26:43 +01:00
Dão Gottwald
c1f92bf7f8
Bug 547678 - Remove non-native focus ring from tabbrowser tabs. r=ventnor
2010-02-22 15:50:40 +01:00
Kaspar Brand
89228cf47f
Bug 455334 - Improve truncation and RTL display of EV cert owner strings in location bar. r=dao
...
--HG--
extra : rebase_source : ea62e191112ab31a79ec845e1e382de5eb9e4e62
2010-02-21 23:05:05 +01:00
Dão Gottwald
b11329ecc2
Bug 482105 - Replace searchbar design images with CSS borders, backgrounds and box shadows. r=mstange, r=rflint
2010-02-21 16:03:52 +01:00
Dão Gottwald
73dec0571c
Bug 543306 - tabpanels background briefly visible when opening a new tab. r=gavin
2010-02-02 08:47:11 +01:00
Metal Sonic
4c1b34d634
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
2009-12-21 21:50:30 +00:00
Dão Gottwald
5c52c730e5
Bug 528834 - Home button lacks styling for the disabled state, breaking compatibility with the UsableHomeButton extension. r=rflint
2009-12-16 11:16:09 +01:00
Dão Gottwald
056a128f5c
Bug 528750 - Sidebar close button is squeezed, tabstrip closebutton makes the tabstrip higher (browser.tabs.closeButtons=3). r=ventnor
2009-11-15 10:28:39 +01:00
Dão Gottwald
c076f94025
Bug 525724 - Use CSS transitions for the tab bar overflow animation. r=vlad
2009-11-05 09:02:12 +01:00
Dão Gottwald
63b775fcca
Bug 525834 - Replace Search-glass.png with gtk-find stock icon. r=ventnor
2009-11-03 09:32:00 +01:00
Dão Gottwald
e65243afff
Bug 525836 - Remove workaround for bug 426930 as the stock icon has been fixed. r=ventnor
2009-11-03 09:31:30 +01:00
Dão Gottwald
e28663977b
Bug 525712 - Remove dead throbber-specific code from customizeToolbar.js, handle it in themes. r=gavin
2009-11-02 00:24:12 +01:00
Dão Gottwald
d2c20e7beb
Bug 523047 - Slow selectors in browser css. r=rflint
2009-10-23 17:28:14 +02:00
Marco Bonardo
bcafe07799
Bug 367991 - Remove unused Places code. r=dietrich, r=dao
2009-10-14 13:56:59 +02:00
Dão Gottwald
61132f443c
Bug 497973 - tab bar overflow animation should use the scroll arrow instead of the all tabs button. ui-r=faaborg, r=vlad
2009-10-13 21:57:48 +02:00
Nochum Sossonko
33de430128
Bug 513461 - Implement pseudo classes for lightweight theme handling. r=dao,dbaron
2009-10-02 08:22:18 +02:00
Dão Gottwald
69f90982c1
Bug 334697 - Implement pie-chart throbber. r=vlad, ui-r=beltzner
2009-10-01 14:31:24 +02:00
Dão Gottwald
73990be06c
merge
2009-10-01 12:12:55 +02:00
Dão Gottwald
a1a3afbb88
Backed out bug 334697 to see if it caused a Ts Shutdown regression
2009-10-01 12:11:50 +02:00
Dão Gottwald
d001b590f3
Bug 453063 - Support for fullscreen video playback. r=dolske, ui-r=boriss
2009-10-01 10:49:00 +02:00