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
Ben Hearsum
e66cb1359f
bug 453840: fix up pretty name support for win32. r=ted.mielczarek, patch=me
2008-10-24 15:47:48 -04:00
Mike Hommey
35de8e8723
Bug 422991 - "'make distclean' misses some files" (cleanup browser/installer) [r=bsmedberg]
2008-10-20 22:17:16 -05:00
Robert Strong
89dc1ab268
Comment only change - Bug 460698 - Confusing undocumented code in uninstaller.nsi - un.leaveWelcome. r=me
2008-10-20 12:08:26 -07:00
Ben Turner
ba6f3d7af8
Adding dom_threads.xpt to packaging list
2008-10-14 11:16:37 -07:00
Ben Hearsum
24415c1d5b
backout bug 453840 to fix win32 l10n
2008-10-13 20:42:23 -04:00
Simon Bünzli
59dd39bb0e
Bug 448976 - turn the Session Restore prompt into an error page, r=dietrich
2008-10-11 22:17:31 +03:30
Ben Hearsum
ac72afe0f2
bug 453840: make it possible to create files in the final place for releases - follow-up to MOZ_PKG_PRETTYNAMES patch to support win32
2008-10-09 08:53:28 -04:00
Shawn Wilsher
7a7b8024e3
Backed out changeset f3c9af143cc1 (places fsync work)
2008-09-18 15:00:30 -04:00
Shawn Wilsher
0b053bff4f
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
--HG--
rename : toolkit/components/places/tests/unit/head_bookmarks.js => toolkit/components/places/tests/background/head_background.js
2008-09-18 11:10:47 -04:00
Robert Kaiser
e2ad4b9648
bug 453840 - make it possible to create files in the final place for releases, r=ted
2008-09-17 22:53:09 +02:00
Neil Deakin
01d18dd2de
Bug 444735, move search service to toolkit, r=gavin
...
--HG--
rename : browser/components/search/nsIBrowserSearchService.idl => toolkit/components/search/nsIBrowserSearchService.idl
rename : browser/components/search/nsSearchService.js => toolkit/components/search/nsSearchService.js
rename : browser/components/search/nsSearchSuggestions.js => toolkit/components/search/nsSearchSuggestions.js
2008-09-13 17:01:14 -04:00
Robert Strong
067e01ee62
[Win32] Bug 454130 - Deprecate the ini creation macros from common.nsh. r=jmathies
2008-09-09 19:17:16 -07:00
Gavin Sharp
69c0f2c2b4
Bug 452135: add nsBadCertHandler to packages-static, patch by Manish Singh <manish@flock.com>, r=me
2008-08-26 19:55:18 -04:00
Gavin Sharp
2a9195ee3c
Backed out changeset 7fdbccdc1e94
2008-08-26 19:40:21 -04:00
Gavin Sharp
1061e15478
Bug 452135: add nsBadCertHandler to packages-static, patch by Manish Singh <manish@flock.com>, r=me
2008-08-26 19:39:16 -04:00
Doug Turner
7a0636e748
Bug 437948. Add the xpt file for geolocation to the packaging files. r=ted.mielczarek@gmail.com
2008-08-24 07:30:01 -07:00
Justin Dolske
a64bf4f050
Bug 451040 – Passwords Manager Empty after convert to MozStorage. r=gavin
2008-08-18 09:39:11 -07:00
Phil Ringnalda
ba9831992b
Bug 445039 - Only package oji.xp if it's likely to be there, r=gavin
2008-08-16 21:27:04 -07:00
Steffen Wilberg
e4ece0cd3d
Bug 450164: remove leftovers from DOMi removal from installer.nsi. r=robert
2008-08-16 09:39:03 +02:00
Dave Townsend
6f677b86d0
Bug 436719: Read updater.ini from app dir, not gre. r=bsmedberg, r=robstrong
2008-08-14 17:08:03 +01:00
Robert Strong
d8344434be
Bug 447928 - HKCU protocol / file handlers won't be updated after update or during an in place upgrade. r=jmathies
2008-07-27 18:58:27 -07:00
Robert Strong
0f20b88d94
Bug 445276 - uninstall\helper.EXE does not contain a value for Original file name. r=jmathies
2008-07-27 18:46:47 -07:00
Phil Ringnalda
6546d97425
Bug 445094 - clean up unix/packages-static, r=ted
2008-07-14 01:53:27 -07:00
Serge Gautherie
e0ae305c4d
Bug 444605 – Remove obsolete references to <nsUpdateNotifier.js>. r=rstrong/jag
2008-07-12 12:13:38 +02:00
Robert Strong
05df0fea4d
Bug 440704 - Installer sets Firefox 3 as default browser and there's no silent unattend switch. r=ted.mielczarek
2008-07-02 13:08:12 -07:00
nrthomas@gmail.com
3b48df84b3
Bug 434696, Polish dictionary not available after updating from Fx3b5 to RC1, r=ted.mielczarek, a=beltzner
2008-05-27 11:14:54 -07:00
reed@reedloden.com
3bfc77c125
Bug 418016 - "Ts jumped ~1% when enabling jemalloc on Linux (qm-mini-ubuntu01, qm-mini-ubuntu02, qm-mini-ubuntu05)" (Revert jemalloc/libxul integration; makes this bug WONTFIX) [p=jasone@canonware.com (Jason Evans) a1.9=schrep]
2008-05-08 03:45:49 -07:00
axel@pike.org
9de2c9fccb
bug 425053, removed deprecated search plugins on major update, r=nthomas,mic@mozilla.com, a=beltzner
2008-04-20 06:34:29 -07:00
rob_strong@exchangecode.com
f662b7e347
Bug 424999 - Empty user level extension folder (\AppData\Roaming\Mozilla\Extensions\{ec8030f7-c20a-464f-9b0e-13a3a9e97384}) should be removed on uninstall. r=bsmedberg, approval1.9=beltzner
2008-04-14 17:08:07 -07:00
rob_strong@exchangecode.com
83d5c96f17
Bug 392137 - Retention: take over user defaults during install on Win32. r=bsmedberg+sspitzer, approval1.9=beltzner
2008-04-10 14:02:42 -07:00
philringnalda@gmail.com
520a19f41c
Bug 345846 - cvs remove unused Linux installer files, r+a=ted, don't panic about your orange locale tinderbox, he'll fix it tomorrow if you don't get to it first=axel
2008-04-08 22:21:37 -07:00
karlt+@karlt.net
dc14a55922
Add mathfontSymbol.properties for SymbolMT on MS Windows. Prefer DejaVu to Cambria Math for better stretchy fences. b=425367 r=pavlov
2008-04-04 20:38:25 -07:00
karlt+@karlt.net
27eab82a82
Back out b=425367 change to see if that fixes reftest failures for bugs/414123.xhtml and mathml/mi-mathvariant-1.xhtml.
2008-04-02 16:51:09 -07:00
karlt+@karlt.net
91be54bfca
Add mathfontSymbol.properties for SymbolMT on MS Windows b=425367 r=pavlov
2008-04-02 14:06:17 -07:00
gavin@gavinsharp.com
4db2761205
Bug 425062: undo part of the initial patch (extApplication.js doesn't need to be packaged)
2008-03-25 14:23:53 -07:00
gavin@gavinsharp.com
54fb411973
Bug 425062: add new fuel components to the installer manifests, r=mfinkle, a=beltzner
2008-03-25 14:19:35 -07:00
rob_strong@exchangecode.com
ec47ef1ca2
Followup to Bug 392150 - Clean the old updates directory on uninstall / in-place upgrade. r=sspitzer, approval1.9b5=dsicore
2008-03-21 14:35:39 -07:00
rob_strong@exchangecode.com
8f20df7b2f
Bug 392150 - Clean the old updates directory on uninstall / in-place upgrade. r=sspitzer, approval1.9b5=mconnor
2008-03-21 13:25:15 -07:00
rob_strong@exchangecode.com
31f51ef68f
Bug 423997 - App name missing from default program description. r=sspitzer, approval1.9b5=beltzner
2008-03-21 12:56:08 -07:00
dtownsend@oxymoronical.com
77c7d93420
Bug 420356: Ship blocklist.xml with Firefox. r=gavin.sharp
2008-03-19 15:35:03 -07:00
rob_strong@exchangecode.com
453f838621
Bug 408314 - uninstaller leaves behind empty install directory. r=sspitzer, a1.9=beltzner
2008-03-19 14:27:39 -07:00
reed@reedloden.com
4bcd5af890
Bug 418016 - "Ts jumped ~1% when enabling jemalloc on Linux (qm-mini-ubuntu01, qm-mini-ubuntu02, qm-mini-ubuntu05)" (Integrate jemalloc into libxul on Linux) [p=jasone@canonware.com (Jason Evans) r=bsmedberg sr+a1.9=stuart]
2008-03-14 08:38:37 -07:00
dolske@mozilla.com
4e8a15714c
Forgotten packaging changes from bug 417302. r=gavin
2008-03-09 01:27:51 -08:00
reed@reedloden.com
c754cd5b76
Bug 420047 - "Cannot inspect anything" [p=sdwilsh@forerunnerdesigns.com (Shawn Wilsher [sdwilsh]) r=luser/ted a1.9b4=beltzner]
2008-02-28 11:32:51 -08:00
reed@reedloden.com
66ef6a9713
Bug 419916 - "Only package CRT files ifndef MOZ_MEMORY" [p=philringnalda@gmail.com (Phil Ringnalda) r=luser/ted a1.9b4=beltzner]
2008-02-28 11:30:59 -08:00
reed@reedloden.com
39964a1001
Bug 419921 - "Stop trying to package safebrowsing.xpt, add it to removed-files.in" [p=reed r=gavin a1.9b4=beltzner]
2008-02-28 02:31:28 -08:00
nrthomas@gmail.com
9026a2a9c8
Bug 394046, latest round of cleanup for Fx2 --> Fx3 major update, r=ted.mielczarek
2008-02-26 07:27:09 -08:00
ted.mielczarek@gmail.com
e7f7430085
bug 415928 - fix packaging of CRT with jemalloc. r=bsmedberg/rhelmer
2008-02-26 06:47:04 -08:00
mconnor@steelgryphon.com
0640d27725
Bug 339229 - Stop shipping DOM Inspector in Firefox builds, r=bsmedberg
2008-02-25 22:18:12 -08:00
dtownsend@oxymoronical.com
290cf44489
Backing out bug 415928 to hopefully fix runtime failures on perf boxes
2008-02-23 07:44:54 -08:00
reed@reedloden.com
ac315e1844
Bug 415928 - "fix packaging of CRT with jemalloc" [p=ted.mielczarek@gmail.com (Ted Mielczarek [luser]) r=bsmedberg a1.9=damons]
2008-02-23 03:20:05 -08:00
philringnalda@gmail.com
1a89f4580c
Bug 417436 - Packaging cleanup for crashreporter.xpt, r=ted, a=beltzner
2008-02-14 21:02:36 -08:00
jwalden@mit.edu
7200901cae
Bug 414122 - Packaging changes to no longer ship an effective TLD list as a separate file, since we compile the data into necko now. r=notworthsomeonestimetoreview, a=blocker
2008-02-14 16:02:44 -08:00
philringnalda@gmail.com
8dcfc85c4c
Bug 415330 - XPInstall leftovers in package files, r=ted, a=blocker
2008-02-08 19:25:43 -08:00
pavlov@pavlov.net
fdde8df444
bug 407459. hooking jemalloc up to the build system. r=various people
2008-02-04 19:16:24 -08:00
reed@reedloden.com
466b0b1204
Bug 414901 - "Back out scriptable IO" [p=neil@mozilla.com (Neil Deakin) r+sr=bsmedberg a1.9b3=beltzner]
2008-02-01 18:07:49 -08:00
reed@reedloden.com
e599e0db22
Back out the back out from bug 414901 until bug 415218 is fixed, or else we'll have very broken nightlies. :(
2008-02-01 00:51:29 -08:00
enndeakin@sympatico.ca
a425bb001a
Bug 414901, back out scriptable IO api, r+sr=bsmedberg,a=beltzner
2008-01-31 11:18:07 -08:00
dolske@mozilla.com
d5d2b01eee
32x32 icons for Bug 404402 - Ship and use different sizes of the Firefox icon. rs=mconnor, coattailing in on r/a from earlier 48x48 icons addition.
2008-01-29 21:38:52 -08:00
mark@moxienet.com
00b90fa173
320155 Mac dimmidge is confusing. Improve by including symbolic link to /Applications. New background image by Alex Faaborg (and team?) r=alQAhira ui-r=beltzner a/1.9=beltzner
2008-01-29 18:50:28 -08:00
dolske@mozilla.com
37dcdb1cb4
48x48 icons for Bug 404402 - Ship and use different sizes of the Firefox icon. r=mconnor, bsmedberg, ui-r=mconnor, a=blocking-ff3+
2008-01-29 14:22:09 -08:00
dtownsend@oxymoronical.com
2ee3c4a31f
Bug 404024: Add AMO integration pane followup fix. r=mano
2008-01-28 10:50:54 -08:00
nrthomas@gmail.com
052795880c
Bug 394046, packaging changes/fixes for major update to Fx3, r=bsmedberg, a=blocking1.9+
2008-01-23 10:57:43 -08:00
ted.mielczarek@gmail.com
77f6720c04
bug 412989 - allow per-app override of crashreporter.ini. string changes only. r=bsmedberg/mconnor
2008-01-22 16:20:29 -08:00
ted.mielczarek@gmail.com
6f2d50e15d
bug 404855 - Crash Reporter UI Review, round 2, Linux bits. r=dcamp/bsmedberg
2008-01-22 16:06:40 -08:00
dolske@mozilla.com
31d1e0acaf
Bug 412049 - Use PNG instead of XPM for default window icon on Linux. r=mconnor, r=bsmedberg, ui-r=mconnor, a=schrep
2008-01-18 16:52:09 -08:00
kaie@kuix.de
454bb73392
Follow up to bug 399590, add the new library file to packaging
2008-01-18 03:20:15 -08:00
wr@rosenauer.org
a366d6c626
Bug 412519 - libdbussservice.so missing from package on Linux, r=gavin, a1.9=mtschrep
2008-01-15 23:51:46 -08:00
gavin@gavinsharp.com
4b0d383f93
Bug 412025: package JSON xpt (Firefox & Thunderbird), r=sayrer/mscott, a=schrep
2008-01-12 14:53:42 -08:00
reed@reedloden.com
d8b416170e
Bug 408356 - "Removed deprecated MathML fonts on update and pave-over install" [p=nrthomas@gmail.com (Nick Thomas [cf]) r=luser a1.9=beltzner]
2007-12-14 16:00:59 -08:00
rob_strong@exchangecode.com
78f58c1461
Bug 398036 - Add file in use install support. r=sspitzer, blocking-firefox3=mconnor
2007-11-30 11:02:09 -08:00
reed@reedloden.com
9f32f05195
Bug 373623 - "Unicode … should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner]
2007-11-26 18:44:44 -08:00
reed@reedloden.com
54f4eeaa22
Bug 404327 - "Remove unused gopher files on update" [p=nrthomas@gmail.com (Nick Thomas [:cf]) r=luser a1.9=mconnor]
2007-11-20 02:02:59 -08:00
rob_strong@exchangecode.com
a1a94a9fa2
Bug 402999 - Installer defaults to official install directory for beta releases. r=sspitzer, a1.9=mtschrep
2007-11-09 12:22:16 -08:00
rob_strong@exchangecode.com
35d3db39d6
Bug 399665 - Support replacing BrandShortName and BrandFullName in the installer. r=sspitzer, approvalM9=mconnor, approval1.9=mconnor
2007-10-24 00:02:57 -07:00
rob_strong@exchangecode.com
5161135fa2
Bug 400467 - Java broken on Vista after Firefox 2.0.0.8 upgrade (says Java Not Found, Or Not Working). r=sspitzer, a1.9=schrep (verbal)
2007-10-23 10:34:39 -07:00
rob_strong@exchangecode.com
1760189052
Bug 398434 - Provide option to remove profiles during uninstall. r=sspitzer, blocking-firefox3=beltzner
2007-10-20 15:56:49 -07:00
rob_strong@exchangecode.com
c063d826f8
Bug 399381 - Support custom wizard images. r=sspitzer, a1.9=mconnor
2007-10-19 14:26:30 -07:00
philringnalda@gmail.com
6dd0941f12
Backing out Linux part of bug 398855 to see if it's breaking the unit test machine
2007-10-11 22:25:50 -07:00
philringnalda@gmail.com
1f541bf020
Bug 398855 - clean up some disappeared files, use the preprocessor to cut down on packages-static noise, r=bsmedberg, a=mconnor
2007-10-11 21:01:31 -07:00
dtownsend@oxymoronical.com
c8f6dc40f6
Bug 398012: Include alerts.xpt in package. r=gavin.sharp, a=mconnor
2007-09-30 05:16:25 -07:00
rob_strong@exchangecode.com
60f796a461
Bug 370571 - Ability to install as a standard user on Vista is not available. r=sspitzer a=beltzner (blocking-firefox3)
2007-09-29 02:48:32 -07:00
rob_strong@exchangecode.com
3fa8599b83
Bug 396870 - Add file in use uninstall support (also fixes bug 252273). r=sspitzer, a1.9=mconnor
2007-09-21 15:09:04 -07:00
rob_strong@exchangecode.com
0b0702dbab
Bug 395404 - Use Checkbox instead of Radio Buttons for License Agreement Prompt. r=sspitzer, a1.9=mconnor
2007-09-18 20:27:17 -07:00
rob_strong@exchangecode.com
d28927e69d
remove stray messagebox that got checked in for bug 392303
2007-09-17 21:33:51 -07:00
rob_strong@exchangecode.com
a4bf7996ad
Bug 352510 - Unsupported windows versions need error message when attempting to install (string checkin). r=sspitzer, a1.9blocking=vlad
2007-09-17 20:20:26 -07:00
rob_strong@exchangecode.com
7fc4e1ab75
Bug 392303 - Simplify installer changes. r=sspitzer, a1.9=mconnor
2007-09-17 19:47:34 -07:00
dtownsend@oxymoronical.com
5a4266c345
Follow-up to bug 379633: Scriptable zipwriter component. r+a=bsmedberg
2007-09-17 08:33:04 -07:00
roc+@cs.cmu.edu
cb47dbe83f
Bug 392845. Don't ship non-built xml-rpc components with the browser. r=bsmedberg,gavin
2007-09-05 16:01:19 -07:00
dtownsend@oxymoronical.com
f25f24747b
Bug 393982: Download Manager does not appear when saving files, package new component. r=gavin.sharp
2007-08-28 06:37:46 -07:00
rob_strong@exchangecode.com
ad6b019e2c
Bug 392303 - Simplify installer changes - Part 1. r=sspitzer
2007-08-22 14:38:03 -07:00
ginn.chen@sun.com
d22b6f4834
Bug 389822 'make package' in topdir missed some files on Solaris SPARC r=benjamin a=bzbarsky
2007-08-19 20:27:38 -07:00
masayuki@d-toybox.com
e70dd85bb0
Bug 385757 Can't enable gnomeui. patch by Hideo Oshima<hidenosuke@hidenosuke.org> r=benjamin, a=bzbarsky
2007-08-19 20:16:56 -07:00
philringnalda@gmail.com
cd36caa5d4
Bug 392420 - No DOMi window icon in Firefox, r=bsmedberg
2007-08-16 20:55:20 -07:00
rob_strong@exchangecode.com
5ea5167096
Bug 389244 - Uninstall information of old version not cleared from registry when updating via auto update. r=sspitzer
2007-08-16 14:34:52 -07:00
flamingice@sourmilk.net
3a1335fceb
Bug 271559, Plugins blocklisting, r=robstrong
2007-08-15 17:43:12 -07:00
philringnalda@gmail.com
366ec787f6
Bug 392199 - Really remove nsUrlClassifierTable.js, r=tony
2007-08-14 19:51:44 -07:00
sdwilsh@shawnwilsher.com
7d5925b0fb
Bug 391279 - Allow createInstance to work for web handlers. r=cbiesinger, sr=dmose
2007-08-14 09:47:41 -07:00
enndeakin@sympatico.ca
a3577968b0
Bug 380813, installer files for scriptable IO, r=gavin,sr=neil
2007-08-11 04:53:18 -07:00
benjamin@smedbergs.us
4b6ed1dfac
Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser
2007-08-03 07:46:17 -07:00
rob_strong@exchangecode.com
25fafb2bea
Missed file from the checkin of Bug 368587 - avoid the second UAC prompt for helper.exe on software update by launching it directly from the elevated updater.exe process. r=bsmedberg, a=mconnor
2007-07-31 11:51:58 -07:00
rob_strong@exchangecode.com
f30a5ccefa
Bug 368587 - avoid the second UAC prompt for helper.exe on software update by launching it directly from the elevated updater.exe process. r=bsmedberg, a=mconnor
2007-07-30 13:16:56 -07:00
sdwilsh@shawnwilsher.com
5ce15e70e6
nsHandlerService.js not packaged. rs=mconnor. No bug
2007-07-25 23:36:03 -07:00
sdwilsh@shawnwilsher.com
ca6da5a72e
Bug 385065 - protocol handling dialog. toolkit: r=mano; uriloader: r=cbiesinger, sr=dmose general: ui-r=beltzner
2007-07-25 21:24:25 -07:00
rob_strong@exchangecode.com
33e484fdf1
Bug 388932 - Additional cleanup for talkback removal. r=bsmedberg
2007-07-24 13:22:58 -07:00
rob_strong@exchangecode.com
995bc490d0
addendum to bug 384384. r=sspitzer
2007-07-23 12:27:04 -07:00
rrelyea@redhat.com
695f5ec87a
Bug 388403 Land NSS 3.12 Alpha r=kai.
2007-07-23 12:02:59 -07:00
flamingice@sourmilk.net
0d6df32006
Bug 386002, Move tryToClose calls on shutdown - add nsCloseAllWindows.js to removed-files.in, r=benjamin
2007-07-18 14:55:50 -07:00
sdwilsh@shawnwilsher.com
78cad2a2a6
Fixing orange again (wrong lib name). rs=bsmedberg
2007-07-18 11:43:00 -07:00
sdwilsh@shawnwilsher.com
e4ba70a2c0
Bug 306907 build orange fix (forgot about installer files). rs=bsmedberg
2007-07-18 11:10:29 -07:00
philringnalda@gmail.com
54768721db
Bug 384204 - remove pre-places-bookmarks files from packages-static, add them to removed-files.in, r=bsmedberg
2007-07-17 21:35:41 -07:00
rob_strong@exchangecode.com
176d770ac2
Bug 388192 - Remove gopher OS integration support. r=sspitzer
2007-07-17 11:23:26 -07:00
rob_strong@exchangecode.com
c0ad1616f3
Bug 387385 - Remove files from the VirtualStore on uninstall / in-place upgrade / software update. r=sspitzer
2007-07-17 11:11:18 -07:00
ted.mielczarek@gmail.com
8557e19ccc
bug 388320 - package crashreporter xpt (+ rename airbag module to
...
crashreporter). r=bsmedberg
2007-07-16 14:00:26 -07:00
flamingice@sourmilk.net
09aeed6d39
Bug 386002, Move tryToClose calls on shutdown, r=benjamin
2007-07-16 10:55:54 -07:00
mozilla.mano@sent.com
e07cfd5074
Bug 376004 - Places Transactions must not live in the window global scope. patch by Steve Won and me.
2007-07-15 02:44:50 -07:00
rob_strong@exchangecode.com
97647d2d51
Bug 384384. r=bsmedberg, r=mscott for Thunderbird
2007-07-10 22:59:56 -07:00
rob_strong@exchangecode.com
cef6f4fe25
Win32 installer only - Bug 387373 - nsIQTScriptablePlugin.xpt isn't added to the uninstall log. r=sspitzer
2007-07-09 11:45:42 -07:00
rob_strong@exchangecode.com
27f03cbda7
Win32 suuplement to Bug 384174 - Talkback missing from Windows/Linux builds (libxul landing).
2007-07-02 17:39:08 -07:00
benjamin@smedbergs.us
f1593a410c
Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi
2007-07-02 11:20:24 -07:00
rob_strong@exchangecode.com
4c08274d54
Bug 361402 - installer does not automatically find path to existing installation when going from 1.5.0.x to 2.0.0.x. r=sspitzer
2007-07-02 10:37:23 -07:00
benjamin@smedbergs.us
ec48a9bb93
Bug 384174 - Remove the last vestiges of talkback, r=robstrong
2007-07-02 08:58:19 -07:00
benjamin@smedbergs.us
93904d0ae7
From bug 383167, package up the xpcom/system XPTs correctly, r=luser
2007-07-02 06:04:22 -07:00
rflint@ryanflint.com
aeb5701c0c
Bug 385611 - XPCOMUtils.jsm isn't packaged. r=sayrer
2007-06-27 15:47:50 -07:00
peterv@propagandism.org
7bf2741259
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-27 15:29:45 -07:00
benjamin@smedbergs.us
b21f7b3a04
Reverting bug 383167 again for linux test bustage :-(
2007-06-26 12:22:51 -07:00
benjamin@smedbergs.us
5f32fb6b98
More from bug 383167 - package the platform.ini file
2007-06-26 11:10:04 -07:00
benjamin@smedbergs.us
c93d1d5be6
Bug 383167 trying again, reviews by luser and biesi, sr=jst
2007-06-26 09:35:01 -07:00