dcone%netscape.com
d9c487d050
had to comment out the release.. the Mac is breaking.. have to figure out why
...
git-svn-id: svn://10.0.0.236/trunk@86925 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 15:55:34 +00:00
dcone%netscape.com
2f9c2d524f
Added the release for the printing presentation context, fixes big leak. r=kmcclusk sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@86924 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 15:05:49 +00:00
nhotta%netscape.com
2dd996accf
Changed to control entity (CER) generation by a document charset, bug 65324, r=jst, sr=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@86864 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 01:00:14 +00:00
disttsc%bart.nl
03f69c5003
Back out dougt's channel changes
...
git-svn-id: svn://10.0.0.236/trunk@86793 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 03:14:23 +00:00
dougt%netscape.com
7af79c83df
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
...
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
The full details of the change on written up in the netlib newsgroup.
r=darin@netscape.com
sr=rpotts@netscape.com
git-svn-id: svn://10.0.0.236/trunk@86717 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-10 00:16:26 +00:00
disttsc%bart.nl
e675e7d933
Fix hotaix bustage, also see bug 67961.
...
git-svn-id: svn://10.0.0.236/trunk@86542 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-07 13:02:11 +00:00
jfrancis%netscape.com
f0c5617179
fix for text widget copy -> html composer paste giving you a seperate pre block for each paste. (bugzilla refuses to cough up the bug number right now).
...
git-svn-id: svn://10.0.0.236/trunk@86536 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-07 10:34:17 +00:00
pierre%netscape.com
8944a57fe0
Reinstate my changes that were backed out 10 days ago. #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. r=attinasi,sr=buster.
...
git-svn-id: svn://10.0.0.236/trunk@86533 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-07 09:57:26 +00:00
hyatt%netscape.com
369992b4f1
Fix for 67435. sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@86524 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-07 07:45:36 +00:00
scc%mozilla.org
fe019074bb
bug #53067 : r=danm, sr=alecf. Eliminate copying versions of |BeginReading|, |EndReading|, |BeginWriting|, |EndWriting|, and fix callers
...
git-svn-id: svn://10.0.0.236/trunk@86364 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-06 23:18:20 +00:00
rods%netscape.com
ca25456113
Printing of selected frameset frames and Iframes
...
Bug 66783 r=dcone sr=buster,attinasi
git-svn-id: svn://10.0.0.236/trunk@86352 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-06 23:03:17 +00:00
pollmann%netscape.com
2d0d3de45d
Bug 42892: Split FlushPendingNotifications in to content and content+frames cases (speed up content list access), r=jst@netscape.com, sr=vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@86318 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-06 05:46:46 +00:00
brade%netscape.com
3440aa2597
cleanup of FetchDesiredX; r=kin; sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@86232 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-05 15:43:46 +00:00
heikki%netscape.com
a4f8173ec8
Bug 44564. Problems with internal subset, especially with view source XML. Also fixed CDATA section problems. Some cleanups. r=harishd, sr=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@86136 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-03 01:13:55 +00:00
attinasi%netscape.com
9e2454cabf
Leave floated list-items as display:list-item. b=32200, r=buster sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@86109 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 21:16:00 +00:00
rods%netscape.com
5b130d03e0
Added UI for printing selectd frame
...
Bug 66783 r=kmcclusk,ben,dcone sr=buster
git-svn-id: svn://10.0.0.236/trunk@86059 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 08:42:53 +00:00
hyatt%netscape.com
b98496bb42
Fix for 55292, r=ben, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@86010 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 00:54:47 +00:00
dcone%netscape.com
295a1b184b
Took out bad #ifdefs.. added newline for warnings
...
git-svn-id: svn://10.0.0.236/trunk@85996 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-01 21:44:18 +00:00
disttsc%bart.nl
438478e56f
Fix "No newline at end of file" which causes bustage on some platforms. r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@85994 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-01 21:37:05 +00:00
dcone%netscape.com
22b47a442d
Fixed a define problem
...
git-svn-id: svn://10.0.0.236/trunk@85993 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-01 21:30:14 +00:00
dcone%netscape.com
be2a576407
Added routines for finding the currently selected frame. sr=buster. r=peterl
...
git-svn-id: svn://10.0.0.236/trunk@85990 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-01 20:49:10 +00:00
kmcclusk%netscape.com
53ee4f7141
Removed unused code in view module. bug 62675 sr=roc+moz r=rods@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@85943 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-01 06:00:02 +00:00
gagan%netscape.com
f3f5b36700
Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@85797 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-31 01:33:03 +00:00
disttsc%bart.nl
6810cef971
Fix mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@85686 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-30 00:23:02 +00:00
disttsc%bart.nl
4d21783e1b
Clean-up of nsDocument.(h|cpp), r=jst, sr=vidur
...
git-svn-id: svn://10.0.0.236/trunk@85681 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-29 23:17:55 +00:00
dbaron%fas.harvard.edu
5f0a7ab9bd
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@85654 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-27 23:06:33 +00:00
dbaron%fas.harvard.edu
bfc35757e1
Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023
...
git-svn-id: svn://10.0.0.236/trunk@85638 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-27 16:58:15 +00:00
rods%netscape.com
b23e7af50b
This checkin enables mozilla to support the printing of selection, the printing of page ranges, and
...
the printing of headers and footers.
Printing of selection is implemented by the frames figuring out if they are in the selection and painting
if they or not they they don't paint. This also only allows the printing of the first page of
selections, alothough it is well documented where this is implemeted so it can be removed.
Bugs 63426, 31218, 61075 r=dcone,kmcclusk,erik,buster sr=waterson
git-svn-id: svn://10.0.0.236/trunk@85624 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-27 14:09:34 +00:00
hyatt%netscape.com
d5d5ce42a8
Impl getAnonymousElementByAttr, r=jst, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@85598 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-27 00:43:54 +00:00
dbaron%fas.harvard.edu
6c9757124a
Change the way nsDocument stores its children by replacing separate nsVoidArrays for prolog and epilog with a single nsISupportsArray that also holds the root element. Using this change, simplify many of the child handling methods in nsDocument (and fix some bugs in them). Since nsDocument no longer uses prolog and epilog, remove AppendToProlog and AppendToEpilog from nsIDocument. b=47850 r=jst@netscape.com sr=vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@85490 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-25 14:19:38 +00:00
mcafee%netscape.com
644a6ffc68
Backing out pierre's change from 1/20 for performance reasons (66263). r=attinasi, a=granrose, phil
...
git-svn-id: svn://10.0.0.236/trunk@85463 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-25 02:58:12 +00:00
brade%netscape.com
cb21c78be0
always absolutize urls in html copy encoder (doing the right thing is covered in bug #32768 )
...
git-svn-id: svn://10.0.0.236/trunk@85429 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-24 14:59:57 +00:00
vidur%netscape.com
5624d576e9
Fix for bug 63081. We remove carriage returns passed to us by the parser in the copy from the sink buffer to the content model. r=jst
...
git-svn-id: svn://10.0.0.236/trunk@85317 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-22 23:11:02 +00:00
jst%netscape.com
e14f654b15
Removing unused variable.
...
git-svn-id: svn://10.0.0.236/trunk@85260 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-22 06:38:19 +00:00
pierre%netscape.com
f65fe0fad9
added brakets in switch() statements in a vain attempt to fix the unix build bustages
...
git-svn-id: svn://10.0.0.236/trunk@85213 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-20 23:33:29 +00:00
pierre%netscape.com
148e913722
#43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. Review=attinasi. Pending Approval: buster.
...
git-svn-id: svn://10.0.0.236/trunk@85210 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-20 22:46:54 +00:00
axel%pike.org
fb545a174e
not part of build, code by peterv, r=me, fixing XPathProcessor, nsISynchLoader, cleanup
...
git-svn-id: svn://10.0.0.236/trunk@85178 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-19 21:24:44 +00:00
jst%netscape.com
870c8cda8d
Fixing bug 54780. Checking in patch from heikki@netscape.com that makes nsDOMImplementation::CreateDocument() return the return value from NS_NewDOMDocument() instead of just ignoring it. r=me, r=disttsc@bart.nl, sr=none (trivial change).
...
git-svn-id: svn://10.0.0.236/trunk@85150 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-19 07:56:38 +00:00
buster%netscape.com
31a79a4925
bug 56432 ()
...
the problem was a factorial algorithm for finding primary frames.
fixed by added a hinting mechanism that takes advantage of existing
primary frame cache, greatly reducing the cost for the common case.
r=rods
sr=waterson
git-svn-id: svn://10.0.0.236/trunk@84973 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-16 22:10:04 +00:00
axel%pike.org
8d208bdc0b
not part of build, code by axel@pike.org, r=peterv; code by peterv@netscape.com, r=me. Fixing 59937, xpath function lib complete, 59649, 60059, 47720; building windows standalone, 46640; general code cleanup, fixing warnings; XPathProcessor and XSLTProcessor available to JS (work in progress)
...
git-svn-id: svn://10.0.0.236/trunk@84878 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-12 20:06:48 +00:00
bratell%lysator.liu.se
4d3ab899b1
Cleanup of the HTML -> plain text converter. Bug 62189. r=anthonyd@netscape.com sr=vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@84848 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-12 07:26:39 +00:00
akkana%netscape.com
509c902a05
42452,61173: output formatted lists even in unformatted plaintext output. r=bratell, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@84740 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-10 22:08:08 +00:00
sfraser%netscape.com
4e7e05789b
Convert nsIDiskDocument to xpidl, and change it from using nsFileSpecs to nsIFiles. Bug 62567, r= buster, ducarroz, adamlock, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@84675 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-09 22:47:02 +00:00
anthonyd%netscape.com
32339edfc0
bug fix for 62796
...
sr=kin@netscape.com
a=jfrancis@netscape.com
r=jst@netscape.com
git-svn-id: svn://10.0.0.236/trunk@84669 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-09 21:44:35 +00:00
dcone%netscape.com
ec87b2a0a4
Took outsome debug code which snuck in.
...
git-svn-id: svn://10.0.0.236/trunk@84660 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-09 20:41:05 +00:00
akkana%netscape.com
13ae4ba935
33088: restructure editor output routines. r=kin,buster,adamlock sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@84590 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-08 21:01:29 +00:00
dcone%netscape.com
5556760ab2
Added nsIPrintContext interface.
...
Added this so you can now tell if your laying out to a printer.
r=attinasi sr=buster
git-svn-id: svn://10.0.0.236/trunk@84586 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-08 20:26:05 +00:00
pierre%netscape.com
b2bb962fc9
Not part of the build. Momentarily check in the StyleContext metrics before doing deeper changes.
...
git-svn-id: svn://10.0.0.236/trunk@84539 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-08 00:24:41 +00:00
cls%seawood.org
c6df0ee30a
Backing out anthonyd's previous checkin as it is causing text boxes to not work anywhere on at least beos, linux & win32.
...
Bug #62796
git-svn-id: svn://10.0.0.236/trunk@84532 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-07 15:11:50 +00:00
anthonyd%netscape.com
df8ca35e51
bug fix for 62796 - various range fixes, including a crasher in Range::deleteContents()
...
sr=kin@netscape.com
r=jst@netscape.com
git-svn-id: svn://10.0.0.236/trunk@84513 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-07 04:52:23 +00:00