Justin Dolske
1ed150d07b
Bug 466072 - Remove unused in-browser EULA prompt. r=beltzner
2008-12-07 23:29:47 -08:00
Dão Gottwald
96c0f71fcd
Bug 436304 - Implement All Tabs panel with previews and search. r=connor
2008-11-05 08:38:13 +01:00
Dave Townsend
704bdf4adc
Backed out changeset 9b96bcff860b from bug 436304 - Implement All Tabs panel
...
with previews and search.
2008-11-04 14:21:19 +00:00
Dão Gottwald
5ba7f40c2b
Bug 436304 - Implement All Tabs panel with previews and search. r=connor
2008-11-04 13:51:51 +01:00
Justin Dolske
f0d502c40e
Bug 456439 - add about:rights and a "Know Your Rights" infobar to Firefox. r=gavin, ui-r=beltzner
2008-10-30 23:42:02 -07:00
Edward Lee
cd41d4c3f6
Merge mozilla-central to tabcandy-central.
2010-08-05 14:48:29 -07:00
Edward Lee
d3f620c5ea
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
Ian Gilman
6f5d3f335b
+ 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
Edward Lee
e46ce11140
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
Paul O’Shannessy
96e42db3dc
Bug 571897 (Sync UI) - Part 7: Generic Change dialog [r=dolske]
2010-08-02 16:37:56 -07:00
Paul O’Shannessy
f66376b118
Bug 571897 (Sync UI) - Part 5: Setup wizard [r=dolske]
2010-08-02 16:37:56 -07:00
Paul O’Shannessy
f0fa08ac5d
Bug 571897 (Sync UI) - Part 4: about:sync-tabs [r=dolske]
2010-08-02 16:37:56 -07:00
Ehsan Akhgari
8820fa245c
Bug 427029 – about:robots looks bad on RTL
2008-08-06 17:55:01 +02:00
Mike Kaplinskiy
8157321143
Bug 311851 – remove all the pageReport cruft. r=gavin
2008-07-12 11:31:30 +02:00
dveditz@cruzio.com
8a2c640ed4
bug 292789 prevent use of chrome: URIs from <script>, <img> stylesheets, etc except for chrome packages explicitly marked contentaccessible. r=bzbarsky, sr=jst, a=beltzner
2008-04-12 14:26:19 -07:00
alqahira@ardisson.org
b83a94caca
Bug 368091 - Toolkit's about:license needs to allow for different 'official binaries' line (make toolkit/content/license.html generic and let apps build a customized copy from it; app changes for Firefox here; others in follow-up bugs). r=bsmedberg, mpa=gavin on the browser bits, r=philor on the ugly line in Thunderbird until bug 428144 lands, a1.9=beltzner
2008-04-10 09:07:21 -07:00
dolske@mozilla.com
b964c9c68b
Manifest fix for bug 422887 (followup fix).
2008-03-15 16:41:03 -07:00
dolske@mozilla.com
c28d1c03c8
Bug 422887 - artwork for about:robots. r=beltzner, ui-r=beltzner, a1.9=beltzner, everything=beltzner
2008-03-14 23:55:02 -07:00
dolske@mozilla.com
50d25150ec
Bug 417302. I, for one, welcome our new robot overlords. r=mconnor, ui-r=mconnor, a1.9=beltzner
2008-03-07 16:36:00 -08:00
reed@reedloden.com
0aaafe014a
Back out zeniko's patch from bug 386228 due to Ts/Txul regressions.
2008-01-28 11:04:27 -08:00
reed@reedloden.com
3400e95a4b
Bug 386228 - "Unify back and forward tab history and provide only one drop-down button (IE7 style)" [p=zeniko@gmail.com (Simon Bünzli) ui-r=beltzner r=gavin a=blocking-firefox3+]
2008-01-28 03:30:24 -08:00
reed@reedloden.com
3367947bb4
Back out zeniko's patch from bug 386228 due to Ts and Txul regression.
2008-01-24 03:43:37 -08:00
reed@reedloden.com
509a4c3129
Bug 386228 - "Unify back and forward tab history and provide only one drop-down button (IE7 style)" [p=zeniko@gmail.com (Simon Bünzli) ui-r=beltzner r=gavin a=blocking-firefox3+]
2008-01-24 02:52:05 -08:00
rflint@ryanflint.com
1f5117f011
Bug 410128 - browser/skin styling is applied twice. r/a=mconnor
2008-01-14 19:04:37 -08:00
philringnalda@gmail.com
372f0b229b
Bug 397282 - Remove orphaned uninstall.properties files, r=sspitzer, a=mconnor
2007-09-30 09:49:13 -07:00
rflint@ryanflint.com
a8d0fa5f4e
Bug 339964 - move tabbrowser.xml out of mozilla/toolkit and into mozilla/browser. Patch by Stefan <stefanh@bluebottle.com> and myself, r=mconnor
2007-08-22 14:02:02 -07:00
rflint@ryanflint.com
fea7b09ff2
Bug 295498 - Middle-clicking autocomplete entries opens the URI in the same tab instead of a new one. Patch by Simon Bnzli <zeniko@gmail.com>, r=mconnor
2007-06-04 21:51:15 -07:00
mozilla.mano@sent.com
fe51e1ff1c
Bug 339102 - New Page Info dialog. work done by Florian Queze <f.qu@queze.net>, ui-r=beltzner, r=me.
2007-04-12 18:26:39 -07:00
philringnalda%gmail.com
ce30c8baac
Bug 347276 - Remove searchconfig.properties and other unused prefs, r=gavin
2007-03-02 05:07:30 +00:00
mozilla.mano%sent.com
690bbc8684
Bug 296583 - Make 'Set Desktop Background' dialog skinable. r=gavin.
2006-11-29 16:39:09 +00:00
mozilla.mano%sent.com
d9d1462cee
Bug 356590 - Clean up nsContextMenu and make it a bit more window-agnostic, partly fixes bug 281490. r=gavin.
2006-11-02 22:26:22 +00:00
philringnalda%gmail.com
342658368f
Bug 250793: make browser overlay stylesheets on customizeToolbar.xul, so it can be a real part of toolkit, r=mano
2006-11-01 04:09:47 +00:00
mconnor%steelgryphon.com
9d6fee9566
bug 349068 - add first run EULA display option for redistributions, r=gavin
2006-09-13 07:55:52 +00:00
mozilla.mano%sent.com
28d714c602
Missing #ifdef in the fix for 351363 bustages customization UI on other platfroms. r=mconnor, no bug.
2006-09-13 06:57:58 +00:00
mozilla.mano%sent.com
395dc9eb8b
Bug 351363 - overlays to customizeToolbar.xul should also apply to the sheet implementaion. r=mconnor.
2006-09-12 23:13:33 +00:00
mozilla.mano%sent.com
ac5036c596
Bug 250129 - Improve toolbar customization UE on OS X. r=mconnor.
2006-08-26 07:27:54 +00:00
sspitzer%mozilla.org
0cb5952075
fix for regression bug #341697
...
do not show branded icon by default, use smaller branded icons for wizard, only show it for certain scenarios.
r=rstrong
2006-07-21 14:01:33 +00:00
jminta%gmail.com
b215f30e0b
Bug 336176 Builds with places disabled still have places-specific style rules, r+a=mconnor
2006-06-02 18:18:24 +00:00
mozilla.mano%sent.com
76d14e6908
Bug 336882 - [mac] Menubar no longer works in the addons manager. r=mconnor.
2006-05-12 04:09:45 +00:00
gavin%gavinsharp.com
56ee1324c9
Bug 317107: new search service, r=mconnor, sr=ben
2006-03-17 07:16:00 +00:00
gavin%gavinsharp.com
8f1a6f1b42
Bug 325901: don't preprocess files unnecessarily, r=mconnor
2006-03-14 20:44:37 +00:00
mozilla.mano%sent.com
6729b6e9ae
Bug 312587 - Menus stop working when Software Update window is frontmost. r=mconnor.
2005-10-18 04:38:15 +00:00
gavin%gavinsharp.com
91e8dc849e
Bug 235204: New search dialog, used when the searchbar is either removed from the toolbar, of if the toolbar is hidden. r=mconnor
2005-08-27 02:19:09 +00:00
ben%bengoodger.com
5a65ddda0a
305134 - remove feedview from firefox 1.5 and 1.6x pending architecture redesign. r=mconnor
2005-08-26 18:22:08 +00:00
mconnor%steelgryphon.com
04c85ee01c
bug 304403 - better safe mode UE, part 1, a=chase
2005-08-12 07:01:09 +00:00
ben%bengoodger.com
45b09ace03
303848 - integrate feedview better with firefox browser code/live bookmarking system.
...
this is an initial stab at implementing a design I'm working on with Mike Beltzner
here: http://wiki.mozilla.org/Firefox:1.1_RSS_Pretty_Print
2005-08-12 00:34:19 +00:00
darin%meer.net
a982e6b94f
fixes bug 297147 "Update Windows registry after software update" r+a=bsmedberg
2005-07-27 18:24:54 +00:00
bsmedberg%covad.net
dab055967f
Bug 269460 - Build system for easy replacement of trademarked names --with-branding=directory r=chase a=shaver
2005-07-25 18:56:27 +00:00
mozilla.mano%sent.com
e8ee5dabe0
Bug 278377 - add 'window' and 'help' menus to View Source windows. r=mconnor, a=bsmedberg.
2005-07-20 00:00:55 +00:00
mozilla.mano%sent.com
0e60b9654a
Bug 274374 - Landing Mac Shell Servie (default browser, set desktup backgorund and mail integration support). patches from ben and me. r=jhpedemonte/josh/mconnor, a=shaver.
2005-06-23 02:25:06 +00:00
bsmedberg%covad.net
9abe57c447
Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers
2005-05-20 12:58:57 +00:00
mozilla.mano%sent.com
25d420c8de
Bug 239218 - [Mac] Menus are nonfunctional in the Extensions/themes manager and in the JS Console. r=mconnor a=asa
2005-04-20 15:32:57 +00:00
mozilla.mano%sent.com
e1aa396492
Bug 239218 - [Mac] (First part) Menus are nonfunctional in the Download Manager, About and Page Info windows. r=mconnor, a=asa
2005-04-19 15:32:38 +00:00
mozilla.mano%sent.com
590c879372
Bug 267227 (be able to use Window and Help menus in every window) - Move the Window and Help menus to a new overlay. r=mconnor
2005-03-24 16:00:01 +00:00
steffen.wilberg%web.de
48b20f11b3
Bug 222157: move contentAreaUtils.js from browser to toolkit because it's needed by ViewSource-SaveAs and Thunderbird (which still uses the xpfe version of that file). r=mconnor, cvs move by chase
2005-03-24 08:49:46 +00:00
bsmedberg%covad.net
3219ac4125
Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey)
2005-03-10 04:38:35 +00:00
ben%bengoodger.com
b622819900
274712 - new options dialog
2005-02-25 09:07:58 +00:00
ben%bengoodger.com
5171657dc2
Landing the Aviary Branch (browser section only).
2004-11-30 08:23:02 +00:00
ben%bengoodger.com
8dd75ec9b0
255394 - default search query parameter generation, r+sr=brendan@mozilla.org
2004-08-29 08:17:38 +00:00
bsmedberg%covad.net
d8b9c5aed7
Merge changes from the aviary branch to start centralizing locale files. (bug 250672)
2004-07-12 17:15:10 +00:00
ben%bengoodger.com
2135ebfd3d
245433 - "search the web for" on the right click menu of highlighted text doesn't work (installer only)... also affects "add engines..." menu item ... make sure content package for browser-region is registered
2004-06-06 09:50:05 +00:00
mconnor%myrealbox.com
ec0e460221
bug 233607 About Dialog Should Not be Themeable - patch by Robert Parenton (rparenton@louisianaada.org), r=blake
2004-03-13 01:53:48 +00:00
bsmedberg%covad.net
97cdab633d
Bug 236134 - wallpaper patch; if users delete chrome.rdf in their firefox profile, they will crash at next startup. This adds an empty chrome package browser-region/content so that the chrome registry will work correctly. r=pch
2004-03-01 21:27:42 +00:00
blakeross%telocity.com
e7b7a9aa60
Fix 182928: Add new set as wallpaper dialog (which acts as a confirmation dialog but also one-ups IE). Tiling preview is waiting on implementation of background-size. Also forks nsWindowsHooks in preparation for fixing fx to not totally take over every file association known to man.
2004-02-15 23:41:56 +00:00
ben%bengoodger.com
eb919d1f0c
Firebird is now called Firefox
2004-02-11 00:56:17 +00:00
ben%bengoodger.com
8ad2a6daca
bug 215892 - context menu for web panel sidebar.
2003-12-03 05:37:53 +00:00
ben%bengoodger.com
68b333d710
Pinstripe for Firebird, new default theme for MacOS X. Contributed by Kevin Gerich (webmail@kmgerich.com), iconography by Stephen Horlander (stephen@noved.org)
2003-11-09 03:12:52 +00:00
chanial%noos.fr
8d6fec6afc
bug 221597: removing comm.jar dependencies in contentAreaUtils.js by copying contentAreaCommands.properties for now.
2003-11-03 07:21:55 +00:00
chanial%noos.fr
7289e5bdc5
move printPreviewBindings.xml to the toolkit, fork printPreview.dtd
2003-10-26 05:00:15 +00:00
chanial%noos.fr
584cac56a4
complete rewrite of search.xml: more functionalities with less code :-)
...
add shortkeys to toggle the search engine (bug 200884), by using ctrl-arrow up and down in the search bar.
remove the pref browser.search.defaultengine. Now we rely on the local store so we can have several windows with different search engines.
2003-10-22 08:45:54 +00:00
chanial%noos.fr
10bbeb28bd
Bug 221597: remove comm.jar dependencies in browser.js by forking metadata.xul (now: metaData.xul)
...
move pageInfo.css into skin.
2003-10-17 18:00:38 +00:00
hyatt%mozilla.org
734c69c9c9
Add back hiddenWindow.xul to jar.mn
2003-08-11 21:04:51 +00:00
chanial%noos.fr
842470647a
"fixing" bustage by not including the non existent file browser/base/content/hiddenWindow.xul.
...
Currently (unless dave missed to check in several files), hiddenWindow.xul is in the xpfe toolkit.
That makes absolutely no sense since it is completely navigator dependent, but in order to have it in mozilla/browser, we need to provide a generic mechanism to run xul apps hiddenWindow.xul files similar to the one that launches the visible window (browser.xul, etc...) or rethink the all MacOS X hiddenWindow hackery (ie: remove the need for hiddenWindow.xul files and provide a way so that any MacOS X xul window with menu bar can be hidden, except of course the menubar).
2003-08-11 12:41:27 +00:00
hyatt%mozilla.org
be9f833cc2
Make hiddenWindow actually work on Mac.
2003-08-11 08:41:34 +00:00
hyatt%mozilla.org
03a12c4259
Initial commit of alternate stylesheet support in Firebird.
2003-08-10 08:04:58 +00:00
hyatt%mozilla.org
c20da37f7d
Rip out the page holder completely.
2003-08-04 23:51:38 +00:00
hyatt%mozilla.org
3119a6254c
Remove webpanels.css. It's not used now.
2003-08-04 03:41:50 +00:00
hyatt%mozilla.org
caa6027fcf
Separate the Page Holder concept from sidebar bookmarks.
2003-08-04 03:40:27 +00:00
hyatt%mozilla.org
8a43dc6d0e
Adding a throbber to the Web Panels sidebar.
2003-08-03 09:10:49 +00:00
hyatt%mozilla.org
c7f8285573
Add the placeholder page that gives instructions on dropping.
2003-08-02 07:33:54 +00:00
hyatt%mozilla.org
8071f1d341
Initial commit of web-panels js/xul/dtd files.
2003-08-02 01:52:18 +00:00
ben%bengoodger.com
058d513241
Further updates to about dialog!
2003-07-30 06:04:58 +00:00
ben%bengoodger.com
88b8a4ea08
Clean up about dialog.
2003-07-29 03:49:20 +00:00
bryner%netscape.com
82a0a41d0d
Change MNG version of throbber to GIF version.
2003-06-04 06:08:50 +00:00
chanial%noos.fr
bcb2454800
Landing Arvid's new icons and animations
2003-04-25 08:15:34 +00:00
chanial%noos.fr
46b563aa5e
dropping folder group support
2003-04-23 15:05:10 +00:00
chanial%noos.fr
f171e1c165
Move the js console and dependencies as new extensions in toolkit/components.
...
NPOB
2003-03-01 08:07:13 +00:00
chanial%noos.fr
1868d04890
forgot this one.
2003-01-29 22:00:08 +00:00
kerz%netscape.com
9654e70853
fixing case issue on unix
2002-12-24 18:03:03 +00:00
kerz%netscape.com
c3dfbcce74
Let's try this again, Qute as default.
2002-12-24 07:09:45 +00:00
kerz%netscape.com
262388fa08
didn't work, back out again
2002-12-18 08:02:24 +00:00
kerz%netscape.com
bc7909b8c3
Second try at making Qute the default Theme, using Qute 0.8.2
2002-12-18 07:59:19 +00:00
kerz%netscape.com
b6a1e6cb00
backing out, cvs server bug
2002-12-17 09:28:46 +00:00
kerz%netscape.com
3f7b63502d
Landing Qute as default theme.
2002-12-17 08:54:30 +00:00
blakeross%telocity.com
3701dd04ce
Some modifier cleanup; fix load in background pref.
2002-10-19 19:38:57 +00:00
blakeross%telocity.com
77d189381a
Fork print preview.
2002-10-17 23:06:10 +00:00
blakeross%telocity.com
3adf8bb37c
fold contentAreAclick.js into browser.js; speed optimizations.
2002-10-13 16:35:19 +00:00
chanial%noos.fr
613e0baa43
correctly adding bookmarks-icons.png
2002-10-11 22:41:12 +00:00
hyatt%netscape.com
5f815955c3
Fix bustage of prefs.
2002-10-11 08:54:02 +00:00
blakeross%telocity.com
4595bddb3c
Strip another license.
2002-10-11 02:24:42 +00:00