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

6147 Коммитов

Автор SHA1 Сообщение Дата
scc%mozilla.org 5c56d59dec fixing code that relied on implicit string construction 2000-08-20 07:09:45 +00:00
dprice%netscape.com 23b915a155 removed entry for file that disappeared. 2000-08-20 02:25:28 +00:00
scc%mozilla.org d71a23b864 fixing code that relied on implicit string construction 2000-08-20 00:52:22 +00:00
scc%mozilla.org 08c42bc92f fixing code that relied on implicit string construction 2000-08-20 00:45:05 +00:00
bryner%uiuc.edu 9b1865ebd6 Removing obsolete files from the tree. Not part of build. 2000-08-19 03:25:34 +00:00
nbhatla%netscape.com 68b624c549 #25561 -> Select Addresses Dialog box. r=hangas 2000-08-19 02:03:49 +00:00
bryner%uiuc.edu 97287d4ce2 Removing obsolete files from the tree. r=law. Not part of the build. 2000-08-18 21:30:42 +00:00
bryner%uiuc.edu 49833bd619 Removing obsolete files from the tree. Not part of build. r=law. 2000-08-18 20:05:58 +00:00
radha%netscape.com 1d7b5a1243 fix for bug # 49134 r=slamm 2000-08-18 20:05:37 +00:00
radha%netscape.com 7ea0922283 fix for bug # 43335. checking in patch on behalf of deo@logos-m.ru r=radha 2000-08-18 18:45:44 +00:00
radha%netscape.com 2ff92a3f72 Commenting out debug statements. Trivial changes. 2000-08-18 18:37:25 +00:00
ben%netscape.com 4154febbec modified a little too much.. reverting some of my changes... 2000-08-18 07:31:08 +00:00
ben%netscape.com 63c40fed5f remove builtinurls load from navigator 2000-08-18 07:29:17 +00:00
ben%netscape.com 1bd0f2057f 46613... 2000-08-18 06:13:32 +00:00
morse%netscape.com ee1fe865c1 bug 48742, change name of server for privacy tutorial, r=dveditz 2000-08-18 05:49:59 +00:00
ben%netscape.com bebb2a3d7f some pref panel appearance fixes 2000-08-18 04:49:33 +00:00
bryner%uiuc.edu 08e4e35f85 Fixing 47984 - crash when filepicker starts in invalid
directory.  r=pavlov.
2000-08-18 02:32:09 +00:00
morse%netscape.com 57f20cd3d1 bug 49393, context menu in ftp is wrong, fix=jrgm, r=morse 2000-08-18 01:28:58 +00:00
morse%netscape.com e97be62b50 bug 49393, edit menu in ftp is wrong, fix=jrgm, r=morse 2000-08-18 01:28:23 +00:00
ftang%netscape.com 87f5cb86aa *** empty log message *** 2000-08-18 00:47:03 +00:00
mccabe%netscape.com 493ccf262a Fix to 49365.
Work around dump() logging messages to the js console by not having the js console call dump().  Also fix the console code so that string messages (originating from logStringMessage() calls) get printed properly, and adjust the number of saved console messages to match that of the underlying console service.

r=jband, a=beard
2000-08-17 23:39:49 +00:00
danm%netscape.com 15e35d7b76 HandleContent now forces a new window by suppressing the target name if it could be interpreted as something in parentWindow. bug 44797 r=mscott@netscape.com 2000-08-17 21:05:42 +00:00
radha%netscape.com dd1e2629e0 fix for 45770 r=nisheeth. 2000-08-17 20:44:43 +00:00
bryner%uiuc.edu 00a2abb9d5 Fixing 48311 - make * (All files) really show all files in linux
filepicker.  r=pavlov, jag.
2000-08-17 20:31:21 +00:00
morse%netscape.com 92b810bc5e bug 48742, adding privacy tutorial, r=dveditz 2000-08-17 19:32:58 +00:00
mcafee%netscape.com 9f593d34c3 Minor layout tweak to Integration pref pane (40888). 2000-08-17 19:03:27 +00:00
hyatt%netscape.com 148b1fdd8e Fix for 38461, r=ben 2000-08-17 09:15:51 +00:00
mcafee%netscape.com 23aac7367b Splitting debug pref pane into 3 panes to save room (40888). Debug gets general stuff, debug1 gets events stuff, debug2 gets networking stuff. Explicitly picked generic names for these files in case usage changes later. r=slamm 2000-08-17 00:51:18 +00:00
ftang%netscape.com e62958d9f4 move about.html from content to locale
fix bug 1547
2000-08-17 00:36:23 +00:00
ftang%netscape.com 7341bb60cb fix bug 1547 r=mcafee move about.html from content to locale 2000-08-17 00:32:00 +00:00
ftang%netscape.com 074aae1b12 fix bug 1547 move about.html from content to locale 2000-08-17 00:31:02 +00:00
ftang%netscape.com a4fb0ac98e fix bug 1547 move about.html from content to locale
r=mcafee
2000-08-17 00:29:31 +00:00
ftang%netscape.com 6fd5169873 fix bug 1547. move about.html from content to locale
r=mcafee
2000-08-17 00:28:34 +00:00
ftang%netscape.com 18992c71fa move about.html to locale from content fix bug 1547 r=mcafee 2000-08-17 00:25:16 +00:00
tao%netscape.com d93358dbaa Take out debug printout. (r,a)=ftang. 2000-08-17 00:17:51 +00:00
hyatt%netscape.com 162a0e7d93 Fix for 44227, r=ben 2000-08-16 23:51:35 +00:00
mcafee%netscape.com 82a9fe31a4 Adding entry for images pref pane. r=matt 2000-08-16 23:45:12 +00:00
hyatt%netscape.com 36d75d26c9 Fix for 48450. r=morse 2000-08-16 23:41:32 +00:00
dbaron%fas.harvard.edu 9f564c0a93 Fix two string leaks: one in nsBrowserInstance::LoadInitialPage, and the other in nsBrowserInstance::GetDocumentCharset. r=waterson 2000-08-16 23:11:31 +00:00
morse%netscape.com 43e2db1494 bug 42438, always display capture on context menu when prefill is displayed, r=law 2000-08-16 23:06:52 +00:00
putterman%netscape.com 01d7ad4ecf Fix for 40818. Remove mail items from search menu. r=alecf. 2000-08-16 22:57:51 +00:00
mcafee%netscape.com 3d07f452cf Adding thin separator, r=slamm 2000-08-16 22:54:56 +00:00
mcafee%netscape.com 404a46bd9d Minor rewording of label in smart browsing pref pane. 2000-08-16 22:51:42 +00:00
hyatt%netscape.com f45b24c116 Fix for 49118, r=ben 2000-08-16 22:50:25 +00:00
mcafee%netscape.com 80451f1c55 Remove unused id walletServer, finishing morses checkin for 48267. 2000-08-16 22:49:54 +00:00
mcafee%netscape.com e5dab4596d Making mousewheel pref pane more readable. r=slamm 2000-08-16 22:48:49 +00:00
nhotta%netscape.com 54d2ab5fa9 Changed charset names as case sensitive, bug 39793, r=cata. 2000-08-16 22:46:37 +00:00
sfraser%netscape.com ec3b4c3a5e Fix for bug 49196 -- buttons not showing up in Save/Don't save dialogs. Correctly used collapsed, not hidden, to make hyatt's change. r=ducarroz, a=leaf. 2000-08-16 21:28:25 +00:00
ben%netscape.com d7ec8a9967 46613... 2000-08-16 07:58:13 +00:00
hyatt%netscape.com 80fd76f2b3 Fix for 47303. r=mscott 2000-08-16 07:26:45 +00:00