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
sgehani%netscape.com
635f2394fa
Added Mac alias creation feature for install script writers using XPInstall: bugs 9363, 14345, 15503; r=ssu.
Fixed nsFileSpec<->nsInstall error translation in File operations exposed to install script writers: bug 15486; r=ssu.
1999-10-05 04:04:01 +00:00
beard%netscape.com
26ba00f59b
changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:47:12 +00:00
beard%netscape.com
b547c2ffb0
changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:46:23 +00:00
dbragg%netscape.com
be30a89b45
Initial checkin of mac xpi build files. Approval=trudelle, Reviewer=ssu
1999-10-01 22:31:46 +00:00
hyatt%netscape.com
9e75934ef0
Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com
1999-10-01 20:49:07 +00:00
ssu%netscape.com
8f80e22e1b
fixing bug #15031 and #15032 .
...
reviewed by sgehani@netscape.com
affects only windows platform.
1999-09-30 06:20:04 +00:00
ssu%netscape.com
7128984a21
fixing bug #15033 .
...
reviewed by sgehani@netscape.com
affects only windows platform.
1999-09-30 06:18:43 +00:00
cathleen%netscape.com
feddb2d6d7
updated packaging manifest file for editor and wallet. ongoing work for bug 15035 & bug 15220, not part of the build yet.
1999-09-30 02:57:17 +00:00
shaver%netscape.com
209ddb7236
missed more nsIRegistry::Key usages
1999-09-29 03:26:24 +00:00
granrose%netscape.com
00d55d7912
improved batch copy performance, fixed bug <A HREF="show_bug.cgi?id=14558">14558</A>. a=leaf.
1999-09-27 23:02:06 +00:00
dveditz%netscape.com
85bed52b6f
Bugfix for 9604, 8138. r=cathleen, a=chofmann
1999-09-27 21:28:03 +00:00
dougt%netscape.com
7ed7862859
bug fix for 14831.
1999-09-27 19:55:04 +00:00
warren%netscape.com
dd56f5471d
Fixed mismatched free
1999-09-26 10:09:59 +00:00
kipp%netscape.com
be6b1333d1
new
1999-09-25 20:11:47 +00:00
cathleen%netscape.com
5f2876e79a
fix logging problem, using Append instead of SetCharAt, which doesn't work
...
for empty str.
1999-09-24 23:04:51 +00:00
sgehani%netscape.com
f4bcf2199a
Fixing XPInstall UNIX bustage: bug 14504
1999-09-23 19:17:27 +00:00
sgehani%netscape.com
496080c46f
* Added support for recursive extraction of arbitrarily nested files in the core_file zip archive.
* Fixed welcome window to disable back button.
* Added PRE_BETA_HACKERY symbolic constant that alters the download and extraction location of the core_file to the user selected folder and does not run xpinstall, instead of the normal behavior of extracting the core_file in "Temporary Items" and loading and running all downloaded .xips through xpinstall.
* Fixed terminal window icon repaint bug 13770.
1999-09-23 06:06:58 +00:00
leaf%mozilla.org
e515d29b6c
correcting package listing for rearranged js and dlls... not built, just packager stuff
1999-09-22 23:06:47 +00:00
dveditz%netscape.com
1ed76265e0
Fix leak of SoftwareUpdate service, 14549
1999-09-22 06:07:23 +00:00
dougt%netscape.com
4a8911eef1
Fixed a bunch of Freeing Memory Mismatches.
...
Now using Recycle.
Fixes 8538.
1999-09-22 04:43:03 +00:00
leaf%mozilla.org
ae0bb28316
checking in a change to fix the windows installer packages
1999-09-22 04:38:30 +00:00
sgehani%netscape.com
dc29dec919
Example of multiple .xpi's to test fix for bug 14318.
1999-09-22 00:47:20 +00:00
sgehani%netscape.com
c0f27010fd
Run all .xpi's downloaded: bug 14318.
1999-09-22 00:46:34 +00:00
sgehani%netscape.com
f390d45693
Attribute support.
1999-09-22 00:45:26 +00:00
sgehani%netscape.com
a13c23af58
Minor string modifications.
1999-09-21 21:34:09 +00:00
sgehani%netscape.com
4533eba632
Added support for component attributes.
1999-09-21 21:31:55 +00:00
sgehani%netscape.com
41d72b8ee9
Adding example attributes.
1999-09-21 21:29:25 +00:00
sgehani%netscape.com
8f0e1607b5
Resourced out error string.
1999-09-21 10:08:22 +00:00
sgehani%netscape.com
a05fb40675
Resourced xpinstall dialog messages.
1999-09-21 09:55:46 +00:00
sgehani%netscape.com
beea47777e
Adding i18n support to xpinstall: using StringBundleService.
1999-09-21 08:46:59 +00:00
sgehani%netscape.com
7728140c93
Adding i18n support to xpinstall: using StringBundleServcie.
1999-09-21 08:46:10 +00:00
sgehani%netscape.com
1245d0f9c7
Adding i18n support to xpinstall: using StringServiceBundle.
1999-09-21 08:45:25 +00:00
ssu%netscape.com
23836abc9a
updated build scripts for windows installer. not part of tinderbox builds
1999-09-21 08:28:22 +00:00
ssu%netscape.com
da675ccc69
updated resource string. Nothing was added or delete, simply changed. Affects only windows platforms.
1999-09-21 07:02:25 +00:00
ssu%netscape.com
5d6f13a532
fixing bug# 13117
1999-09-21 06:22:10 +00:00
ssu%netscape.com
2a92d81b9d
fixing font type, bug #13572
1999-09-21 05:12:02 +00:00
dveditz%netscape.com
d6c6828293
fixing VC5 bustage for ssu
1999-09-20 22:39:52 +00:00
dougt%netscape.com
0767c5d05c
Cleaned up nsXPIFlash function names.
...
Added notification flash preference
Added nsIProgressEventSink to nsXPInstallManager
1999-09-20 21:31:55 +00:00
ssu%netscape.com
3928e94ec0
added ifdef _WINDOWS around a include file.
1999-09-20 21:16:58 +00:00
ssu%netscape.com
a43dc3b347
new files needed for the shortcut functionality that I just added to xpinstall.
1999-09-20 21:13:53 +00:00
granrose%netscape.com
bd3c4e0658
removed leading '/' on '-' lines.
1999-09-20 21:01:48 +00:00
ssu%netscape.com
247f3fad96
Added new windows shortcut file operation routine.
...
Renamed:
FileWinShortcutCreate() to FileWindowsShortcut()
FileMacAliasCreate() to FileMacAlias()
FileUnixLinkCreate() to FileUnixLink()
1999-09-20 20:58:20 +00:00
leaf%mozilla.org
a0386fa310
fixing commented out component demarcations
1999-09-19 23:45:34 +00:00
ssu%netscape.com
a79e0968b9
fixed xpistub.dll to handle the pre-generated component.reg file for the native windows installer. This is not part of linux builds, only mac and windows.
1999-09-18 04:56:44 +00:00
jj%netscape.com
611ea189a4
fixed icon family
1999-09-18 04:10:25 +00:00
neeti%netscape.com
dfaf1070cc
moved *.js files from components to bin/defaults/pref
1999-09-17 23:27:15 +00:00
sgehani%netscape.com
eaad174779
Mac specific: No longer autoreg'ing. Now supplying reg file spec and xpistub dir when initializing XPCOM utilizing dp's new NS_InitXPCOM interface. Thanks dp.
1999-09-17 23:11:31 +00:00
sgehani%netscape.com
fb8ef495b3
Added checkboxes and extended drag multiselection to components win. Also, various minor bug fixes.
1999-09-17 00:12:55 +00:00
dveditz%netscape.com
5827b2d1fb
Allow a blank (magic) registry name passed to StartInstall() as in 4.x;
...
Don't delete a jarfile we didn't download! plus bugs 10749,13386
1999-09-17 00:11:24 +00:00
sgehani%netscape.com
831165b661
First Checked In.
1999-09-17 00:10:43 +00:00
sgehani%netscape.com
626b8f59ca
Added checkboxes and extended drag multiselection to components win.
1999-09-17 00:09:39 +00:00
sgehani%netscape.com
372b841652
Appended .rsrc suffix to target.
1999-09-17 00:08:45 +00:00
sgehani%netscape.com
8a7ffa1451
First Checked In.
1999-09-16 23:42:45 +00:00
dougt%netscape.com
f28fe82d1d
Getting mac patching working for resource files.
1999-09-16 23:09:36 +00:00
dougt%netscape.com
39028eea81
Fixed bug 13835. InstallTrigger.GetVersion()
1999-09-16 20:15:58 +00:00
dougt%netscape.com
8cf2d87ec4
re-checking in. mscott had initially back out this file due to a bustage.
1999-09-16 20:14:59 +00:00
dp%netscape.com
78ee9ec7ec
Ability for XPCOM to use non-default component registry and component directory
1999-09-16 19:28:57 +00:00
dougt%netscape.com
0c31e1ed6e
Fixing a bug that confusing the regKey and versionKey.
1999-09-16 19:24:43 +00:00
ssu%netscape.com
22287d3984
config.ini no longer being used.
1999-09-16 07:25:21 +00:00
ssu%netscape.com
ae66f2ce79
fixed parsing for filename only function. affects only windows platforms
1999-09-16 05:55:38 +00:00
ssu%netscape.com
7e2cb0fab5
changed grammer for a resource string. Affects only windows
1999-09-16 05:48:00 +00:00
ssu%netscape.com
9963c5fc7c
replaced empty string parameter with 'Seamonkey'
1999-09-16 04:01:36 +00:00
briano%netscape.com
89067ab176
General cleanup.
1999-09-16 02:26:33 +00:00
ssu%netscape.com
bca82292b4
fixing message typo. Affects only windows builds
1999-09-16 01:00:46 +00:00
dougt%netscape.com
03c4667a58
Fixed memory leak when calling ToString on version.
...
Fixed 13501.
1999-09-15 20:40:50 +00:00
ssu%netscape.com
9ebd49642d
removed obosolete function
1999-09-15 20:29:30 +00:00
ssu%netscape.com
a991323fb9
fine tunning build scripts. Not part of seamonkey build yet
1999-09-15 20:10:25 +00:00
ssu%netscape.com
147f4361a4
fine tunning build scripts. Not part of seamonkey build yet
1999-09-15 20:10:05 +00:00
ssu%netscape.com
97239c0cc0
added dialog to show when launching 3rd party apps during install time. affects only windows.
1999-09-15 20:04:00 +00:00
ssu%netscape.com
75f2126c76
added new string resource to installer. Affects windows only.
1999-09-15 20:02:07 +00:00
ssu%netscape.com
c381c29fda
initial checkin for installer building script. not part of seamonkey build yet
1999-09-15 19:26:18 +00:00
dougt%netscape.com
ba81037def
commenting out a printf that no one really cares about but me.
1999-09-15 18:33:12 +00:00
dougt%netscape.com
d87db92c3c
Fixing the stream listener. Related to bug 13396
1999-09-15 18:21:54 +00:00
ramiro%netscape.com
26dd94b010
Cleanup the neckutil linking thing.
1999-09-15 02:15:11 +00:00
granrose%netscape.com
8d0efb9100
minor cleanup and optimizations preparing for rework of do_copyfile.
1999-09-15 00:27:37 +00:00
mscott%netscape.com
5f3c3f0d87
Back out dougt's change which broke the mac until he has a chance to look at it. I would have waited longer but i have
...
to step away from my desk for a little while and didn't want to wait.
1999-09-14 23:58:25 +00:00
ssu%netscape.com
a9cb400f21
updated path to where xpinst.dll is located when launching smartupdate via native wizard installer
1999-09-14 23:10:48 +00:00
ssu%netscape.com
be09cc3d2d
fixed pathing issues and oji size calculation problems. Does not affect seamonkey build.
1999-09-14 23:09:10 +00:00
dougt%netscape.com
8f2f35c86e
uncommenting desktop database support.
1999-09-14 23:07:26 +00:00
sgehani%netscape.com
877acbe440
Added progress bar.
1999-09-14 22:57:41 +00:00
ssu%netscape.com
576c6caf61
udpating parameter to pass to jre installer. does not affect seamonkey build
1999-09-14 22:48:29 +00:00
ssu%netscape.com
6dd01a5e98
replace x86rel path with bin. Not part of seamonkey build yet.
1999-09-14 22:27:43 +00:00
dougt%netscape.com
87b8ee78ef
desktop database hacking.
1999-09-14 22:23:26 +00:00
sgehani%netscape.com
3efdfca397
Added install progress bar and minor bug fixes.
1999-09-14 21:44:40 +00:00
sgehani%netscape.com
7e59f54807
Changed terminal win text to accomodate progress bar.
1999-09-14 21:43:25 +00:00
sgehani%netscape.com
059427e899
Linking with AppearanceLib for progress bar additions.
1999-09-14 21:42:42 +00:00
ssu%netscape.com
078844f2d6
optimized script. not part of seamonkey build yet
1999-09-14 21:23:16 +00:00
ssu%netscape.com
845e437788
updated usage message
1999-09-14 21:01:27 +00:00
ssu%netscape.com
4191c1433c
updated usage
1999-09-14 20:57:49 +00:00
ssu%netscape.com
06537a58a5
replaced hard coded string with variable. file is not part of seamonkey build
1999-09-14 20:51:24 +00:00
ssu%netscape.com
2792100e68
initial checkin for seamonkey components. not part of seamonkey build yet
1999-09-14 20:50:22 +00:00
ssu%netscape.com
cc19838400
initial checkin for building native windows installer. It is not part of the seamonkey build yet.
1999-09-14 10:02:42 +00:00
ssu%netscape.com
fb707b0e54
changing the logic MFC variable definition for nszip. It will now only build nszip (which requires MFC) if MOZ_MFC is set. This only affects the windows platforms.
1999-09-13 20:47:41 +00:00
dougt%netscape.com
f7c03ea9f8
fixing 10750
1999-09-13 19:23:44 +00:00
cyeh%netscape.com
692290dbfe
add stuff that was missing.
1999-09-10 20:10:27 +00:00
dougt%netscape.com
82c52d63e8
changing GetDiskSpaceAvailable to return a signed 64 bit value
1999-09-10 20:03:56 +00:00
dougt%netscape.com
4d99944a2d
attempting to clean up long long stuff. currently #ifdef 0.
1999-09-10 19:15:46 +00:00
ssu%netscape.com
d0e2d04343
removed WinMain() from nszip.cpp, and fixed makefile.win to compile it correctly. Affects only Windows
1999-09-10 19:11:40 +00:00
sgehani%netscape.com
72b16cbee8
Fixes for 12263 and 13101.
1999-09-10 08:50:53 +00:00
sgehani%netscape.com
1b250e1881
Mac parity for overriding default components folder when initializing xpcom.
1999-09-10 08:21:51 +00:00
leaf%mozilla.org
30d9ea1d70
Landing change to build ssu's native windows installer code by default.
...
(windows only change)
1999-09-10 02:19:26 +00:00
cyeh%netscape.com
e94f92610d
remove what i guess are obsolete components
1999-09-10 00:24:39 +00:00
cyeh%netscape.com
2c01e1f2c3
flip srcdir back to "\"
1999-09-10 00:18:24 +00:00
granrose%netscape.com
1a771eafda
minor improvements, beginning XP file parsing work.
1999-09-10 00:11:54 +00:00
cyeh%netscape.com
6619331735
hack the script so that it works under dos. enable dos mode.
...
_this is a terrible terrible hack that should be fixed in a proper way_
1999-09-09 23:57:08 +00:00
dveditz%netscape.com
ed5c65ebf2
skip nszip if MOZ_NO_MFC is set
1999-09-09 22:37:18 +00:00
dveditz%netscape.com
831c4ba394
Making this compile on vc5. Not part of build yet
1999-09-09 22:34:32 +00:00
granrose%netscape.com
e0bc146442
Added code to set destination file permissions same as source file (unix only).
1999-09-09 22:24:51 +00:00
ssu%netscape.com
64c531c159
fixing problem building under vc5
1999-09-09 22:21:21 +00:00
warren%netscape.com
e6619b2ad6
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
1999-09-09 22:05:05 +00:00
cyeh%netscape.com
548a242186
fix spelling error
1999-09-09 22:02:09 +00:00
dougt%netscape.com
a2fe90b273
fixing build bustage.
1999-09-09 21:22:13 +00:00
cyeh%netscape.com
7518cdf385
add explanation header. make use of wildcards.
1999-09-09 20:28:00 +00:00
cyeh%netscape.com
b4e7d47f73
another version of the unix packages file
1999-09-09 19:49:23 +00:00
granrose%netscape.com
6d7af31eb2
improved debug levels, added --verbose, fail on mac/dos, and path delimiter variable.
1999-09-09 19:22:34 +00:00
dougt%netscape.com
d8fcfee5c9
nsFileSpec::GetDiskSpace now returns a PRUint64. (12479)
...
thanks to Chet Murphy <cmurphy@modelworks.com> for the windows code!
1999-09-09 19:20:35 +00:00
ssu%netscape.com
6b2c541366
fixing code to no longer be dependent on sdinst library. This is not part of the Seamonkey build yet.
1999-09-09 18:31:21 +00:00
ssu%netscape.com
927580c2ab
backing out wizard from being built at this moment due to licensing issue with a header file
1999-09-09 03:07:37 +00:00
cyeh%netscape.com
f78319413b
massive cleanup from win32 to unix
1999-09-09 01:12:29 +00:00
ssu%netscape.com
44d533b884
adding the windows wizard to the Seamonkey build system. This only affects windows platform makefile.win
1999-09-09 00:59:43 +00:00
ssu%netscape.com
cffe2f264c
new files to build native windows installer wizard
1999-09-09 00:33:41 +00:00
granrose%netscape.com
a57fc18dab
Added command line options (src|dest|file|help|debug|os). Changed to warn if
...
component directory already exists rather than die.
1999-09-09 00:25:25 +00:00
ssu%netscape.com
34548ec9d7
updated header for building in mozilla. This is not part of Seamonkey build yet
1999-09-08 23:39:55 +00:00
ssu%netscape.com
1ab3efec72
initial checkin. Not part of Seamonkey build yet
1999-09-08 23:39:21 +00:00
ssu%netscape.com
a37cf21cd6
updated license file
1999-09-08 21:03:29 +00:00
cyeh%netscape.com
996cf2e7a9
dll -> so
1999-09-08 21:03:08 +00:00
ssu%netscape.com
40dfc0beea
initial checkin. Not part of Seamonkey build yet
1999-09-08 21:02:47 +00:00
cyeh%netscape.com
c7da04d85e
use wildcards
1999-09-08 21:01:19 +00:00
colin%theblakes.com
273176ffcf
Define EXTRA_DSO_LDOPTS as -lmozreg_s
1999-09-08 18:56:52 +00:00
dougt%netscape.com
7688b3e6c0
fixed bug 12366.
1999-09-08 18:53:27 +00:00
ssu%netscape.com
be215fa3c6
added winmain() to get it to compile. This is not part of the Seamonkey build, yet
1999-09-08 18:50:47 +00:00
ssu%netscape.com
0fd741fd18
initial checkin. Not part of Seamonkey build yet
1999-09-08 18:02:02 +00:00
ssu%netscape.com
e00179d5e7
initial checkin for nszip files. This is not part of the seamonkey build yet.
1999-09-08 17:31:57 +00:00
colin%theblakes.com
e21aa1374e
Add -lmozreg_s to EXTRA_DSO_LDOPTS
1999-09-08 11:35:52 +00:00
cyeh%netscape.com
e2fd32fb92
add mac and unix manifests, based on win32 one. (all i did was change
...
path delimiters)
1999-09-08 02:06:36 +00:00
cyeh%netscape.com
4733642f2a
move and rename manifest-win to /packager/packages-win
1999-09-08 01:35:41 +00:00
granrose%netscape.com
c904cfa1c6
This is not part of the build, it should be fine.
...
Adding xpinstall manifest parser.
1999-09-07 23:30:45 +00:00
ssu%netscape.com
25c284bbcc
updated makefile to use non_mt libs.
...
update license info for the other files.
This is not part of the seamonkey build, yet.
1999-09-07 23:19:23 +00:00
dveditz%netscape.com
9b97096b64
adding makefile
1999-09-07 19:29:04 +00:00
dougt%netscape.com
32a6e8ec5f
Fixing 12075, 12108, 10750.
...
cleaning up how strings are passed into the install object from js.
1999-09-07 18:58:26 +00:00
dveditz%netscape.com
53f38e650b
fixing Unix bustage. These were apparently set in xp_file.h but also in a Windows system header
1999-09-04 20:25:38 +00:00
dveditz%netscape.com
a4fc44952f
remove xp_file.h from NSReg.h, required minor tweaking elsewhere to include
...
now missing NSPR types.
1999-09-04 19:46:18 +00:00
ssu%netscape.com
7663b59501
fixing bug #13116
1999-09-03 23:22:24 +00:00
ssu%netscape.com
323ca1be96
added icon to nsinstall.exe. This change does not affect the seamonkey build. The windows wizard is not part of the build yet.
1999-09-03 19:20:44 +00:00
ssu%netscape.com
8f59219076
new file. It is not part of the seamonkey build yet
1999-09-03 18:55:28 +00:00
ssu%netscape.com
7ed6fe21ce
added icon to setup.exe and changed a parse variable from JAR PATH to XPI PATH. These changes do not affect the seamonkey build. The windows wizard is not part of the build yet.
1999-09-03 18:53:45 +00:00
ssu%netscape.com
e8e1499cf5
fixing 13053
1999-09-02 21:33:49 +00:00
briano%netscape.com
ca9d7ce1c5
Cleaned it up and eliminated the pointless #!gmake.
1999-09-02 00:12:49 +00:00
sgehani%netscape.com
2cdd4bd92c
* More memory issues ironed out.
* Fix for 12644.
1999-09-01 23:59:16 +00:00
sgehani%netscape.com
0ac5b78415
Set optimization level to 1 for opt build.
1999-09-01 23:54:36 +00:00
dougt%netscape.com
b362c9153a
Fix for 11214.
1999-09-01 21:54:05 +00:00
sgehani%netscape.com
e358b3761b
Fix for bug 12972.
1999-09-01 21:36:37 +00:00
ssu%netscape.com
e387fa8727
This is the initial checkin for the windows native install wizard. This will not affect the seamonkey builds.
1999-09-01 18:31:18 +00:00
dougt%netscape.com
c897efc713
Mac IDL project to match previous checkin
1999-09-01 04:31:26 +00:00
dveditz%netscape.com
93451d6b1e
replaces nsVector with nsVoidArray everywhere. Also bugs 10752, 10753, 10755, 11666
1999-09-01 04:29:49 +00:00
dveditz%netscape.com
fcda51a538
New file, not yet part of build
1999-09-01 03:55:35 +00:00
cathleen%netscape.com
81985f6043
fix bug 12166, part 2
1999-09-01 00:57:20 +00:00
cyeh%netscape.com
cc2825cbe0
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 00:54:34 +00:00
sgehani%netscape.com
99c85adfb1
Fix for bug 11615.
1999-09-01 00:38:21 +00:00
cathleen%netscape.com
93e0b8f17a
more fix to feature bug 10651
1999-08-31 02:25:05 +00:00
sgehani%netscape.com
93fc0ca4dc
Fixes for bug 12510.
1999-08-31 01:15:26 +00:00
cathleen%netscape.com
dc0470207b
feature bug 10651 - added win32 specific binding support for patching
1999-08-31 00:09:29 +00:00
dveditz%netscape.com
e3afd485c2
Bug 12242
1999-08-30 22:08:32 +00:00
rickg%netscape.com
fbf8c0e753
replaced deprecated nsString use with nsCString
1999-08-29 23:39:25 +00:00
cathleen%netscape.com
85715ddc64
partial fix for bug 12166, where cleanup() is not getting called after install completes, thus file pointer for JAR/XPI files are not freed up afterwards.
1999-08-29 17:21:39 +00:00
cathleen%netscape.com
73b718d4d5
fix bug 9591, mPatchList, hashtable entries not freeup after install finishes
1999-08-28 02:07:14 +00:00
cathleen%netscape.com
d09f0c825f
fixed bug 12188, result file is not removed if patch fails
1999-08-28 01:21:35 +00:00
dbragg%netscape.com
356200e217
Changed the version of the nsInstallDelete constructor being called from the 4 param version to the 3 param version since I have the registry entry. Fixes bug 7846.
1999-08-27 22:01:01 +00:00
sgehani%netscape.com
32dd7c36aa
1> Doug's suggested changes.
2> Extracted files cleanup.
3> No more crashing at shutdown.
1999-08-27 21:36:59 +00:00
sgehani%netscape.com
cd7e027e8a
Permission to use grey button framing routines received from Michael Amorose.
1999-08-27 21:32:55 +00:00
sgehani%netscape.com
33db8c4c89
Added prefix files to enable compile target specific macro definition (DEBUG in particular).
1999-08-27 21:25:49 +00:00
sgehani%netscape.com
d18f4a115c
First Checked In.
1999-08-27 21:24:19 +00:00
dbragg%netscape.com
8b2b46af3c
Added these files to conform to the chrome tree structure
1999-08-27 21:13:48 +00:00
sgehani%netscape.com
ae9e90b1d2
Fix for bug 11663 (by dougt).
1999-08-27 21:10:51 +00:00
dbragg%netscape.com
1a7a98fd51
Moved or added these files to conform to the chrome structure
1999-08-27 21:05:42 +00:00
rpotts%netscape.com
3ed5c99db2
M9 BRANCH landing...
1999-08-26 22:45:55 +00:00
sgehani%netscape.com
d2924a38e9
Removing gery button framing code.
1999-08-26 02:14:59 +00:00
dougt%netscape.com
7f7235921b
Code Review Comments. Look for "//dougt:" as well as looking at the diffs
...
I have fixed some problems, and left other merely commented. I did not
make it completely through files not touched in this directory, or the *Win.c
files.
I am not certain that this compiles still.
1999-08-25 21:42:16 +00:00
ssu%netscape.com
a82fc2c02b
fixing bug 9560.
...
install.DiskSpaceAvailable() now returns the correct value, as much as a
unsigned 32bit type can hold. It should really be stored in a unsigned
64bit type. I'll file it as a seperate bug against nsFileSpec.
1999-08-25 21:36:59 +00:00
sgehani%netscape.com
9766683a35
Fix for bug 10303.
1999-08-25 21:36:06 +00:00
ssu%netscape.com
59582abec7
fixing bug #8227 and #10955
1999-08-25 07:51:33 +00:00
brendan%mozilla.org
bbe959f4d1
Massive spankage to capitalize C++ method and attribute name bindings, per
...
Architecture Item 6.3 (news://news.mozilla.org/37BA89CF.3823D6F9%40meer.net).
1999-08-25 05:26:25 +00:00
sgehani%netscape.com
cdfaec0a29
Fix for bug 12426.
1999-08-25 01:36:18 +00:00
cathleen%netscape.com
b15eb7904b
revert PRUnichar* back to char*; depending on more unichar/UTF8 support
...
from L10n
1999-08-25 01:26:11 +00:00
ssu%netscape.com
1f277f612b
fixing bug #10187 and #10188
1999-08-24 21:56:14 +00:00
waterson%netscape.com
282167b0f6
Fix in-memory datasource aggregation.
1999-08-24 04:59:58 +00:00
briano%netscape.com
82db848372
Added viewer to the 'exclude list'.
1999-08-23 23:46:37 +00:00
mccabe%netscape.com
3add504545
Move uses xpfe/components interfaces to using NS_DECL_NSIFOO macro. Several interfaces in xpfe/components declared their own NS_DECL_IFOO macros; I moved those to generated NS_DECL_NSIFOO and will remove the definitions in a subsequent checkin to prevent any risk of mid-checkin skew.
1999-08-23 01:07:33 +00:00
sgehani%netscape.com
dd68348a07
First Checked In.
1999-08-22 13:40:21 +00:00
mccabe%netscape.com
2290033202
NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
...
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
ramiro%netscape.com
1d23cab69b
Cleanup the jsdom and jsurl linking mess.
1999-08-22 11:05:45 +00:00
sgehani%netscape.com
caccacde49
First Checked In.
1999-08-22 01:19:22 +00:00
sgehani%netscape.com
bbf946d20f
Make Mac happy.
1999-08-22 01:18:35 +00:00
briano%netscape.com
b1ea164725
Fixed all my stupid mistakes.
1999-08-21 20:06:08 +00:00
ramiro%netscape.com
16bbd09726
cleanup linking of libmozreg.
1999-08-21 15:41:53 +00:00
ramiro%netscape.com
b8c008dcae
Ignore generated files.
1999-08-21 12:14:23 +00:00
mccabe%netscape.com
779d51d186
First cut at removing manual declaration of interface methods in implementation classes and replacing with xpidl-generated NS_DECL_NSIFOO macro.
...
Hopefully this'll help turn the copy-n-paste tide towards using this macro.
1999-08-21 08:54:47 +00:00
sgehani%netscape.com
d9e5cb95b0
Fix for bug 10696.
1999-08-21 01:20:52 +00:00
sgehani%netscape.com
067ad1c159
Fix for Mac specific bug: 11166. Install.Gestalt() now works.
1999-08-20 23:49:20 +00:00
cathleen%netscape.com
dcb9509072
fix bug 10297 - remove extracted diff file
1999-08-20 07:38:31 +00:00
alecf%netscape.com
c2a67b6bb2
fix char*/PRUnichar* problem
1999-08-20 04:47:56 +00:00
cathleen%netscape.com
9f8f18ff1a
fix bug 9589
1999-08-20 04:34:15 +00:00
briano%netscape.com
e3e5d6e13e
Builds the Unix binary package for release builds.
1999-08-20 02:56:38 +00:00
briano%netscape.com
c9063be5b2
Minor cleanup.
1999-08-20 02:54:32 +00:00
danm%netscape.com
e23e00db7c
disable browser appcore's load of default page for new windows created by NewWebShell. fixes bug 11404. a:cyeh@netscape.com
1999-08-16 22:23:19 +00:00
dveditz%netscape.com
c6f5651657
bug 9602: we now have a modal confirmation dialog before downloading and
...
installing software. Big thanks to danm and davidm for implementing
the modal dialog support required. Approved chofmann
1999-08-13 07:27:04 +00:00
waterson%netscape.com
30bcdfef8e
Bug 11539. Display 'title' as NC:Description instead of NC:Source.
1999-08-12 08:44:02 +00:00
cyeh%netscape.com
1af9ed60fe
adding manifest-win file in preparation for installers. not used or built
...
anywhere. reviewed cyeh, approved cyeh.
1999-08-11 23:34:26 +00:00
briano%netscape.com
9f5681407d
Removed the references to the 6 files that no longer exist.
1999-08-11 21:59:48 +00:00
dveditz%netscape.com
a1b8a9233f
fix bug 9603
1999-08-11 06:58:55 +00:00
ssu%netscape.com
6ac52f7413
install wizard now unpacks to correct target dir
1999-08-11 05:38:40 +00:00
ssu%netscape.com
094dcace62
add lockout
1999-08-11 04:18:38 +00:00