waterson%netscape.com
62c1407739
Bug 17953, 17959. Fix nsXULElement leaks by using nsCOMPtrs. r=warren, a=chofmann
1999-11-04 19:44:38 +00:00
waterson%netscape.com
1d630564b4
Bug 17955. Don't unnecessarily add script event listeners to temporary nodes used for overlay hookup. r=hyatt, a=chofmann
1999-11-04 19:43:43 +00:00
putterman%netscape.com
0b5d621294
Fix for 17987. Approved by chofmann and reviewed by hangas.
1999-11-04 19:38:11 +00:00
kipp%netscape.com
2fb6aeb04b
r=vidur; bug=17372; found a case where a trailing shy character on a line would trigger an infinite loop iff the shy character was the only piece of text after a text frame had been continued
1999-11-04 19:34:36 +00:00
waterson%netscape.com
1604985632
Bug 17847. Fix 'commandupdater' hookup for master document. r=hyatt, a=chofmann
1999-11-04 18:37:58 +00:00
jefft%netscape.com
090c4fb921
fixed bug 17925 -- pop3 get all message again; restore old behavior; always set leave message on server; r=rhp, a=chofmann
1999-11-04 15:27:29 +00:00
rhp%netscape.com
690a85357f
Changes for String Bundle problem in forwarding - Bug #: 12345 - r: jefft - approved: chofmann
1999-11-04 13:59:26 +00:00
waterson%netscape.com
6513d17a4e
Bug 11501. Tree has regressed s.t. it is necessary to have a <treecol>; add it here. r=hyatt, a=jack
1999-11-04 08:57:52 +00:00
waterson%netscape.com
24d414017c
Bug 17946. Trees must be contained within a fixed div. r=hyatt, a=jack
1999-11-04 08:33:08 +00:00
sgehani%netscape.com
13b962fc30
No longer delete core file if it existed before running the installer: now only deleted if downloaded. Also, cleaned up the terminal window UI.
Only affects the standalone Install Wizard app, not the browser or mail.
[r=ssu, a=chofmann]
1999-11-04 08:23:55 +00:00
jefft%netscape.com
1666a188ef
partial fix for bug 12345 - unable to forward message; check for valid url before calling msg_pick_real_name() to prevent crashing; r=rhp, a=chofmann
1999-11-04 06:25:36 +00:00
beard%netscape.com
6029196cc0
moved System.exit() to end of main.
1999-11-04 06:15:55 +00:00
beard%netscape.com
39e1390605
moved System.exit() to end of main
1999-11-04 06:07:35 +00:00
beard%netscape.com
55a3635b89
JShell properties files.
1999-11-04 06:06:40 +00:00
beard%netscape.com
a5a6963a90
factored out common code to locate a source file on lxr or bonsai
1999-11-04 06:06:13 +00:00
beard%netscape.com
5f966df945
communicates with cvsblame.cgi to assign blame to lines of a source file.
1999-11-04 06:05:52 +00:00
troy%netscape.com
35c782073e
b=#17315. Changed DeletingFrameSubtree() to also look at the continuing
...
frames.
1999-11-04 05:23:11 +00:00
ducarroz%netscape.com
753a2ae792
Fix for bug 17902. Fix various FCC problems as well error display. R=alecf, A=chofmann
1999-11-04 04:58:06 +00:00
sspitzer%netscape.com
661b08c9a6
fix for #17597 . reply to a news article doesn't quote the body.
...
the problem was when we ran the nntp url to get the message we weren't
calling OnDataAvailabe() on the channel listener. the reason is the channel
listener only got poked when ActionDisplayArticle was set as the action on
the nntp url. but this wouldn't be the case when we got run from the Quoting backend. I added a new action, and made sure to set it when running the url from the quoting back end, and then made sure the nntp backend did the right thing.
r=alecf, a=chofmann
1999-11-04 04:31:09 +00:00
jj%netscape.com
b135a7f84b
set installer target directory to "Mozilla Folder" and changed "bin" to "viewer" to reflect the Mac tree structure.
1999-11-04 03:01:29 +00:00
jj%netscape.com
c2895c338b
. moved 'Component Registry' from [browser] to [install]
. removed 'default_prefs.js' and 'chrome:registry.rdf'
. added 'viewer:' in front of _each_ line (parser root change)
1999-11-04 03:01:25 +00:00
jj%netscape.com
5ff58b717f
fixed components lists for [Easy install] and variable names for module sizes.
1999-11-04 03:01:24 +00:00
beard%netscape.com
ba1a567cb2
bug #17847 , fix clobbering of mSlots->mAttributes in GetAttributes(). r=waterson, a=chofmann
1999-11-04 02:56:54 +00:00
slamm%netscape.com
8743746d57
Do run-length encoding for the raw data option. End revision records with a period. Buffer the raw data output.
1999-11-04 02:14:56 +00:00
hyatt%netscape.com
0eea38f731
Partial fix for 17848. Part 1 of 2. 2nd part will be checked in by hangas. r=hangas, a=brendan
1999-11-04 01:59:04 +00:00
waterson%netscape.com
52ce5fde68
Bug 17024. Fix mClassList leak; add bloaty stats for nsClassList. r=hyatt a=chofmann
1999-11-04 01:50:47 +00:00
waterson%netscape.com
6cb382251f
Bug 15146. Don't eagerly create a <xul:menu>'s contents. r=hyatt a=brendan
1999-11-04 01:49:34 +00:00
waterson%netscape.com
7760b199b4
Bug 15146. Fix charset overlay template; don't force menus to be open; r=hyatt a=brendan
1999-11-04 01:48:46 +00:00
mccabe%netscape.com
525a779e7a
Link fixes. Not part of the Mozilla build.
1999-11-04 00:35:31 +00:00
beard%netscape.com
bb72be75bc
can handle multiple inputs, now using common FileLocator class to generate blame/lxr URLs.
1999-11-04 00:24:26 +00:00
beard%netscape.com
7875f07dca
Uses CVS/Entries to determine the revision of a checked out file.
1999-11-04 00:10:12 +00:00
pinkerton%netscape.com
3b7a650e39
Fix bug 15276 by flushing the data to the clipboard right before app shuts down. (r=davidm).
1999-11-04 00:08:59 +00:00
rogerl%netscape.com
17f55ab4a6
Removed - not an ECMA thing and supplanted by a different mechanism.
1999-11-04 00:01:00 +00:00
rogerl%netscape.com
448bd845c0
Fix back-reference parsing from going too far in source string
1999-11-04 00:00:14 +00:00
rogerl%netscape.com
a9e5d64d21
Replaced Closure object with FunctionObject clone
1999-11-03 23:59:35 +00:00
rogerl%netscape.com
97edcab2f0
Removed NativeClosure
1999-11-03 23:58:51 +00:00
rogerl%netscape.com
cbb133796d
Fix nested finally endless loop.
...
Replaced Closure object with FunctionObject clone.
1999-11-03 23:57:56 +00:00
rogerl%netscape.com
94ebb494f8
Add closure support
1999-11-03 23:56:28 +00:00
rogerl%netscape.com
a474444e6a
Removing NativeClosure
1999-11-03 23:55:59 +00:00
mcafee%netscape.com
3e939a2716
ftp & http proxy settings got reversed in the UI (15165). r=slamm, a=chofmann.
1999-11-03 23:53:15 +00:00
nisheeth%netscape.com
2491f9c8dc
r=harishd, a=chofmann. Fix for bugs 11992, 10563. New lines get reported in the XML document prolog. Now, JS errors in XML report correct line numbers.
1999-11-03 23:50:16 +00:00
slamm%netscape.com
d8c5fdb5db
Add feature for beard and his leak soup tool. Return raw data if 'data=1' is added as a parameter. Cleaned up some code too.
1999-11-03 23:37:44 +00:00
mcafee%netscape.com
617eb7f2eb
We were using the wrong pref to enable JS (14660). r=slamm, a=chofmann
1999-11-03 23:10:47 +00:00
hangas%netscape.com
f0ae8a0781
Fix for bug 16189, which allows undo/redo to be used in the thread pane of mail/news. r-jefft a=chofmann
1999-11-03 23:03:12 +00:00
rogerl%netscape.com
64616a42c4
Not a part of SeaMonkey Build
...
- new LiveConnect AIX4.3 makefile for server builds
1999-11-03 22:55:03 +00:00
varada%netscape.com
71b16a8af8
getting rid of root variable in che file
1999-11-03 22:44:24 +00:00
rhp%netscape.com
46fddefcc8
Fix for null pointer access - Bug #17597 - r: jefft - approved: chofmann
1999-11-03 22:35:04 +00:00
rhp%netscape.com
8d305b4157
Fix for null pointer access - Bug #17597 - r: jefft approved: chofmann
1999-11-03 22:34:30 +00:00
radha%netscape.com
b1adee7da0
Fix for bug # 17893. Pass the url to nsISessionHistory::Add().Don't set
...
nsWebShell::mURL too early in the loading process.
r=law,nisheeth
1999-11-03 22:30:44 +00:00
varada%netscape.com
11ab758be0
getting rid of spaces in cck.ini
1999-11-03 22:27:29 +00:00