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

73362 Коммитов

Автор SHA1 Сообщение Дата
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
morse%netscape.com 7c6a300c5c bug 60210, two tabs selected simultaneously, r=dbragg@netscape.com, sr=ben@netscape.com 2000-11-29 21:43:09 +00:00
javi%netscape.com 378bd999ca Plug some memory leaks that were brought to my attention by brendan. Not part of Mozilla build just yet. 2000-11-29 21:41:23 +00:00
kestes%staff.mail.com 03ff5fa8df moved files to default_config 2000-11-29 21:27:54 +00:00
kestes%staff.mail.com d927bf305d changed filename to processmail_builds 2000-11-29 21:25:45 +00:00
kestes%staff.mail.com 43a65980a8 files moved to default_config directory 2000-11-29 21:24:31 +00:00
sspitzer%netscape.com d3bd048452 fix for #53792. sr=mscott. compute the length of the data correctly. 2000-11-29 21:20:29 +00:00
ssu%netscape.com d92bf9be1c Applying patch from disttsc@bart.nl for bug #60161 - Unknown error 804b0005 appears in status bar. r=ssu, sr=mscott. This check in does not affect tinderbox builds. 2000-11-29 21:20:09 +00:00
waterson%netscape.com a692ac7ac4 Oops, remove one 'bamboozler' that isn't globally exported, except in my build. 2000-11-29 21:18:03 +00:00
waterson%netscape.com e1bdb8b1aa Bug 61241. Change trace-malloc's live object output format to mimic beard's format from Boehm. r=brendan, sr=jband 2000-11-29 21:16:53 +00:00
sspitzer%netscape.com 36e310c4c3 fix for #61464. when autosubscribing to a secure news server (clicking on a snews:// url)
set the port to be the default secure news port, if it is not specified in the snews:// url.

sr=mscott
2000-11-29 21:14:32 +00:00
kestes%staff.mail.com 5e164d10cd moved from processmail 2000-11-29 21:13:15 +00:00