Commit Graph

69055 Commits

Author SHA1 Message Date
ddrinan%netscape.com
e334182538 Pass in a parent nsIDOMWindow to display functions. Bug 46705 2000-08-30 21:56:28 +00:00
evaughan%netscape.com
c7330add6a Fix for bug #47911 -r pinkerton 2000-08-30 21:51:02 +00:00
cyeh%bluemartini.com
4a9c55c4f5 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
079ea4a6b8 Turn off debug output. 2000-08-30 21:44:04 +00:00
chuang%netscape.com
c60fe1b59b 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
3f691d005c Bug 50351 [MLK] Leaking UNICODE string in nsAddrDatabase::GetRowForEmailAddress(), r=putterman 2000-08-30 21:39:43 +00:00
andreww%netscape.com
90c92c1698 bug# 47633 remove "open windows" on taskbar. r=nbhatla 2000-08-30 21:38:35 +00:00
chuang%netscape.com
cd60b915e5 Bug 50274 [MLK] Leaking nsFileSpec objects, r= putterman 2000-08-30 21:37:43 +00:00
cyeh%bluemartini.com
9b2e821c15 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
24ddc1b61d 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
8bd9a1c0f9 add 'activate' parameter to nsIWidget::PlaceBehind. bug 22658 r=rods,kmcclusk 2000-08-30 21:21:39 +00:00
BlakeR1234%aol.com
58423a22f8 Fix 47829, minor wording change. r=gemal 2000-08-30 21:09:31 +00:00
mcafee%netscape.com
92be47af8c Turn off tests until Solaris builds. r=harishd 2000-08-30 20:48:50 +00:00
dbragg%netscape.com
c5a4a81132 fix for 45915. Changed text r=dveditz 2000-08-30 20:47:37 +00:00
dbragg%netscape.com
30bba03b6d 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
363e98a599 #45872
r=pedemonte, a=brendan
I singlehandedly broke OS/2 printing.
2000-08-30 20:28:28 +00:00
mkaply%us.ibm.com
8e152e1ebe #50287
r=cls, a=brendan
Add SHORT_LIBNAME for xmlextras.dll
2000-08-30 20:20:59 +00:00
kestes%staff.mail.com
e89e4d1460 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
1219a83c55 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
5581c703e6 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
6b74a9aa7a Fix for bug 27880. R/A: mscott, QA: laurel. 2000-08-30 19:42:58 +00:00
kin%netscape.com
9cf7b833fb 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
da11005af4 Add pldhash.[ch], sed-translated from js/src/jsdhash.[ch]. 2000-08-30 19:32:03 +00:00
brendan%mozilla.org
b4a84c6ca7 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
b8f024e33b 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
6d16d989ee Fix for sync crash bug #: 2132 r: putterman 2000-08-30 18:51:56 +00:00
attinasi%netscape.com
551e38cfa8 Fixed items are now removed in ReconstructDocElementHierarchy. b=42114, r=buster@netscape.com 2000-08-30 18:51:45 +00:00
vidur%netscape.com
17a5487872 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
c387ac81a1 46702 ( nsbeta3+ ) Partial - Made token cache to be arena based.
r=vidur
2000-08-30 18:22:03 +00:00
wtc%netscape.com
f2714e75a8 Bugzilla bug #45223: backed out the HAVE_LONG_LONG define. The Mozilla
code is not ready for this change yet.
2000-08-30 17:12:11 +00:00
wtc%netscape.com
4bff167175 Bugzilla bug #25982: renamed the new PR_PutEnv() function to PR_SetEnv()
and resurrected the original Mac-specific PR_PutEnv().
Modified files: prenv.h, prenv.c, pr/tests/env.c
2000-08-30 17:06:04 +00:00
wtc%netscape.com
a8bb856914 Restored the correct copyright years. 2000-08-30 17:00:08 +00:00
bienvenu%netscape.com
b872733fb4 work for 25455 don't open sent mail db at startup r=putterman 2000-08-30 14:57:28 +00:00
bienvenu%netscape.com
4e28b71dc0 work for 25455 don't open sent mail db at startup r=putterman 2000-08-30 14:51:10 +00:00
nboyd%atg.com
95389f0d7e Better javadoc 2000-08-30 13:41:15 +00:00
dbaron%fas.harvard.edu
4c5e1655b3 Attempt to fix nebiros (Sun WorkShop 5.0) bustage by changing NULL to nsnull. r=scc (Fix suggested by scc.) 2000-08-30 12:32:13 +00:00
dbaron%fas.harvard.edu
2108c7088c Copy cls's hack to another makefile to fix nebiros bustage. This prevents time.h from being included on Sun's WorkShop compiler. r=scc 2000-08-30 12:29:39 +00:00
dbaron%fas.harvard.edu
e8aa53f66a www.mozilla.org is back, so re-adding to bloat URLs. 2000-08-30 12:17:57 +00:00
locka%iol.ie
253d1caaed Impl of GetCurrentURI modified to new style. b=46847, r=valeski, a=valeski 2000-08-30 11:37:41 +00:00
locka%iol.ie
11358c799f Call to GetCurrentURI modified to new style. b=46847, r=valeski, a=valeski 2000-08-30 11:37:06 +00:00
locka%iol.ie
6cc103a9e8 currentURI property removed from nsIDocShell. currentURI property changed to return nsIURI on nsIWebNavigation. b=46847, r=valeski, a=valeski 2000-08-30 11:32:30 +00:00
bryner%uiuc.edu
6731fd7727 Fixing 50628 - crash attaching a file to bugzilla on Linux. Need to cast
to the right type in QueryInterface!  r=pavlov.
2000-08-30 08:07:12 +00:00
jst%netscape.com
d3695fb9d3 Checking in patch from jrgm@netscape.com that fixes warnings about bad DOM useage (part of bugs 48264 and 48161). r=me (a=ben@netscape.com) 2000-08-30 07:41:11 +00:00
mcafee%netscape.com
171f3048e0 mozilla.org is down, yanking that url for tonight. 2000-08-30 07:37:36 +00:00
cls%seawood.org
11e77d89f5 Build fixes for BeOS. Thanks to Dan Moore <pergamon@68k.org> for the patch. 2000-08-30 07:21:31 +00:00
bryner%uiuc.edu
ec7cf89909 Adding windows makefile for js filepicker. Not part of build. 2000-08-30 07:16:46 +00:00
bryner%uiuc.edu
27be95a6d3 Adding windows makefile for the js filepicker. Not part of build. 2000-08-30 07:15:22 +00:00
ben%netscape.com
27f7b262ce back in we go 2000-08-30 07:12:40 +00:00
pinkerton%netscape.com
d70667c007 fix for bugscape bug 2119. menu bars were not unregistering themselves as document observers when deleted. r=waterson. 2000-08-30 06:45:23 +00:00
sfraser%netscape.com
2e21555177 Turn off profiling, duh 2000-08-30 06:03:00 +00:00