Граф коммитов

46192 Коммитов

Автор SHA1 Сообщение Дата
valeski%netscape.com 14e25a91af 10736, r=andreas.otte@primus-online.de. Actually I'm more like the reviewer here. Andreas submitted this optimization to MakeAbsolute (it uses minimal memory routines and minimal parsing. this means performance increase by a factor of 10 for this method). I'm checking it in for him. 1999-11-04 20:31:36 +00:00
neeti%netscape.com b6a832c952 fix for MLK bug 15818, every ImageURLImpl leaks.r=pnunn, a=chofmann. 1999-11-04 20:24:25 +00:00
selmer%netscape.com 9cfb13d3f4 Dynamic component checkbox initialization 1999-11-04 20:19:27 +00:00
sspitzer%netscape.com a6a1846e05 better fix for #17597, r=mscott, a=chofmann.
instead of setting the action for the url, check if we have a channel listener.
this is a cleaner fix, and now the quoting back end doesn't need to know about
the nntp url.
1999-11-04 20:02:31 +00:00
jefft%netscape.com b84f4f7160 fixed bug 15069 && 12345 -- passing in file:/// instead of file:// as the file url spec; r=bienvenu, a=chofmann 1999-11-04 19:47:21 +00:00
waterson%netscape.com 0392a71779 Bug 17953, 17959. Fix nsXULElement leaks by using nsCOMPtrs. r=warren, a=chofmann 1999-11-04 19:44:38 +00:00
waterson%netscape.com f9b4723956 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 f4dcdcb263 Fix for 17987. Approved by chofmann and reviewed by hangas. 1999-11-04 19:38:11 +00:00
kipp%netscape.com ca39ca7b10 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 2728cb5577 Bug 17847. Fix 'commandupdater' hookup for master document. r=hyatt, a=chofmann 1999-11-04 18:37:58 +00:00
jefft%netscape.com 0fc2153a4c 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 3e6de69f59 Changes for String Bundle problem in forwarding - Bug #: 12345 - r: jefft - approved: chofmann 1999-11-04 13:59:26 +00:00
waterson%netscape.com 3fc9ef7127 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 a33a2e44e3 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 462f21b1e5 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 de0bfb010f 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 41c65765a6 moved System.exit() to end of main. 1999-11-04 06:15:55 +00:00
beard%netscape.com 66d18685e7 moved System.exit() to end of main 1999-11-04 06:07:35 +00:00
beard%netscape.com e16f106f06 JShell properties files. 1999-11-04 06:06:40 +00:00
beard%netscape.com 18d3a3d407 factored out common code to locate a source file on lxr or bonsai 1999-11-04 06:06:13 +00:00
beard%netscape.com e8e34c2bce communicates with cvsblame.cgi to assign blame to lines of a source file. 1999-11-04 06:05:52 +00:00
troy%netscape.com f7bc2743c0 b=#17315. Changed DeletingFrameSubtree() to also look at the continuing
frames.
1999-11-04 05:23:11 +00:00
ducarroz%netscape.com 818e82215c 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 55c3a9b47c 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 eae84978a1 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 d6c86ac910 . 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 5a3f4d9a55 fixed components lists for [Easy install] and variable names for module sizes. 1999-11-04 03:01:24 +00:00
beard%netscape.com 932ec344f4 bug #17847, fix clobbering of mSlots->mAttributes in GetAttributes(). r=waterson, a=chofmann 1999-11-04 02:56:54 +00:00
slamm%netscape.com f98b1c149e 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 2da1dc5d17 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 a2dfa5b9b1 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 55489d1b93 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 1740ed5693 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 97953ca6c3 Link fixes. Not part of the Mozilla build. 1999-11-04 00:35:31 +00:00
beard%netscape.com a6530967ad 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 37e3216f2b Uses CVS/Entries to determine the revision of a checked out file. 1999-11-04 00:10:12 +00:00
pinkerton%netscape.com f187d9fd82 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 6ab8568b72 Removed - not an ECMA thing and supplanted by a different mechanism. 1999-11-04 00:01:00 +00:00
rogerl%netscape.com 5d229c958c Fix back-reference parsing from going too far in source string 1999-11-04 00:00:14 +00:00
rogerl%netscape.com dc6e27e8c1 Replaced Closure object with FunctionObject clone 1999-11-03 23:59:35 +00:00
rogerl%netscape.com 1c6d67c9a5 Removed NativeClosure 1999-11-03 23:58:51 +00:00
rogerl%netscape.com c00cc220c6 Fix nested finally endless loop.
Replaced Closure object with FunctionObject clone.
1999-11-03 23:57:56 +00:00
rogerl%netscape.com 6bbeaa9db5 Add closure support 1999-11-03 23:56:28 +00:00
rogerl%netscape.com dbb9b495e3 Removing NativeClosure 1999-11-03 23:55:59 +00:00
mcafee%netscape.com f65cf8bb9e 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 02e8b01baf 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 b4e499bb4d 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 dede1e72a0 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 6978081f5a 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 34b7dde9b9 Not a part of SeaMonkey Build
- new LiveConnect AIX4.3 makefile for server builds
1999-11-03 22:55:03 +00:00