jfrancis%netscape.com
9aa7cb1b47
fixes 98543: backspace/delete was crossing table structure boundaries. Also fixed other flavors of this bug that had not been discovered yet.
...
r=fm; sr=kin
2001-09-09 20:57:46 +00:00
zach%zachlipton.com
eb7921111d
Oops. Forgot to check this is.
2001-09-09 19:48:15 +00:00
ian%hixie.ch
1bdb52ce4f
Reduced the ErrorContext from 2 to 1. 2 is too much.
2001-09-09 19:48:14 +00:00
ian%hixie.ch
b09d3910bb
corrected a comment, corrected the spelling of a method call, and added a placeholder in 'login.failed' which will eventually have to be replaced by code which finds the list of contact methods.
2001-09-09 19:47:04 +00:00
ian%hixie.ch
573aee3d11
Added ErrorContext to the Expat arguments so that well formedness errors are easier to track down.
2001-09-09 19:38:24 +00:00
ian%hixie.ch
c128f0735b
Corrected and improved some comments.
...
Corrected a problem with scope and the 'escape' attribute of <text> elements.
Renamed 'shrink' and 'expand' to the slightly more accurate 'flatten' and 'rounden'. (ahem)
Changed the ordering of symbol unescaping in roundening to be less (not?) susceptible to incorrect expansion.
Changed the ordering of symbol escaping in flattening to be consistent with the unescape order when roundening.
Made <text> trim one leading and one trailing newline in text nodes if xml:space="default" (makes COSES files neater).
Added a 'coses: original keys' hash to values whose keys are sanitised
Made the 'escape' values be lower case instead of upper case (makes COSES files neater).
2001-09-09 19:36:23 +00:00
ian%hixie.ch
93e947211d
Corrected the SQL for 'SHOW COLUMNS FROM' so that it actually works...
2001-09-09 19:21:17 +00:00
ian%hixie.ch
10ba6f53e5
Added a string data source which gets the strings from a file instead of from the database, useful as a fallback.
2001-09-09 19:19:05 +00:00
ian%hixie.ch
8a6d55c4de
Made the error message printed when no string expander can be found more explicit (it now mentions the name and type of the string).
2001-09-09 19:08:58 +00:00
ian%hixie.ch
2d98944b83
Added a comment clarification.
2001-09-09 19:06:13 +00:00
ian%hixie.ch
d571cc1375
Changed the magic piping array so that it is more consistent by removing the special casing of when there is only one return value.
2001-09-09 19:04:37 +00:00
ian%hixie.ch
e40dafc029
Added the message level number to the debug output to help gauge what level is useful.
2001-09-09 17:55:21 +00:00
ian%hixie.ch
2418906f94
Added header and stylistic note.
...
Clarified some of the text.
Made the use of quotes more consistent.
Wrote Chapter 5, "USING GET SERVICE".
Added an empty Chapter 10, "THE SERVICE REFERENCE".
2001-09-09 17:48:07 +00:00
sicking%bigfoot.com
37b0bd69b1
Fix bustage. gcc dosn't like function-results used as non-const argument.
2001-09-09 17:02:15 +00:00
sicking%bigfoot.com
04aa8602af
Implement xsl:import. This dosn't implement any import precedence but gives us the infrastructure to do so.
...
b=78068 r=peterv sr=shaver
2001-09-09 16:09:57 +00:00
bernd.mielke%snafu.de
bf67b32c16
Adding xhtml table testfiles to the regression tests not part of the build
2001-09-09 14:27:52 +00:00
jaggernaut%netscape.com
a0b891b40a
Bug 73353: clean up REQUIRES. r=cls
2001-09-09 13:36:07 +00:00
cls%seawood.org
be6e7aec19
Set MODULE so that headers are grouped properly.
2001-09-09 07:43:48 +00:00
jaggernaut%netscape.com
0edd20468e
Bug 97328: switch XPIDL from nsAReadableString (and nsAWritableString) to const nsAString. r=cls, sr=shaver
2001-09-09 07:17:17 +00:00
mkaply%us.ibm.com
a15f5a2f1c
#98387
...
OS/2 only
Use getopt from mac LDAP so we can get rid of GPLed code
2001-09-08 22:37:24 +00:00
mcafee%netscape.com
677cd08ce0
Backing out my change to avoid pulling by date on branches, my assertion that this didn't work was incorrect. thanks to cls for figuring this out.
2001-09-08 22:31:24 +00:00
dp%netscape.com
874b32a20a
Fixing build bustage.
2001-09-08 22:01:22 +00:00
bzbarsky%mit.edu
70d300e444
Bug 98663. Make Presshell not call InsertRule() on strings that contain
...
multiple rules. r=dbaron, sr=attinasi
2001-09-08 21:42:02 +00:00
cls%seawood.org
98867a9c42
Set MOZILLA_FIVE_HOME to use $binary dir on each loop
2001-09-08 21:37:06 +00:00
dp%netscape.com
dac8082a10
bug# 98786 Eliminating url cloning r=gagan,sr=jst
2001-09-08 21:13:20 +00:00
attinasi%netscape.com
9b0d54b50b
Tweaked the existing CalcQuirkContainingBlockHeight method to allows for percentage based elements in deeply nested blocks, instead of just elements that are directly in the BODY. b=85016 r=karnaze sr=waterson
2001-09-08 20:09:08 +00:00
attinasi%netscape.com
abe0f6fb8d
Fix for image wrapping problems in table cells. b=97619 r=bernd sr=waterson
2001-09-08 19:26:34 +00:00
cls%seawood.org
f4cd4f78e2
Replace cat<<EOF with echos to avoid potential security risk with predictable /tmp files.
...
Thanks to Ashu Kulkarni <ashuk@eng.sun.com> for the patch.
Bug #98723 r=cls a=blizzard
2001-09-08 19:16:27 +00:00
pschwartau%netscape.com
7c3e22cebb
Trivial change to comment and whitespace.
2001-09-08 18:58:40 +00:00
dbaron%fas.harvard.edu
9ff6d2da46
Make forward-compatible the DOCTYPE handling for determining whether to be in quirks mode or strict mode: properly parse the DOCTYPE declaration and use a list of known public identifiers that should trigger quirks. Remove some remnants of modes that no longer exist. b=55264 r=harishd sr=vidur
2001-09-08 18:37:19 +00:00
dbaron%fas.harvard.edu
03b8e91855
Move trace-malloc readers from mozilla/xpcom/base/ to mozilla/tools/trace-malloc/. Add a --shutdown-leaks option to nsTraceMalloc to dump, to the file given as an argument to the option, information about allocations still live at shutdown. Add a new trace-malloc reader (leakstats.c) to print leak statistics. b=84831 r=jag sr=brendan
2001-09-08 18:29:24 +00:00
aaronl%netscape.com
025d54da07
Reversing 82207 patch - mac problems.
2001-09-08 17:05:09 +00:00
aaronl%netscape.com
63bd6a7d3a
Bug 82207. XUL Checkbox working with MSAA. r=jgaunt, sr=hyatt
2001-09-08 16:22:09 +00:00
andreas.otte%primus-online.de
993e2dfe9e
fix bug 94796 [code cleanup in nsURLHelper.cpp] remove nsURLEscape/nsURLUnescape from nsURLHelper and replace all usage with nsStdEscape/nsStdUnescape, r=ccarlen@netscape.com, sr=dougt@netscape.com
2001-09-08 12:47:05 +00:00
cls%seawood.org
cd6ef9c09e
AIX linker requires that all symbols be resolved at link time so link against MOZ_COMPONENT_LIBS when building shared lib. Should fix tinderbox bustage.
2001-09-08 08:09:14 +00:00
leaf%mozilla.org
3973aba30f
Automated update
2001-09-08 07:58:42 +00:00
cls%seawood.org
5d954946a7
Remove -DMOZ_MAIL_NEWS from build system.
...
Bug #66543 r=pavlov
2001-09-08 07:44:13 +00:00
cls%seawood.org
8bd5e41ea5
Updating module dependencies
2001-09-08 07:40:14 +00:00
blizzard%redhat.com
fc0e29936f
Rewrite XRemote code. It sucks less now. Fixes bugs 62250, 66543, 84239, 89911, 90580, 94289, 98764. r=jag, sr=alecf
2001-09-08 05:08:13 +00:00
blizzard%redhat.com
5ce6abd798
Fix bug #98600 . Handle the return of NS_ERROR_NO_CONTENT in the URI loader. mailto: urls shouldn't assert now. r=rpotts, sr=mscott
2001-09-08 04:58:59 +00:00
cotter%netscape.com
b26a736b6f
revised Show Example bitmaps
2001-09-08 04:27:13 +00:00
cotter%netscape.com
766c5865c9
privacy & security help content updates per b=85925, for new reset master password dialog (b=96019) and related changes. a=asa, r=oeschger
2001-09-08 04:22:47 +00:00
mkaply%us.ibm.com
3f4198003f
OS/2 and AIX bustage - use path.get()
...
Fix from dbaron
And since I am in here, I'm removing the IBM spam
2001-09-08 02:53:31 +00:00
mkaply%us.ibm.com
1fb55d91f7
Remove C++ style comment to fix OSF bustage
2001-09-08 02:46:22 +00:00
kaie%netscape.com
2c60f89a94
oops, fixing code per bug 96018
...
r=jag
2001-09-08 02:24:27 +00:00
nicolson%netscape.com
03b1637448
More work on running an SSLSocket over a generic Socket. This is required
...
for JSSE compliance.
2001-09-08 01:53:38 +00:00
jaggernaut%netscape.com
b8a8bdd55c
Removing newlines (^M) to fix bustage.
2001-09-08 01:47:44 +00:00
naving%netscape.com
34f947be26
fix whitespace from last checkin
2001-09-08 01:12:36 +00:00
sspitzer%netscape.com
078b6f54a5
fix for #98793 . r=varada, sr=mscott. pre-cache the unread / read / flagged / unflagged thread pane images
...
so that they don't fail to show when you launch mail (because of bug #92512 )
2001-09-08 01:09:18 +00:00
av%netscape.com
469bed50b6
Fix for bug 98285 -- adding possibility for plugins to access the service manager, r=beard, sr=vidur
2001-09-08 01:04:03 +00:00