Commit Graph

1424 Commits

Author SHA1 Message Date
slamm%netscape.com
ecf916b555 Have local panels for customize dialog come from client again (instead of remote source). Bug 30872. r=mcafee a=jar. 2000-03-09 00:06:47 +00:00
jbetak%netscape.com
242a3bb70c b=28127 r=matt,ben,ftang,erik a=bobj Font prefs don't list all fonts - changed UI for Beta1 and fixed a radio-button problem in pref.js 2000-03-08 06:24:25 +00:00
slamm%netscape.com
2a784f23d9 Remove hacks for 20546 and persist 'collapsed' on splitter siblings instead. Bug 29813. r=evaughan,mcafee a=jevering 2000-03-08 00:16:07 +00:00
dougt%netscape.com
3f218f9c28 Adding export file to fix build bustage 2000-03-07 22:00:17 +00:00
dougt%netscape.com
e51ecb9da0 fixed some bugs in the origanal code. I missed a
check against null, and was using the wrong pref string.

28060 r=mccabe, a=jevering
2000-03-07 20:58:46 +00:00
warren%netscape.com
c0497e31be Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
ben%netscape.com
c70d285bff mozilla default page change from netscape->mozilla. r=pavlov 2000-03-04 07:20:15 +00:00
rjc%netscape.com
a86e6b71f1 Part of fix for PDT+ bugs including 26334, others. New search engines, new search categories, etc. Review: ben. Pre-approval: jar 2000-03-04 05:59:32 +00:00
rjc%netscape.com
9180354767 New search URL from Netcenter (mldavis)... approval from Jar to check this in immediately. 2000-03-04 03:07:15 +00:00
rjc%netscape.com
6235cbecb7 Part of fix for PDT+ bugs including 26334, others. New search engines, new search categories, etc. Review: ben. Pre-approval: jar 2000-03-04 00:51:28 +00:00
rjc%netscape.com
3cc8c64a60 Part of fix for PDT+ bugs including 26334, others. New search engines, new search categories, etc. Review: ben. Pre-approval: jar 2000-03-04 00:42:04 +00:00
ftang%netscape.com
fe8ff73487 a=bobj, r=matt correct the 1.5 checkin. matt use the wrong case of 'c' in the function name 2000-03-04 00:39:54 +00:00
slamm%netscape.com
43e77ef5e0 Checkin for german@netscape.com. Use tab look for panel headers. Bug 28353. r=hyatt,slamm, a=jar. 2000-03-03 22:37:09 +00:00
ftang%netscape.com
14adfca8e0 fix bug 28464. Use the Unichar version of the pref function instead of the Char version so we
will read/write UTF8 from the pref. r=matt a=bobj
2000-03-03 02:41:35 +00:00
ben%netscape.com
0c3efefeb8 forgot to update this file with the search changes I made last night. r=german, a=jar 2000-03-02 23:47:09 +00:00
law%netscape.com
9c516532ee Handle null l10n entity values, this is a partial fix for bug 27736; r=matt@netscape.com, a=jevering@netscape.com 2000-03-02 19:58:34 +00:00
rjc%netscape.com
db6dd2d89f Part of fix for PDT+ bug # 26334: add "MultiSearch: true" HTTP header when doing search aggregation to aid in tracking; Netcenter search enhancement request. Review: gagan. Approval: jevering 2000-03-02 07:50:33 +00:00
ben%netscape.com
1da67ff961 search appearance tweaks, single click hookup, default search engine hookup (b=26887, 29591, 28103) r=german@netscape.com, waterson@netscape.com (pref hookup) a=jar@netscape.com 2000-03-02 06:34:54 +00:00
ben%netscape.com
007eeea0e3 oops forgot to cvs add this file with the previous checkin 2000-03-02 06:33:42 +00:00
sspitzer%netscape.com
3093145395 add some comments / todo items. not part of the build. 2000-03-02 00:59:58 +00:00
jbetak%netscape.com
35de39d6d2 28124, a=bobj, r=erik, matt Adding UI labels for language groups in font prefs 2000-03-02 00:54:54 +00:00
slamm%netscape.com
1d17e504d4 Fix for smoketest bugs 29793, 29718. Sidebar problems. 2000-03-02 00:33:31 +00:00
jdunn%netscape.com
584db88eb0 remove NS_DECLARE_ID and replace (where needed) with NS_DEFINE_CID.
DECLARE was declaring kPlatformCharsetCID as extern const, and
DEFINE declares it as static const.  These 2 are incompatible.
r= ftang@netscape.com
a= dp@netscape.com
2000-03-01 22:42:39 +00:00
slamm%netscape.com
aa911b3df4 Fix blocker: Customize dialog not showing panels (29793) 2000-03-01 22:02:59 +00:00
slamm%netscape.com
0b2ace1273 Fix build blocker bug 29718. 2000-03-01 19:55:53 +00:00
sspitzer%netscape.com
46a21ce04e not part of the build yet. 2000-03-01 19:52:43 +00:00
sspitzer%netscape.com
7ecceef4b0 not part of the build yet. 2000-03-01 19:03:33 +00:00
sspitzer%netscape.com
9f24d3b8c7 not part of the build. 2000-03-01 17:24:12 +00:00
sspitzer%netscape.com
5650853485 not part of the build yet. 2000-03-01 05:55:19 +00:00
sspitzer%netscape.com
f4cd0a1c67 not part of the build yet. 2000-03-01 05:17:06 +00:00
sspitzer%netscape.com
beb30af70b fix for #29690, pref window won't close. matt fisher fixed the other half of this,
when he fixed fontScalingOverlay.xul.  r=ben, a=jar,rickg
2000-03-01 02:49:16 +00:00
slamm%netscape.com
2360b5a437 Use server provided rdf list for available panels. (bug 26963). r=gable a=jar. 2000-02-29 23:32:34 +00:00
matt%netscape.com
c08afad715 fix for bug a=jevering r=eric just changing a string to a int 2000-02-29 22:52:30 +00:00
sspitzer%netscape.com
ba1405a966 better, simpler fix for #27984, r=mscott. a=phil
may also fix #29666, since we aren't calling SetCharPref on exit.
2000-02-29 22:11:29 +00:00
tbogard%aol.net
d2a51867ff Removing nsIXULWindowCallbacks as they were removed from active use nearly 8 or more months ago. Getting rid of having to pass it around as a parameter and all that fun stuff. r=danm a=jevering 2000-02-29 22:03:49 +00:00
jbetak%netscape.com
01f869dea1 a=bobj, r=matt, bug 24027, beefed up error handling for charsets without lable/title, changed save filter to accept pref IDs >1 characters 2000-02-29 21:38:17 +00:00
ftang%netscape.com
e5973abb33 change copyright symbol to (c) so we won't assert that much for 28422. fix bug 29516 . r=rjc a=bobj 2000-02-29 07:02:37 +00:00
dougt%netscape.com
a14179a92e Adding a windows implementation of GetUserName().
Adding a check on unix to ensure that the out param is not null when return
NS_OK.

Not in the build.
2000-02-29 04:39:54 +00:00
ben%netscape.com
db25eb3a8a fix for bug 29360, fix crash in unknown content dialog, r=law, a=jevering 2000-02-29 04:25:53 +00:00
ben%netscape.com
32dde037ab fix for 25310, pref panel display follows tree selection, r=rjc, a=jevering 2000-02-29 04:19:08 +00:00
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