Commit Graph

3449 Commits

Author SHA1 Message Date
peterv%netscape.com
9e88940c7f 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
d037983683 Not part of the build. Adding files to the layout-debug object. 2002-03-14 14:46:41 +00:00
dcone%netscape.com
71bd8f2e26 Not part of the build. Adding the makefile for makefile.win . 2002-03-14 14:44:44 +00:00
peterv%netscape.com
347793fc58 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
523401f88e 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
9bdb6711d0 Remove now redudant REGCHROME calls.
Bug#129456 r=bryner a=asa
2002-03-14 07:11:30 +00:00
seawood%netscape.com
abb8a23948 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
5b6f148c58 - 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
8a7aa943e7 - venkman only -
a=drivers
null check this.outliner in the getters
2002-03-13 02:13:30 +00:00
dcone%netscape.com
1caa14a4f9 Not part of the build. Adding files needed for the layout-debug object 2002-03-12 22:29:58 +00:00
dcone%netscape.com
485d9c6092 Not part of the build. Adding objects for the layout-debug plugin object. 2002-03-12 22:25:22 +00:00
dcone%netscape.com
d4c1480d0a Not part of the build. Adding files needed for the layout-debug object 2002-03-12 22:21:53 +00:00
dcone%netscape.com
dc69a8011a Not part of the build. Adding of files from the Layout-Debug object. 2002-03-12 22:08:59 +00:00
dcone%netscape.com
a14aab5ae7 Not part of build. Adding files as part of the Layout-Debug object. 2002-03-12 21:57:50 +00:00
dcone%netscape.com
4dfd4691ac Not part of build. Adding files for the layout-debug object. 2002-03-12 21:54:58 +00:00
morse%netscape.com
a3db62d620 bug 128948, crash in password manager, r=racham, sr=jag, a=asa 2002-03-12 21:19:03 +00:00
sicking%bigfoot.com
2ed5916893 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
darin%netscape.com
281c86ec58 b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
r=dougt sr=shaver a=asa
2002-03-12 00:59:06 +00:00
cotter%netscape.com
3c0dccba40 help content updates per bugzilla 122806, r=oeschger; privacy-related updates. 2002-03-11 03:22:31 +00:00
seawood%netscape.com
65178608c0 Fix |Cannot use const char* to initialize char*| errors for Sun Forte compilers.
Bug #129533 r=jag sr=darin a=asa
2002-03-10 07:35:22 +00:00
samuel%sieb.net
6e1cc30993 Bug 129329 - remove a newline that upsets some xml-rpc servers
r=heikki rs=darin a=asa
2002-03-09 17:13:11 +00:00
darin%netscape.com
a187d84f56 b=129734 Site name is displayed as "c" in Image Manager after just blocking site.
r=morse, sr=jag, a=asa
2002-03-09 07:17:23 +00:00
rjc%netscape.com
ccbf131ccd Fix bug 128554 & 128555: un-modal some cookie/image/wallet dialogs that shouldn't be modal. r=sdagley sr=ben a=asa 2002-03-09 02:47:59 +00:00
seawood%netscape.com
086fc3cddd Fixing linuxppc bustage 2002-03-09 00:24:09 +00:00
harishd%netscape.com
342a2db398 Adding support to enable P3P upon request. r=heikki, sr=alecf,sfraser a=asa 2002-03-08 22:33:50 +00:00
rayw%netscape.com
78bc4fbae3 This is the fix to bug 72900, r=heikki, sr=vidur, a=asa. This fix adds
an override to cause all SOAP responses to be parsed as XML, whatever the
reported MIME type is.

r=heikki, sr=vidur, a=asa for checkin to the 0.9.9 branch and the 1.0 trunk.
2002-03-08 22:12:38 +00:00
mhammond%skippinet.com.au
11f9d07fca Provide a nicer exception when an unknown contract ID is attempted to be
used.

Not part of the build.
2002-03-07 12:01:38 +00:00
mhammond%skippinet.com.au
7f14bff0ac Minor comment and string change. Not part of the build. 2002-03-07 12:00:43 +00:00
mhammond%skippinet.com.au
4c590cd411 Add tests for repr() of objects. Remove assert, replace with functions
that don't depend on -o flag.

Not part of the build.
2002-03-07 11:59:40 +00:00
mhammond%skippinet.com.au
a1b22d9ba8 Back out last checkin - windows has thread-state problems with this code.
Not part of the build.
2002-03-07 11:26:03 +00:00
morse%netscape.com
4e4b0ade95 bug 128942, crash in cookie module, r/sr=darin,jag, a=asa 2002-03-07 06:09:30 +00:00
bryner%netscape.com
d2229cbf68 - Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements.
- Eliminate the _moz-option-selected attribute; move the actual selected state into the option content node.
- Change all users of _moz-option-selected to use :checked.
- Add a third parameter to nsIDocument[Observer]::ContentStatesChanged to indicate which pseudoclass changed, this is used for optimizing handling of :checked state changes.

Bug 128947, r=dbaron, sr=jst, a=asa.
2002-03-07 03:34:29 +00:00
oeschger%netscape.com
ac03c30a08 documentation fix for checked-in change in 46490, sr=sfraser, r=me, author=diego biurrun, with dispensation for content updates per 122806 2002-03-07 02:47:12 +00:00
oeschger%netscape.com
981947ebbe minor rearrangement of the table of contents in Help, dispensation per bug 122806, r=cotter 2002-03-06 22:13:45 +00:00
cbiesinger%web.de
5bf129fe8c bug 127419 r=rayw sr=jst a=asa
fix build warning in nsDefaultSOAPEncoder.cpp
2002-03-06 22:07:24 +00:00
mhammond%skippinet.com.au
ad50b4c551 Integrate Linux init/term functions with Windows.
Not part of the build.
2002-03-06 10:19:27 +00:00
peterv%netscape.com
35f055d6e3 Fix for bug 129135 (XMLSerializer is broken). r=heikki, sr=jst, a=shaver. 2002-03-06 09:50:35 +00:00
darin%netscape.com
f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
mhammond%skippinet.com.au
8d31ff1662 Add clobber:: rule.
Not part of the build.
2002-03-06 00:07:22 +00:00
mhammond%skippinet.com.au
fb4d701bd1 Move Linux to the new loader system. This requires a shared library
version of Python (rather than the static lib generally built.)

The simplest way to get a shared library version is to install
ActivePython.

Not part of the build.
2002-03-06 00:01:12 +00:00
mhammond%skippinet.com.au
46187d9f36 Use new module init/term functions for Linux.
Not part of the build.
2002-03-05 23:55:25 +00:00
mhammond%skippinet.com.au
3a9a14f835 Fix the makefile for the loader.
Not part of the build (a=drivers, though :)
2002-03-05 23:52:14 +00:00
heikki%netscape.com
ae9861c0ab Bug 129109, abort() was partially implemented. r=harishd, sr=darin, a=asa. 2002-03-05 23:30:09 +00:00
heikki%netscape.com
a3fb768885 Bug 123953, crash when using XMLSerializer on 'orphaned' node. r=harishd, sr=vidur, a=asa. 2002-03-05 22:52:45 +00:00
hwaara%chello.se
3fb7f725a3 #128663, "Exit" menuitem doesn't work.
r=bzbarsky, sr=hewitt, a=asa
2002-03-05 22:45:21 +00:00
samuel%sieb.net
f7c3d15cea Bug 128311 - can't drag links from chatzilla
r=rginda a=roc+moz
chatzilla only
2002-03-05 18:13:41 +00:00
oeschger%netscape.com
2b26ca9e33 adding help buttons to cookie manager, bug=118834, r=morse, sr=alecf, a=asa/drivers 2002-03-05 14:59:12 +00:00
alecf%netscape.com
1e02d647f3 one more xmlterm fix 2002-03-05 01:02:58 +00:00
alecf%netscape.com
4c653e0fae fix xmlterm bustage 2002-03-05 01:01:52 +00:00
alecf%netscape.com
cd8f07f3e8 bug 127091 - big string cleanup, removing old APIs
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2002-03-04 23:18:21 +00:00