Commit Graph

48985 Commits

Author SHA1 Message Date
rhp%netscape.com
f1f0b12bfe Fix for corrupting binary attachments - Bug #: 21907 - r: scottip - a: chofmann 1999-12-16 22:08:29 +00:00
sspitzer%netscape.com
dfad96440d fix for blocker bug #21937. fix by putterman. the problem was that
contentframe.js was removed from the build, but not the reference to
it in messenger.xul.  this caused the problem.  we didn't see it in debug
(non-clobber) builds because that file still existed in our trees.
a=leaf,r=sspitzer,bienvenu
1999-12-16 20:10:09 +00:00
petitta%netscape.com
52ce2f3a60 Hiearchy changes 1999-12-16 19:39:54 +00:00
norris%netscape.com
7d795f197b Make it possible to report multiple errors. 1999-12-16 18:47:27 +00:00
terry%mozilla.org
0582508d69 Patch by freitag@suse.de (Klaas Freitag) -- add options to let Bugzilla require comments on certain operations. 1999-12-16 16:37:57 +00:00
dcone%netscape.com
1f8912b0ea Fixed a problem with the calculation of the resolution constants for the creation of a printer DeviceContext.. and return the correct page size in the GetGetDeviceSurfaceDimension call. r=kmclusk 1999-12-16 15:18:36 +00:00
dcone%netscape.com
c9543cdc78 Used the height and width of the page returned from the nsDeviceContext instead of hard coded values. r=buster 1999-12-16 15:15:23 +00:00
mccabe%netscape.com
74f7b8e000 Fix to 21900.
#ifdef strftime formatting string "%#c" ('format to 4-digit date string, any format') to "%c" for non-Windows platform, as only Windows accepts, requires or understands that extra '#' to get a 4-digit date.

Thanks to KerryGinn@computer.org for spotting this one.  (document.lastModified came out as "%#c" on a mac.)

r=Pavlov
a=choffman.
1999-12-16 09:06:41 +00:00
rpotts%netscape.com
b8fa07f3ff bug #21884 (r=mscott) bug #21459 (r=warren). I'm checking in the changes for 21459 again with an important fix for the image crashes :-) 1999-12-16 07:59:25 +00:00
ssu%netscape.com
6fed82b2a1 missed one line change for bug #21881 1999-12-16 07:22:50 +00:00
ssu%netscape.com
6bc3647655 fixing bug #21881. installer no longer creates an empty plugins directory within seamonkey. as a side effect, it also will no longer attempt to locate an installed jre and copy npjava*.dll to the seamonkey plugins folder. This does affect tinderbox. affects only windows platform. a=chofmann 1999-12-16 07:13:35 +00:00
karnaze%netscape.com
23e53aa589 bug 21143/21765, collapsed rows/cols not displayng when expanded. 1999-12-16 06:29:50 +00:00
mscott%netscape.com
94216118f1 Bug #21884 --> backing out Rick's changes to http to fix this regression crasher tonight.
a=chofmann
1999-12-16 06:06:00 +00:00
sspitzer%netscape.com
02c333dc00 fix for #21839, r=mscott, a=leaf.
jump to the end of the file and append the new newsgroup.
1999-12-16 05:58:50 +00:00
blizzard%redhat.com
1a02225abf Paint the damaged region right after a scroll instead of polling for the event. Also, don't repaint those areas we know we took care of already. r=pavlov, a=shaver,brendan 1999-12-16 04:27:22 +00:00
sspitzer%netscape.com
113b954887 NOT PART OF THE BUILD. ignore the generated binary "gmake pure" creates 1999-12-16 03:42:04 +00:00
rhp%netscape.com
a9084e8553 Large Image attachments hang on mail display fix - Bug #21852 - r: mscott/rhp approved: chofmann 1999-12-16 03:35:01 +00:00
hyatt%netscape.com
78ed47b45c Fix for 21610. r=waterson 1999-12-16 03:19:34 +00:00
slamm%netscape.com
e4f285266e Remove references to unused dialog entities. r=hyatt a=choffman 1999-12-16 02:54:55 +00:00
pollmann%netscape.com
f2a52e7f9b Bug 21013: Add base url to NS_NewURI - this allows forms to be submitted to relative url's. r=pierre a=chofmann My contact info=650.520.3348 1999-12-16 02:51:47 +00:00
karnaze%netscape.com
1949a7d733 removed caching of collapsed rows and cols as a likely fix for non reproducable bug 21652. a=hofmann, r=hyatt 1999-12-16 01:51:06 +00:00
karnaze%netscape.com
00ea148d35 small change Hyatt discovered and forgot to checkin. r=hyatt 1999-12-16 01:45:22 +00:00
kin%netscape.com
e328b78703 Fix for bug #21683: [dogfood] Can't set focus to end of reply message to type
Added beginRulesSniffing local variable.
r=jfrancis@netscape.com a=chofmann@netscape.com
1999-12-16 00:59:08 +00:00
saari%netscape.com
36e0fe385b Missed part of my previous checkin to stop double pastes... exporting the event stop dispatch state back out of ngGfxTextControlFrame 1999-12-16 00:43:07 +00:00
pavlov%netscape.com
ce071dd9dd update to use new api a=leaf 1999-12-16 00:39:04 +00:00
hyatt%netscape.com
859a2e695c Fix for bug #21703. r=karnaze, a=chofmann 1999-12-16 00:37:03 +00:00
saari%netscape.com
720f6babe8 Fix for PDT+ bug 21536. r=hyatt 1999-12-16 00:34:43 +00:00
dmose%mozilla.org
5951b555ea fix for bug 20866: replace Channels menu with a link to Open Directory; r=sspitzer@netscape.com, a=shaver@mozilla.org 1999-12-16 00:26:53 +00:00
rginda%netscape.com
5580e045b2 Added apply test for bug 21836 1999-12-16 00:21:36 +00:00
briano%netscape.com
9b4ec9280b Automated update 1999-12-16 00:08:19 +00:00
briano%netscape.com
cb91d018c9 Fix for build breakage on some of the unwanted platforms. 1999-12-16 00:07:19 +00:00
slamm%netscape.com
77005965da Remove references to unused dialogs. r=hyatt a=choffman 1999-12-15 23:49:12 +00:00
slamm%netscape.com
dcca50319b Remove references to unused dialogs. 1999-12-15 23:47:19 +00:00
slamm%netscape.com
d2c1bc6632 Remove obsolete files. r=hyatt a=choffman 1999-12-15 23:46:34 +00:00
mjudge%netscape.com
f0f09bb01d saari pointed out i forgot to check in these files last night. textarea needs bindings also r=saari a=pdt+ team 1999-12-15 23:23:40 +00:00
waterson%netscape.com
d13a83fb9f Bug 21610. Add support to distinguish key binding overlay from normal overlay documents. 1999-12-15 23:18:34 +00:00
rpotts%netscape.com
1aafb0dcce bug #21459 (r=warren). Made the consumer OnStopRequest fire before the channel is removed from the loadgroup... 1999-12-15 23:12:48 +00:00
shaver%netscape.com
5818d49be7 remove excess 'Netscape' references from the chrome (r=dmose,a=leaf) 1999-12-15 23:00:34 +00:00
erik%netscape.com
e0d1fd2e59 Adding local .cvsignore file. Doesn't affect build. 1999-12-15 22:43:22 +00:00
briano%netscape.com
d226077369 Added a newline to the end of the file to make it compile on HP-UX. 1999-12-15 22:43:06 +00:00
saari%netscape.com
a622c90955 Fix for PDT+ bugs 21602 and 21648. r=joki 1999-12-15 22:04:43 +00:00
dmose%mozilla.org
59f543c341 fix for bug 20861: remove My Netscape from the personal toolbar; r=slamm@netscape.com, a=shaver@mozilla.org 1999-12-15 21:31:29 +00:00
ftang%netscape.com
930131891c fix bug 21722. move charsetreload state clean up code from OnEndURLLoad to OnEndDocumentLoad. r=rpotts. 1999-12-15 21:26:12 +00:00
rginda%netscape.com
088ed7cd3f Adding null throw and undefined throw tests 1999-12-15 21:17:25 +00:00
alecf%netscape.com
3b12db1071 fix for #20508
set parent of anonymous  to nsnull before destroying the frames, and remove the frame references from the event state mananger
r=hyatt,waterson
a=chofmann
1999-12-15 20:58:32 +00:00
akkana%netscape.com
1f31c41322 20519, 21529: another tweak to fix last night's checkin.
r=mjudge, part of mjudge's big checkins a=chofmann
1999-12-15 20:42:55 +00:00
pnunn%netscape.com
67f961d858 Correcting a mime type mapping. R:valeski@netscape.com OK:chofmann@netscape.com 1999-12-15 20:38:43 +00:00
akkana%netscape.com
ac29590613 18033: make platform bindings work again. They were broken by a
checkin last night which mistakenly renamed the input bindings.
  r=mjudge; part of mjudge's key-binding checkin which was a=chofmann
1999-12-15 20:15:22 +00:00
pinkerton%netscape.com
1502e9a406 File Removed. 1999-12-15 20:05:41 +00:00
jdunn%netscape.com
b50bf4c0c4 Fix the AIX xptcall work
a= chofmann
# 18692
1999-12-15 19:01:53 +00:00