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

57009 Коммитов

Автор SHA1 Сообщение Дата
rjc%netscape.com 6f38125082 Add new bm-props.css file into builds. 2000-04-01 08:45:10 +00:00
rjc%netscape.com 2940bc0926 Add new bookmark property window CSS. 2000-04-01 08:44:31 +00:00
cls%seawood.org 03e594970c Update comments and add tweak to OS/2 rule for bug #31845. a=leaf 2000-04-01 08:37:30 +00:00
racham%netscape.com ff8f95c111 Fixing bug 15787. Associating exit event with close icon in the upper right corner of createProfileWizard window. r=gayatrib 2000-04-01 08:36:00 +00:00
cls%seawood.org 516b741bfe HP-UX's compiler doesn't like calling delete on a void*. Use PR_Malloc & PR_Free instead. Bug #34040 r=jdunn,evaughan a=leaf 2000-04-01 08:35:40 +00:00
ruslan%netscape.com 6e7528da3d Fix a small memory leak in OnStopRequest introduced by earlier checkins 2000-04-01 08:13:48 +00:00
ruslan%netscape.com aa6ae97628 Fix potential crasher when we hit max-conections and wait (resulted from
quick and dirty mac-bustage fix - it introduced erroneous extra ns_release).
2000-04-01 08:04:06 +00:00
morse%netscape.com a28e418cb1 minor wording change 2000-04-01 08:00:51 +00:00
ruslan%netscape.com ef07cc4124 Fix MAC bustage - quick and dirty. 2000-04-01 06:50:56 +00:00
sspitzer%netscape.com d26d4a39a3 fix warning. r=bienvenu. 2000-04-01 06:29:15 +00:00
sspitzer%netscape.com bbf52a8a68 fix warnings. r=bienvenu 2000-04-01 06:25:29 +00:00
ruslan%netscape.com 51096705b8 Fix linux build bustage 2000-04-01 05:59:27 +00:00
ruslan%netscape.com 6940ba19ea Landing first cut of http pipelining (2487). Don't turn it on yet. Also fix
sockettransport leakage (33929). In case of major bustage - pipelining_reorg_point
is the tag before the check in.
2000-04-01 05:19:33 +00:00
sspitzer%netscape.com eee2e831a8 removing the nsISubscribeDialog* interfaces, they aren't being used.
change for the new subscribe dialog, which isn't turned on yet.
r=bienvenu, a=leaf.
2000-04-01 04:23:53 +00:00
brendan%mozilla.org 120957d855 Don't forget to drop property in getter/setter case (34069, r=jband,a=leaf). 2000-04-01 04:23:04 +00:00
blizzard%redhat.com 0db566b5a4 more work on the embedding widget. not part of the build. a=leaf 2000-04-01 04:21:40 +00:00
sspitzer%netscape.com b80253d64b return NS_OK, but alert when CloseFilterList() is called. r=bienvenu, a=leaf. 2000-04-01 04:17:25 +00:00
sspitzer%netscape.com ab0c870e0d start of filter migration work. r=bienvenu, a=leaf. not turned on yet for anyone
but david b. and me.  newsgroup filter migration not working yet.
2000-04-01 04:16:32 +00:00
sspitzer%netscape.com 047bbb4f1b added files: mozilla/mailnews/base/src/nsSubscribeDataSource.cpp 2000-04-01 04:13:42 +00:00
beard%netscape.com c46d59b790 fix array leaks. r=bruce@cybersight.com,a=leaf 2000-04-01 03:05:56 +00:00
rogerl%netscape.com 3714722cf4 For statements. 2000-04-01 02:53:16 +00:00
sspitzer%netscape.com a319d852b3 put #endif at the end of the file. add stuff for SubscribeDataSource. r=bienvenu 2000-04-01 02:05:28 +00:00
sspitzer%netscape.com e3ae745aef adding the subscribe datasource the build for windows. 2000-04-01 01:58:56 +00:00
sspitzer%netscape.com 6df8e825e2 adding the subscribe datasource to the build for unix. 2000-04-01 01:58:00 +00:00
sspitzer%netscape.com a9debac1d0 more changes for the new subscribe dialog. not turned on yet. 2000-04-01 01:56:16 +00:00
sspitzer%netscape.com 2519939370 not part of the build yet. 2000-04-01 01:53:29 +00:00
waterson%netscape.com 25a5c3e5fe Check in new and improved rule matching for XUL templates. NOT YET IN THE BUILD. a=leaf 2000-04-01 01:38:55 +00:00
rogerl%netscape.com 4c52a939a5 Added do & switch statements, more hacking at the code state thing. 2000-04-01 01:30:32 +00:00
rpallath%eng.sun.com 1414f527dd changed == to != 2000-04-01 01:29:59 +00:00
varada%netscape.com 5701c72804 fix for bug #33933 - changing file path in cck.che 2000-04-01 01:28:39 +00:00
varada%netscape.com d3e76aa111 fix for bug #33933 - changing file path in default.che 2000-04-01 01:28:00 +00:00
edburns%acm.org df7298bf88 Adding this line to the top of the run() method in
NativeEventThread seems to fix the hanging problem.

    this.setPriority(Thread.MIN_PRIORITY);


Looks like it was starvation.
2000-04-01 01:17:33 +00:00
mscott%netscape.com 15e34eb2bd add the user agent header back in under a pref. set mailnews.headers.showUserAgent to true in your prefs
if you want to see the user agent string.
2000-04-01 00:40:53 +00:00
nisheeth%netscape.com db554bcdd5 Fix for bug 15086. These changes bring us up to date with the Feb 2000 XLink Working Draft. Thanks a lot to Heikki (heikki@citec.fi) for providing these patches. 2000-04-01 00:39:15 +00:00
scc%netscape.com 080a801eb7 making string conversions explicit 2000-04-01 00:39:02 +00:00
scc%netscape.com c3b3057466 make string conversions explicit 2000-04-01 00:36:50 +00:00
rpallath%eng.sun.com 722a8e487a Updated classPATH in mozilla.bat nad mozilla.csh 2000-04-01 00:34:48 +00:00
jband%netscape.com 4722fad978 hold an extra ref on mContext while we are calling GC. a=leaf to checkin while tree is closed 2000-04-01 00:33:10 +00:00
scc%netscape.com cf70fe20e4 turn on source browser in debug build; moved camelot added files into their right spots 2000-04-01 00:32:53 +00:00
nisheeth%netscape.com e304954c7e Fix for bug 15086. These changes bring us up to date with the Feb 2000 XLink Working Draft. Thanks a lot to Heikki (heikki@citec.fi) for providing these patches. 2000-04-01 00:31:13 +00:00
robodan%netscape.com 22ab58742c DNS problem didnt actually exist 2000-04-01 00:30:18 +00:00
valeski%netscape.com 48f411c2ad preperation for new string api changes. We still have the potential for data loss here if pushbackbuffer contains double bytes, but we're better off then the old memcpy 2000-04-01 00:29:51 +00:00
tbogard%aol.net 6a1681322b Removed all the LoadURL methods from the webshell API. Added a new API to allow loading for the old session history. This is needed until the new session history is online. 2000-04-01 00:29:36 +00:00
tbogard%aol.net 6a8b242fdb nsIWebShell now has a new method for this last remaining piece of code that needs to call the loadurl. Converted the load to use that call. 2000-04-01 00:29:28 +00:00
robodan%netscape.com 6b24931ade add portable form of stone.fm 2000-04-01 00:27:35 +00:00
tbogard%aol.net 734b1d0c2e Use the docShell APIs to do the Load rather than nsIWebShell methods. 2000-04-01 00:26:21 +00:00
scc%netscape.com af62f49483 Unified some signatures of |AppendWithConversion| 2000-04-01 00:24:39 +00:00
scc%netscape.com 62b5f82b89 Had to add another signature of |AppendWithConversion| 2000-04-01 00:24:32 +00:00
rickg%netscape.com 73408c2de9 removed unused includes; fixed addref bug; r=karnaze 2000-04-01 00:23:24 +00:00
mscott%netscape.com 1248ff4fe5 Add mailnews.headers.showUserAgent pref which is a hidden pref we can use to show
the user agent string in the message pane.
2000-04-01 00:20:17 +00:00