Commit Graph

25 Commits

Author SHA1 Message Date
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
Dão Gottwald
ce02e2c4e5 Bug 570795 - Create basic "Firefox button" widget. r=gavin 2010-06-13 10:20:58 +02:00
Robert Strong
ed62993f13 Bug 526333 - Having to create patches for each app's package manifest and removed-files and then get reviews from each app is a PITA. configure.in changes for MOZ_UPDATER only. r=ted.mielczarek 2010-06-09 16:02:13 -07:00
Paul O’Shannessy
6ccd0e6bf1 Bug 514490 - Per Tab Network Prioritization. r=dao, r=bz
--HG--
extra : rebase_source : e80e9b87f9280251d873dafc69cf55ff4517aa1b
2009-10-30 14:16:17 -07:00
Phil Ringnalda
e62c83fdc6 Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Gavin Sharp
020d7878f9 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
Ehsan Akhgari
6ac2cefb24 Bug 499733 - Open Web Location dialog leaks URL/search entered in private browsing mode; r=mconnor 2009-08-30 11:01:46 +04:30
Justin Dolske
f6b71e2e04 Bug 504953 - Clean up firefox branding in the build system. r=benjamin
--HG--
rename : browser/app/macbuild/background.png => browser/branding/nightly/background.png
rename : browser/installer/windows/nsis/branding.nsi => browser/branding/nightly/branding.nsi
rename : browser/base/branding/about.png => browser/branding/nightly/content/about.png
rename : browser/base/branding/aboutCredits.png => browser/branding/nightly/content/aboutCredits.png
rename : browser/base/branding/aboutFooter.png => browser/branding/nightly/content/aboutFooter.png
rename : browser/base/branding/icon48.png => browser/branding/nightly/content/icon48.png
rename : browser/base/branding/icon64.png => browser/branding/nightly/content/icon64.png
rename : browser/app/default16.png => browser/branding/nightly/default16.png
rename : browser/app/default32.png => browser/branding/nightly/default32.png
rename : browser/app/default48.png => browser/branding/nightly/default48.png
rename : browser/app/macbuild/disk.icns => browser/branding/nightly/disk.icns
rename : browser/app/document-os2.ico => browser/branding/nightly/document-os2.ico
rename : browser/app/macbuild/document.icns => browser/branding/nightly/document.icns
rename : browser/app/document.ico => browser/branding/nightly/document.ico
rename : browser/app/document.png => browser/branding/nightly/document.png
rename : browser/app/macbuild/dsstore => browser/branding/nightly/dsstore
rename : browser/app/firefox-os2.ico => browser/branding/nightly/firefox-os2.ico
rename : browser/app/macbuild/firefox.icns => browser/branding/nightly/firefox.icns
rename : browser/app/firefox.ico => browser/branding/nightly/firefox.ico
rename : browser/base/content/browserconfig.properties => browser/branding/nightly/locales/browserconfig.properties
rename : browser/locales/en-US/chrome/branding/brand.dtd => browser/branding/nightly/locales/en-US/brand.dtd
rename : browser/locales/en-US/chrome/branding/brand.properties => browser/branding/nightly/locales/en-US/brand.properties
rename : browser/app/mozicon128.png => browser/branding/nightly/mozicon128.png
rename : browser/app/firefox-branding.js => browser/branding/nightly/pref/firefox-branding.js
rename : browser/app/splash.bmp => browser/branding/nightly/splash.bmp
rename : browser/installer/windows/wizHeader.bmp => browser/branding/nightly/wizHeader.bmp
rename : browser/installer/windows/wizHeaderRTL.bmp => browser/branding/nightly/wizHeaderRTL.bmp
rename : browser/installer/windows/wizWatermark.bmp => browser/branding/nightly/wizWatermark.bmp
2009-07-23 17:35:49 -07:00
Phil Ringnalda
a51763aea8 Bug 435923 - Remove BUILD_OFFICIAL in favor of MOZILLA_OFFICIAL, r=ted 2009-07-07 20:24:45 -07:00
Justin Dolske
a08b3f4e93 Bug 499803 - "Implement simple clipboard on Windows CE" [r=vladimir] 2009-07-03 16:11:05 -07:00
Phil Ringnalda
b1e4112ca1 Bug 489545 - Switch to using the toolkit support for toolbar customization sheets, r=mano 2009-05-18 18:12:59 -07:00
Robert Strong
8f8d95ead3 Bug 481703 - Use python to create pre release suffix. r=bsmedberg 2009-03-19 11:56:40 -07:00
Benjamin Smedberg
702b16f68a Bug 483856 - Use core_abspath and $(CURDIR) instead of shells. Use Preprocessor.py instead of preprocessor.pl to avoid perl insanity with pymake, and generally just make me happy. r=ted 2009-03-11 18:39:24 -04:00
Robert Strong
86f904540d Followup to Bug 468197 - also add the version and not just the Alpha / Beta string. r=mconnor 2009-02-18 14:04:33 -08:00
Robert Strong
af1a76731a Bug 468197 - Simplify / automate the addition of the pre-release suffix string (e.g. Alpha 1, Beta 2, etc.). r=mconnor 2009-02-15 15:04:05 -08:00
Justin Dolske
e33b2bfa4b Bug 464994. about:license and about:rights potentially contradict each other. r=gerv, a=blocking-firefox3.1 2008-11-26 20:59:47 -05:00
Robert Strong
f9056c4988 Bug 464791 - Add ifdef MOZ_UPDATER for the app update preferences UI and Help menu. r=mconnor, approval1.9.1=mconnor 2008-11-26 00:45:24 -08:00
Justin Dolske
e7ea71cc97 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
Ted Mielczarek
468a3823fc bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
alqahira@ardisson.org
646a500ca0 Trying to fix SunOS bustage from bug 368091 2008-04-10 11:05:51 -07:00
alqahira@ardisson.org
533d8c46a5 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
reed@reedloden.com
c79de8eb98 Bug 21747 - "Implement backend for cmd_copyImageContents" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=beltzner] 2007-12-11 00:42:30 -08:00
philringnalda@gmail.com
c8e3351869 Bug 377611 - Feed autodiscovery shouldn't treat rel as case-sensitive, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com> because I was too slow, r=mano+sayrer 2007-06-29 18:47:53 -07:00
gavin@gavinsharp.com
3b23c3bc14 Bug 364297: add a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading to facilitate the change of default prefs without affecting exisiting users, r=mconnor, sr=bsmedberg 2007-05-02 13:13:33 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00