Граф коммитов

358 Коммитов

Автор SHA1 Сообщение Дата
rob_strong%exchangecode.com 5ea4c12c19 Bug 388932 - Additional cleanup for talkback removal. r=bsmedberg 2007-07-24 20:22:58 +00:00
rob_strong%exchangecode.com e04cdc0024 addendum to bug 384384. r=sspitzer 2007-07-23 19:27:04 +00:00
rrelyea%redhat.com 209028efc3 Bug 388403 Land NSS 3.12 Alpha r=kai. 2007-07-23 19:03:01 +00:00
flamingice%sourmilk.net b4a6a14fec Bug 386002, Move tryToClose calls on shutdown - add nsCloseAllWindows.js to removed-files.in, r=benjamin 2007-07-18 21:55:50 +00:00
sdwilsh%shawnwilsher.com bdd93f5f63 Fixing orange again (wrong lib name). rs=bsmedberg 2007-07-18 18:43:00 +00:00
sdwilsh%shawnwilsher.com ed8efdeff9 Bug 306907 build orange fix (forgot about installer files). rs=bsmedberg 2007-07-18 18:10:29 +00:00
philringnalda%gmail.com 7563fd57b8 Bug 384204 - remove pre-places-bookmarks files from packages-static, add them to removed-files.in, r=bsmedberg 2007-07-18 04:35:41 +00:00
rob_strong%exchangecode.com da6fd78e78 Bug 388192 - Remove gopher OS integration support. r=sspitzer 2007-07-17 18:23:26 +00:00
rob_strong%exchangecode.com 0ffabde97e Bug 387385 - Remove files from the VirtualStore on uninstall / in-place upgrade / software update. r=sspitzer 2007-07-17 18:11:18 +00:00
ted.mielczarek%gmail.com 36778c4e4d bug 388320 - package crashreporter xpt (+ rename airbag module to
crashreporter).  r=bsmedberg
2007-07-16 21:00:28 +00:00
flamingice%sourmilk.net 1bcba372e6 Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 17:56:41 +00:00
mozilla.mano%sent.com f0cb98ced8 Bug 376004 - Places Transactions must not live in the window global scope. patch by Steve Won and me. 2007-07-15 09:44:58 +00:00
rob_strong%exchangecode.com 9dabe73591 Bug 384384. r=bsmedberg, r=mscott for Thunderbird 2007-07-11 05:59:57 +00:00
rob_strong%exchangecode.com 796a2e25bc Win32 installer only - Bug 387373 - nsIQTScriptablePlugin.xpt isn't added to the uninstall log. r=sspitzer 2007-07-09 18:45:42 +00:00
rob_strong%exchangecode.com 05584ca581 Win32 suuplement to Bug 384174 - Talkback missing from Windows/Linux builds (libxul landing). 2007-07-03 00:39:08 +00:00
benjamin%smedbergs.us d39957269b Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi 2007-07-02 18:20:28 +00:00
rob_strong%exchangecode.com f29f95aba4 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 17:37:23 +00:00
benjamin%smedbergs.us 8ede61ed7d Bug 384174 - Remove the last vestiges of talkback, r=robstrong 2007-07-02 15:58:19 +00:00
benjamin%smedbergs.us 36cf9a6000 From bug 383167, package up the xpcom/system XPTs correctly, r=luser 2007-07-02 13:04:23 +00:00
rflint%ryanflint.com ddb862e1d7 Bug 385611 - XPCOMUtils.jsm isn't packaged. r=sayrer 2007-06-27 22:47:50 +00:00
peterv%propagandism.org c08e0c73cb Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 22:29:54 +00:00
benjamin%smedbergs.us 42c7e1c6b1 Reverting bug 383167 again for linux test bustage :-( 2007-06-26 19:22:55 +00:00
benjamin%smedbergs.us c3fb7859dc More from bug 383167 - package the platform.ini file 2007-06-26 18:10:04 +00:00
benjamin%smedbergs.us b60c196e68 Bug 383167 trying again, reviews by luser and biesi, sr=jst 2007-06-26 16:35:05 +00:00
benjamin%smedbergs.us 9784bf995e Revert all of bug 383167 changes because they're not enough... going to try again later. 2007-06-25 18:41:00 +00:00
benjamin%smedbergs.us 81d0ea8604 Bug 383167 - Need buildid in an external file, r=luser sr=jst 2007-06-25 15:26:03 +00:00
dcamp%mozilla.com 24d3b93a6f Bug 380540: add crash reporter to linux install manifests, r=luser 2007-06-23 02:02:25 +00:00
myk%mozilla.org 6f4196e2a2 bug 385085: addl. fix for bustage caused by landing of content prefs service; adds the components themselves to the list of components in packages-static files
r=gavin
2007-06-19 23:03:02 +00:00
myk%mozilla.org 5d3832f2a9 bug 385085: add contentprefs package to packages-static files to fix build horkage from earlier checkin of content prefs service
r=sayrer
2007-06-19 22:36:57 +00:00
rob_strong%exchangecode.com 619982ffb4 Bug 384350 - Don't remove HKLM\Software\Clients\StartMenuInternet\FIREFOX.EXE key during reinstall / update. r=sspitzer 2007-06-18 04:28:02 +00:00
benjamin%smedbergs.us d1b7ad1fe4 Bug 384179 - crash on startup with upgrade builds - remove old files that are no longer relevant with libxul, r=luser 2007-06-12 19:46:27 +00:00
mozilla.mano%sent.com 36b40eff81 Bug 383803 - Places Tagging Back-end. r=dietrich. 2007-06-12 05:18:52 +00:00
vladimir%pobox.com e04a8be484 b=382482, error when accessing navigator.offlineResources (NS_ERROR_XPC_CANT_GET_PARAM_IFACE_INFO) -- missing xpt file from packaging manifests; patch from dcamp@mozilla.com, r+sr=vlad 2007-06-06 00:03:14 +00:00
benjamin%smedbergs.us 5b847eadcd Bug 381099 - Turn on breakpad by default for win+mac builds, r=luser 2007-05-25 22:09:30 +00:00
philringnalda%gmail.com 31bbda6059 Bug 380895: Clean up missing or unnecessary files in packages-static, r=benjamin 2007-05-23 03:29:47 +00:00
gavin%gavinsharp.com 57487909e4 Bug 374723: also update installer manifests so that builds aren't broken, and change module name to avoid conflicts, r=me 2007-05-16 13:36:31 +00:00
rob_strong%exchangecode.com f3fa83962c Win32 only - Bug 369221: Fails to install with xpicleanup error message. r=sspitzer, sr=mscott for Thunderbird 2007-05-03 23:40:54 +00:00
dietrich%mozilla.com 4a4fca8d9a Bug 376008 bookmarks html import/export needs to move to /browser (r=mano) 2007-05-03 08:56:45 +00:00
gavin%gavinsharp.com 9e4c0c07e1 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 20:13:33 +00:00
gavin%gavinsharp.com 5a07a4a31e Bug 379139: add FUEL component and typelib to installer manifests 2007-04-28 23:25:24 +00:00
benjamin%smedbergs.us 36fb3a7e0a Bug 378627 - Allow firefox --enable-libxul to be packaged like a static build, r=luser 2007-04-25 01:17:44 +00:00
rob_strong%exchangecode.com 26f3b3fa40 Win32 only - Bug 372236: Internet Shortcut (.url) icons are now icons of Firefox instead of a page with a Firefox icon on it. patch=Thomas Bertels tbertels@gmail.com, r=rob_strong 2007-04-24 21:33:13 +00:00
benjamin%smedbergs.us bc0235e03f Bug 375710 - Firefox 2.0.0.3 wants to downgrade to 2.0.0.2, patch by Masatoshi Kimura (:emk), reworked by me a bit, r=rstrong 2007-04-20 15:22:18 +00:00
benjamin%smedbergs.us c36afbd67b Bug 377099 - Remove 1.5 searchplugins on upgrade, r=thunder 2007-04-20 14:09:58 +00:00
cbiesinger%web.de a8b0ea8199 bug 376205 remove myspell DLLs from packaging
patch by Simon Paquet <bugzilla@babylonsounds.com> r=bsmedberg,mscott
2007-04-15 16:15:44 +00:00
dietrich%mozilla.com ef62018436 Bug 374139 --enable-places-bookmarks builds from the experimental tinderbox not working (r=sspitzer) 2007-04-04 18:49:18 +00:00
rob_strong%exchangecode.com e4573744f0 Bug 370574: Remove unused xpinstall installer bits. r=bsmedberg 2007-02-20 21:24:32 +00:00
rob_strong%exchangecode.com 339aaf8075 Win32 installer only - Bug 370701 - Don't append dir name when selecting a directory during a custom installation. r=sspitzer 2007-02-17 02:06:40 +00:00
rob_strong%exchangecode.com 6c58576601 Win32 only - Bug 268512 - No .html icon for Firefox - only default application icon. r=sspitzer 2007-02-17 00:56:18 +00:00
rob_strong%exchangecode.com ba7735f944 Win32 only - Bug 309496 - Firefox 1.0.7 clean install installs nsIQTScriptablePlugin.xpt to plugins folder. r=sspitzer 2007-02-16 22:56:25 +00:00