Shawn Wilsher
cbf6d8a79c
Merge places to mozilla-central.
2009-07-27 08:50:26 -07:00
Justin Dolske
fb434726f0
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
Shawn Wilsher
421808700f
Bug 455555 - Use asynchronous queries for places AutoComplete.
...
This changes the location bar's AutoComplete provider to use asynchronous
queries instead of synchronous ones. No more blocking the main thread FTW!
r=mak
r=Mardak
r=dietrich
2009-07-13 12:19:03 -07:00
Johnny Stenback
ac0964e5c0
Fixing bug 442399. Remove LiveConnect from the tree. r=joshmoz@gmail.com, bclary@bclary.com, sr=brendan@mozilla.org
2009-06-30 15:55:16 -07:00
Phil Ringnalda
e9b3889757
Bug 496809 - Define @BIN_SUFFIX@ for removed-files.in, r=ted
2009-06-26 22:31:39 -07:00
Gervase Markham
3d2e5067af
Bug 324118 - remove unused file with non-open-source license. "Patch" by gerv.
2009-06-24 17:15:42 +01:00
Justin Dolske
55da1cfdc5
Bug 469443 - Form Manager Storage should be a JavaScript-based component. r=gavin
2009-06-19 13:19:18 -07:00
Robert Strong
4ca8218c31
Bug 488936 - Store the install locale in its own file. r=bsmedberg, r=ted.mielczarek
2009-05-21 11:02:08 -07:00
Robert Strong
666cae4e72
Bug 404541 - [MSFT-7816] on Vista / Windows 7 installer does not elevate or ask to be elevated. r=jmathies
2009-05-20 15:49:24 -07:00
Robert Strong
655c429d5b
Bug 486780 - EndUnless used in installer where EndIf should be used. r=jmathies
2009-04-15 13:31:52 -07:00
Doug Turner
441451be3c
Bug 487467. Support for a Network Geolocation Provider.
...
Browser bits for sanitizing. r=gavin
Mochitest. r=ctalbert
Dom bits. r/sr=jst
Provider component. r=gavin, sr=jst
2009-04-14 09:10:20 -07:00
Josh Aas
39f5ad242c
Remove OJI from the tree. b=485984 r/sr=jst
2009-04-09 22:38:21 -04:00
Benjamin Smedberg
ece111ec3b
UPLOAD_EXTRA_FILES doesn't need a prepending $(DIST), followup to bug 485935
2009-04-07 15:49:38 -04:00
Benjamin Smedberg
29704cf293
Bug 485935 - Build the default langpack (usually en-US) as part of make package
, r=ted
...
--HG--
extra : rebase_source : 9c11818058da2a5da0c2c67cd03d8a6be5755d93
2009-04-07 13:21:57 -04:00
Ryan VanderMeulen
6f798eec6c
Bug 420811 - Convert broken-image.gif and loading-image.gif to PNGs. r+sr=mconnor
2009-03-22 09:57:04 +01:00
Robert Strong
584b9b4acb
Bug 483688 - Modify Firefox Installer to Incorporate Feedback Form. r=jmathies, ur-r=beltzner
2009-03-19 11:56:47 -07:00
Robert Strong
0b936fe813
Bug 481703 - Use python to create pre release suffix. r=bsmedberg
2009-03-19 11:56:40 -07:00
Benjamin Smedberg
ef4d1781b6
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
Doug Turner
c4b46661bd
Bug 479898 - Support for wifi scanning. r=dolske/stuart, sr=jst
2009-03-16 17:30:58 -07:00
Robert Strong
ecb2442669
Bug 479946 - '../removed-files: No such file or directory' in L10n installer logs. r=ted.mielczarek
2009-03-11 19:10:49 -07:00
Robert Strong
814bebc25e
Bug 479389 - Incorrect quoting when calling GetLongPath macro. r=jmathies
2009-02-20 13:00:21 -08:00
Robert Strong
e8cf1d75bc
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
9ec371c5b5
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
Nick Thomas
20e5a83993
Bug 472431, localized builds have chrome.manifest and install.rdf at root level (remove these on update to 3.1b3), r=ted.mielczarek
2009-02-08 22:31:32 +13:00
Phil Ringnalda
60775badfc
Bug 462185 - Don't include JavaScript standalone shell in distributions on Mac, part the don't-package-for-anyoneth, r=ted
2009-02-07 13:50:21 -08:00
Robert Strong
ffecace3d3
Bug 477000 (win32 only) - Remove installer code that adds unused registry key values. r=jmathies
2009-02-06 10:19:23 -08:00
Robert Strong
0360bb2d02
Followup to Bug 476106 (Win32 only) - Unable to get directory path for directories immediately under some symlinks. r=jmathies
2009-02-05 00:28:15 -08:00
Robert Strong
107220ad15
Bug 406335 (Win32 only) - Software Update for portable or secondary Firefox install overwrites primary install's registry settings. r=jmathies
2009-02-04 20:36:16 -08:00
Robert Strong
54418bdd3e
Bug 475885 - Error compiling uninstaller - StrCpy expects 2-4 parameters, got 6. in CreateShortcutsLog. r=mconnor
2009-01-29 15:52:32 -08:00
Phil Ringnalda
fa648d26a2
Bug 474602 - package oji.xpt based on the AC_DEFINE, OJI, not the AC_SUBST, MOZ_OJI, r=gavin
2009-01-26 15:34:08 -08:00
Nick Thomas
157bf13b35
Bug 459878, packaging changes from test major update from 3.0.6 to 3.1b2, r=ted.mielczarek
2009-01-23 15:28:02 +13:00
Daniel Holbert
4301671b45
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
2009-01-21 22:55:08 -08:00
Phil Ringnalda
60874a794b
Bug 469789 - Update "can't package this" message for the libxul world, r=ted
2009-01-15 20:02:22 -08:00
Brian Birtles
0a47d48dae
Bug 216462: Add support for basic SVG animation (SMIL). Disabled in builds by default. r+sr=roc
2009-01-14 20:38:07 -08:00
Ehsan Akhgari
2d5f3e4a91
Bug 305039 - (Win32 only) Make Windows installer more 'Unicode-aware'. r=rstrong
2009-01-12 22:22:27 -08:00
Robert Strong
8b82210e3b
Bug 470182 - (Win32 only) Create separate log file for shortcuts. r=jmathies
2009-01-12 22:17:49 -08:00
Robert Strong
f9a03be8bd
Bug 397964 - Remove nsPostUpdateWin.js. r=dtownsend
2009-01-05 15:17:40 -08:00
Robert Strong
221d1707ab
Bug 471367 - Change the property name WARN_UNSUPPORTED_MSG to WARN_MIN_SUPPORTED_OS_MSG. r=jmathies
2009-01-02 13:59:14 -08:00
Robert Strong
1256b0a4e4
Bug 460669 - Installing Firefox writes incorrect file paths to DefaultIcon and open command. r=jmathies
2008-12-22 11:05:01 -08:00
Jim Blandy
f7491b4ec9
Bug 461309: Let browser/installer/Makefile.in permit 'make clean' in debug builds. r=bsmedberg
...
Check for debug builds only for the targets that matter. The 'clean'
and 'distclean' targets, for example, may need to recur into
browser/installer/Makefile.in.
2008-12-19 10:13:25 -08:00
Staś Małolepszy
99da1eaea6
bug 459777, remove wikipedia-en-CN from existing installs, replaced with zh-CN now, r=l10n@mozilla.com, nthomas@mozilla.com, a1.9.1=beltzner
...
--HG--
extra : rebase_source : 4ca059226d382841e7be7b32fda840aa17b53a7c
2008-12-11 13:02:01 +01:00
Simon Bünzli
b6ae9f071a
Bug 462774: Drop JSON.jsm. r=gavin, r=sayrer, sr=brendan, a1.9.1b2=beltzner
2008-11-17 13:57:43 +00:00
philringnalda@gmail.com
14d81ce426
Bug 463947 - There is no privatebrowsing.xpt (r=gavin)
2008-11-11 21:27:06 -08:00
Justin Dolske
bcfa71bdb4
Bug 462254 - Remove EULA from Firefox installer / .dmg and related bits. r=gavin, r=rstrong
2008-11-05 19:17:27 -08:00
Phil Ringnalda
9dd17dce1f
Bug 462185 - Don't include JavaScript stand-alone shell in distributions on Mac, r=gavin
2008-11-03 19:39:21 -08:00
Ehsan Akhgari
07521d5740
Bug 411929 - Private Browsing UI; r=mconnor,bzbarsky sr=bzbarsky
2008-11-04 02:52:23 +03:30
Ehsan Akhgari
9c71483ace
Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [Private Browsing service]; r=mconnor
2008-11-04 02:52:22 +03:30
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
Johnathan Nightingale
6f0f1e07f4
Redesign certificate error page for Firefox as about:certerror. b=431826, r=gavin, ui-r=beltzner
2008-10-29 11:54:51 -04:00
Shawn Wilsher
3f60a72d69
Bug 450290 - Sync the temp tables to the permanent tables.
...
This changeset adds code that is run at app-startup that will flush out changes
to the temporary tables into the permanent ones. For moz_places, this is done
whenever we sync moz_historyvisits and when we add or modify a bookmark. For
moz_historyvisits, this is done on a timer controlled by the preference
places.syncDBTableIntervalInSecs.
Changeset includes full test coverage for the above behaviors.
r=dietrich
r=Mak77
2008-10-27 18:52:20 -04:00