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

91319 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com 0ac7672293 Adding new files for C++ rewrite of filepicker. Not part of the build. 2001-11-01 07:54:40 +00:00
sspitzer%netscape.com 64680b4760 fix for crasher bug #107797. my old stand by when I can reproduce a bug:
bullet proof (to prevent the crash) and assert (so if it happens again to
someone with a debug build), we can debug it.
r/sr=bienvenu
2001-11-01 07:45:59 +00:00
seawood%netscape.com d91476e1b0 Removing obsolete MOZ_MONOLITHIC_TOOLKIT code. 2001-11-01 07:31:42 +00:00
aaronl%netscape.com 11b1c41d38 Bug 107703. Fixes some of the crashes in DOM inspector. r=timeless, sr=hewitt 2001-11-01 07:28:10 +00:00
sspitzer%netscape.com a9e8deaf11 checkin for mscott. 2001-11-01 07:01:22 +00:00
mscott%netscape.com 6dae7de7fc Backing out a corrupt mac project i think i checked in. 2001-11-01 06:58:37 +00:00
mscott%netscape.com f541246d25 Bug #106507 --> add an abstract interface for crypto modules to hook into the sending
of a message.Store an opaque nsISupports reference on nsIMsgComposefields which can be used by
extensions to mailnews to store security information for a send transaction.
r=ducarroz
sr=sspitzer

DAMM MISSed a file
2001-11-01 06:49:44 +00:00
wtc%netscape.com 7931f7f0f6 Bugzilla bug 78978: removed obsolete files .cshrc and .profile. 2001-11-01 06:40:05 +00:00
mscott%netscape.com cdb37a9d3a Bug #106507 --> add an abstract interface for crypto modules to hook into the sending
of a message.Store an opaque nsISupports reference on nsIMsgComposefields which can be used by
extensions to mailnews to store security information for a send transaction.
r=ducarroz
sr=sspitzer
2001-11-01 06:30:43 +00:00
mscott%netscape.com 12fceb2462 Bug #106507 --> add an abstract interface for crypto modules to hook into the sending
of a message.
r=ducarroz
sr=sspitzer
2001-11-01 06:27:04 +00:00
mkaply%us.ibm.com 475e3cd26b #88100
r=simon@softel.co.il, sr=blizzard
Hookup Bidi preferences
2001-11-01 05:49:45 +00:00
mkaply%us.ibm.com 7517a0149b #88100
r=simon@softel.co.il, sr=blizzard
Hookup Bidi preferences
2001-11-01 05:40:35 +00:00
mkaply%us.ibm.com 105569b7bf #95860
r=timeless, sr=blizzard
Add x-mac-hebrew and x-mac-arabic to charset lists so they actually work
2001-11-01 05:25:43 +00:00
wtc%netscape.com 1e45173d8f Bugzilla bug 103933: loader.c should not be compiled with -xchip=ultra2.
r=nelsonb.
2001-11-01 05:25:31 +00:00
jband%netscape.com 3bcdaf198c fixing warnings from recent landing and uncommenting test cases I did not mean to comment out for the checkin 2001-11-01 05:18:35 +00:00
darin%netscape.com 4542d21f7f fixes Darwin mach-o bustage (r=jband) 2001-11-01 05:06:41 +00:00
dbradley%netscape.com 9b2bda104e Bug 101696 - interface with no uuid shouldn't parse. Patch adds a warning, does not prohibit it, and cleans up interfaces that are missing id's r=rginda, sr=jband 2001-11-01 05:04:35 +00:00
cmanske%netscape.com 088960db15 Fixed error message when empty row or col input in Table Properties dialog, b=99306, r=akkana, sr=sfraser 2001-11-01 04:59:34 +00:00
jband%netscape.com 0e7f7529b8 file had no newline at EOF. rs=jband 2001-11-01 04:42:19 +00:00
sspitzer%netscape.com 2387f6bb09 supplimental fix for #102180. when closing the stand alone message window, we were
not unregistering the folder listener from the mail session, because the unload handler
was failing.  it was failing because GetSearchSession() has a js error, because
for the stand alone msg window, gSearchSession is undefined.  r/sr=bienvenu
2001-11-01 04:41:45 +00:00
jst%netscape.com b5981c37b3 Fixing bug 103904. Don't let pref change callbacks run wild on documents that are partially torn down already. r=bzbarsky@mit.edu, sr=rpotts@netscape.com 2001-11-01 04:40:59 +00:00
karnaze%netscape.com 5e56b564c2 bug 106158 - changed outer table fix up of nested inner table's computed width to consider if the min width fits.
removed tree specific code. sr=waterson, r=alexsavulov.
2001-11-01 04:17:30 +00:00
sspitzer%netscape.com 77e36b4a18 fix for performance bug #107481 (reduce mail-toolbar command updating)
fix for bug #102180 (close std alone msg window on delete if no more messages
in the folder).  also, fix spelling mistake, "supress" -> "suppress"
r=cavin, sr=bienvenu.
2001-11-01 04:05:41 +00:00
tao%netscape.com 5bc2918bb4 107375: localeVersion 0.9.5 -> 0.9.6 (one more to go..) 2001-11-01 03:32:11 +00:00
brendan%mozilla.org 3c38914b93 Fix nul-termination assumption hidden in lastIndexOf, broken by dependent strings fix for bug 56940 (107771, r=jag, sr=waterson). 2001-11-01 03:19:54 +00:00
jband%netscape.com a2511b96a8 fix Mac bustage. I can't believe the Mac can't do this conversion without a cast! 2001-11-01 02:36:19 +00:00
mcafee%netscape.com c02b2d0411 Adding --start-module=module functionality. Grouped some code into functions. Moved main to the bottom. TrueType for linux comment. 2001-11-01 02:14:08 +00:00
jband%netscape.com bc57fbc30d added files: mozilla/xpcom/ds/nsIPropertyBag.idl 2001-11-01 02:10:24 +00:00
jband%netscape.com 101aac6307 ack! forgot one .idl file. Fix Mac bustage 2001-11-01 02:08:41 +00:00
jband%netscape.com 3ff792dd5d the HP compiler says that anonymous unions can't even have structs. So the union must be named. Fixing that bustage 2001-11-01 01:45:48 +00:00
jband%netscape.com c052cc3bf0 fix Mac bustage (I hope). I think these names conflicted with other names 2001-11-01 01:15:53 +00:00
tao%netscape.com f8fa28ae88 107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
(r=jbetak,sr=dveditz)
2001-11-01 01:11:57 +00:00
jst%netscape.com 1600752470 Fixing bustage, this was lost in a patch... 2001-11-01 00:58:28 +00:00
leaf%mozilla.org 15d7d3cc57 Automated update 2001-11-01 00:58:17 +00:00
seawood%netscape.com 8a2a775382 Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
jband%netscape.com 0009a2c9f0 fix bustage on compilers that don't like anonymouse structs in unions. who knew? sr=jst 2001-11-01 00:34:29 +00:00
sfraser%netscape.com 6fda64d278 Adding strtok.c per bug 106372 2001-11-01 00:28:57 +00:00
bienvenu%netscape.com e053aedb40 better fix for problem reading imap messages with inline images 107436 r=jag, sr=sspitzer 2001-11-01 00:21:24 +00:00
bstell%netscape.com b72a5ca614 checkin for fcrozat@mandrakesoft.com
bug 102516 recognize @euro locales
r=bstell@netscape.com, sr=blizzard
2001-11-01 00:21:01 +00:00
tor%cs.brown.edu 1baebb60f3 Update to libmng 1.0.3. rs=blizzard 2001-11-01 00:19:53 +00:00
bienvenu%netscape.com c7d7dd829f fix toolbar flashing on deleting messages r=cavin, sr=sspitzer 100802 2001-11-01 00:19:46 +00:00
tor%cs.brown.edu d8231fea45 Update to tip. Not in build. 2001-11-01 00:18:39 +00:00
tor%cs.brown.edu 0172a14e6f Bug 64188 - don't round-trip the server for each tile when tiling an
8-bit alpha image.  r=rjesup, sr=blizzard
2001-11-01 00:15:46 +00:00
morse%netscape.com 9bc258b9a4 bug 92398, minor wording changes, c=gemal, r=morse, sr=alecf 2001-11-01 00:14:00 +00:00
pete%alphanumerica.com b52992027b b=107823, r=ccarlen, sr=brendan
--pete
2001-11-01 00:11:15 +00:00
bnesse%netscape.com b88e7d2af7 Fix for bug 107798. Misc source cleanup and JS strict warning removal. r=sgehani, sr=alecf. 2001-11-01 00:07:06 +00:00
pavlov%netscape.com 594f5ea963 fixing bug 107106 r=valeski sr=jst 2001-11-01 00:05:19 +00:00
wtc%netscape.com cd0b87ec5c Use PL_strcmp instead of strcmp to avoid having to include <string.h>. 2001-11-01 00:02:16 +00:00
jst%netscape.com 56e34c4091 Fixing topembed bug 106105. Clear our document.body cache when resetting a document, and make sure the right things are flushed when position and size related properties are accessed. r=heikki@netscape.com, sr=vidur@netscape.com 2001-10-31 23:52:52 +00:00
gagan%netscape.com 3bcf4f269a Fix for bug 100595. Resetting cursor after buffer has been prepended with the boundary string. r/sr=darin/dougt 2001-10-31 23:51:38 +00:00