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

355 Коммитов

Автор SHA1 Сообщение Дата
colin%theblakes.com 7b8f5f0a4e Define EXTRA_DSO_LDOPTS as -lmozreg_s 1999-09-08 18:56:52 +00:00
dougt%netscape.com 5ab0ffed23 fixed bug 12366. 1999-09-08 18:53:27 +00:00
ssu%netscape.com 1d952f7479 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 b8d345dd29 initial checkin. Not part of Seamonkey build yet 1999-09-08 18:02:02 +00:00
ssu%netscape.com 427d753d86 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 f5a590e704 Add -lmozreg_s to EXTRA_DSO_LDOPTS 1999-09-08 11:35:52 +00:00
cyeh%netscape.com f8aa9bce48 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 931a11c9fb move and rename manifest-win to /packager/packages-win 1999-09-08 01:35:41 +00:00
granrose%netscape.com 057fe3fb19 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 8b9df615a4 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 456e87a0c7 adding makefile 1999-09-07 19:29:04 +00:00
dougt%netscape.com 78d33dc35c 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 28bcd902fb 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 ee89552282 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 4dfee49e36 fixing bug #13116 1999-09-03 23:22:24 +00:00
ssu%netscape.com 54f39d3920 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 d3bf0393ad new file. It is not part of the seamonkey build yet 1999-09-03 18:55:28 +00:00
ssu%netscape.com 9ddbf0767e 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 19362b2a6a fixing 13053 1999-09-02 21:33:49 +00:00
briano%netscape.com 4230252d2e Cleaned it up and eliminated the pointless #!gmake. 1999-09-02 00:12:49 +00:00
sgehani%netscape.com e6693b5ce4 * More memory issues ironed out. * Fix for 12644. 1999-09-01 23:59:16 +00:00
sgehani%netscape.com 1f27564a60 Set optimization level to 1 for opt build. 1999-09-01 23:54:36 +00:00
dougt%netscape.com 73434ef855 Fix for 11214. 1999-09-01 21:54:05 +00:00
sgehani%netscape.com e427a500bb Fix for bug 12972. 1999-09-01 21:36:37 +00:00
ssu%netscape.com d8587707da 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 1e265fb911 Mac IDL project to match previous checkin 1999-09-01 04:31:26 +00:00
dveditz%netscape.com eb685e8fcd replaces nsVector with nsVoidArray everywhere. Also bugs 10752, 10753, 10755, 11666 1999-09-01 04:29:49 +00:00
dveditz%netscape.com 3f985af6fe New file, not yet part of build 1999-09-01 03:55:35 +00:00
cathleen%netscape.com 72df0b15a9 fix bug 12166, part 2 1999-09-01 00:57:20 +00:00
cyeh%netscape.com 9577b5cefa Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
sgehani%netscape.com 90b8822c3b Fix for bug 11615. 1999-09-01 00:38:21 +00:00
cathleen%netscape.com cd4daf3f24 more fix to feature bug 10651 1999-08-31 02:25:05 +00:00
sgehani%netscape.com 7e5e37e98e Fixes for bug 12510. 1999-08-31 01:15:26 +00:00
cathleen%netscape.com 5d7f7fa487 feature bug 10651 - added win32 specific binding support for patching 1999-08-31 00:09:29 +00:00
dveditz%netscape.com 2286632b40 Bug 12242 1999-08-30 22:08:32 +00:00
rickg%netscape.com e44ca27337 replaced deprecated nsString use with nsCString 1999-08-29 23:39:25 +00:00
cathleen%netscape.com 94d63a5d92 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 e2d646ed40 fix bug 9591, mPatchList, hashtable entries not freeup after install finishes 1999-08-28 02:07:14 +00:00
cathleen%netscape.com 5afbd1eed0 fixed bug 12188, result file is not removed if patch fails 1999-08-28 01:21:35 +00:00
dbragg%netscape.com e8163bf9e8 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 b78b7ed5b8 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 7c86a053ae Permission to use grey button framing routines received from Michael Amorose. 1999-08-27 21:32:55 +00:00
sgehani%netscape.com 1fdfb5cc56 Added prefix files to enable compile target specific macro definition (DEBUG in particular). 1999-08-27 21:25:49 +00:00
sgehani%netscape.com 451ccd8639 First Checked In. 1999-08-27 21:24:19 +00:00
dbragg%netscape.com e1aaa2a5de Added these files to conform to the chrome tree structure 1999-08-27 21:13:48 +00:00
sgehani%netscape.com aeadbf6c4e Fix for bug 11663 (by dougt). 1999-08-27 21:10:51 +00:00
dbragg%netscape.com ae66bdf938 Moved or added these files to conform to the chrome structure 1999-08-27 21:05:42 +00:00
rpotts%netscape.com 0085d83ab0 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
sgehani%netscape.com 1ba1fb8e73 Removing gery button framing code. 1999-08-26 02:14:59 +00:00
dougt%netscape.com b32a9f33f5 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 001061784d 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 657d8da2ac Fix for bug 10303. 1999-08-25 21:36:06 +00:00
ssu%netscape.com 535eac43d2 fixing bug #8227 and #10955 1999-08-25 07:51:33 +00:00
brendan%mozilla.org defeffaabd 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 535ec12ee3 Fix for bug 12426. 1999-08-25 01:36:18 +00:00
cathleen%netscape.com 625eae3670 revert PRUnichar* back to char*; depending on more unichar/UTF8 support
from L10n
1999-08-25 01:26:11 +00:00
ssu%netscape.com ff95b41daf fixing bug #10187 and #10188 1999-08-24 21:56:14 +00:00
waterson%netscape.com 1d6c956a62 Fix in-memory datasource aggregation. 1999-08-24 04:59:58 +00:00
briano%netscape.com 81a947dd3f Added viewer to the 'exclude list'. 1999-08-23 23:46:37 +00:00
mccabe%netscape.com ed5a2f8522 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 74fd681261 First Checked In. 1999-08-22 13:40:21 +00:00
mccabe%netscape.com 17cdc659d1 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 56b62f3790 Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
sgehani%netscape.com 2e705d0fce First Checked In. 1999-08-22 01:19:22 +00:00
sgehani%netscape.com 338decd8cf Make Mac happy. 1999-08-22 01:18:35 +00:00
briano%netscape.com 8906ecc211 Fixed all my stupid mistakes. 1999-08-21 20:06:08 +00:00
ramiro%netscape.com 2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
ramiro%netscape.com e5dfc2a7eb Ignore generated files. 1999-08-21 12:14:23 +00:00
mccabe%netscape.com d98f4dca1d 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 824c133dc6 Fix for bug 10696. 1999-08-21 01:20:52 +00:00
sgehani%netscape.com e685caeb9a Fix for Mac specific bug: 11166. Install.Gestalt() now works. 1999-08-20 23:49:20 +00:00
cathleen%netscape.com 634ab9cd58 fix bug 10297 - remove extracted diff file 1999-08-20 07:38:31 +00:00
alecf%netscape.com 16db9dac25 fix char*/PRUnichar* problem 1999-08-20 04:47:56 +00:00
cathleen%netscape.com 16c66c6a39 fix bug 9589 1999-08-20 04:34:15 +00:00
briano%netscape.com 3887a67b97 Builds the Unix binary package for release builds. 1999-08-20 02:56:38 +00:00
briano%netscape.com ad8243d993 Minor cleanup. 1999-08-20 02:54:32 +00:00
danm%netscape.com 0ce57055ba 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 246c47a85c 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 508e0405a4 Bug 11539. Display 'title' as NC:Description instead of NC:Source. 1999-08-12 08:44:02 +00:00
cyeh%netscape.com c083f5134f 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 e63639f800 Removed the references to the 6 files that no longer exist. 1999-08-11 21:59:48 +00:00
dveditz%netscape.com 58e69ab61c fix bug 9603 1999-08-11 06:58:55 +00:00
ssu%netscape.com c8b3ce47a6 install wizard now unpacks to correct target dir 1999-08-11 05:38:40 +00:00
ssu%netscape.com 54197bb7fa add lockout 1999-08-11 04:18:38 +00:00
ssu%netscape.com a0d54377e3 free returned string [dveditz] 1999-08-11 04:16:44 +00:00
dveditz%netscape.com daae3f07cc allow install wizard to override program directory 1999-08-11 03:53:03 +00:00
ssu%netscape.com 380428ac78 putting back AutoReg by directory feature for wizard 1999-08-11 02:50:52 +00:00
dveditz%netscape.com 0f2054b30f fixing misplaced #endif 1999-08-11 01:01:33 +00:00
dougt%netscape.com 33908161f3 Adding new .idl file to mac project 1999-08-11 00:33:34 +00:00
dveditz%netscape.com 1bc4237ff2 adding wizard hooks 1999-08-11 00:31:15 +00:00
dougt%netscape.com 138b35e554 Removing unneeded css file.
Adding SUNotify RDF documentation
1999-08-10 20:36:00 +00:00
dveditz%netscape.com 35066d3b59 minor bugfixing 1999-08-10 18:47:24 +00:00
dougt%netscape.com 63de722f79 removing unused files. 1999-08-10 18:12:05 +00:00
dougt%netscape.com 341e6b6dc5 removing css file from build. 1999-08-10 05:40:32 +00:00
bienvenu%netscape.com 9c9bba02b4 fix build bustage by replacing libreg32 with mozreg 1999-08-10 04:13:27 +00:00
dougt%netscape.com 21fab80042 feable attempt to get the notfication.gif to display. 1999-08-10 03:53:58 +00:00
dougt%netscape.com 30946b7e3b Changes to xpinstall notification services per my conversation with michaell. 1999-08-10 03:31:21 +00:00
dveditz%netscape.com 69e81c3912 xpinstall bugfixes 1999-08-07 03:35:16 +00:00
dveditz%netscape.com 5d0452cb34 fix 8.3 module name problem 1999-08-07 03:32:08 +00:00
dveditz%netscape.com 67cab1e406 fix 8.3 name problem, update to new libreg name 1999-08-07 03:30:52 +00:00