vidur%netscape.com
efb02ac8d3
Improved usability of test.
2002-01-02 23:29:46 +00:00
vidur%netscape.com
25fe20a199
Addition of SOAPParameter class and contractID, minor fixes to encoding code. This is not part of the build.
2002-01-02 23:29:12 +00:00
vidur%netscape.com
e21e8e2a6c
Introduction of SOAP message binding and addition of convenience methods. This is not part of the build.
2002-01-02 23:27:41 +00:00
vidur%netscape.com
8de43b95df
Default builtin types always return correct schema namespace. This is not part of the build.
2002-01-02 23:26:37 +00:00
vidur%netscape.com
24e69470e3
Introduction of special SOAP types. Acceptance of pre-release schema namespace.
2002-01-02 23:25:35 +00:00
vidur%netscape.com
36c4123911
Removal of DOS linefeeds. Child iterator can take multiple allowed namespaces. This is not part of the build.
2002-01-02 23:24:39 +00:00
vidur%netscape.com
27ec7c323e
First implementation of proxy and call context, movement of variant to parameter code, interface improvements. This is not part of the default build.
2002-01-02 23:23:09 +00:00
morse%netscape.com
716ef8cd1f
bug 117016, crash in password manager, r=matt@nightrealms.com, sr=alecf
2002-01-02 21:54:01 +00:00
morse%netscape.com
2f5589bbe4
bug 116960, form manager stops prefilling, r=sgehani, sr=alecf
2002-01-02 21:49:42 +00:00
morse%netscape.com
40de2ca986
bug 113331, cookies with negative max-age not being set, r=sgehani, sr=alecf
2002-01-02 21:44:51 +00:00
jaggernaut%netscape.com
8f3e0acdc6
Bug 64543: "Warn me before storing a cookie" should be "Ask me ...". Patch by jmd (Jeremy M. Dolan <mozilla@turbogeek.org>), r=morse, sr=jag.
2002-01-02 11:33:21 +00:00
timeless%mac.com
9b1d175ea2
Bug 46917 Sanitizing Netscape's documentation for Mozilla users.
...
rs=brendan
2002-01-01 02:16:29 +00:00
bryner%netscape.com
2a1819d615
Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag.
2001-12-29 22:05:16 +00:00
samuel%sieb.net
2892051440
Bug 117285 - fix strict mode errors caused by previous patch
...
r=rginda
not in build
2001-12-29 10:10:58 +00:00
samuel%sieb.net
c1a2f0d114
Bug 117285 - add +s handling to getModeStr
...
r=rginda
not in the build
2001-12-29 03:58:23 +00:00
mcafee%netscape.com
b7f3bfec83
Ignore generated files.
2001-12-29 03:52:41 +00:00
mcafee%netscape.com
bd7ab2bc52
Ignore generated files
2001-12-29 03:42:47 +00:00
svn%xmlterm.org
e2660fa1d2
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only.
Cleaned up and updated the code.
2001-12-28 22:39:45 +00:00
shanjian%netscape.com
bf85c86c6a
#112793 fine tune frame charset mechanism
...
Besides charset, document now records charset source as well.
nsCharsetSource was replaced by PRInt32.
Some code relocation in nsHTMLDocument.cpp
r=yokoyama sr=waterson
2001-12-26 03:17:59 +00:00
mkaply%us.ibm.com
c0afae7968
Add short name for OS/2
2001-12-24 05:29:38 +00:00
timeless%mac.com
61a97fd94a
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
bnesse%netscape.com
2ba5b3fc8e
Fix bustage on non MOZ_LDAP builds.
2001-12-22 01:36:26 +00:00
bnesse%netscape.com
b3fa2f35ac
dmose swears this is the correct syntax... (thanks dbaron).
2001-12-22 00:57:45 +00:00
bnesse%netscape.com
3ea79dee24
Added #ifndef MOZ_LDAP to fix ports bustage.
2001-12-22 00:07:47 +00:00
bnesse%netscape.com
505722f250
Fixing ports bustage. Missing trailing seperator.
2001-12-21 23:59:33 +00:00
bnesse%netscape.com
7277c1c440
Fixing the mac build. Stupid non-relative pathnames.
2001-12-21 23:46:50 +00:00
morse%netscape.com
2f8cb68fbb
bug 113158, wallet tables take up 200K of memory, r=sgehani, no code has changed!
2001-12-21 23:05:37 +00:00
bnesse%netscape.com
bf6619e295
Fix for bug 89137. Remove autoconfig from preferences library. Patch by mitesh, r=bnesse/dmose. sr = alecf.
2001-12-21 22:29:31 +00:00
bnesse%netscape.com
520c2af86d
Adding new files for bug 89137. patch by mitesh, r=bnesse, dmose. sr=alecf.
2001-12-21 22:22:26 +00:00
rjesup%wgate.com
2e680f1b17
Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
...
assertions for bad voidarray indexes. r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
heikki%netscape.com
db89a9ce21
Bug 74800, implemented FIXptr. r=harishd, sr=vidur.
2001-12-20 05:15:52 +00:00
hewitt%netscape.com
7b10439c40
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
2001-12-19 12:04:11 +00:00
dougt%netscape.com
849d297364
nsIComponentManager API Changes (bug 98553)
...
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.
b) rename the old nsIComponentManager to nsIComponentManagerObsolete.
c) fixes callers which use to access the nsIComponentManager for component
registration functionality. These callers will temporary use the
nsIComponentManagerObsolete interface.
d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()
e) Perserves the old NS_GetGlobalComponentManager(). Note the cast usage.
r/sr = rpotts@netscape.com alecf@netscape.com brendan@mozilla.org
2001-12-19 00:12:41 +00:00
ben%netscape.com
8a9ab13265
115795 - fix sizing of Cookie/P3p dialog & use dialog widget.
...
r=morse, sr=hyatt
2001-12-19 00:11:15 +00:00
varga%utcru.sk
949278c0fe
Fix for 113477. Group outlinercols. r=bryner sr=hyatt
2001-12-18 13:42:28 +00:00
rayw%netscape.com
a65318c70d
Minor fixes to namespace URI's in SOAPUtils, and fault handling in test.
...
SOAP is not part of the default build.
2001-12-18 12:10:33 +00:00
seawood%netscape.com
45bfbf0658
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
morse%netscape.com
c87cecd765
bug 114709, downgrading cookies even though they are expired, r=seghani, sr=alecf
2001-12-17 22:06:43 +00:00
jaggernaut%netscape.com
9587e85c0a
Fix Darwin bustage
2001-12-17 13:02:39 +00:00
jaggernaut%netscape.com
e44e7d9ec8
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
jaggernaut%netscape.com
ee12112b29
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
4f507b8511
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
97b0530073
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
rginda%netscape.com
504bb82d02
not built
...
remove -rc1 suffix from 0.8.5 version number
2001-12-15 00:35:40 +00:00
rginda%netscape.com
f81e0dfd5f
not built
...
add /charset command to 0.8.5 changes
2001-12-15 00:08:07 +00:00
seawood%netscape.com
51fa852613
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
bhart00%yahoo.com
0d9a295fc2
bug 115274-make chatzilla window position persist. Chatzilla only, r=rginda
2001-12-14 22:45:51 +00:00
rginda%netscape.com
8effa93ca3
chatzilla only, a=asa, bug=41564
...
fix remaining charset bugs and add /charset command
update changelog
change version to 0.8.5
2001-12-14 01:43:26 +00:00
dbragg%netscape.com
ebcf51de4d
Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
...
r=tao, sr=dveditz, a=asa for drivers@mozilla.org
2001-12-14 00:18:54 +00:00
rginda%netscape.com
36aff8237d
chatzilla only
...
strict mode cleanup
clear message count when view is /cleared, bug 113101
add charset support for input and output areas, bug 41564
bump revision to 0.8.5-rc5
2001-12-12 04:40:02 +00:00