waterson%netscape.com
0d668654d0
Bug 20840. Get 'Open Windows' and 'Mozilla' buttons working on the taskbar again. Re-factored 'blue toolbar' menu rules, promoting to global.css so that they could be shared with taskbarOverlay.xul. r=hangas, a=jevering
2000-02-18 00:51:48 +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
jdunn%netscape.com
080142580c
Fix problem with NS_IF_ADDREF on member variables inside of const
...
member functions. This includes removing all references to
NS_DEF_PTR and the including of nsIPtr.h
r=troy@netscape.com ,dougt@netscape.com,scc@netscape.com
# 28114
a=chofmann@netscape.com
2000-02-17 23:19:18 +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
sspitzer%netscape.com
014edcb58f
fix for #28163 , r=dp, a=jevering
...
force the debug builds to have the checkin guidelines for the start page.
2000-02-17 21:36:16 +00:00
morse%netscape.com
c757236b97
bug 27027, remove wallet, r=matt, a=jar
2000-02-17 21:27:51 +00:00
sspitzer%netscape.com
ff7d1c07c2
turning off these printfs, except for saari. a=phil
2000-02-17 21:19:11 +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
sspitzer%netscape.com
4f37660d7e
fix for #24916 , implement the "first time startup page" r=alecf, a=jevering
2000-02-17 02:27:21 +00:00
ben%netscape.com
b64a6cdbb2
fix for PDT+ b=27732, r=rjc, a=jar
2000-02-17 01:51:23 +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
sfraser%netscape.com
74658167df
Fix the nsIBrowserInstance.h problem, by changing the output file for the headers target to something that does not conflict with another project. r=jj,a=jj. This is required to fix the Mac depend tinderbox.
2000-02-17 00:30:28 +00:00
evaughan%netscape.com
c7ba739a87
Box performance fix.
...
-r jevering
2000-02-16 23:00:52 +00:00
sspitzer%netscape.com
ff10232470
I broke -f, which would mean I broke bloaty, except I fixed it.
...
a=alecf who is the sheriff
2000-02-16 09:14:40 +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
cata%netscape.com
6be06a55f6
tiny JS fix
2000-02-16 07:52:56 +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
law%netscape.com
861c915827
Convert local path to file URL when coming back from "Choose File...". This avoids screwing up Mac local paths. b=26632, r=ben@netscape.com
2000-02-16 07:35:44 +00:00
cata%netscape.com
7e59ab156c
Charset menu cache. r=nhotta bug #24030
2000-02-16 07:26:47 +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
4fa9715777
remove my dump statement
2000-02-16 06:24:50 +00:00
sspitzer%netscape.com
9751459d98
removed unused file.
2000-02-16 06:22:43 +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
mcafee%netscape.com
6b62325065
Removing MessageCenter from Tools menu, not in product anymore. (27013) r=pinkerton
2000-02-16 06:17:37 +00:00
ben%netscape.com
93f83d5078
addendum to earlier search changes (making decks style the same as tabpanels)
2000-02-16 05:37:19 +00:00
ben%netscape.com
544575e2cf
addition to previous search changes... r=rjc
2000-02-16 05:36:23 +00:00
mcafee%netscape.com
7f73ace1f7
Updating first bullet per comments in (27477). r=pinkerton
2000-02-16 05:22:55 +00:00
cata%netscape.com
e5429ecc1a
Elliminating Arabic&Hebrew converters from UI. Checking for momoi. r=cata bug#27700
2000-02-16 05:17:04 +00:00
tor%cs.brown.edu
7dce0b491d
SUNWspro doesn't like declaring a variable inside an "if" statement. r=alecf
2000-02-16 05:16:29 +00:00
matt%netscape.com
2bdf87df99
adding function for calling top lever window for help
...
menu fix 22011 r=danm
2000-02-16 05:14:02 +00:00
sfraser%netscape.com
1cf975ea2d
Fix for bug 24685 -- make some items on the navigator context menu pay attention to command nodes, so they get automagically enabled, and executed. r=Ben Goodger
2000-02-16 05:06:03 +00:00
cata%netscape.com
3c09edd523
Removing obsoleted Charset Detectors menu item. r=none (one-liner)
2000-02-16 04:58:40 +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
ben%netscape.com
3951f70340
some search changes, r=rjc,don,johng
2000-02-16 03:33:17 +00:00
sspitzer%netscape.com
6dadb806de
gracefully handle bad progids (when registered as command line handlers)
...
getservice instead of createinstance (vishy@netscape.com needs this)
r=mscott@netscape.com
2000-02-16 02:45:22 +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
sfraser%netscape.com
200e0c336e
Changes to get edit menu commands updating properly. For bug 18395. r=pinkerton
2000-02-16 01:49:50 +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
cata%netscape.com
ff306bb8bc
Adding Charset Detectors menu items. r=nhotta
2000-02-16 01:13:45 +00:00
cata%netscape.com
f384aeecd5
Changing a bunch of menu lables. r=nhotta
2000-02-16 01:12:34 +00:00
rjc%netscape.com
e2629d3888
Fix PDT+ bug # 27301: Switch AutoTranslate to the real service. Code drop from ALIS, reviewed by me.
2000-02-16 00:43:22 +00:00
rjc%netscape.com
f3955bee2d
Part of fix for PDT+ bug # 25034: handle foreign charsets when doing internet searches.
2000-02-16 00:34:18 +00:00
waterson%netscape.com
44b2cd18e9
Bug 27846. Accomodate for XBL-ization of the tree code. r=hyatt
2000-02-15 22:23:32 +00:00