Commit Graph

101071 Commits

Author SHA1 Message Date
bnesse%netscape.com
09b9f2d34e Backing out the FE portion of my changes to try and clear up the orange.
git-svn-id: svn://10.0.0.236/trunk@114709 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 23:28:39 +00:00
bienvenu%netscape.com
de976acd14 fix build warnings rs=sspitzer
git-svn-id: svn://10.0.0.236/trunk@114708 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 22:46:31 +00:00
rayw%netscape.com
56d97799b2 Checking in first stab at SOAP API documentation.
This file is not presently built, and SOAP is not part of default build.


git-svn-id: svn://10.0.0.236/trunk@114707 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 21:57:58 +00:00
bnesse%netscape.com
4a286ef616 [not part of build] Fix for bug 125129. Increase buffer size for conversion of status strings from unicode to UTF-8 before passing them on to the browser. r=sdagley, sr=beard.
git-svn-id: svn://10.0.0.236/trunk@114706 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 21:32:58 +00:00
bnesse%netscape.com
ae718269e8 Fix for bug 125129. Convert status strings to UTF-8 before passing them on to the browser. r=sdagley, sr=beard.
git-svn-id: svn://10.0.0.236/trunk@114705 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 21:28:17 +00:00
bnesse%netscape.com
d45f1774d0 Fix for bug 98476. Add safe save & redundant backup support for prefs.js. r=sfraser, sr=alecf.
git-svn-id: svn://10.0.0.236/trunk@114704 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 21:18:38 +00:00
bnesse%netscape.com
09406f293d New files for bug 98476. Add safe save & redundant backup support for prefs.js. r=sfraser, sr=alecf.
git-svn-id: svn://10.0.0.236/trunk@114703 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 21:15:28 +00:00
bstell%ix.netcom.com
ddd38ff67f fix OS/2 bustage for bug 116149
r=dbaron


git-svn-id: svn://10.0.0.236/trunk@114702 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 20:04:30 +00:00
dbaron%fas.harvard.edu
6f3d0f1b34 Speed up nsCRT::HashCode(const PRUnichar*) by renaming the version that does UCS-2 to UTF-8 conversion to nsCRT::HashCodeAsUTF8. r=jag sr=jst b=120363
git-svn-id: svn://10.0.0.236/trunk@114701 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 19:50:32 +00:00
dbaron%fas.harvard.edu
3129840cf0 Allow makefile to work on platforms other than Windows (although still don't use it).
git-svn-id: svn://10.0.0.236/trunk@114700 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 18:21:43 +00:00
dbaron%fas.harvard.edu
e3e3be3de3 Fix bustage, really (I hope).
git-svn-id: svn://10.0.0.236/trunk@114699 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 18:08:16 +00:00
dbaron%fas.harvard.edu
22d24cb393 Fix bustage.
git-svn-id: svn://10.0.0.236/trunk@114698 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 17:07:31 +00:00
dbaron%fas.harvard.edu
5ed6553b0d Make debugging |List| functions |#ifdef DEBUG|. b=122817 r=glazman sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@114697 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 16:50:45 +00:00
dbaron%fas.harvard.edu
c40418b528 Removing files long since replaced by nsCaseConversionImp2.{h,cpp}. b=125776 r=ftang sr=alecf
git-svn-id: svn://10.0.0.236/trunk@114696 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 16:33:23 +00:00
dbaron%fas.harvard.edu
152311587f Fix invalid optimization that prevented style changes on inline elements that caused a reflow from applying to more than the first line. b=98783 r=attinasi sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@114695 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 16:31:49 +00:00
dbaron%fas.harvard.edu
d5b6a2cebe Change the implementation of text zoom so that the zooming happens in the style system. This causes 'em' and similar units to be zoomed as well. Also scale physical / pixel 'line-height' values. b=41847 r=attinasi sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@114694 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 16:24:25 +00:00
dbaron%fas.harvard.edu
ac6b721449 Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
git-svn-id: svn://10.0.0.236/trunk@114693 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 16:18:13 +00:00
bzbarsky%mit.edu
ddfc778b27 Make text/plain view-source use the view-source parser. Bug 124753,
r=harishd, sr=jst.


git-svn-id: svn://10.0.0.236/trunk@114692 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 15:51:02 +00:00
cbiesinger%web.de
ffe7bd2072 bug 125716 r=bzbarsky sr=attinasi patch by caillon@returnzero.com
Implement getComputedStyle() for 'overflow' property


git-svn-id: svn://10.0.0.236/trunk@114691 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 13:16:10 +00:00
ian%hixie.ch
609c63819b Renaming INSTALL.UNIX to INSTALL.UNIX.CHROOT-JAIL. b=125872, r=imajes
git-svn-id: svn://10.0.0.236/trunk@114690 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 12:47:01 +00:00
cbiesinger%web.de
e3729478ae bug 125653 r=timeless sr=alecf
Changes window._content.location.href=foo to loadURI(foo)


git-svn-id: svn://10.0.0.236/trunk@114689 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 12:26:33 +00:00
rayw%netscape.com
2c5c9121b8 Added check for null schema type being passed in. Also made the type
not specified where it was AnyType or could be trivially derived from
the element name and namespaceURI being used.

SOAP is not part of default build.


git-svn-id: svn://10.0.0.236/trunk@114688 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 12:25:11 +00:00
bernd.mielke%snafu.de
6fc51fa7e7 adding regression test not part of the build
git-svn-id: svn://10.0.0.236/trunk@114687 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 11:30:57 +00:00
bryner%netscape.com
ac7e6017f4 Attempting to fix some depend build issues on win32 by passing the list of files via stdin instead of on the command line. r=cls
git-svn-id: svn://10.0.0.236/trunk@114686 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 11:21:57 +00:00
rginda%netscape.com
65a73e1ef6 - venkman only -
add ending quotes to format strings which might otherwise end in quotes.


git-svn-id: svn://10.0.0.236/trunk@114685 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 11:03:05 +00:00
rginda%netscape.com
8e0bb5176f - venkman only -
move the sort test into it's own function.


git-svn-id: svn://10.0.0.236/trunk@114684 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 11:02:23 +00:00
rginda%netscape.com
8c2399d877 - venkman only -
add dumpscripts command to list all js files on the current window.


git-svn-id: svn://10.0.0.236/trunk@114683 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 11:01:06 +00:00
rginda%netscape.com
97401f0c18 - venkman only -
if (0) out the targetWindow stuff until window modality/enable stuff is sorted out.


git-svn-id: svn://10.0.0.236/trunk@114682 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 11:00:34 +00:00
rginda%netscape.com
02aacf2f31 bug 124717, need to wrap JSVAL_NULL for eval result, instead of just returning it unwrapped.
git-svn-id: svn://10.0.0.236/trunk@114681 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 10:53:52 +00:00
bryner%netscape.com
bf1a53ad74 Prefer do_GetAtom to dont_AddRef(NS_NewAtom(...)). Also, tweak the borders on checkbox/radio buttons and containers a bit. Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@114680 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 10:43:59 +00:00
bstell%ix.netcom.com
95d4e1d394 bug 116151: interface to the FreeType2 library
r=shanjian@netscape.com, sr=mscott@netscape.com (delegated to mcafee@netscape.com)


git-svn-id: svn://10.0.0.236/trunk@114679 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 08:45:05 +00:00
bratell%lysator.liu.se
5398b032d2 Bug 124686 - move the current region instead of replacing it with a new when setTo is called. This is slightly faster. r=kmcclusk@netscape.com sr=attinasi@netscape.com
git-svn-id: svn://10.0.0.236/trunk@114678 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 08:25:41 +00:00
bstell%ix.netcom.com
94b2eecd42 bug 116149: simple name-value pair DB
r=yokoyama@netscape.com, sr=brendan@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@114677 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 08:11:25 +00:00
bstell%ix.netcom.com
1de0acf64d simple name-value pair DB
r=yokoyama@netscape.com, sr=brendan@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@114676 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 08:07:44 +00:00
rayw%netscape.com
2094e0931d Last issues for SOAP review by Heikki and others.
SOAP is not part of default build.


git-svn-id: svn://10.0.0.236/trunk@114675 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 08:01:15 +00:00
wtc%netscape.com
913eaca8b9 Bugzilla bug 124981: Enable IPv6 support for FreeBSD. This patch is
contributed by Munechika Sumikawa <sumikawa@ebina.hitachi.co.jp>.


git-svn-id: svn://10.0.0.236/trunk@114673 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 07:12:55 +00:00
mcafee%netscape.com
2c8a528665 tinderbox example
git-svn-id: svn://10.0.0.236/trunk@114672 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 06:21:52 +00:00
bernd.mielke%snafu.de
26bd706ce7 wider use of GetEffectiveColCount bug 100034 r=karnaze sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@114671 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 06:03:36 +00:00
akkana%netscape.com
b9887b7961 124484: fix link to the bug form. Fix from jmd (mozilla@turbogeek.org), r=gerv and me
git-svn-id: svn://10.0.0.236/trunk@114670 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 05:46:35 +00:00
peterlubczynski%netscape.com
f5a0f630c6 Fix derefing null pointer during print preview of java.sun.com bug 125396 r=av sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@114669 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 05:12:45 +00:00
peterlubczynski%netscape.com
96046e257b Made a dummy document to hold our url and pass back to the instance owner in order to fix bug 121033 in NP_FULL mode, NPP_GetURLNotify() does not resolve relative URLs correctly r=av sr=beard
git-svn-id: svn://10.0.0.236/trunk@114668 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 05:07:47 +00:00
ducarroz%netscape.com
3aa36d0520 Fix for bug 125720. Don't need to use appledouble encoding when there is no resource fork. R=varada, SR=bienvenu
git-svn-id: svn://10.0.0.236/trunk@114667 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 04:32:41 +00:00
ducarroz%netscape.com
4d5aaddc36 Fix for bug 125620. In case of an appledouble related part, we need to generate an url which point to the data part child. R=varada, SR=bienvenu
git-svn-id: svn://10.0.0.236/trunk@114666 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 04:30:29 +00:00
akkana%netscape.com
3c79d47137 more 123087 -- find API rewrite, r=brade, sr=kin
git-svn-id: svn://10.0.0.236/trunk@114665 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 04:26:49 +00:00
akkana%netscape.com
c4d91d0aeb 123087: Redesign Find API, rewrite new find algorithm.
Not yet enabled by default; needs testing.  r=brade sr=kin.


git-svn-id: svn://10.0.0.236/trunk@114664 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 04:17:07 +00:00
naving%netscape.com
374de22dfc 125503 r=bienvenu sr=mscott If the internet connection is lost make sure that we truncate any half downloaded
msg and commit the db so that if it comes back again in the same session we are still able to download messages


git-svn-id: svn://10.0.0.236/trunk@114663 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 04:04:26 +00:00
naving%netscape.com
3e7d183b2e fixing whitespace from last checkin
git-svn-id: svn://10.0.0.236/trunk@114662 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 03:36:57 +00:00
blakeross%telocity.com
7a1bd360f3 89389 - save as link should alert user if page doesn't exist (and not save the link). r=bz sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@114661 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 03:31:59 +00:00
aaronl%netscape.com
d9575605b1 Fixing bustage. --disable-accessibility is broken
git-svn-id: svn://10.0.0.236/trunk@114660 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 03:23:18 +00:00
naving%netscape.com
5c4077a05e 109761 r=bienvenu sr=sspitzer Suppress RDF/Outliner notifications when creating new INBOX, will happen on migrating imap accts or creating new imap accts, confuses outliner, ends up showing 2 INBOX es.
git-svn-id: svn://10.0.0.236/trunk@114659 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 03:11:03 +00:00