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

73323 Коммитов

Автор SHA1 Сообщение Дата
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
mkaply%us.ibm.com 65956840c2 #56767
r/a=cls,leaf
Remove XP_PC - use XP_WIN or XP_OS2 explicitly
2000-11-29 23:28:04 +00:00
blizzard%redhat.com a41523d292 Fix bug #60516. This should fix problems with named targets in the embedding widget. Patch from rusty.lynch@intel.com. r=adamlock sr=blizzard 2000-11-29 23:23:32 +00:00
blakeross%telocity.com 164582e1e1 Fix 55902: can't drag and drop mail into msg compose window to attach it. r=jag sr=alecf 2000-11-29 23:18:38 +00:00
leaf%mozilla.org 61f8a8e1e1 Automated update 2000-11-29 22:45:09 +00:00
mkaply%us.ibm.com bc669c7450 #61253
r=mkaply,jkobal a=blizzard
Various OS/2 cleanup - fonts, print, and arcs
2000-11-29 22:42:28 +00:00
colin%theblakes.com 0c24351641 OpenVMS specific fix for unresolved symbols at link time (caused
by checkin for 59021).

bug=61463  r=cls
2000-11-29 22:42:24 +00:00
mccabe%netscape.com 0c5501eef0 Twiddle Make usage message. 2000-11-29 22:36:06 +00:00
karnaze%netscape.com 02d34832e3 bug 50695 - skip form parents when computing a percent basis height in quirks mode. sr=buster, r=pollmann 2000-11-29 22:31:57 +00:00
karnaze%netscape.com 667b9b772d bug 55545 - set the table preferred width during an unconstrained reflow. Return the preferred width as the maximum width when requested in the outer table reflow. a=buster, r=dcone 2000-11-29 22:30:09 +00:00
sfraser%netscape.com 417a2a01ce Fix crasher bug when typing in the URL bar, bug 61452. Need to null out a global when we delete it. r=pinkerton 2000-11-29 22:26:22 +00:00
kin%netscape.com ab5cd791f6 Misc fixes for pedantic build warnings.
r=jfrancis@netscape.com a=sfraser@netscape.com
2000-11-29 22:06:02 +00:00
karnaze%netscape.com 74059bd234 new regression test, not affecting the build. 2000-11-29 22:04:24 +00:00
blizzard%redhat.com 58d045b0c6 Return a specific value if a window wasn't found. Fixes bug #60865. r=tor, sr=brendan, a=alecf 2000-11-29 21:58:30 +00:00
pinkerton%netscape.com 4658f006a9 pulling out the dnd code (and my useless dumps) until we can differentiate between chrome and content. fixes regression. 2000-11-29 21:56:40 +00:00
sfraser%netscape.com e1decc23bb Add a dump to the old scripts to encourage people to move to the new ones. r=kin 2000-11-29 21:52:30 +00:00
kestes%staff.mail.com 803de089b6 changing the filenames during the move was a bad idea,
restore the original filenames.
2000-11-29 21:50:17 +00:00
kestes%staff.mail.com d488646c24 changing the filenames was a bad idea, this was BTData.pm as found
in lib yesterday
2000-11-29 21:49:29 +00:00
karnaze%netscape.com 2c3069b5b0 bug 35662 - when computing an artifical auto table width for % cells, count only the max contributor in each col. sr=waterson, r=peterl
bug 29058 (patch submitted by bernd.mielke@snafu.de) - consider proportional widths in avail totals. sr=waterson, r=karnaze
2000-11-29 21:48:56 +00:00
kestes%staff.mail.com c6cd218e01 changing the filenames was a bad idea, this was TreeData.pm as found
in lib yesterday
2000-11-29 21:48:42 +00:00
kestes%staff.mail.com 1a05648a04 changing the filenames was a bad idea 2000-11-29 21:47:14 +00:00
mkaply%us.ibm.com 1c2becf99b htmlbindings changes for OS/2 2000-11-29 21:45:46 +00:00