dbaron%fas.harvard.edu
|
046fbde3d4
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 21:14:02 +00:00 |
dbaron%fas.harvard.edu
|
2a4007a526
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 21:03:32 +00:00 |
jband%netscape.com
|
86f046b6a8
|
null check. NOT PART OF THE BUILD
|
2002-03-23 19:09:29 +00:00 |
oeschger%netscape.com
|
b3ff354366
|
updating the mozilla help docs from latest in commercial, 'sanitized' for mozilla, with dispensation per bug 122806 and asa
|
2002-03-22 23:38:22 +00:00 |
bnesse%netscape.com
|
6b43b951d8
|
Checkin for bug 120866. Add getenv() support to autoconfig module. Checking in for Jerry Tan. r=dveditz, sr=alecf, a=asa.
|
2002-03-22 21:37:50 +00:00 |
rayw%netscape.com
|
809608eca1
|
Added support for new string types in SOAP so they are automatically recognized
as xs:string type during encoding. Bug 131952, r=heikki, sr=jband, a=asa.
|
2002-03-22 11:54:43 +00:00 |
heikki%netscape.com
|
690b973b5f
|
Bug 127490, fix compiler warning. r=vidur, sr=jband, a=asa.
|
2002-03-22 00:03:13 +00:00 |
heikki%netscape.com
|
482fd80167
|
Bug 120836, responseText had regressed so that invalid characters made us throw error. Now we just replace invalid characters and continue, as before. r=harishd, sr=jst, a=scc
|
2002-03-21 23:30:36 +00:00 |
jband%netscape.com
|
ca148e6fd1
|
fix bug 125084. Add support for empty arrays in nsIVariant. This is expressed as atype id rather than as a regular array with no elements. Includes changes to xpconnect to support mapping to empty JSArrays, xpconnect tests, and SOAP. Patches are from jcorwin@us.ibm.com and rayw@netscape.com. r=jband sr=brendan a=asa
|
2002-03-21 23:21:54 +00:00 |
darin%netscape.com
|
819ce1f98f
|
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
|
2002-03-20 22:50:33 +00:00 |
cotter%netscape.com
|
e81dd8f6c3
|
help content update per bugzilla 122806, r=oeschger; minor fixes to cert mgr help.
|
2002-03-20 05:44:43 +00:00 |
oeschger%netscape.com
|
bbb8f8c12c
|
adding help buttons to form manager, r=morse, sr=alecf, a=asa/drivers, bug=131254
|
2002-03-20 01:24:03 +00:00 |
rayw%netscape.com
|
ed834cebbb
|
Auto-update of modification date and time of document.
This document is not part of any build.
|
2002-03-20 00:23:00 +00:00 |
rayw%netscape.com
|
d45d2586c0
|
Corrected documentation to point to dynamically-generated doxygen files
(which I was unaware of) rather than pointing to privately-generated
copies in the tree.
This is not part of any build. It is documentation of SOAP.
|
2002-03-20 00:04:41 +00:00 |
dbragg%netscape.com
|
a8bfb2c21c
|
Fix for bug 127783. Moved the code from two functions SwitchLanguagePack and SwitchContentPack
into a single function SwitchPacks. r=tao, sr=alecf, a=scc (for drivers)
|
2002-03-19 22:53:10 +00:00 |
peterv%netscape.com
|
5d590f16b0
|
Fix for bug 126463 (Occurances of uninitialized variables being used before being set (in extensions/transformiix).) r=sicking, sr=jst, a=asa.
|
2002-03-19 14:14:27 +00:00 |
alecf%netscape.com
|
ecdb77e394
|
a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc
|
2002-03-19 06:46:56 +00:00 |
cotter%netscape.com
|
579ca31d56
|
help content update per bugzilla 122806, r=oeschger; targets for new password mgr & image mgr help buttons
|
2002-03-19 05:50:24 +00:00 |
timeless%mac.com
|
fc883176bf
|
Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
|
2002-03-19 04:30:17 +00:00 |
robinf%netscape.com
|
1b9fb57dd4
|
routine help updates per bug 122806; r=oeschger
|
2002-03-19 00:32:48 +00:00 |
robinf%netscape.com
|
a29324d20f
|
routhelp updates per bug 122806; r=oeschger
|
2002-03-19 00:30:05 +00:00 |
morse%netscape.com
|
c57560b118
|
bug 105917, can't download attachments in hotmail, r=sgehani, sr=darin, a=asa; bug 131381, array bound problem with p3p, r=law, sr=darin, a=asa
|
2002-03-19 00:22:47 +00:00 |
rayw%netscape.com
|
30e10c46ae
|
Lots of fixes and new files in the documentation and tests for SOAP.
None of these are part of any build.
|
2002-03-19 00:08:15 +00:00 |
cotter%netscape.com
|
a8c4acc223
|
help content updates per bugzilla 122806, r=oeschger; password mgr c/s help, glossary update.
|
2002-03-18 04:19:29 +00:00 |
morse%netscape.com
|
23e1ad33d6
|
bug 130545, cookie regression, c=Michiel van Leeuwen, r=morse, sr=darin, a=asa
|
2002-03-16 05:47:35 +00:00 |
alecf%netscape.com
|
c8df4b3d12
|
fix for bug 101887 - make transformiix no longer depend on appshell by removing an unneeded #include and CID declaration
patch=jonsmirl@mediaone.net
sr=alecf
r=peterv
a=asa
|
2002-03-16 05:34:49 +00:00 |
akkana%netscape.com
|
e1a079436f
|
83017: Fix title of the page info window. Fix from Daniel Brooks db48x@yahoo.com, sr=alecf, a=asa
|
2002-03-16 05:17:19 +00:00 |
morse%netscape.com
|
5bc3d6cbf4
|
enhanced p3p cookie management, r=sgehani, sr=hyatt, a=asa
|
2002-03-16 02:46:21 +00:00 |
morse%netscape.com
|
aebfde0d88
|
enhanced p3p cookie management, r=sgehani, sr=hyatt, a=asa
|
2002-03-16 02:40:29 +00:00 |
morse%netscape.com
|
152d82faf2
|
bug 130304, freeze cookie api, r/sr=darin/alecf, a=asa
|
2002-03-16 02:16:23 +00:00 |
morse%netscape.com
|
894670491d
|
bug 130304, freeze interface for nsICookie and nsICookieManager, r/sr=darin,alecf, a=asa
|
2002-03-15 03:49:00 +00:00 |
cotter%netscape.com
|
44751d55d8
|
ongoing help content updates per bugzilla 122806, r=oeschger; glossary, p3p, formatting updates
|
2002-03-15 03:12:57 +00:00 |
andreww%netscape.com
|
9401f96236
|
bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0
|
2002-03-14 21:20:51 +00:00 |
peterv%netscape.com
|
1777ff2bb0
|
Fix for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
|
2002-03-14 15:13:03 +00:00 |
dcone%netscape.com
|
5dd05f19e5
|
Not part of the build. Adding files to the layout-debug object.
|
2002-03-14 14:46:41 +00:00 |
dcone%netscape.com
|
fd38864bcc
|
Not part of the build. Adding the makefile for makefile.win .
|
2002-03-14 14:44:44 +00:00 |
peterv%netscape.com
|
8922735075
|
Fix for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
|
2002-03-14 12:57:37 +00:00 |
peterv%netscape.com
|
f16c40594e
|
New files for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
|
2002-03-14 11:12:51 +00:00 |
seawood%netscape.com
|
1e2fdc2421
|
Remove now redudant REGCHROME calls.
Bug#129456 r=bryner a=asa
|
2002-03-14 07:11:30 +00:00 |
seawood%netscape.com
|
af0cf0ee2d
|
Remove REGCHROME calls since we now auto-register chrome when jars are processed.
Bug #129456 r=bryner a=asa
|
2002-03-14 06:17:54 +00:00 |
rginda%netscape.com
|
6fc1f250af
|
- venkman only -
bugs 119827 and 100677, a=drivers
Disable debug target, enable debugger for all execution hooks.
|
2002-03-13 02:15:41 +00:00 |
rginda%netscape.com
|
5a18f63a5b
|
- venkman only -
a=drivers
null check this.outliner in the getters
|
2002-03-13 02:13:30 +00:00 |
dcone%netscape.com
|
0b96b4f81f
|
Not part of the build. Adding files needed for the layout-debug object
|
2002-03-12 22:29:58 +00:00 |
dcone%netscape.com
|
d9b7047793
|
Not part of the build. Adding objects for the layout-debug plugin object.
|
2002-03-12 22:25:22 +00:00 |
dcone%netscape.com
|
502ae9382d
|
Not part of the build. Adding files needed for the layout-debug object
|
2002-03-12 22:21:53 +00:00 |
dcone%netscape.com
|
9b85211544
|
Not part of the build. Adding of files from the Layout-Debug object.
|
2002-03-12 22:08:59 +00:00 |
dcone%netscape.com
|
1342cbd5b2
|
Not part of build. Adding files as part of the Layout-Debug object.
|
2002-03-12 21:57:50 +00:00 |
dcone%netscape.com
|
9f17eb4087
|
Not part of build. Adding files for the layout-debug object.
|
2002-03-12 21:54:58 +00:00 |
morse%netscape.com
|
3332aea218
|
bug 128948, crash in password manager, r=racham, sr=jag, a=asa
|
2002-03-12 21:19:03 +00:00 |
sicking%bigfoot.com
|
744a4db9db
|
Bug 123343. Make <base> and <meta http-equiv=".."> work in XSLT generated pages. Also adds keeping track of stylesheet index for inserted stylesheets.
r=peterv sr=jst a=roc+moz
|
2002-03-12 21:03:34 +00:00 |