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

85598 Коммитов

Автор SHA1 Сообщение Дата
kin%netscape.com 45c8f49930 Fix for bug #90499: Can't delete selection if end of selection contains "<br>\n"
Modified nsHTMLEditRules::WillDeleteSelection() so that it uses
an nsAutoTxnsConserveSelection auto-variable to prevent the
call to nsWSRunObject::PrepareToDeleteRange() from changing
the selection.

r=brade@netscape.com  sr=waterson@netscape.com
2001-07-18 21:22:31 +00:00
edburns%acm.org 379318d631 Removed inadvertantly remaining debugging statement. 2001-07-18 21:07:14 +00:00
dcone%netscape.com 8996f25951 bug = 82573, make sure the mMargin is initialized. r=attinasi sr=peterl 2001-07-18 20:57:10 +00:00
edburns%acm.org b854b38841 Update 2001-07-18 20:56:48 +00:00
edburns%acm.org de1d7ae9f4 Make WFDIR be an absolute path 2001-07-18 20:49:58 +00:00
edburns%acm.org 8d465ac384 Clean implementation of liveconnect.
r=edburns
author=Nikolay
2001-07-18 20:48:17 +00:00
pschwartau%netscape.com 830f617bd4 Initial add. Regression test for bug 72964. 2001-07-18 20:30:21 +00:00
javi%netscape.com b210a46eb7 Fix for Bug 89105, Checking in for Stephen Walker
r=ddrinan, sr=blizzard

Let's only say connect once in the generic SSL error note.
2001-07-18 20:29:04 +00:00
javi%netscape.com 9849b9a13e Fix for Bug 85695, Checking in for Stephen Walker
r=ssaux, sr=blizard

Change Login->Log In and Logout->Log Out so that we display words
that are in the English dictionary.
2001-07-18 20:25:59 +00:00
javi%netscape.com aa2dbe4953 Fix for Bug 83239, Checking in for Stephen Walker
r=ddrinan, sr=blizzard

get rid of some strict JS warnings.
2001-07-18 20:23:33 +00:00
javi%netscape.com 97ea3a48cb Fix for Bug 82904, Checking in for Stephen Walker
r=ssaux,sr=blizzard

consistency in naming of the cert viewer.
2001-07-18 20:20:54 +00:00
javi%netscape.com 72d847ea6e Fix for Bug75906, checking in for Stephen Walker
r=ddrinan, sr=blizzard

Add UI for Leaving a site that supports encryption.
2001-07-18 20:17:48 +00:00
waterson%netscape.com c878e619f7 Fix both! 2001-07-18 20:17:09 +00:00
waterson%netscape.com 8f0ccb76ad Add a .get() to fix build bustage. 2001-07-18 20:16:37 +00:00
ftang%netscape.com 21d3e96704 partially check in 88944 for jshin. r=ftang sr=blizzard@mozilla.org
change the converter name for Johab from x-johab to x-johab-noascii
2001-07-18 20:12:08 +00:00
heikki%netscape.com 5d3890df5c Bug 89710, typo broke Save Link As Bookmark functionality. r=harishd, sr=blake. 2001-07-18 20:05:00 +00:00
javi%netscape.com 021648808e Fix for Bug 89114, Checking in for Stephen Walker
r=javi, sr=blizzard

Make left arrow key work in Validation panel.
2001-07-18 19:57:29 +00:00
nhotta%netscape.com 66c673cd94 When the pref "mail.strictly_mime_headers" is off, send as mail charset instead of UTF-8,
bug 68394, r=ducarroz,sr=bienvenu.
2001-07-18 19:46:03 +00:00
bzbarsky%mit.edu 49bedf870c Make CSSParserImpl::ParseAndAppendDeclaration keep parsing even when it
encounters an error. Bug 88421, r=pierre, sr=attinasi
2001-07-18 19:43:39 +00:00
waterson%netscape.com e79aa1d781 Bug 89184. Use nsXPIDLCString instead of uninitialized bare |char*|. r=dbaron, sr=jst. 2001-07-18 19:34:14 +00:00
oeschger%netscape.com c8f15c867c help content updates/mozification, bug=46917, author=zach, r=oeschger 2001-07-18 19:20:56 +00:00
shrutiv%netscape.com b6e96b57b8 Fix for bug 88854: Need to update string in "Gathering information"
dialog box (r=bobj)
2001-07-18 16:47:26 +00:00
peterlubczynski%netscape.com b4f2f62fe4 Fix for plugins stop working on Mac bug 90959 r=av sr=attinasi 2001-07-18 14:04:28 +00:00
bienvenu%netscape.com 04dd6715b8 fix problems with biff and cleanup inbox on exit with SSL, r=naving, sr=mscott 90767 58964 2001-07-18 13:51:27 +00:00
leaf%mozilla.org 4e6d8584d7 Automated update 2001-07-18 09:44:15 +00:00
axel%pike.org d84fab86ab checking in last part of 53518, configure.in needs an endianess test for transformiix standalone. r=cls 2001-07-18 09:32:29 +00:00
pollmann%netscape.com aabbe24c67 Bug 43410: Correct z-index ordering of iframes. This change redundantly sets the widget's z-index, and should be cleaned up later. Fix includes work by beard@netscape.com. r=beard@netscape.com,self sr=jst@netscape.com 2001-07-18 08:46:04 +00:00
jst%netscape.com 76d17c95e3 Adding back these macros to fix build bustage in code I don't have access to. 2001-07-18 08:45:25 +00:00
pollmann%netscape.com e14232c54a Bug 43410: Correct z-index ordering of iframes. Passing in initdata that tells the widget it needs to clip sibling and child widgets prevents overlapping iframes from painting on top of one another. Fix includes work by beard@netscape.com. r=beard@netscape.com,self sr=jst@netscape.com 2001-07-18 08:23:57 +00:00
pollmann%netscape.com c50a33220f Bug 43410: Correct z-index ordering of iframes. This PlaceBehind() call is needed on Windows to cause the actual ::SetWindowPos system call that reorders the widgets to be made. Mac and Gtk do not implement PlaceBehind and should not be affected by this change. Fix includes work by beard@netscape.com. r=beard@netscape.com,self sr=jst@netscape.com 2001-07-18 08:21:22 +00:00
jst%netscape.com 88d48dc0c5 Removing use of obsolete macros for defining lists of interfaces used by the DOM classinfo code. r=pollmann@netscape.com, rs=vidur@netscape.com 2001-07-18 07:48:12 +00:00
oeschger%netscape.com 836108dcce oops. backing out inadvertent check-in 2001-07-18 05:58:29 +00:00
kandrot%netscape.com 3345c7a445 bug #82133, r=jag, sr=scc. Fix for bad typecasting of a nsISupportsArray to a nsAupportsArray. 2001-07-18 05:50:04 +00:00
oeschger%netscape.com 5bf2cbb9ed last minute help content updates per bug 88435, PDT+, r=oeschger, author=jatin 2001-07-18 05:43:16 +00:00
waterson%netscape.com ba363adbfe Bug 91149. Be sure to call |MapAlignAttributesInto()| to make us notice the |align| attribute. r=karnaze, sr=attinasi. 2001-07-18 04:51:56 +00:00
bernd.mielke%snafu.de 4f55b752cf reflow count manager messages confuse layout regress. tests bug 90696
r=karnaze sr=attinasi
2001-07-18 04:29:14 +00:00
shanjian%netscape.com 9f0ef21434 Refer bugscape 7195, same change here. 2001-07-18 01:19:26 +00:00
shrutiv%netscape.com 5690877799 Fix for bug 88133: View File of bookmarks.html open with a browser
(r=tao)
2001-07-18 01:11:20 +00:00
pinkerton%netscape.com 784c1b8497 fix build bustage with nsMenuEvent 2001-07-18 01:09:46 +00:00
shrutiv%netscape.com 42c289b29f Fix for bug 86505: Bookmark & Sidebar customization in CCK Tool not picked up
(r=tao)
2001-07-18 01:05:30 +00:00
depstein%netscape.com 9896b2451a added Url table for web navigation in Tests.cpp 2001-07-18 00:40:48 +00:00
shrutiv%netscape.com 755a88ce00 Fix for Bug 84382: Windows tasks should display proper CCK icon (r=tao) 2001-07-18 00:37:41 +00:00
hwaara%chello.se 6e3e5708c2 #88525, Add shortcut key and revise wording to "Search Messages...". r=bzbarsky, sr=sspitzer 2001-07-18 00:31:22 +00:00
kandrot%netscape.com 3a83bca40b Backing out this files last set of changes. 2001-07-18 00:29:20 +00:00
jst%netscape.com b9816ad9f5 Fixing typo pointed out by bbaez@netscape.com, r=nobody 2001-07-18 00:13:56 +00:00
jaggernaut%netscape.com 18ee797a9a Add "imglib2" to REQUIRES to fix Senna bustage 2001-07-18 00:00:43 +00:00
kandrot%netscape.com 23d3a34d9b bug #82133, r=jag, sr=scc. Fix for bad typecasting of an nsISupportsArray to a nsAupportsArray. 2001-07-17 23:44:35 +00:00
shanjian%netscape.com 0fa88bba45 Universal charset detector in birdview. 2001-07-17 23:29:53 +00:00
shanjian%netscape.com 3570e5b622 This file will need to be replaced. 2001-07-17 23:29:06 +00:00
akkana%netscape.com 290a4f4313 90741: Whack the rest of the <box> tags in editor.
Contributed by andersma@luther.edu (Mark Anderson).
  r=cmanske sr=kin
2001-07-17 22:44:13 +00:00