Commit Graph

73394 Commits

Author SHA1 Message Date
rods%netscape.com
3994612354 removing unneeded/unused code/methods
r=kmcclusk, sr=waterson
2000-11-30 21:39:28 +00:00
av%netscape.com
c481af889b Fixing bug 19617, prevent the default plugin to display multiple dialogs for the same mime type, patch by lsv@sparc.spb.su, sr=blizzard, a=av 2000-11-30 21:32:07 +00:00
beard%netscape.com
3790f112d5 Build OJI library as a component, not a shared library. sr=sfraser, r=jj, bug #61614. 2000-11-30 21:26:30 +00:00
blakeross%telocity.com
6d06c41584 Fix 58633 and 49744: a typo in GetLastVisited() and improving a cmd line help description. r=jag sr=alecf 2000-11-30 21:17:15 +00:00
dougt%netscape.com
803ef26399 50558. check for nulls. written by warren harris r=dougt@netscape.com a=mscott@netscape.com 2000-11-30 21:14:41 +00:00
dougt%netscape.com
c6c63a0641 60723. check for null. r=valeski@netscape.com 2000-11-30 21:12:54 +00:00
dougt%netscape.com
afb7ad057b 60718. check for null. r=valeski@netscape.com, a=vidur@netscape.com 2000-11-30 21:10:55 +00:00
sfraser%netscape.com
31a33b8c5e Fix the dump to escape the @. duh. r=#mozilla. a=leaf 2000-11-30 20:45:14 +00:00
mcgreer%netscape.com
8657145db0 fix broken builds, linked in wrong order 2000-11-30 19:13:01 +00:00
waqar%netscape.com
45ebb9429a #=24405
r=dcone@netscape.com
d=when printing www.mozilla.org with big font, the text gets cut off on the right margin. Changing the right and bottom margin from 0 to 500.
2000-11-30 16:01:20 +00:00
karnaze%netscape.com
110acb9a75 bug 9848 - check for out of memory when calling new. r=dcone. 2000-11-30 15:53:55 +00:00
mkaply%us.ibm.com
fab4ad2b34 #61587
r=mkaply, a=blizzard
Code from jkobal to fix strange random timer trap
2000-11-30 15:52:24 +00:00
disttsc%bart.nl
ab948d4512 Last batch of the <titledbutton>s in xul/js... bug=57751, r=kin, a=ben 2000-11-30 15:07:53 +00:00
disttsc%bart.nl
cbe95ba195 use interCaps in nsIFindComponent.idl, bug=61099, r=sspizter,law a=smfr 2000-11-30 14:40:59 +00:00
jdunn%netscape.com
545641b754 removing the explicit keyword from the copy constructor
to clear up bustage on hpux
r= ccarlen@netscape.com
sr= scc@mozilla.org
# 61367
2000-11-30 11:46:12 +00:00
jdunn%netscape.com
1fc7685535 fixing HPUX build bustage
r= cls@seawood.org
# 61368
2000-11-30 11:22:51 +00:00
mccabe%netscape.com
7ddbcb075b Fixes to 52520 and 13813. Move checks against [retval] usage from xpidl_typelib code to the common xpidl_util code used by all modes, and add a new check asserting that [retva] is only applied to the last parameter. XPConnect has had this restriction for a long time.
no r=, but it's very similar to previous approved changes.  I want to get it in with other xpidl modifications, as everybody's tree needs to be rebuilt anyway.
2000-11-30 10:51:39 +00:00
mccabe%netscape.com
4e0b0efbf3 Fix to 13765. Disallow IDL interfaces with [shared] parameters that aren't string, wstring or native. Also disallow [shared] with nsid or [array] parameters.
sr=jband
2000-11-30 09:52:29 +00:00
waterson%netscape.com
42e16bdb20 More rules. 2000-11-30 08:47:52 +00:00
mccabe%netscape.com
35e4e62f1e Fix to 54061.
Warning fixes for XUL javascript.
2000-11-30 08:34:53 +00:00
waterson%netscape.com
0035401c31 Don't keep around objects: let callers do that. 2000-11-30 08:08:47 +00:00
mccabe%netscape.com
a65e320dd3 Better fix to problem with 57094; reinstate 57094 fix and add a conditional #undef of NS_NO_VTABLE to nsISupportsUtils.h before defining it there.
r=jband
2000-11-30 08:08:24 +00:00
mccabe%netscape.com
0dac69a5cc Fix to 57094 is running into trouble on windows, commenting out. 2000-11-30 07:56:47 +00:00
mccabe%netscape.com
7be75703a4 Tweak to previous checkin. Rectify 'to to' typo in comment added to generated header files. Thanks to jband for saving me the shame. 2000-11-30 07:52:16 +00:00
mccabe%netscape.com
493faa54ce Fixes for 40008, 40152, 40016, 51795, 57094.
Fix various aspects of xpidl, including:

don't fail on empty idl / idl containing only #includes
use error location instead of typedef location when reporting type errors
warn on interfaces that lack a uuid attribute (thanks Warren for the prod)
add include guards to generated .h files - faster mac compilation?
xpidl-generated headers don't need NS_NO_VTABLE defined.

This'll cause a tree rebuild.

r=mang (several)
sr=jband.
2000-11-30 07:51:02 +00:00
timeless%mac.com
79ffe62873 Fixes bug 61441 (alternate mail window layout parity with Messenger.xul)
r=kerz, sr=syd
2000-11-30 07:12:00 +00:00
jband%netscape.com
947e54ba96 fixes for bug 60303, bug 60356, bug 57370, and bug 58982 r=mccabe sr=hyatt sr=brendan 2000-11-30 06:58:37 +00:00
jband%netscape.com
c1564bb79e fix bug 58959 and groundwork for bug 57370. Handle interface whose name has changed correctly and add support for comparing iids without fetching. r=mccabe sr=hyatt 2000-11-30 06:55:40 +00:00
mccabe%netscape.com
51e20d88e5 Fix to 61183. Detect whether the OS has given us a date string ending in /xx (as in xx/xx/xx) for Date.prototype.toLocale[Date]String, and pad it out to the real number of digits.
r=rogerl
2000-11-30 05:52:44 +00:00
jband%netscape.com
bdef0461a0 part of fix for bug 58982. Marking local array as static. r=jst sr=vidur 2000-11-30 05:35:10 +00:00
jband%netscape.com
b3d21fb8f4 fix bug 55506. If seman was initialized too early then it was failing to register its nameset. This happened on first run when JS Component Loader would use the secman. The result was that all calls to the security manager via JavaScript would fail for that session. This fixes that by continuing to try to register the nameset until it actually succeeds. r=mstoltz a=brendan 2000-11-30 05:32:08 +00:00
jband%netscape.com
0848a5d31c Add some thread stress tests used to figure out problem in bug 61369. r=brendan sr=waterson 2000-11-30 05:26:15 +00:00
jband%netscape.com
fe62695f13 fix bug 61369. Race between nsThread Init and Main. Also additions to make the interface more useful to non-C++ code. r=brendan sr=waterson 2000-11-30 05:24:53 +00:00
blakeross%telocity.com
a82a48836f Fix 51024: "Desktop Integration" -> "Windows Integration". patch by Henrik Gemal (gemal@gemal.dk). r=me a=ben 2000-11-30 05:17:32 +00:00
blakeross%telocity.com
0bba6a3fe1 Fix 51024: "Desktop Integration" -> "Windows Integration". patch by Henrik Gemal (gemal@gemal.dk). r=me a=ben 2000-11-30 05:14:51 +00:00
sfraser%netscape.com
3cb7849f5e Check out mozilla/lib/mac/Instrumentation to get Instrumentation utility header 2000-11-30 04:55:39 +00:00
sfraser%netscape.com
32223f8a66 Adding some more error strings to better catch perl errors. 2000-11-30 04:50:27 +00:00
sfraser%netscape.com
68a2313c7d Making this mess build on Mac, fixing the tinderbox bustage. 2000-11-30 04:35:38 +00:00
locka%iol.ie
256513be84 Another missing checking. b=46574, sr=blizzard@mozilla.org 2000-11-30 01:56:40 +00:00
pinkerton%netscape.com
8f98851ffb add selectors for scroll arrow placement and scroll thumb size. implemented on macos to look at appearance manager. made all platforms return 0 when asking for a selector that doesn't exist, so they are all the same. r=pchen, a=hyatt. 2000-11-30 01:51:14 +00:00
locka%iol.ie
2b03ecf7c9 New encoder fixup helper interface. b=57996, r=jst 2000-11-30 01:08:22 +00:00
locka%iol.ie
c320bf8727 added files: mozilla/embedding/browser/webBrowser/nsDOMWalker.cpp, mozilla/embedding/browser/webBrowser/nsWebBrowserPersist.cpp 2000-11-30 00:47:48 +00:00
locka%iol.ie
4775af025f New persistence object and helper classes. b=46574, sr=blizzard@mozilla.org 2000-11-30 00:43:42 +00:00
blakeross%telocity.com
9426995470 the rest of my previous fix, the patch didn't apply fully. 2000-11-30 00:31:54 +00:00
blakeross%telocity.com
6865deb1f5 Fix 52928: tree columns in page info window not resizable, and grippy isn't properly aligned. r=jag sr=alecf 2000-11-30 00:16:17 +00:00
ducarroz%netscape.com
3898cc0345 Fix for bug 60015. Reapply original fix for bug 55179 which has been accidently backed out by the last checkin from timeless@mac.com. R=sspitzer, SR=alecf 2000-11-30 00:09:43 +00:00
hyatt%netscape.com
ce03c50a5b Adding pref for XBL-based form controls. r=danm, a=ben 2000-11-30 00:07:09 +00:00
danm%netscape.com
ecd9d0c4b3 store dialog pointer in safe place so it can be retrieved in the OK handler. bug 55261. r=av,hyatt,pavlov 2000-11-29 23:44:52 +00:00
locka%iol.ie
88a8521783 New persistence object and helper classes. b=46574, sr=blizzard@mozilla.org 2000-11-29 23:41:54 +00:00
mccabe%netscape.com
2dbc59dbed Remove unused property definitions and fix some errors that had crept in. 2000-11-29 23:32:53 +00:00