Jerry.Kirk%Nexwarecorp.com
b1319b4798
These changes fix a draw problem when a top-level window was Move'd
...
Bug=16325 r=Michael.Kedl@Nexwarecorp.com
1999-10-14 00:33:49 +00:00
cmanske%netscape.com
6df53d78e8
Fixed bugs 16204, 16118, 15831,15448,14342(partial) r=mjudge
1999-10-14 00:13:27 +00:00
cmanske%netscape.com
4e882c45cb
Fixed bug 16118, part of fix for 14342. Reduced size of ender input widget. r=hyatt,hangas
1999-10-14 00:13:21 +00:00
beard%netscape.com
c40298adbc
fixing a memory leak, just use an nsAutoString. bug=15380, r=harishd
1999-10-13 23:59:27 +00:00
alecf%netscape.com
1161d7d979
make this compile with -pedantic on Linux 2.2
1999-10-13 23:58:25 +00:00
alecf%netscape.com
0874a1268c
add new makefile for our build system
1999-10-13 23:58:09 +00:00
alecf%netscape.com
f7c50e6ab1
move old Boehm makefile to Makefile.unix
...
(not part of build)
1999-10-13 23:57:38 +00:00
bienvenu%netscape.com
f53ba46251
add close method to datasources, r=mscott, no bug, but fixes some shutdown memory leaks
1999-10-13 23:55:57 +00:00
beard%netscape.com
6945390099
make stack crawl instructions addresses reflect call site, not return address. bug=15906, r=rjc
1999-10-13 23:45:40 +00:00
beard%netscape.com
2a68d0d41e
Rewrote using Mac file I/O, since MSL can only manage 35 FILEs. bug=15906, r=rjc
1999-10-13 23:45:03 +00:00
beard%netscape.com
be85b9c438
for now, let leak detector reclaim block. bug=15906, r=rjc
1999-10-13 23:44:55 +00:00
beard%netscape.com
4e0a1137ac
html-ized the report, added -blame option.
1999-10-13 23:42:49 +00:00
alecf%netscape.com
32d388d5aa
fix typo (gif not dif)
...
talked to cmanske about this, no review necessary
1999-10-13 23:39:52 +00:00
dveditz%netscape.com
7fed8f214b
added directory recursion feature to makecopy.exe, r=dougt
1999-10-13 23:37:24 +00:00
varada%netscape.com
f55af801ff
fix for bug #6569
1999-10-13 21:30:51 +00:00
terry%mozilla.org
e034619875
Removing the last vote on a bug was causing an SQL error.
1999-10-13 20:17:01 +00:00
selmer%netscape.com
19d6a02128
fix 15325 - don't allow dupl config
1999-10-13 19:55:13 +00:00
selmer%netscape.com
d9cfea594c
Can't have commands after a Reload
1999-10-13 19:24:41 +00:00
wtc%netscape.com
13ee58e1ab
Fixed an error of incorrect return value type in _MD_DeleteSharedMemory.
1999-10-13 19:17:05 +00:00
larryh%netscape.com
57174e3315
NSPR 3.5 landing
1999-10-13 18:32:42 +00:00
rbs%maths.uq.edu.au
8da96e7a6e
[MathML] Fix to get the scriptlevel style context back, and minor cleanups.
1999-10-13 15:10:14 +00:00
karnaze%netscape.com
6603bb1392
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
9d5a8e30f6
Removed an unsupported argument (-f)
1999-10-13 14:43:04 +00:00
karnaze%netscape.com
0ca94b84af
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
a97d9c7bca
added comments
1999-10-13 14:36:28 +00:00
gagan%netscape.com
03237a9f96
Argh... fix my last fix.
1999-10-13 12:16:08 +00:00
gagan%netscape.com
d78f86a72e
Fix build bustage on windows.
1999-10-13 11:50:14 +00:00
gagan%netscape.com
c75846c5bf
Fix the windows build bustage. Bad checkin on my part!
1999-10-13 11:09:37 +00:00
gagan%netscape.com
9f6ee2c4f1
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
8d3080bc29
Removed an unneccesary include statement. No bug number.
1999-10-13 10:28:10 +00:00
gagan%netscape.com
7f425f1145
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
be3ea9dd42
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
fa01dc07d1
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
5682341c3d
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
a793e85d4b
Add PR_LOG() calls to aid debugging.
1999-10-13 08:00:45 +00:00
waterson%netscape.com
ad05e3c493
Add PR_LOG() calls to aid with debugging.
1999-10-13 08:00:14 +00:00
sfraser%netscape.com
94149b57b9
Add jsurl IDL manifest and project for dougt.
1999-10-13 07:19:40 +00:00
dougt%netscape.com
2ab5823b4f
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
e15d631923
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
f28a0ace14
First Checked In.
1999-10-13 07:14:12 +00:00
alecf%netscape.com
9b7ca80145
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
37d22e1551
update status
1999-10-13 06:14:58 +00:00
alecf%netscape.com
4c311a1203
convert XPFE components over the nsIModules
1999-10-13 06:12:15 +00:00
alecf%netscape.com
c6eef943a5
nsIModule-ize addressbook
...
r=sspizer
no bug
1999-10-13 05:55:06 +00:00
alecf%netscape.com
7f974309d9
DTDs contain image names too
1999-10-13 05:53:10 +00:00
pavlov%netscape.com
00ca8f5477
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
da443ccf66
new regression tests, file images for others. Does not affect the build.
1999-10-13 05:40:53 +00:00
alecf%netscape.com
fe4205ff79
fix makefiles to correct outdent.dif/outdent.gif typo
1999-10-13 05:35:57 +00:00
alecf%netscape.com
f99b563b75
add another missing file
1999-10-13 05:34:24 +00:00
sspitzer%netscape.com
f2afef482f
add more comments about what's left to do, and why this is a little scary.
1999-10-13 05:33:26 +00:00