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

482 Коммитов

Автор SHA1 Сообщение Дата
ssu%netscape.com 63bc7b836a fixed bug #15309. r=dbragg. it now creates an empty Plugins directory within Seamonkey. Not part of tinderbox. would only affect windows. 1999-10-21 19:50:36 +00:00
ssu%netscape.com 80644c6d38 fixing bug #16470. Not part of Tinderbox. Not part of seamonkey core code. r=pavlov. Would affect only windows. 1999-10-21 07:24:46 +00:00
ssu%netscape.com 230102ad2b removing editor from install build process. Not part of Tinderbox. Not part of seamonkey code. Would affect only windows platforms. 1999-10-21 06:44:27 +00:00
dveditz%netscape.com 7206428c23 mac bustage 1999-10-21 02:46:21 +00:00
dveditz%netscape.com 4b0ca9d0cd Changing nsFileSpec Copy and Move function names to match their
functionality, and also to free up the namespace for a *real* Copy
and Move that allow renaming the leaf name rather than just copying
into different directories (i.e. to make backup files). r=ssu
1999-10-21 00:40:39 +00:00
bienvenu%netscape.com 9b44c27734 fix memory leak of notification uri r=dougt 1999-10-20 20:30:42 +00:00
cathleen%netscape.com 249ba90383 add txmgr.xpt to core list, like the rest of the editor files.
also removed a couple of obsolete files from the list
1999-10-19 22:03:29 +00:00
cathleen%netscape.com 1e02470141 additional cleanup, and previous checked in added wallet chrome files, partial fix for bug 15220 1999-10-19 21:09:04 +00:00
cathleen%netscape.com a8e55f404a *** empty log message *** 1999-10-19 21:02:43 +00:00
pavlov%netscape.com aca3a56acf clean up wizard code a bit 1999-10-18 21:52:03 +00:00
pavlov%netscape.com b4d5156893 new files 1999-10-18 21:44:15 +00:00
pavlov%netscape.com 95ea3cc239 update file list 1999-10-18 21:30:40 +00:00
ssu%netscape.com b0c9238832 fixing bug #16694. fixes crash bug in the select components dialog in the windows installer. r=sgehani. Affects only windows platform. 1999-10-18 21:15:09 +00:00
dveditz%netscape.com 7cfbb13ca8 variable name change to silence warning 1999-10-18 08:35:39 +00:00
dveditz%netscape.com 68cdd38e21 cleaning up warnings 15626; removing RegisterService/UnregisterService calls per request from dp 1999-10-18 05:56:15 +00:00
sgehani%netscape.com c2da60fe75 First Checked In. 1999-10-17 01:39:40 +00:00
sgehani%netscape.com 69624874e9 File Removed. 1999-10-17 01:36:14 +00:00
bienvenu%netscape.com 7c698bf2f8 fix memory leak in install notifier r=dougt 1999-10-16 20:48:36 +00:00
ssu%netscape.com 1233fa6fe9 fixes bugs #15884 and #16220. r=dbragg. fixes Install.FileExecute for the
1 parameter format and also the function gets logged correctly in
install.log.
1999-10-15 20:50:49 +00:00
ssu%netscape.com c2446e2100 fixes bug #6408 and #15393. r=dbragg. fixes windows installer xpinstall
error detection.  Windows platform only"
1999-10-15 20:47:15 +00:00
cathleen%netscape.com b476a47ebf adds jsurl.xpt and html.css to windows packager list 1999-10-15 00:14:44 +00:00
ssu%netscape.com 9ef7f45ec4 fixes bug #16246, #16312, #16344, #16308. r=dbragg@netscape.com. fixes crash bug if the install file operation fails. no longer crashes. 1999-10-14 23:30:56 +00:00
ssu%netscape.com a664a58053 fixing bug #16242. approved by leaf. r=leaf. removes jre122 from the mozilla installer. not part of tinderbox. would only affect windows. 1999-10-14 20:23:22 +00:00
sgehani%netscape.com 4a5fef775d *** NOT PART OF BUILD *** Fixed bug 11216: Cascading dependencies feature Fixed bug 14320: Parser and action support for the LAUNCHAPP atribute Fixed bug 14322: Mouse over displays component description Fixed bug 16224: Mac Install Wizard crashing when installing custom components 1999-10-14 08:30:29 +00:00
sgehani%netscape.com ecb3fb8afe Divide by 1024 rather than 1000 when calculating component install sizes. [r=ssu] 1999-10-14 08:15:35 +00:00
cathleen%netscape.com 17a6616814 update windows packaging file list, bug 16144, r=ssu 1999-10-13 02:20:16 +00:00
cathleen%netscape.com 38c6c96a9f fix mac packager list, bug 16141, r=ssu 1999-10-12 01:11:42 +00:00
ssu%netscape.com d67582e981 fixing bug #16095. apprunner.exe got renamed to mozilla.exe. This fix updates the installer to create the proper windows shortcut. Not part of tinderbox. r=dbragg@netscape.com 1999-10-12 00:23:37 +00:00
dougt%netscape.com e8c616fd1c fixes bug 15709. r=dveditz. 1999-10-12 00:20:23 +00:00
dveditz%netscape.com 8497434457 build fix, packager needs to know about changed Win32 names 1999-10-10 04:59:59 +00:00
dveditz%netscape.com 2b60c91417 Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz 1999-10-10 01:32:59 +00:00
ssu%netscape.com 7c1188e7dd fixing bug #15953. No fix is not part of tinderbox builds. affects only windows. Got approval from Syd_Sheriff. Also updated config.ini to not reference the editor since it has been rolled into the core.xpi. 1999-10-09 22:21:11 +00:00
ssu%netscape.com fc736ea126 this checkin is to help fix bug #15393. There is one more step to truly fix it, which will come later. Reviewed by sgehani@netscape.com. This only affects windows platforms. This fix is needed because xpistub.dll no longers requires two callback functions: XpiStart() and XpiFinal(). 1999-10-09 21:41:02 +00:00
ssu%netscape.com aa476b7903 this checkin is to help fix bug #15393. There is one more step to truly fix it, which will come later. This fix is by dveditz, and reviewed by ssu. 1999-10-09 21:37:21 +00:00
ssu%netscape.com f57e037c56 fixing bug #15584. reviewed by sgehani@netscape.com. Fixes build warnings under linux. 1999-10-09 21:08:35 +00:00
law%netscape.com 9dfe4abe47 Bug #14999; removed use of toolkit app core; rev=dbragg@netscape.com 1999-10-09 06:15:06 +00:00
neeti%netscape.com 5632139141 Converted nsxpi.dll and xpiflash.dll to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=dougt 1999-10-08 20:41:13 +00:00
sgehani%netscape.com 1082968752 Failover implemented for i18n strings in XPInstall if the string bundle service is not available, fails, or if the .properties resource file is not avilable. Fixes install wizard logging. Completion of fix for bug 8140. [r=ssu] 1999-10-08 09:00:13 +00:00
sgehani%netscape.com 8ee89b47d6 *** NOT PART OF BUILD *** DEBUG symbolic constant renamed to MIW_DEBUG. 1999-10-06 23:52:08 +00:00
sgehani%netscape.com 1526ac51dc *** NOT PART OF BUILD *** DEBUG symbolic constant changed from DEBUG to MIW_DEBUG. 1999-10-06 23:51:14 +00:00
sgehani%netscape.com 44c4087464 *** NOT PART OF BUILD *** Cleanup of inflation routines. 1999-10-06 23:50:10 +00:00
sgehani%netscape.com ade5ade577 *** NOT PART OF BUILD *** Disable back button on welcome window preventing user from returning to the license window. 1999-10-06 23:49:16 +00:00
sgehani%netscape.com d0a1a92f88 *** NOT PART OF BUILD *** Disk space checking is now accurate for "Custom Install". 1999-10-06 23:48:09 +00:00
sgehani%netscape.com 94d50edd2a *** NOT PART OF BUILD *** Detect and don't download pre-existing .xpi files. Fixes bug 15695. 1999-10-06 23:47:02 +00:00
sgehani%netscape.com 60fbea45a2 *** NOT PART OF BUILD *** Mouse over component now highlights and updates long description: fixes bug 14322. 1999-10-06 23:45:49 +00:00
pavlov%netscape.com d9c81fb2e7 initial work on unix installer 1999-10-06 06:59:20 +00:00
waterson%netscape.com aea62a84c9 Bug 13910. Make sure we push the 'NC:description' attribute. r=dougt 1999-10-05 22:11:44 +00:00
dougt%netscape.com ac304df2ec 1) Adding an eventsinkgetter interface so that when 13894 become unblocked (when gagan
checks in his protocol messages)  we will automatically get onStatus and onProgress
notification.  reviewed by dveditz.
1999-10-05 21:18:48 +00:00
dougt%netscape.com c2b51b230c Change pref name
Added Preferences for software notification timer (see 14729) r. samir g.
1999-10-05 21:15:30 +00:00
dougt%netscape.com e40b6fd75a set software notification timer to once per week. 14729 R. sgehani
Update pref name
1999-10-05 21:14:13 +00:00