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

4182 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 09e6d755aa 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 ffc72414b1 removing space in IDL. Mac compiler did not like. r=pinkerton. 2000-02-16 01:53:05 +00:00
dougt%netscape.com 299dc2c908 First Checked In. 2000-02-16 01:51:47 +00:00
sfraser%netscape.com 32a2dc720c Changes to get edit menu commands updating properly. For bug 18395. r=pinkerton 2000-02-16 01:49:50 +00:00
rjc%netscape.com 5c776a2b2e 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 de9329aa63 Adding Charset Detectors menu items. r=nhotta 2000-02-16 01:13:45 +00:00
cata%netscape.com 03e99fe6d3 Changing a bunch of menu lables. r=nhotta 2000-02-16 01:12:34 +00:00
rjc%netscape.com 8e5bd43c2f 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 33f5bf8bf7 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 1edeb5d45f Bug 27846. Accomodate for XBL-ization of the tree code. r=hyatt 2000-02-15 22:23:32 +00:00
matt%netscape.com 6cf768e7ae fix for bug 27413 by using openDialog. r=ben 2000-02-15 22:14:01 +00:00
rchen%netscape.com 9071f59cc0 Modify localization notes. r=fergus 2000-02-15 22:03:09 +00:00
ben%netscape.com dff8bc37df appearance tweaks on search panel, r=johng@netscape.com 2000-02-15 21:53:09 +00:00
ben%netscape.com 83362ed39b 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 c3a582657f 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 8b69278969 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 957b19731f 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 18947f7e2e adding prefsting for manual proxies
and dynamic fonts in fonts.  r=gagan
2000-02-15 15:55:58 +00:00
brade%netscape.com 7b8d974515 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 9277ab6284 fix bug 27023, change master password doesn't work in mail 2000-02-15 14:21:00 +00:00
brade%netscape.com b3174c60a3 use correct entity for second composer panel 2000-02-15 14:19:13 +00:00
Jerry.Kirk%Nexwarecorp.com 12fab6fee9 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 33e3e7d10d 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 e168c4957f 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 bd9b100ba4 Converting trees to XBL. Boosts tree scrolling performance. 2000-02-15 09:27:21 +00:00
chuang%netscape.com f9397c9228 Bug 27401 Tasks|Newsgroups should have a dot and appear gray, r=ducarroz 2000-02-15 09:12:27 +00:00
sspitzer%netscape.com b4ad35a9bf ignore generated makefiles 2000-02-15 08:14:06 +00:00
sfraser%netscape.com 601f1206d7 Add linkage to JS to fix mac bustage. r=mscott 2000-02-15 07:11:58 +00:00
danm%netscape.com 308dc685ad reinstate recently removed disabling of modal window's parent. bug 19221. r:hyatt 2000-02-15 05:06:08 +00:00
mscott%netscape.com 39b5e2746d 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
dveditz%netscape.com ab49c7f3e8 damn, missed a file. How does that happen in a top-down commit? 2000-02-15 03:01:55 +00:00
rjc%netscape.com fd197fa05b Small XUL changes. 2000-02-15 02:11:49 +00:00
slamm%netscape.com a82a839164 Fix bug #27415, Bookmarks dead in sidebar. 2000-02-15 02:08:38 +00:00
rjc%netscape.com 8ee7c6f2e6 New search engines and categories. Part of bug # 26334, changes from Netcenter folks, review: me 2000-02-15 02:04:43 +00:00
dveditz%netscape.com b63a6438b1 New wstring nsIRegistry interface, bug 23859;
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
mcafee%netscape.com 96dd909b81 Adding logo.gif to about: page, cleaning up the html there. (27477) r=slamm 2000-02-15 01:26:34 +00:00
alecf%netscape.com fa31e77862 move the choose file/set as current to a global spot so other pref panes can get to them, for #27630, r=sspitzer 2000-02-15 01:14:23 +00:00
alecf%netscape.com ecea4c8e13 fix for #27531 - set focus on first control every time a wizard page is loaded r=ben 2000-02-15 01:09:54 +00:00
brade%netscape.com ded129bcf6 editing panel fix that I missed checking in last week 2000-02-14 14:46:27 +00:00
alecf%netscape.com 0f9f7863a1 remove obsolete files, as found by bryner (not part of build) 2000-02-14 09:06:13 +00:00
dougt%netscape.com 6761a7bfb6 Adding checks for null at every entrypoint. r=dveditz. 2000-02-14 06:24:49 +00:00
tbogard%aol.net f5f52c6aa0 Removed unused GetPresShell(). Rely on nsXULWindow for the implmentation of SetIntrinsicSizing. SetStatus now flows through the nsXULWindow content tree owner. r=hyatt 2000-02-14 06:19:18 +00:00
tbogard%aol.net a1a07fc340 Added implementation for SetJSStatus and SetJSDefaultStatus. r=hyatt 2000-02-14 06:15:35 +00:00
tbogard%aol.net fa0abb8d0b Added the NotifyObservers function. r=hyatt 2000-02-14 06:14:21 +00:00
tbogard%aol.net 061ff49beb Added the implementation for FocusAvailable. Added implementation for the new intrinsicSizing attribute. Moved over the NotifyObservers() call from nsWebShellWindow. r=hyatt 2000-02-14 06:13:12 +00:00
tbogard%aol.net 922beb68ff Added an intrinsic sizing attribute. r=hyatt 2000-02-14 06:10:52 +00:00
evaughan%netscape.com 01eb9526eb fixed bug #18947
-r danm
2000-02-14 06:05:23 +00:00
evaughan%netscape.com aee324fc26 Fix for bug 24351 as well as other jumping buttons and glitches in UI. 2000-02-14 05:30:05 +00:00
bryner%uiuc.edu 35f27c40fe Fixing build bustage. r=syd@netscape.com. 2000-02-14 04:47:45 +00:00
mcafee%netscape.com f6f9b293d5 Newline at end of file, this fixes AIX/HP-UX bustage. 2000-02-14 03:32:55 +00:00