Commit Graph

1384 Commits

Author SHA1 Message Date
danm%netscape.com
bc4e8ed4e4 fixing build bustage by obliterating the entire offending function, which appears to be unused. 2000-02-29 02:50:06 +00:00
matt%netscape.com
cf04b9c9ba a=bobj r-=ftang. .... patch ftang gave me for bug 27826 2000-02-29 02:18:17 +00:00
sspitzer%netscape.com
976819d442 change this to a wstring. not part of the build. 2000-02-29 01:38:45 +00:00
alecf%netscape.com
1d15d01f5f fix for #29168
r=sspitzer
a=phil
allow us to switch between nativePath and URLString when using the picker in prefs/account manager
2000-02-29 00:52:51 +00:00
sspitzer%netscape.com
ae871d5874 not part of the build. 2000-02-29 00:49:46 +00:00
sspitzer%netscape.com
f34360612a fix for #27984, r=alecf, a=rickg. implement GetLastPageVisited.
also, for now, don't stuff the url in the history db (or use it for GetLastPageVisited)
if it is not http: or https:.  There is a bug here, we call AddPage() too often and with
url that should not be in the history db.  this makes history usuable for beta, and
prevents mailnews, about:blank, javascript:, file: and chrome: urls from getting in the history db.
2000-02-29 00:26:51 +00:00
tbogard%aol.net
cf5a3f3925 Changed nsIAppShellService and nsIWindowMediator to talk in terms of nsIXULWindow instead of nsIWebShellWindow. Also removed the function nsIAppShellService::RunModalDialog since windows should be created using the nsIDOMWindow::OpenDialog. r=danm a=jevering 2000-02-29 00:20:55 +00:00
tbogard%aol.net
5e8d8f31f5 Removed the unused src and public directories as now all the prefs code is done from JS without the need for a C++ backend. This code has actually been dead for a little over a month. r=alecf a=jevering 2000-02-28 22:14:07 +00:00
cls%seawood.org
35dfa6bbb3 Adding temporary hack to fix tinderbox objdir build problem introduced by placing obj files in the srcdir. (This occurs if you prefix your srcfiles by $(srcdir).) r=bryner 2000-02-27 08:39:16 +00:00
morse%netscape.com
25c436dd84 fix worst of bug 29317, bad wording in cookie pref panel, r+a=jar 2000-02-26 06:35:44 +00:00
sspitzer%netscape.com
7cb570ad1b fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup. 2000-02-26 03:52:06 +00:00
sspitzer%netscape.com
9e1fffab82 not part of build, yet. 2000-02-26 03:29:24 +00:00
sspitzer%netscape.com
83e038128b ignore generated file 2000-02-26 03:28:13 +00:00
rjc%netscape.com
7ba13725d3 Part of fix for bug # 25876: bookmarks drag&drop behavior modification. Approval: jevering Review: pinkerton 2000-02-26 01:27:29 +00:00
erik%netscape.com
3f484cff3d bug 18136; removed font size menu numbers from this DTD file since
localizers don't localize numbers like this; r=pierre; a=rickg
2000-02-25 23:06:54 +00:00
erik%netscape.com
e7bde3dd61 bug 18136; changed default fixed width font size to 13px, and updated
font size menus accordingly, moving values from DTD file to XUL file
since localizers don't localize numbers; r=pierre; a=rickg
2000-02-25 23:06:10 +00:00
hangas%netscape.com
36af4ceba9 Fix for PDT+ bug 23091 (Messages pref panel). r=scottip a=phil 2000-02-25 01:56:02 +00:00
rjc%netscape.com
bad6f949af Fix bug # 28126. Approval/Review: jar 2000-02-24 02:59:52 +00:00
jbetak%netscape.com
065b2e3af6 bug 24027, Static Charset Menu Customization for Beta1 (clean-up)
a=bobj
r=matt
2000-02-24 01:12:39 +00:00
matt%netscape.com
803318b991 fix for bug 27899. commenting out line. tree row and item where mixed. 2000-02-24 00:24:32 +00:00
jbetak%netscape.com
19d1eed6ab bug 24027, Static Charset Menu Customization for Beta1 (clean-up)
a=bobj
r=matt
2000-02-24 00:04:53 +00:00
slamm%netscape.com
556c70b06f Fix crash on panel add (bug 28843). Add resource after assertions instead of before. r=waterson a=jar,jevering 2000-02-23 22:52:16 +00:00
ben%netscape.com
af7004960f formatting problems caused by malevolent deck rules in global.css, PDT+ b=28113, r=waterson, a=jevering 2000-02-23 21:08:26 +00:00
waterson%netscape.com
671edd100b Bug 28640. Be sure to addref before returning interface. r=rjc, a=jevering 2000-02-23 02:41:46 +00:00
jbetak%netscape.com
927fc99237 bug 24027, Charset Menu <Static> area: read from prefs and have editing UI
r=matt
a=bobj
2000-02-23 00:44:25 +00:00
slamm%netscape.com
96613aea4c Make new panel show up after addPanel() call (bug 28073). Fixed by appending element *after* other assertions and by grouping assertions with 'inbatch' assertion. This is the same way the customize dialog does it. r=waterson a=chofmann. 2000-02-22 22:33:07 +00:00
dougt%netscape.com
ec5ba812cc Fix to make this makefile produce a simple program which is named different
from the shared lib. Also fixes VMS bustage  Submitted by colin@theblakes.com, r=me, a=jevering.
2000-02-22 01:02:09 +00:00
slamm%netscape.com
a34518bbc4 Include js file strres.js to fix JS error. Bug 27430. r=mcafee a=leaf 2000-02-21 22:30:14 +00:00
dveditz%netscape.com
a63ee75907 Bug 23941 speed up install on Mac, r=cathleen, a=jar;
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;
2000-02-20 03:12:59 +00:00
rjc%netscape.com
28e47c0e78 Part of fix for bug # 28126: new search datasets from Netcenter. Review: me Approval: jar 2000-02-18 23:49:33 +00:00
alecf%netscape.com
3058b6d6aa fix for #27630 (missed this file in an earlier checkin, so r=ben)
a=phil, chofmann
2000-02-17 23:37:04 +00:00
cls%seawood.org
e08ef4f88e Build bustage fix. Can we setup a tinderbox to use NSDISTMODE=copy? r,a=leaf 2000-02-17 21:46:28 +00:00
morse%netscape.com
c757236b97 bug 27027, remove wallet, r=matt, a=jar 2000-02-17 21:27:51 +00:00
jdunn%netscape.com
247a0084da fixing unresolved symbols at link time
# 28114
r=cls@seawood.org
a=chofmann@netscape.com
2000-02-17 04:53:08 +00:00
ben%netscape.com
364a13c340 fix for hang in treeview on multiple search engine search, r=rjc, a=jar 2000-02-17 01:50:41 +00:00
sspitzer%netscape.com
715edae005 adding this to fix build bustage. r=rginda 2000-02-16 08:21:16 +00:00
sspitzer%netscape.com
1f63915cc1 fix for build breakage, we hope. r=rginda 2000-02-16 08:10:09 +00:00
davidm%netscape.com
31f6ffde6d 20893 Cache preferences need to be hooked up r = ben@netscape.com 2000-02-16 07:52:43 +00:00
vishy%netscape.com
002c14c1f4 bugsplat=384817, need id here to dynamic overlay from commercial tree 2000-02-16 07:50:23 +00:00
ben%netscape.com
c74ae92af7 small filespec usage tweak to stop mac complaining about non-registered protocols. PDT+ b=22961, r=waterson 2000-02-16 07:21:07 +00:00
rginda%netscape.com
95e72eb552 First (sidebar) part of fix for 20721, r=slamm 2000-02-16 06:28:31 +00:00
sspitzer%netscape.com
56fb0c4bb2 clean up -help output. fix bug #26959, make it so when you start
a browser window, the right page (home, blank or last page visted) gets
loaded.  clean up tasksOverlay.js, navigator.js and Ensure1Window()
use the browser's command line handler (remove duplicate code).
remove uri dispatching ui and js.  r=mscott
2000-02-16 06:22:03 +00:00
ben%netscape.com
544575e2cf addition to previous search changes... r=rjc 2000-02-16 05:36:23 +00:00
matt%netscape.com
eff10cb75f fixes for the wallet UI and displaying none prefs
r=german 23596 21838
2000-02-16 04:48:31 +00:00
rjc%netscape.com
cf284aa411 Fix bug # 27818: small escape changes. 2000-02-16 03:44:09 +00:00
ben%netscape.com
6a4565a3c0 some search changes, r=rjc,don,johng 2000-02-16 03:40:47 +00:00
ben%netscape.com
740ce47f2f sidebar changes to accomodate search changes, r=slamm 2000-02-16 03:36:40 +00:00
dougt%netscape.com
b5e966f950 removing space in IDL. Mac compiler did not like. r=pinkerton. 2000-02-16 01:53:05 +00:00
dougt%netscape.com
7cb8743d40 First Checked In. 2000-02-16 01:51:47 +00:00
rjc%netscape.com
4918d2ccf4 More changes for bug # 26334: various search dataset changes. Code drop from Netcenter, Review: me 2000-02-16 01:21:53 +00:00