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

69217 Коммитов

Автор SHA1 Сообщение Дата
anthonyd%netscape.com 620866b49e fix for bug# 50847 (regression)
r=kin
2000-08-30 23:38:26 +00:00
cmanske%netscape.com 69be7e2c8d Added background color to fix space around <title> text. b=42331, r=jrgm 2000-08-30 23:30:13 +00:00
cmanske%netscape.com 65d0541161 Cleaning up 'pretty printing' formating for HTML Source mode. b=41869, r=akkana 2000-08-30 23:25:12 +00:00
sspitzer%netscape.com 87a1f98caa most of the fix for #16336. implement "Get Next N (older) newsgroup messages".
a few tweaks coming soon.  r=mscott.
2000-08-30 23:22:22 +00:00
cltbld%netscape.com 5fd622cd1c Turning tests on, fixing solaris again. mcafee 2000-08-30 23:19:41 +00:00
cltbld%netscape.com 55f7975bfc Fixing solaris bustage harishd/mcafee 2000-08-30 23:17:10 +00:00
cyeh%bluemartini.com 1e07921cfd fix for 32828: Redirect fails on Internet explorer: colchange.cgi
patch from mtakacs@pacbell.net
2000-08-30 23:01:26 +00:00
cyeh%bluemartini.com e959fec8cd fix for 40603: query.cgi shutdownhtml PutHeader
patch submitted by JRobertson@medevolve.com (Jon Robertson)
2000-08-30 22:49:17 +00:00
cmanske%netscape.com 08508c8980 Finished HTML Source editing problems with title tag (41869), split table crash (50791), filename problems (48631). r=akkana, fixed NS_LITERAL_STRING usages in nsHTMLEditor for performance (26384), r=scc 2000-08-30 22:49:08 +00:00
rods%netscape.com 5c6f2f818d backed out changes, for build 2000-08-30 22:45:59 +00:00
cyeh%bluemartini.com 97821c266b fix for 40603: Assumes user is coming from different page
patch by zach@zachlipton.com
2000-08-30 22:42:44 +00:00
mkaply%us.ibm.com 73c0ebbcd1 #47874
r=mkaply, a=brendan
Code from jkobal to fix menus rolling up prematurely - straight from Windows
2000-08-30 22:13:20 +00:00
rods%netscape.com 1f7e2b117d 44656,33312 - We will now size very closely to IE when in Standard mode, the sizing algorithm
is (aveCharWidth * (sizeAttr+1))+padding+border
50280 - we need to set the mPrefSize width/height to -1 so the size of the text control gets recalculated
b=50280,44656,33312 r=kmclusk
2000-08-30 22:11:05 +00:00
nhotta%netscape.com 59b642ffbf Added a destructor for stream converter to release a cached instance, bug 49411, r=rhp. 2000-08-30 22:09:42 +00:00
nhotta%netscape.com 83776a6b09 Changed to cache charset detection instance, bug 49411, r=ftang. 2000-08-30 22:09:23 +00:00
ddrinan%netscape.com e1d15d7158 Fix for bug 44044 2000-08-30 22:03:26 +00:00
ddrinan%netscape.com 5e6db5df04 DisplayURI can now take a parent window 2000-08-30 22:02:18 +00:00
ddrinan%netscape.com 3d1cda1e47 Use CMInt32 instead of size_t for send/receive calls. Bug 33430 2000-08-30 22:01:06 +00:00
rods%netscape.com c897d830f1 Notifying the doc that an attribute is changed is the wrong approach
Making "REFLOW" be the hint for when rows or cols attrs are changed
Not doing it for input text it seems to work fine without
b=50280
2000-08-30 21:59:53 +00:00
ddrinan%netscape.com a5b79c8c78 Load PSM from same dir as mozilla and added some extra error checking 2000-08-30 21:59:44 +00:00
ddrinan%netscape.com 9d2ff6466b Call DisplayURL with parent window, null for now 2000-08-30 21:58:06 +00:00
ddrinan%netscape.com 56f3d64783 Pass in a parent nsIDOMWindow to display functions. Bug 46705 2000-08-30 21:56:28 +00:00
evaughan%netscape.com 02f91d8fa7 Fix for bug #47911 -r pinkerton 2000-08-30 21:51:02 +00:00
cyeh%bluemartini.com aaa8b30977 fix submitted for 42809: bug_email.pl doesn't allow for priority = 0
patch submitted by brad@xyu.dhs.org (Brad Sarsfield)
2000-08-30 21:47:17 +00:00
slamm%netscape.com c2856a086e Turn off debug output. 2000-08-30 21:44:04 +00:00
chuang%netscape.com ec534e0dd9 bug 45870 Migrating profile 4.7 to 6.0, not all entries were imported, r=putterman 2000-08-30 21:41:16 +00:00
chuang%netscape.com 22dd98d3f7 Bug 50351 [MLK] Leaking UNICODE string in nsAddrDatabase::GetRowForEmailAddress(), r=putterman 2000-08-30 21:39:43 +00:00
andreww%netscape.com 99bcfc1e44 bug# 47633 remove "open windows" on taskbar. r=nbhatla 2000-08-30 21:38:35 +00:00
chuang%netscape.com 338d1547ee Bug 50274 [MLK] Leaking nsFileSpec objects, r= putterman 2000-08-30 21:37:43 +00:00
cyeh%bluemartini.com e9a63243fe fix for 37684 and 42609: trying to deal with malformed url's in the URL field
during bug entry. instead of trying to be really intelligent over what a valid
url field is, or doing any kind of complicated regexping and forcing http://
on everyone, what we do instead is pre-seed enter_bug.cgi bug_file_loc with http://
in the text field. if that is all there is in the field when we are in post_bug.cgi,
then the value gets set to null (no URL entered into the new bug form). this allows
for you to enter in any valid url that you want, but also make it obvious that
http:// should be there for http:// urls at bug entry time
2000-08-30 21:32:43 +00:00
danm%netscape.com 993e15fd70 bring a dependent window's parent to the front when closing that window. Windows-only. bug 22658 2000-08-30 21:24:03 +00:00
danm%netscape.com 2160d7e608 add 'activate' parameter to nsIWidget::PlaceBehind. bug 22658 r=rods,kmcclusk 2000-08-30 21:21:39 +00:00
BlakeR1234%aol.com d4c47d129b Fix 47829, minor wording change. r=gemal 2000-08-30 21:09:31 +00:00
mcafee%netscape.com c3a18cc218 Turn off tests until Solaris builds. r=harishd 2000-08-30 20:48:50 +00:00
dbragg%netscape.com 7d5a975d74 fix for 45915. Changed text r=dveditz 2000-08-30 20:47:37 +00:00
dbragg%netscape.com 97c7ec8311 fix for 45915. Changed text, removed notifier option and repositioned under Advanced. r=dveditz 2000-08-30 20:46:53 +00:00
mkaply%us.ibm.com b81a212a22 #45872
r=pedemonte, a=brendan
I singlehandedly broke OS/2 printing.
2000-08-30 20:28:28 +00:00
mkaply%us.ibm.com 500f32b91d #50287
r=cls, a=brendan
Add SHORT_LIBNAME for xmlextras.dll
2000-08-30 20:20:59 +00:00
kestes%staff.mail.com e54764b569 document the two tinderbox{log} variables together so we
can thing about retiring one.
fix a ugly bug in the skipping build algorithm, I had unneeded checks
add more debugging comments to generated HTML
2000-08-30 20:16:46 +00:00
kestes%staff.mail.com 9f3ade90c8 move the two tinderbox{log} variables together so we
can thing about retiring one.
2000-08-30 20:15:34 +00:00
neeti%netscape.com 69495569f2 Checking in dp's patch for bug 50619, Cache doesn't get updated after reload. r=neeti 2000-08-30 19:48:12 +00:00
dianesun%netscape.com 95693f5a74 Fix for bug 27880. R/A: mscott, QA: laurel. 2000-08-30 19:42:58 +00:00
kin%netscape.com 9b629257f0 Fix for bug #35899 (Page scrolls on selecting text in position:relative div)
- Rewrote the auto-scrolling code to handle the fact that events are now passed
    directly to frames, even though the mouse is outside the window, and the frame
    is not in the clip view. The old code assumed that the viewport frame always
    caught and handled the event, which was the way it used to be.
  - AutoScroll methods now give the option of scrolling parent scrollable views.

r=jfrancis@netscape.com

Fix for bug #49467 (Spell checking not working in composer or NS 6 IM )

  - We no longer throw an error if we are trying to scroll the selection
    into view, when the selection is in a view that has no parent scrollable
    view ... we just return NS_OK and do nothing.

r=syd@netscape.com
2000-08-30 19:42:47 +00:00
brendan%mozilla.org 6bcb3c764d Add pldhash.[ch], sed-translated from js/src/jsdhash.[ch]. 2000-08-30 19:32:03 +00:00
brendan%mozilla.org c1a33908b2 Script to NSPR-ize and 'PL-ize' jsdhash.[ch] so they fit (sort of) over in xpcom/ds. 2000-08-30 19:30:33 +00:00
harishd%netscape.com 6a0d6d6a8d Fixing a potential bustage!!!
A brace is hanging out of a debug flag

sorry
2000-08-30 19:03:15 +00:00
rhp%netscape.com ea91465bae Fix for sync crash bug #: 2132 r: putterman 2000-08-30 18:51:56 +00:00
attinasi%netscape.com f09d792c74 Fixed items are now removed in ReconstructDocElementHierarchy. b=42114, r=buster@netscape.com 2000-08-30 18:51:45 +00:00
vidur%netscape.com b5fa8266fd Fix for bug 50682. Regression introduced that prevented window.title from being changed. r=jst 2000-08-30 18:38:30 +00:00
harishd%netscape.com 90de28f2da 46702 ( nsbeta3+ ) Partial - Made token cache to be arena based.
r=vidur
2000-08-30 18:22:03 +00:00