Benjamin Smedberg
7c3e8bf65e
Merge bug 579178 to mozilla-central. reviews by Mossop/khuey/jwalden/ted
2010-08-09 10:04:10 -04:00
Raymond Lee
13429cabcd
Fixed a typo for Bug 576408 - Implement the downgraded tab triage experience
2010-08-07 03:52:14 +08:00
Raymond Lee
560939bbd8
Bug 576408 - Implement the downgraded tab triage experience
2010-08-06 22:17:01 +08:00
Edward Lee
cd41d4c3f6
Merge mozilla-central to tabcandy-central.
2010-08-05 14:48:29 -07:00
Benjamin Smedberg
9e2bdfd15c
Merge mozilla-central into single-chrome-manifest.
2010-08-04 14:23:04 -04:00
Axel Hecht
fcab76e348
bug 583258, adding Danish and Hungarian, too, a=beltzner, CLOSED TREE
2010-08-04 18:06:57 +02:00
Axel Hecht
ac0ed89bc2
bug 583258, update shipped-locales for fx4.0 beta 3
2010-08-02 23:48:11 -07:00
Markus Stange
49d57920af
Bug 580957 - Inside the toolbar customization panel the labels of the back/forward buttons and of the bookmarks menu button should be outside the button. r=dao
2010-08-05 12:08:12 +02:00
Edward Lee
ba763e5387
Merge mozilla-central and bug 582116 to tabcandy-central.
2010-08-02 10:33:16 -07:00
Edward Lee
7e1c6ac45e
Make sure user facing names refer to Tab Sets for now for bug 583044.
...
--HG--
extra : rebase_source : daab3ae1a9b34eaf80b80f1476e57bce3fcaad8b
2010-07-30 14:56:33 -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
Edward Lee
e99995210d
Bug 581732 - Merge mozilla-central to tabcandy-central 2010/07/24 (with conflicts).
2010-07-24 16:48:38 -07:00
Benjamin Smedberg
b03ee925ac
Bug 579718 part B - packaging and build changes to ship a single chrome.manifest from which other manifests are read. r=khuey See long-form commit details below:
...
In a nonpackaged build, we have the following manifests:
* chrome.manifest is just a series of manifest directives for all the other manifests, generated in rules.mk using buildlist.py
** components/interfaces.manifest is also generated in rules.mk using buildlist.py
** components/components.manifest contains only the *binary* components. JS components each have their own manifest which is installed to dist/bin/components
** Each chrome/jarfile.jar has a matching chrome/jarfile.manifest, and JarMaker.py inserts this filename into the root chrome.manifest by importing buildlist.py
In a packaged build, we end up with the following manifests:
* chrome.manifest lists the four manifests below
** components/interfaces.manifest
** components/components.manifest
** chrome/nonlocalized.manifest
** chrome/localized.manifest
In the future it should be possible to integrate the three non-localized manifests directly into the root chrome.manifest for increased performance, but this is slightly tricky because it involves rewriting some manifest instructions which may include relative JAR URIs. That is left for a future followup.
When we repackage a l10n build, we only have to replace chrome/localized.manifest.
2010-07-22 10:38:59 -04:00
Edward Lee
025fe8aa96
Merge mozilla-central (4.0b2) to tabcandy-central with conflicts.
2010-07-21 00:32:53 -07:00
Axel Hecht
88ce58bdda
bug 579900, update shipped-locales for fx4b2, ra=drivers, CLOSED TREE
2010-07-20 20:59:54 +02:00
Axel Hecht
afcdfbbb05
bug 579900, update shipped-locales for fx4b2, ra=drivers, CLOSED TREE
2010-07-20 20:22:04 +02:00
Axel Hecht
51ae486a62
bug 579900, update shipped-locales for fx4b2, ra=drivers, CLOSED TREE
2010-07-20 20:01:56 +02:00
Axel Hecht
761692850f
bug 579900, update shipped-locales for fx4b2, ra=drivers, CLOSED TREE
2010-07-20 15:51:28 +02:00
Axel Hecht
5aa3995fed
bug 579900, update shipped-locales for fx4b2, ra=drivers, CLOSED TREE
2010-07-20 08:58:31 +02:00
Raymond Lee
a74f56c59a
Fixed Bug 579814 - Fix behavior of tab-manipulation keyboard shortcuts
2010-07-19 17:37:22 +08:00
Raymond Lee
692588a847
Bug 577445: Show tab candy title in the tab candy interface and change 'let' to 'var'
2010-07-15 16:41:08 +08:00
Edward Lee
f573baa6f5
Merge mozilla-central to tabcandy-central.
2010-07-13 12:23:12 -07:00
Jono S Xia
d9fd4788d3
Bug 575080: l10n review of test pilot/feedback. r=pike
2010-07-13 10:00:10 -07:00
Edward Lee
d2124e7441
Remove full-stop for tooltip.
2010-06-29 16:41:51 -07:00
Edward Lee
9470533a4d
Bug 574188 - Add UI hooks to trigger tab candy
2010-06-29 01:04:22 -07:00
Francesco Lodolo
a1f51cf5e3
Bug 498840 - Duplicated accesskey in search bar context menu. r=gavin
2010-07-22 09:04:58 +02:00
David Dahl
b73c9b357a
Bug 574628 - Rename "Heads Up Display" to "Web Console". r=dtownsend, ui-r=limi
2010-07-22 08:59:03 +02:00
Dão Gottwald
ab682f23e4
Bug 579720 - Remove "New Tab" from the tab context menu. r=gavin, ui-r=faaborg
2010-07-20 19:34:26 +02:00
Kurt Schultz
cedaa56282
Bug 322736 - Reorder menus to promote tabs over windows. ui-r=beltzner, r=dao
2010-07-20 18:11:00 -04:00
Paul O’Shannessy
16507b0173
Bug 571897 (Sync UI) - Part 8: Tools Menu & Status Bar [r=dolske]
2010-08-02 16:37:56 -07:00
Paul O’Shannessy
397f02fadf
Bug 571897 (Sync UI) - Part 6: Pref Pane [r=dolske]
2010-08-02 16:37:56 -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
Axel Hecht
c59adc8eed
bug 583258, update shipped-locales for fx4.0 beta 3, a=beltzner
2010-08-02 23:48:30 +02:00
Jono S Xia
e66b9f76e6
Bug 579688: Notification about study about to start should say "about to start", not "is starting". r=dtownsend
2010-07-19 15:47:12 -07:00
Rob Campbell
4f600d6cbc
bug 560692 - Create a style panel for web page inspector. p=me, r=gavin
2010-07-16 11:12:39 -03:00
Michael Kohler
c0129774eb
Bug 396134 - Add tooltips to Bookmarks Manager buttons. r=gavin
...
--HG--
extra : rebase_source : a37066396f17173a72b44d09735769e7fd6b1aa5
2010-07-15 10:10:49 +02:00
Frank Yan
afe0644f0c
Bug 514739: Remove 'block images from www.site.com' context menu item. r=gavin
2010-07-14 19:00:12 -07:00
Patrick Walton
40c9d82055
Bug 582664 - Add a Developer menu to the app button. r=dolske, ui-r=limi, a2.0=gavin
2010-07-30 16:48:57 -07:00
Rob Arnold
25b24d121c
Bug 580522 - Need a user-visible pref to disable Aero Peek r=gavin ui-r+a=beltzner
2010-07-30 13:11:06 -04:00
Rob Campbell
5b8366aaf0
Bug 574408 - Make use of titlebar attributes in Inspector to allow panel positioning, r=gavin, a=bsmedberg
2010-07-30 08:30:55 -03:00
Axel Hecht
02a35de34e
bug 579175, add services/sync to filter.py to get it exposed to l10n for real. Localizers, weave-l10n has these in services. a=beltzner
2010-07-30 11:07:42 +02:00
Dave Townsend
d8f68fd16b
Bug 577048: Notifications about add-on installs and errors aren't shown if the source tab has no host. r=gavin
2010-07-29 15:59:39 -07:00
Jono S Xia
a18a09b0f1
Bug 576321: Add "You missed this study" icon to legacy studies user didn't participate in. r+a=dtownsend
2010-07-29 11:56:30 -07:00
Jonas Sicking
6d226b3b64
Bug 546857 Part 3: Make error pages not use xul buttons. r=dao a=blocker
2010-08-19 16:06:07 -07:00
Alexander L. Slovesnik
5fb0a6803f
Bug 571129 - contextMenuSearchText should have numbered arguments. r=pike
2010-06-25 15:55:12 +02:00
Dave Townsend
be149ce189
Bug 573079: Package Beta Feedback extension in beta release builds. r=ted, r=beltzner
2010-06-24 16:36:31 -07:00
Dave Townsend
6a354c37dc
Bug 573079: Import the Beta Feedback extension into the tree. r=beltzner
2010-06-24 16:36:15 -07:00
Marco Bonardo
501826fc1b
Bug 544817 - Create Bookmarks Widget with placement dependent on Bookmarks Bar status. r=dao
2010-06-24 10:08:43 -07:00
Philipp von Weitershausen
b508eb9dfd
Bug 571902 - Land sync and crypto components on trunk [r=mconnor r=ted]
...
Hook 'services' into the build system with MOZ_SERVICES_SYNC not-yet-set as a browser confvar.
2010-06-21 17:07:13 -07:00
ddahl@mozilla.com
1bdc5063ba
Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap)
2010-06-22 09:51:50 -07:00
Gavin Sharp
49e5b3ee9e
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
L. David Baron
4f326572eb
Backed out changeset b805434e7e4b (bug 534398) for causing leaks on (debug) mochitest-other.
2010-06-19 14:15:27 -07:00
ddahl@mozilla.com
6c7df266c9
Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap)
2010-06-19 13:17:44 -07:00
Dietrich Ayala
9acce0dbb6
Backed out changeset 552ea4bd4e59
2010-06-18 16:21:43 -07:00
ddahl@mozilla.com
55daefa7ae
Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap)
2010-06-18 16:18:16 -07:00
Matt Brubeck
196187c313
Bug 572056 - About Us bookmark is always a 301. r=mak
2010-06-17 21:46:20 +02:00
Robert Strong
98d3104c6f
Followup bustage fix for Bug 570680
2010-06-15 15:46:08 -07:00
Robert Strong
f64d4484bc
Bug 570680 - Remove call to check-locales.pl for Firefox. r=vlad
2010-06-15 15:13:58 -07:00
Joe Drew
308e5cd202
Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz
2010-04-16 17:05:47 -04:00
Dão Gottwald
e1d82feb48
Bug 570795 - Create basic "Firefox button" widget. r=gavin
2010-06-13 10:20:58 +02:00
Dão Gottwald
6592bc03a4
Bug 461184 - Change urlbar placeholder text to 'Go to a Web Site'. r=mano
...
(transplanted from ea4e623e936d7a1c03df8967b3bd8d99c5286893)
--HG--
extra : transplant_source : %EANb%3E%93mz%1C%03%DF%89g%B3%BD%8D%99%C5%28h%93
2010-06-05 18:47:19 +02:00
Johnathan Nightingale
24b6154361
Bug 574487 - Add context menu to convert tabs to/from app tabs r=dao ui-r=beltzner (non-final strings)
...
--HG--
extra : rebase_source : 1d41213fe85b80b7e0f4aa29b22d2c3eb8883e0c
2010-07-05 14:40:15 -04:00
Dave Townsend
8593004082
Fix application name replacement from bug 552965
2010-07-03 07:00:43 -07:00
Dave Townsend
a091601fc2
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
Jim Mathies
62a8f6d1d3
Bug 519985 - Add privacy mode task item to win7 jump list. r=dao.
2010-05-27 11:01:26 -05:00
Rob Campbell
c9ad1bb0fe
bug 565872 - Short cut keys for Tools:Inspect not showing in Tools
...
Menu, p=me, r=gavin
2010-05-20 17:46:12 -03:00
Rob Campbell
3350ea7bff
Bug 547453: create a web page inspector for Firefox, r=gavin
2010-05-13 16:38:21 -04:00
Gavin Sharp
cfc66f7a7c
Backed out changeset f551d1be254e (inspector-0.1, fixing commit message)
...
--HG--
extra : rebase_source : b7a94409c817d49822920a8d38aadfc8dae1a0db
2010-05-13 16:36:43 -04:00
Rob Campbell
a0c135f9cc
inspector-0.1
2010-05-13 17:08:34 -03:00
Marco Bonardo
a30aaccd33
followup to bug 374491 - remove no more useful localization note.
2010-05-13 12:11:06 +02:00
Tyler Downer
444eb3a76e
Bug 374491 - Remove unused l10n strings. r=mak
2010-05-12 09:11:47 +02:00
Marco Zehe
c3081b6f1e
Bug 565042 - Add an accessibleName for the tabs toolbar, r=gavin
2010-05-12 08:08:42 +02:00
Kurt Schultz
87e11e98f8
Bug 558069 - 'Tabs on top' menu entry in View->Toolbars should be title cased. r=dao
2010-04-28 10:11:18 -04:00
Kurt Schultz
515d0ec1da
Bug 515435 - Remove "Get Bookmark Add-ons" from default bookmarks. r=mak l10n-r=pike
2010-04-28 09:17:09 +02:00
Dão Gottwald
f1b65d54b6
Bug 457187 - Make the tabs toolbar customizable. r=gavin
2010-04-27 18:57:19 +02:00
Phil Ringnalda
c34e9394d6
Bug 518607 - Move the Troubleshooting Information page into toolkit so other apps like Thunderbird and SeaMonkey can use it, r=gavin
2010-02-20 19:36:46 -08:00
Ehsan Akhgari
58a60a1493
Backed out changeset 7a349c725653 because of l10n impact (landed on a CLOSED TREE)
2010-04-21 16:15:13 -04:00
Ehsan Akhgari
04c97b5052
Bug 560254 - Use recursive dtd inclusion for private browsing dtd's; r=gavin
2010-04-19 16:11:08 -04:00
Tanner M. Young
f2944f1de0
Bug 448630 - Make audio and video show up in Page Info > Media. r=dao
2010-04-17 11:08:12 +02:00
Tyler Downer
20a665bac7
Bug 336099: Remove unused addons.tooltip from browser.dtd. r=gavin
...
--HG--
extra : rebase_source : d5e19bf758b445a62c6cf54d6645e75f070b95c1
2010-04-13 23:48:52 +02:00
Dão Gottwald
d82ce495cd
Bug 558461 - Don't warn about closing multiple tabs when closing only one tab. r=gavin, ui-r=faaborg
2010-04-12 10:01:34 +02:00
Robert Strong
472ef22f32
Bug 538331 - On update perform action based upon the update metadata. r=dietrich, r=dtownsend, r=gavin, ui-r=beltzner
2010-04-06 19:49:23 -07:00
Dão Gottwald
453465b975
Bug 544815 - implement tabs on top option. r=gavin
2010-04-06 08:34:27 +02:00
Gavin Sharp
f5294c2de0
Bug 554991: move tab context menu outside of the tab containers anonymous content to make it easier to overlay directly, r=dao, r=davidb on a11y test
...
--HG--
extra : rebase_source : 9d4330461d2047775cc66022ba77bc09cc69a020
2010-03-25 18:02:19 -04:00
Blair McBride
a76c55da65
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
Chris Cooper
c289209403
Bug 511967 - Upload l10n partial mars when they exist - r=l10n
2010-03-20 21:36:11 -04:00
Markus Amalthea Magnuson
bfac919e3f
Bug 552166 - Change title of empty tabs from "(Untitled)" to "New Tab". ui-r=faaborg, r=mano
2010-03-18 08:04:42 +01:00
Dão Gottwald
6f14dd916d
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
Justin Dolske
1ab06617a3
Bug 550293 - plugin-crashed UI needs more user opt-in. r=vlad, ui-r=faaborg
2010-03-16 22:10:08 -07:00
Blair McBride
41d5c5539c
Backout patch for c7562242f88e due to bustage
2010-03-11 16:35:37 +13:00
Blair McBride
5f62cb3491
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
Serge Gautherie
fa2e9b9d14
Bug 548600 - Remove useless EXTENSION_PREF define; (Av1) Just remove it.
...
r=benjamin.
2010-03-04 19:19:41 +01:00
Srirang G Doddihal
0c8c708445
Bug 418524 - label of "Download activity summary in the status bar" with one download should be "1" not "One". r=gavin
2010-03-04 10:28:36 +01:00
Simon Montagu
d6b0caacfa
Add Tibetan to font selection UI. Bug 441110, r=emk
2010-03-04 10:55:53 +02:00
Kaspar Brand
c62e0cb5f0
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
Justin Dolske
6eb9a66d10
Bug 538910 - Plugins: Need a "plugin crashed" UI. r=gavin, ui-r=faaborg, icon=shorlander
2010-02-09 17:05:32 -08:00
Justin Dolske
efed813bd9
Bug 540532 - allow setting report submission preference via XPCOM. r=gavin, r=ted
2010-02-09 17:05:31 -08:00
Sid Stamm
26ad4e5a5b
Bug 515458 - "(CSP) Implement frame ancestor check" [r=jst ui-r=johnath]
2010-02-05 14:08:27 -06:00
Dão Gottwald
e58d7b49f5
backout merge
2010-01-27 13:27:14 +01:00
Dão Gottwald
52f1c23155
Backed out changeset 15e478e4abd8
2010-01-27 13:26:21 +01:00
Ehsan Akhgari
2afa97c7bf
Bug 242852 - I wish that "Copy link text" were a hyperlink contextual menu option, r=gavin, ui-r=faaborg
2010-01-15 21:28:27 -08:00
Phil Ringnalda
561f73b814
Bug 242852 - back out prelanded strings for Copy Link Text, since they've been in unused for two years, and need to reland if the bug ever lands to be sure they don't conflict, r=gavin
2010-01-15 21:26:08 -08:00
Abdulkadir Topal
918fdea35b
Bug 408788 - Ambiguous wording in "Have I visited this website before today?" r=johnath
2010-01-19 22:18:23 +01:00
Cork
6e53298ce8
But 471836 - Don't need to dynamically set Clear Recent History... menu item label; r=gavin
...
--HG--
extra : rebase_source : 9a78779af016a0b1e37fdca429fbd90b168fc404
2010-01-18 17:24:24 -05:00
Marco Bonardo
5179d58974
Bug 520165 - Part7: Provide a new preference to toggle history, r=mano ui-r=faaborg
2010-01-15 17:40:14 +01:00
Phil Ringnalda
6cc9f0786b
Bug 541791 - about dialog "about:license" link target shouldn't be localizable, r=gavin
...
--HG--
extra : rebase_source : cdae88dc1f256bf318ec36181f81a3f25827e4cf
2010-01-25 00:41:24 -08:00
Phil Ringnalda
2fcd706133
Bug 536336 - Remove copyright strings in UI, r=gavin,handerson
...
--HG--
extra : rebase_source : 1192b1774627677a6a5dd9faa800c436361c987d
2009-12-29 14:13:00 -08:00
Dão Gottwald
bce967fc88
Bug 427973 - Remove cookies button shifts. r=gavin
2010-01-24 14:48:56 +01:00
Armen Zambrano Gasparnian
6d6c54fb83
Bug 531275 - upload cab file for WinCE - r=ccooper
2010-01-04 13:52:19 -05:00
Armen Zambrano Gasparnian
c8977f4bdc
Bug 531275 - upload cab file for WinCE - r=ccooper
2009-12-30 16:43:28 -05:00
Phil Ringnalda
a58979d307
Bug 536124 - Update browser/toolkit copyright dates to 2010, r=gavin
2009-12-21 20:32:45 -08:00
Martin McNickle
b611e11acd
Bug 510424 - Geolocation notification does not show requester of location for file:// URLs. r=dougt/gavin ui=beltzner
...
--HG--
extra : rebase_source : 3e333d15f04581e2901906b60a19aa3d548ed7c3
2009-12-12 13:39:26 -08:00
Mike Connor
e54b102edc
bug 519137 - remove F1 shortcut to help, r=gavin
2009-11-27 12:47:16 -08:00
Kev Needham
1111376254
Bug 527966 - Update Yahoo! Favicon in default search plugins. r=gavin
...
--HG--
extra : rebase_source : 584fe639f6e357804b42753a53ee6ba1b32c7113
2009-11-17 14:59:29 +01:00
Marco Bonardo
83b2bc3d62
Bug 522667 - Remove ellipsis from Troubleshooting Information button in about:support, change entities on central, r=gavin r=pike
2009-11-14 13:44:19 +01:00
Marco Bonardo
33dfa07353
Bug 525299 - Make Library left pane creation more robust, r=dietrich
2009-11-06 16:25:08 +01:00
Marco Bonardo
494bf32458
Bug 522667 - Remove ellipsis from Troubleshooting Information button in about:support, r=pike
2009-10-28 17:22:54 +01:00
Tanner M. Young
b53e3ce12b
Bug 517902 - "Reimplement image properties, using the existing "Media" panel" [ui-r=faaborg r=db48x sr=mconnor]
2009-10-22 19:32:49 -05:00
Tanner M. Young
66f4593676
Bug 432118 - "My Yahoo" should be "My Yahoo!" in the list of feed handlers. r=sayrer
2009-10-17 10:07:27 +02:00
Curtis Bartley
88817866e9
Bug 518601 - Troubleshooting Information page should not allow copy-and-paste of the profile directory. r=johnath
2009-10-16 15:19:45 +02:00
Marco Bonardo
52895a2f23
Bug 367991 - Remove unused Places code. r=dietrich, r=dao
2009-10-14 13:56:59 +02:00
Nick Thomas
09b680d58d
Reset shipped-locales to en-US for trunk, no bug
2009-10-09 17:12:29 +13:00
Dão Gottwald
8b5b0ca856
Bug 518468 - no easy way to undo after installation of a lightweight theme. r=dtownsend
2009-10-08 08:59:37 +02:00
Jim Mathies
b411f52ae0
Bug 518666 - Add Firefox win7 jump list support. r=sdwilsh, r=dao.
2009-10-07 04:09:11 -05:00
Armen Zambrano Gasparnian
74f65e7c2d
Bug 501794 download the windows installers only if a product declares RETRIEVE_WINDOWS_INSTALLER=1 in their /locales/Makefile.in file - r=ted
2009-10-05 17:04:18 -04:00
Dão Gottwald
84cda3dcc6
Bug 453063 - Support for fullscreen video playback. r=dolske, ui-r=boriss
2009-10-01 10:49:00 +02:00
Markus Amalthea Magnuson
6976bebdce
Bug 314844 - "About Mozilla Firefox" menuitem should be labeled "About Firefox". r=gavin, ui-r=faaborg
2009-09-30 10:02:22 +02:00
Curtis Bartley
68fa3b7cf6
Bug 367596 - Create about:support page with troubleshooting information. r=johnath,mconnor
2009-09-25 18:40:51 +02:00
Ehsan Akhgari
a9142d831d
Bug 513166 - Remove "Warning Messages" settings button from Preferences --> Security; r=dao
2009-09-19 21:08:56 +04:30
Axel Hecht
c2a4741dd5
bug 517179, disable building Malay (ms) until it's really up
2009-09-17 11:16:44 +02:00
Ehsan Akhgari
d6caba8e36
Bug 488691 - Confusing warning when clearing all history; r=dao
2009-09-15 14:36:34 +04:30
Curtis Bartley
77b1576971
Bug 367596 - [RFE] Create a support info page/lister (v.7, strings only). ui-r=beltzner
2009-09-14 21:02:34 -07:00
Curtis Bartley
461a7a0d59
Bug 516080 - change "Help Contents" to "Firefox Help". r=gavin
2009-09-14 20:35:19 -07:00
Dão Gottwald
016d8eecf3
Bug 511771 - Web content needs a way to install lightweight themes (strings)
2009-09-15 01:35:38 +02:00
Dão Gottwald
a6fdb48b85
Bug 435035 - Use different strings for mixed content in the identity UI. r=johnath, ui-r=faaborg
2009-09-11 19:28:55 +02:00
Michael Kohler
0b0aed9ef4
Bug 502962 - Rename Installed Add-ons label to Add-ons in Options > Advanced > Update, r=pike, ui-r=faaborg
2009-09-11 15:25:36 +02:00
Mike Connor
872625d51b
bug 454518 -allow opening URLs that are not linked from the context menu (if selected), r=gavin, ui-r=beltzner
...
--HG--
extra : rebase_source : 1b363d5cfbbcd1acbbf037485bd0367bb0a7a9b6
2009-09-09 05:10:53 -04:00
Blair McBride
84313fe03c
Bug 514327: Detect outdated plugins and offer upgrade path (strings only). ui-r=beltzner
2009-09-04 21:25:08 +01:00
Robert Strong
b795646147
Bug 508684 - Add Ability to Change 'Firefox as your default browser' and inform of upgrade on Summary step. r=jmathies
2009-09-04 12:44:23 -07:00
Gavin Sharp
eb8eda1339
Bug 513023 - Move about:rights content to toolkit. r=benjamin
...
--HG--
rename : browser/base/content/aboutRights.xhtml => toolkit/content/aboutRights-unbranded.xhtml
rename : browser/base/content/aboutRights.xhtml => toolkit/content/aboutRights.xhtml
rename : browser/locales/en-US/chrome/browser/aboutRights.dtd => toolkit/locales/en-US/chrome/global/aboutRights.dtd
rename : browser/locales/en-US/chrome/browser/aboutRights.properties => toolkit/locales/en-US/chrome/global/aboutRights.properties
2009-09-04 14:27:14 +02:00
Markus Stange
cfd5c78a37
Bug 505699 - Add UI for full screen mode on the Mac. ui-r=faaborg, r=dao
...
--HG--
extra : rebase_source : b4819e769990532fcb913df8185b6d3911e7efe2
2009-09-04 09:36:32 +12:00
Johnathan Nightingale
5eadd2ad50
Bug 513147 - Remove the "properties" dialog (and associated "metaData" hooks) from web elements. r=vlad sr=jonas
2009-09-01 09:21:35 -04:00
Stefan Plewako
5e7255ae39
Bug 436668: Localize name and description for the default theme. r=dtownsend
2009-08-17 15:32:22 +01:00
Ehsan Akhgari
1044301347
Bug 495577 - Rename the "Automatically start Firefox in a private browsing session" checkbox in privacy prefpane to cause less confusion; r=dao
2009-08-17 00:22:39 +04:30
Axel Hecht
a1803ec338
bug 489313, use l10n.mk for firefox, bustage fixes, r=ted
2009-08-14 13:06:15 +02:00
Navin Lal
333101be35
Bug 502501 - rename History > Recently Closed Tabs > Open All in Tabs to Restore All Tabs. r=dao, ui-r=faaborg
2009-08-12 10:40:26 +02:00
Steffen Wilberg
62aab1925d
Bug 206544: Add 'Full Screen' toolbar button. Based on a patch by Georges-Etienne Legendre. r=dao, ui-r=boriss
2009-07-31 19:58:17 +02:00
Tyler Downer
c94e00a8cc
Bug 503457 - Change "Reset bookmarks to Firefox defaults" to "Delete all bookmarks except for backups". r=rstrong, ui-r=boriss
2009-07-31 14:49:58 +02:00