Commit Graph

43925 Commits

Author SHA1 Message Date
rbs%maths.uq.edu.au
e853983143 [MathML] Fix to get the scriptlevel style context back, and minor cleanups. 1999-10-13 15:10:14 +00:00
karnaze%netscape.com
d978f30c29 bug 11026 - AllocateUnconstrained was off by 1 twip in some cases. bug 14159 - cell is not fixed width if an auto cell in the same col has a larger desired size for backward compatibilty. 1999-10-13 14:44:22 +00:00
kipp%netscape.com
6034d32bb0 Removed an unsupported argument (-f) 1999-10-13 14:43:04 +00:00
karnaze%netscape.com
48c216257e removed handling of 0 width cells in ComputeAvailableTableWidth since it is done in nsHTMLTableElement. review=kmcclusk 1999-10-13 14:39:33 +00:00
karnaze%netscape.com
91b4aeefdd added comments 1999-10-13 14:36:28 +00:00
gagan%netscape.com
209816b7fe Argh... fix my last fix. 1999-10-13 12:16:08 +00:00
gagan%netscape.com
f488dd54a9 Fix build bustage on windows. 1999-10-13 11:50:14 +00:00
gagan%netscape.com
5b9f510ea1 Fix the windows build bustage. Bad checkin on my part! 1999-10-13 11:09:37 +00:00
gagan%netscape.com
02366e93bc Removing an #if 0 block that got checked in accidently with my last checkins. 1999-10-13 10:31:16 +00:00
gagan%netscape.com
19e35c44ca Removed an unneccesary include statement. No bug number. 1999-10-13 10:28:10 +00:00
gagan%netscape.com
f1203c259d Fix for bug # 10333. Made webshell a progress event sink as well so that now it redirects all progress messages from necko land to the appropriate docloader observer. The hack to delete strings which are being received in the status messages is a work around the current limitation of the proxy event code. When bug # 16273 is fixed that delete wont be necessary. In fixing this I also noticed that the nsFileTransport wasn't using the proxy events and was incorrectly firing status messages directly onto the UI thread. Fixed that as well. r=rpotts,warren 1999-10-13 10:24:12 +00:00
waterson%netscape.com
86ea8fe7d3 Factor out dirtying of tree, fixed bug with dynamic column creation due to row addition. r=hyatt 1999-10-13 08:53:57 +00:00
waterson%netscape.com
01b01edb29 Add check-for-null-pointer to FireOnSelectHandler() to avoid crashing in the case where a select handler fires on an 'orphaned' node with no document. This can happen if a document is being destroyed and random scripts and events are still filtering through the system. 1999-10-13 08:02:02 +00:00
pinkerton%netscape.com
9d9178e980 correctly update cellmap when scrolling in a tree with no column headers (r=hyatt, partial fix for bug#15771) 1999-10-13 08:01:43 +00:00
waterson%netscape.com
3ddd2b7390 Add PR_LOG() calls to aid debugging. 1999-10-13 08:00:45 +00:00
waterson%netscape.com
a8f0856c8d Add PR_LOG() calls to aid with debugging. 1999-10-13 08:00:14 +00:00
sfraser%netscape.com
2672128e9d Add jsurl IDL manifest and project for dougt. 1999-10-13 07:19:40 +00:00
dougt%netscape.com
64aa8f7753 1) Now evaluting the script during channel creation rather than read() to
avoid a deadlock between the UI/JS thread and the FileTransport thread.

2) Isolating the proxy of the eval to a single interface

3) Change makefiles for windows and unix.

Brendan asked me to look at this.  I am not sure if there is a bug number.

reviewer=brendan@meer.net
1999-10-13 07:17:36 +00:00
sfraser%netscape.com
46114d99cf Part of dougt jsurl changes. Fixing the project to use the _debug prefix file when building debug. r=dougt 1999-10-13 07:16:12 +00:00
sfraser%netscape.com
25cec9ae57 First Checked In. 1999-10-13 07:14:12 +00:00
alecf%netscape.com
839ce5d98c fix windows bustage (sorry, I thought I checked this line in from my windows box, must have missed it) 1999-10-13 07:00:42 +00:00
alecf%netscape.com
a57e392ad2 update status 1999-10-13 06:14:58 +00:00
alecf%netscape.com
cbf8c4356c convert XPFE components over the nsIModules 1999-10-13 06:12:15 +00:00
alecf%netscape.com
c1aec3a140 nsIModule-ize addressbook
r=sspizer
no bug
1999-10-13 05:55:06 +00:00
alecf%netscape.com
799d1e2871 DTDs contain image names too 1999-10-13 05:53:10 +00:00
pavlov%netscape.com
a9baa2ba22 take 2 static CID's out of two different functions and combine them into 1 r=alecf fixes bug #15776 1999-10-13 05:42:05 +00:00
karnaze%netscape.com
e1b3f6ad9c new regression tests, file images for others. Does not affect the build. 1999-10-13 05:40:53 +00:00
alecf%netscape.com
237583c107 fix makefiles to correct outdent.dif/outdent.gif typo 1999-10-13 05:35:57 +00:00
alecf%netscape.com
d1484fc12e add another missing file 1999-10-13 05:34:24 +00:00
sspitzer%netscape.com
872b817711 add more comments about what's left to do, and why this is a little scary. 1999-10-13 05:33:26 +00:00
mscott%netscape.com
9f622a5a7d make sure the user name goes into outgoing imap urls that we make
Bug #16263 --> implement NewURI so we can view embedded images!
r=sspitzer
1999-10-13 05:21:08 +00:00
mscott%netscape.com
325c1a107a Bug #16263 --> CreateListOfMessageIDStrings should look for '?' as the delimiter used by
mime for each message part instead of '&'.
r=sspitzer
1999-10-13 05:20:14 +00:00
mscott%netscape.com
6e9c861c93 Bug #16263 --> make nsGetImapServer public
r=sspitzer
1999-10-13 05:19:27 +00:00
sspitzer%netscape.com
7e6e7a39e9 whoops, forgot this wee bit of JS. 1999-10-13 05:14:16 +00:00
alecf%netscape.com
b9cf81c403 remove file that's making CVS complain 1999-10-13 05:10:14 +00:00
sspitzer%netscape.com
01596330e0 fix for #16264, r=mscott. migrate prefs (if we need to) when compose is opened.
also, if we have no identities, launch the account wizard so the user can create
 one.  also, cache the nsIMsgMailSession, we don't need to go through Components
[] and do a getService each time.
1999-10-13 05:09:14 +00:00
alecf%netscape.com
f281e832a6 oops, missed this file because of a misspelling
fixes mac and possibly windows breakage
1999-10-13 04:41:11 +00:00
alecf%netscape.com
0fa5cd6df4 update new image names in all XUL, JS, and CSS 1999-10-13 04:26:01 +00:00
sspitzer%netscape.com
298b3b506a fix for #16262, r=mscott. now we have "Mozilla Profile Wizard" (a.k.a. -ProfileWizard) for the mac. 1999-10-13 04:21:18 +00:00
vidur%netscape.com
a636b7dacd Fix for bug 15772. Check that a content node is part of the document tree before dispatching a blur event to it. R=joki 1999-10-13 04:19:26 +00:00
alecf%netscape.com
cd2c94286c get rid of old poorly cased gif file 1999-10-13 04:18:00 +00:00
alecf%netscape.com
12a5dc2f40 oops, missed this mac file 1999-10-13 04:17:04 +00:00
sspitzer%netscape.com
8227e7bda9 fix for bug #14591, r=mscott.
handle the case where we migrate from 4.x and our sent folder is on the imap server.
but, since we haven't logged into the imap server yet, our folders are undiscovered.

other related fixes:
1) make it so on failure to fcc, save to draft, save to template, send later the message shows up.
2) clean up the error message strings
3) fix how we determine if an URI points to a local folder. (all we need to do is look at the scheme and see if it is "mailbox:"
4) remove a stale comment.
1999-10-13 04:12:06 +00:00
alecf%netscape.com
bc629c312d export new gifs on Mac 1999-10-13 04:10:49 +00:00
alecf%netscape.com
dddb1a32a5 export new images on windows
r=mscott
no bug
1999-10-13 04:09:25 +00:00
alecf%netscape.com
0084bc2df1 export new gifs on unix
r=sspitzer
1999-10-13 04:08:15 +00:00
alecf%netscape.com
172de2dfa6 checkin new image file names
not part of build
no reviewer 'cause you can't review images :)
no bug #, just maintenance for skins a la German
all files added with -kb
1999-10-13 03:57:13 +00:00
mscott%netscape.com
897ac92e73 we appeared to be leaking an rdf resource. I fixed this leak by using a nsCOMPtr.
r=sspitzer
1999-10-13 03:18:32 +00:00
pollmann%netscape.com
e0ed7d0ee8 Bug 16126: Check for a cached state when reading value or submitting Gfx text frame (before initialize); r=joki 1999-10-13 02:49:42 +00:00
mscott%netscape.com
ee28759d13 Bug #16115 --> addref the web shell window inside it's Close method to keep the web shell window from getting
deleted out from under us. This could happen because in closing the window, we are destroying a webshell which
could have the last outstanding reference to the webshell window.
r=dp
1999-10-13 02:47:56 +00:00