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

2478 Коммитов

Автор SHA1 Сообщение Дата
jaggernaut%netscape.com 83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
bzbarsky%mit.edu 42ad698159 Make the string "Unsigned" localizable in XPInstall. Bug 198010, patch by
Marcel Gosselin <marcel.gosselin@polymtl.ca>, r=ssu, sr=bzbarsky
2003-07-15 05:06:08 +00:00
jaggernaut%netscape.com 817298ce0b Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky 2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com 2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
ssu%netscape.com 815c99f4f5 fixing bug 198081 - Old GRE's left on disk when upgrading Mozilla. r=dveditz, sr=jag, a=dbaron 2003-07-10 23:42:07 +00:00
ssu%netscape.com d971762a99 fixing bug 210731 - Setup should delete target installation dir on upgrade. r=dveditz, sr=jag, a=dbaron 2003-07-10 23:10:18 +00:00
seawood%netscape.com 7a6dc123e6 Make deliver.pl objdir aware & fix bogus strip errors in makexpi.pl
Bug #162079 r=ssu sr=leaf
2003-07-03 03:33:48 +00:00
ssu%netscape.com baa8ed6914 fixing bug 162079 - installer: lack of objdir support. r=seawood/sr=leaf 2003-06-30 21:47:55 +00:00
seawood%netscape.com 7a7cda041f Use the documented __declspec keyword instead of _declspec.
Bug #206934 r=dougt
2003-06-24 22:12:37 +00:00
jst%netscape.com abefba9053 Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com 2003-06-24 21:43:01 +00:00
timeless%mozdev.org 4942b03239 Bug 187031 [nsLocalFileWin] nsLocalFile::Remove returns os remove values (-1) as nsresults
r=dougt sr=darin
2003-06-18 23:19:11 +00:00
seawood%netscape.com 97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
seawood%netscape.com b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
ssu%netscape.com 610398496b fixing bug 207978 - Setup.exe crashes only with 1.4 (Windows 2000). r=sgehani, sr=dveditz. this is to get the code in sync with the branch. it's just a minor change since the main fix is already checked in. 2003-06-09 18:24:24 +00:00
ssu%netscape.com 13557477c9 fixing bug 197626 - PalmSyncInstall.exe (Address Book Palm Sync) has no customized icon (in Start Menu). r=sgehani, sr=sspitzer, a=sspitzer 2003-06-09 18:13:55 +00:00
ssu%netscape.com 8e431b61f5 fixing bug 207978 - Setup.exe crashes only with 1.4 (Windows 2000). r=/sr=dveditz 2003-06-06 04:39:05 +00:00
pavlov%pavlov.net 89b728063a Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard. 2003-06-03 23:16:42 +00:00
ssu%netscape.com 5d5333d58e fixing bug 207713 - Mozilla needs support for moz specific file extension icons. r=sgehani, sr=jag, a=asa 2003-06-03 20:54:21 +00:00
ssu%netscape.com 16fd574b9b fixing bug 202326 - Unable to Use my client cert to authenticate. r=dougt, sr=dveditz, a=sspitzer 2003-05-30 01:22:39 +00:00
ssu%netscape.com 648a172180 fixing bug 206806 - installer does not ensure enough disk space for GRE component. r=sgehani, sr=jag a=asa 2003-05-29 01:44:16 +00:00
ssu%netscape.com fdcebae0af fixing bug 206806 - installer does not ensure enough disk space for GRE component. r=sgehani, sr=jag a=asa 2003-05-29 01:39:15 +00:00
ssu%netscape.com 5f8d9f5117 fixing part of bug 198081 - Old GRE's left on disk when upgrading Mozilla. This patch only has the new string that will be used when the code part of the patch lands. Got the OK from the l10n team for this landing and also from Robin Foster-Clark, and r=,sr=,a=sspitzer. 2003-05-28 22:27:29 +00:00
varga%netscape.com 4606cd9ab2 Fix for bug 204191. After installing the browser only option, I can no longer delete, rename, or move bookmarks in the Bookmark Manager
r=ssu, sr=sspitzer
2003-05-28 19:17:20 +00:00
sgehani%netscape.com 4976ca5f5b (*) Only toggle checkboxes in setup type dlg on spacebar keypress.
(*) Make next buttons be default.
b=206783; r=ssu; sr=bryner
2003-05-28 02:12:27 +00:00
dwitte%stanford.edu 270d3909ca bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
ssu%netscape.com cd26a17ca2 fixing bug 206783 - Dependee feature in the linux mozilla installer is broken. r=sgehani, rs=sspitzer, a=sspitzer 2003-05-23 07:23:51 +00:00
ssu%netscape.com bc4b47ee62 fixing bug 201412 - Uninstaller crashes removing pathtoexe entry. r=sgehani, sr=jag, a=sspitzer 2003-05-23 07:18:04 +00:00
ssu%netscape.com 21146f47d9 fixing bug 203602 - Default icon for Mail shortcut not optimal. r=sgehani, sr=jag, a=sspitzer 2003-05-22 04:53:42 +00:00
ssu%netscape.com 87b0e3601c addedum patch to fixing bug 195314 - Forced install regardless of existing installation. r=sgehani, sr=jag, a=sspitzer 2003-05-21 01:57:55 +00:00
leaf%mozilla.org 4ceec2f519 re-sign nss libs after stripping, bug 200775, r=wtc, sr/a=dveditz 2003-05-21 01:01:28 +00:00
sgehani%netscape.com d548ded4dd Carbonize AppleSingle decoder, fileMacAlias() XPInstall API, and
gestalt() XPInstall API to restore XPInstall to full working
functionality on Mach-O builds.
b=202772; r=ssu, ccarlen, sr=sfraser; a=asa
2003-05-21 00:53:35 +00:00
ssu%netscape.com 286895b0ed fixing bug 195314 - Forced install regardless of existing installation. r=sgehani, sr=jag a=sspitzer 2003-05-20 21:38:18 +00:00
caillon%returnzero.com 3987f2a037 Bug 199566 - Inspector needs a command line handler.
The following should now work:
./mozilla -inspector
./mozilla -inspector "http://www.foo.com/"

r=timeless sr=jst a=asa
2003-05-20 21:30:42 +00:00
leaf%mozilla.org 232de9ad1b mozilla-sdk rename to gecko-sdk, bug 205433, r=granrose, sr=seawood, a=dbaron 2003-05-20 16:40:53 +00:00
timeless%mozdev.org 46bd47de9e Bug 206287 things Will be re-ordered to match declaration order
r=roc+moz sr=roc+moz a=roc+moz
2003-05-20 02:02:56 +00:00
alecf%flett.org 2143729077 fix for bug 123425 - turn of MOZ_WINCONSOLE for the installer apps, so that someone can actually build with it
r=ssu, sr=cls, a=dbaron
2003-05-18 23:34:31 +00:00
ssu%netscape.com 24e41cc460 fixing bug 205514 - Moz won't load or evaluate local proxy.pac. r=dveditz rs=darin a=sspitzer 2003-05-17 05:59:28 +00:00
ssu%netscape.com 396195c7e9 checking in gifs from Patrick Hendriks for bug 159142 - Fix Quick Launch graphic icon in installer (turbo). r=ssu, sr=dveditz, a=dveditz 2003-05-17 00:28:53 +00:00
aaronl%netscape.com 84e7a3a1b4 Fix incorrect file names in browser.jst from checkin to bug 199518. r=ssu, sr=alecf, a=sspitzer 2003-05-14 20:20:45 +00:00
glazman%netscape.com 380a7ac19a langenus.xpi can't registerChrome aim and net2phone on linux
(fix by artii@o2.pl, Artur Polaczynski)
b=125170
r=ssu, sr=dveditz, a=sspitzer
2003-05-13 08:34:48 +00:00
ben%netscape.com da4e0540b1 Change phoenix name for compliance, r=blake, sr=bryner 2003-05-13 00:51:43 +00:00
mkaply%us.ibm.com 4be159b5e1 No bug - corrupt icon - a=me 2003-05-12 22:16:51 +00:00
ssu%netscape.com a5df55cc9d fixing bug 204162 - -201 error when doing performInstall. r=dveditz sr=jag, a=sspitzer 2003-05-09 20:47:34 +00:00
ssu%netscape.com 0c6073c52d checking in patch from dveditz for bug 204431 - The 5-arg form of addDirectory() incorrectly returns error to script. r=ssu, sr=dmose, a=asa 2003-05-08 18:33:56 +00:00
ssu%netscape.com 9606f0a27d fixing bug 67027 - Having int chars in install folder name doesn't uninstall anything. r=dveditz sr=dmose, a=sspitzer 2003-05-06 06:08:31 +00:00
ssu%netscape.com d9c6a2f725 fixing bug 196061 - Running process hangs uninstaller. r=sgehani, sr=jag, a=sspitzer 2003-05-01 07:52:50 +00:00
ssu%netscape.com 8a3e2a0415 checking in patch from jonwil@tpgi.com.au for bug 203892 - fix xpinstall in MingW. r=ssu, sr=dmose, a=leaf 2003-04-30 23:02:21 +00:00
ssu%netscape.com 4d8a66e48f fixing bug 125106 - general nsIFile converter change hosed XPInstall intl filenames. r=dveditz, sr=alecf, a=sspitzer 2003-04-30 06:59:08 +00:00
ssu%netscape.com 3e7f61a67d fixing bug 125106 - general nsIFile converter change hosed XPInstall intl filenames. r=dveditz, sr=alecf, a=sspitzer 2003-04-30 06:49:04 +00:00
ssu%netscape.com 2ef4a2fee4 fixing bug 194115 - self-extracting installer no longer looks for .xpi files in cwd. r=sgehani, rs=jag, a=sspitzer 2003-04-30 03:11:26 +00:00