scc%mozilla.org
c3afefa22d
r=jst, avoid deprecated operator
2001-03-06 08:33:00 +00:00
hyatt%netscape.com
6946f71e1b
Fix for 70809. r=attinasi, sr=brendan
2001-03-06 02:30:30 +00:00
hyatt%netscape.com
3e1490c559
Fix for 68478. r=blake, sr=alecf
2001-03-05 23:28:07 +00:00
hyatt%netscape.com
c13c634b99
Fix for 57112. r=danm, sr=jst
2001-03-05 21:39:27 +00:00
disttsc%bart.nl
277181c660
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
locka%iol.ie
79f80cf493
Removed some unused forward definitions, added documentation. b=64327 sr=vidur@netscape.com
2001-03-01 13:42:49 +00:00
dr%netscape.com
5cb164a8de
70386 (warning fix), r=timeless
2001-03-01 02:44:24 +00:00
jst%netscape.com
c843cf11a8
Initial checkin of DOM class info files needed when the DOM starts using XPConnect, this is still very much WIP, and not part of the build yet.
2001-02-24 10:26:14 +00:00
cls%seawood.org
3580b1cac0
Adding and updating necessary .cvsignore files. Bug #61550
2001-02-24 06:22:49 +00:00
disttsc%bart.nl
a6f2f5861a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
waterson%netscape.com
9fe59f23f0
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
2001-02-22 03:01:34 +00:00
dougt%netscape.com
128f95aa9b
Relanding Necko Changes.
...
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.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
dbaron%fas.harvard.edu
8411695789
Remove static constructor for nsStyleColor. r=disttsc@bart.nl sr=brendan@mozilla.org b=67341
2001-02-20 13:44:43 +00:00
Peter.VanderBeken%pandora.be
fc57601cdc
Content/layout split-up. Not part of the build. r=jst@netscape.com, sr=waterson@netscape.com.
2001-02-19 17:51:42 +00:00
jst%netscape.com
86fcb5549b
Removing unused file.
2001-02-19 13:14:10 +00:00
heikki%netscape.com
915749084a
Checking in changes needed for splitting layout into two separate libraries. r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet.
2001-02-19 12:55:42 +00:00
heikki%netscape.com
d59b45ca9f
Adding new files needed for splitting layout into two separate libraries (some of these files have been moved from mozilla/layout). r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet.
2001-02-19 12:10:13 +00:00
heikki%netscape.com
de35f432ad
Adding new files needed for splitting layout into two separate libraries (some of these files have been moved from mozilla/layout). r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet.
2001-02-19 11:56:40 +00:00
heikki%netscape.com
de8d58f084
Checking in new files needed for layout split. Not part of the build yet.
2001-02-17 09:53:29 +00:00
dcone%netscape.com
999dab80e2
r=rods sr=attinasi Passing in the title to begindocument
2001-02-16 17:36:02 +00:00
cmanske%netscape.com
3baa7b403e
Minor change to remove compile warning
2001-02-16 05:12:08 +00:00
cmanske%netscape.com
c7fb9e7600
Fixed table selection bug 68860. r=brade, sr=sfraser
2001-02-16 03:33:12 +00:00
hyatt%netscape.com
6d784c14e8
Fix for 67739. r=pierre,attinasi sr=ben
2001-02-15 21:24:47 +00:00
dbaron%fas.harvard.edu
f17bd918ed
Adding newline to end of file to fix HP bustage.
2001-02-15 15:22:22 +00:00
jfrancis%netscape.com
fed9703e2b
bug 50497: plaintext copy loses newlines on paste
bug 57292: copy of table cell contents shouldn't copy cell
bug 57170: some inline style not preserved across copy paste
for all above: r=akkana; sr=sfraser
2001-02-15 13:22:26 +00:00
jfrancis%netscape.com
d4b459cfee
bug 63760: improving iterator speed in aid of selection performance and many editor operations. r=akkana; sr=sfraser
2001-02-15 13:19:14 +00:00
dcone%netscape.com
dafca2054b
Changed the API to BeginDocument.. changed the call in here. sr=attinasi r=rods
2001-02-15 03:52:13 +00:00
dcone%netscape.com
30f56e20d6
Release the Presentation Context.. fixes printing leak r=kmmclusk, sr=attinasi
2001-02-14 05:45:05 +00:00
dcone%netscape.com
b1a810b0aa
had to comment out the release.. the Mac is breaking.. have to figure out why
2001-02-13 15:55:34 +00:00
dcone%netscape.com
090b014432
Added the release for the printing presentation context, fixes big leak. r=kmcclusk sr=attinasi
2001-02-13 15:05:49 +00:00
nhotta%netscape.com
198263a11a
Changed to control entity (CER) generation by a document charset, bug 65324, r=jst, sr=vidur.
2001-02-13 01:00:14 +00:00
disttsc%bart.nl
3d2d80d536
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
dougt%netscape.com
1b9ca82439
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
2001-02-10 00:16:26 +00:00
disttsc%bart.nl
ef1c235d5c
Fix hotaix bustage, also see bug 67961.
2001-02-07 13:02:11 +00:00
jfrancis%netscape.com
585e0076e3
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).
2001-02-07 10:34:17 +00:00
pierre%netscape.com
9af01acf22
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.
2001-02-07 09:57:26 +00:00
hyatt%netscape.com
295c45ae29
Fix for 67435. sr=ben
2001-02-07 07:45:36 +00:00
scc%mozilla.org
05a7c0e1fc
bug #53067 : r=danm, sr=alecf. Eliminate copying versions of |BeginReading|, |EndReading|, |BeginWriting|, |EndWriting|, and fix callers
2001-02-06 23:18:20 +00:00
rods%netscape.com
baed08e917
Printing of selected frameset frames and Iframes
...
Bug 66783 r=dcone sr=buster,attinasi
2001-02-06 23:03:17 +00:00
pollmann%netscape.com
26e414d3ed
Bug 42892: Split FlushPendingNotifications in to content and content+frames cases (speed up content list access), r=jst@netscape.com, sr=vidur@netscape.com
2001-02-06 05:46:46 +00:00
brade%netscape.com
09d2420eb6
cleanup of FetchDesiredX; r=kin; sr=sfraser
2001-02-05 15:43:46 +00:00
heikki%netscape.com
73b1eaa48b
Bug 44564. Problems with internal subset, especially with view source XML. Also fixed CDATA section problems. Some cleanups. r=harishd, sr=vidur.
2001-02-03 01:13:55 +00:00
attinasi%netscape.com
26938418e4
Leave floated list-items as display:list-item. b=32200, r=buster sr=waterson
2001-02-02 21:16:00 +00:00
rods%netscape.com
b71790af51
Added UI for printing selectd frame
...
Bug 66783 r=kmcclusk,ben,dcone sr=buster
2001-02-02 08:42:53 +00:00
hyatt%netscape.com
45c08e6635
Fix for 55292, r=ben, sr=brendan
2001-02-02 00:54:47 +00:00
dcone%netscape.com
12c55eaaf1
Took out bad #ifdefs.. added newline for warnings
2001-02-01 21:44:18 +00:00
disttsc%bart.nl
d1282d3594
Fix "No newline at end of file" which causes bustage on some platforms. r=bryner
2001-02-01 21:37:05 +00:00
dcone%netscape.com
d630ea8cb3
Fixed a define problem
2001-02-01 21:30:14 +00:00
dcone%netscape.com
d61654b75e
Added routines for finding the currently selected frame. sr=buster. r=peterl
2001-02-01 20:49:10 +00:00
kmcclusk%netscape.com
03143956d6
Removed unused code in view module. bug 62675 sr=roc+moz r=rods@netscape.com
2001-02-01 06:00:02 +00:00