Commit Graph

4222 Commits

Author SHA1 Message Date
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
matt%netscape.com
e43412197e fix for bug 27413 by using openDialog. r=ben 2000-02-15 22:14:01 +00:00
rchen%netscape.com
ac48964a09 Modify localization notes. r=fergus 2000-02-15 22:03:09 +00:00
ben%netscape.com
8017915e6d appearance tweaks on search panel, r=johng@netscape.com 2000-02-15 21:53:09 +00:00
ben%netscape.com
fac555e101 fixing PDT+ bug on common dialogs being too wide. b=27732, r=johng@netscape.com 2000-02-15 21:34:12 +00:00
andreww%netscape.com
7a1887eed3 adding id to menupop under file>new for commercial overlay to target. bugsplat bug#369022 r=amusil 2000-02-15 21:24:39 +00:00
danm%netscape.com
7448117f2b reverting fuzzy-brained part of last checkin that causes Hidden Window to be Tempting Crasher Window. bug 27842 2000-02-15 20:01:11 +00:00
matt%netscape.com
183f41aecf commenting out color.xul since it is not hooked up.
bug 21838 r=mcafee
2000-02-15 16:00:43 +00:00
matt%netscape.com
79a53128c3 adding prefsting for manual proxies
and dynamic fonts in fonts.  r=gagan
2000-02-15 15:55:58 +00:00
brade%netscape.com
df71756e3e fix new keybindings to match what was in the old xul files r=akkana, Jerry.Kirk@nexwarecorp.com 2000-02-15 14:46:32 +00:00
morse%netscape.com
0ff2686456 fix bug 27023, change master password doesn't work in mail 2000-02-15 14:21:00 +00:00
brade%netscape.com
659b7332e1 use correct entity for second composer panel 2000-02-15 14:19:13 +00:00
Jerry.Kirk%Nexwarecorp.com
782c6ba7e3 Add a flag I missed that tells Photon to release the memory it allocated
when it created the splash image. PHOTON ONLY
2000-02-15 14:12:58 +00:00
tbogard%aol.net
d168c64453 The title is now only set on the window when the window has the contenttitlesetting="true" attribute. r=hyatt 2000-02-15 10:20:41 +00:00
tbogard%aol.net
c4c6a49289 Adding new attribute to specify the window should listen to the content area to allow setting of the title. r=hyatt 2000-02-15 10:12:26 +00:00
hyatt%netscape.com
7c23a244e5 Converting trees to XBL. Boosts tree scrolling performance. 2000-02-15 09:27:21 +00:00
chuang%netscape.com
98143b5de2 Bug 27401 Tasks|Newsgroups should have a dot and appear gray, r=ducarroz 2000-02-15 09:12:27 +00:00
sspitzer%netscape.com
dfa44a554d ignore generated makefiles 2000-02-15 08:14:06 +00:00
sfraser%netscape.com
50d404a2be Add linkage to JS to fix mac bustage. r=mscott 2000-02-15 07:11:58 +00:00
danm%netscape.com
10574123ae reinstate recently removed disabling of modal window's parent. bug 19221. r:hyatt 2000-02-15 05:06:08 +00:00
mscott%netscape.com
0ddc16ad71 Bug #20597 --> implement a content handler for the browser window. Now, when you click on a link in messenger
and you don't have a browser window up, this content handler will bring up a browser window and load the url
inside of it.

I also finished fixing the command line problem by making the command line service part of the content handler
service instead of letting it be implemented by nsBrowserInstance which was giving us problems.

r=travis
2000-02-15 04:45:34 +00:00