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

91477 Коммитов

Автор SHA1 Сообщение Дата
dbradley%netscape.com e80e70e9e7 Bug 83426 - Remove DOM exception hack. r=jst, r=dbradley, sr=jband 2001-11-01 15:52:53 +00:00
brade%netscape.com a025322e1e (not yet part of the build); add nsICODecoder.cpp for hyatt/biesi (bug #18502) 2001-11-01 15:46:10 +00:00
rjesup%wgate.com f2dbbc234c Bug 106509: SaveSelection() doesn't delete entries from range correctly;
the test was backwards and never executed.  r=jfrancis, sr=kin
2001-11-01 15:44:26 +00:00
ccarlen%netscape.com a02542933b Bug 89465 - Infinite loop in PL_HashTableEnumerateEntries. Added code to use PL_HashTableLookupConst when enumerating the hash table. r=bnesse/sr=brendan@mozilla.org 2001-11-01 15:41:53 +00:00
karnaze%netscape.com 1e228891d1 bug 105166 - split images (except for image contro frames), round pixels down for printing. sr=attinasi,kin r=alexsavulov 2001-11-01 15:31:13 +00:00
brade%netscape.com 7ebe0db7c7 nsIFile->nsIURI in nsIDiskDocument; fix SaveDocument api (bug #104883) 2001-11-01 15:27:38 +00:00
brade%netscape.com 211b7874ca nsIFile->nsIURI in SaveDocument api (bug #104883) 2001-11-01 15:26:34 +00:00
brade%netscape.com f1a46697ca factoring of SaveDocument and nsIFile->nsIURI (bug #104883) 2001-11-01 15:26:33 +00:00
brade%netscape.com 287f4596fd nsIFile->nsIURI for SaveDocument; factoring of SaveDocument (bug #104883) 2001-11-01 15:26:28 +00:00
brade%netscape.com a3d79d514b remove fileSpec, remove tabs, and change api to use nsIURI instead of nsIFile (bug #104883) 2001-11-01 15:26:27 +00:00
brade%netscape.com dba40617d6 change mFileSpec to mDocumentURI (nsIURI) for bug #104883 2001-11-01 15:26:19 +00:00
brade%netscape.com bc34dad47c remove InitDiskDocument since it's no longer part of nsIDiskDocument.idl, change from nsIFile to nsIURI for SaveFile method (bug #104883) 2001-11-01 15:26:16 +00:00
brade%netscape.com e4f2f14083 nsIFile->nsIURI in nsIDiskDocument r=adamlock (bug #104883) 2001-11-01 15:25:53 +00:00
brade%netscape.com 3db1cf977b nsIFile->nsIURI in nsIDiskDocument shows missing #include; now added (bug #104883) 2001-11-01 15:22:10 +00:00
brade%netscape.com 9a48776dcc add necko requires (makefile.win already has this); bug #104883 2001-11-01 15:09:56 +00:00
locka%iol.ie 7ffdfe69e3 Move webbrowserpersist code to components/ directory. b=106554 r=brade@netscape.com sr=sfraser@netscape.com 2001-11-01 15:02:13 +00:00
locka%iol.ie 350313c527 Mac changes to move webbrowserpersist object to components/ b=106554 r=brade@netscape.com sr=sfraser@netscape.com 2001-11-01 14:41:02 +00:00
locka%iol.ie 91e485f39a Unix makefile changes to move webbrowserpersist to components/ b=106554 r=brade@netscape.com sr=sfraser@netscape.com 2001-11-01 14:39:53 +00:00
locka%iol.ie 2bafd807d9 Move webbrowserpersist code to components/ directory. b=106554 r=brade@netscape.com sr=sfraser@netscape.com 2001-11-01 14:39:26 +00:00
sicking%bigfoot.com 67813a84f8 Move document-order logic from DOMHelper to the Nodes. Kill the DOMHelper class since it's no longer needed.
Also fix an off-by-one error in the documentorder sorting routine.

r=Pike, peterv sr=jst
2001-11-01 14:32:14 +00:00
brade%netscape.com a3118d14b3 remove DOMHelper.cpp for sicking (bug #94471) 2001-11-01 14:31:46 +00:00
locka%iol.ie 242c80e2b2 Move webbrowserpersist code to components/ directory. b=106554 r=brade@netscape.com sr=sfraser@netscape.com 2001-11-01 11:51:20 +00:00
locka%iol.ie f842bce88a Move webbrowserpersist code to components/ directory. b=106554 r=brade@netscape.com sr=sfraser@netscape.com 2001-11-01 11:47:05 +00:00
sspitzer%netscape.com 1d34ad3f51 fix for #105835, move rules for empty tree twisties into tree.css, like in modern.
clean up and optimize the address book css. remove obsolete files
sr=hewitt, r/sr=bienvenu.
2001-11-01 09:10:45 +00:00
jaggernaut%netscape.com 4a7f082fb7 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-01 09:09:57 +00:00
jaggernaut%netscape.com 21f18c96cb Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-01 08:47:44 +00:00
sspitzer%netscape.com a07f0d5250 supplimental fix for #106507. we should not fail to send if the S/MIME extension is not
available.  r/sr=mscott
2001-11-01 08:36:23 +00:00
hyatt%netscape.com e7fc17a24b Remove the wasteful undetermined mode from the browser progress meter. r=jag, sr=hewitt 2001-11-01 08:25:31 +00:00
sspitzer%netscape.com 30275df5ad fix for correctness bug #107865. location showing up in label column in search results.
r/sr=bienvenu
2001-11-01 08:18:32 +00:00
bryner%netscape.com 45ab69b50a Adding new files for C++ rewrite of filepicker. Not part of the build. 2001-11-01 07:54:40 +00:00
sspitzer%netscape.com 0aaba48371 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 91a5d2c969 Removing obsolete MOZ_MONOLITHIC_TOOLKIT code. 2001-11-01 07:31:42 +00:00
aaronl%netscape.com 7687a691fb 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 fdf41ddc8c checkin for mscott. 2001-11-01 07:01:22 +00:00
mscott%netscape.com b88efcd1e6 Backing out a corrupt mac project i think i checked in. 2001-11-01 06:58:37 +00:00
mscott%netscape.com 71c8152bc5 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 4644530c79 Bugzilla bug 78978: removed obsolete files .cshrc and .profile. 2001-11-01 06:40:05 +00:00
mscott%netscape.com 9b00c13104 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 eb6979d395 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 78f064aed1 #88100
r=simon@softel.co.il, sr=blizzard
Hookup Bidi preferences
2001-11-01 05:49:45 +00:00
mkaply%us.ibm.com 30e51725aa #88100
r=simon@softel.co.il, sr=blizzard
Hookup Bidi preferences
2001-11-01 05:40:35 +00:00
mkaply%us.ibm.com 7ef3a33fd1 #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 92cfaf65bb 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 17d241aeed 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 af94e5ae56 fixes Darwin mach-o bustage (r=jband) 2001-11-01 05:06:41 +00:00
dbradley%netscape.com 522a873bfa 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 a5d8bc78ae 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 5022012045 file had no newline at EOF. rs=jband 2001-11-01 04:42:19 +00:00
sspitzer%netscape.com fbb76c8f44 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 006193ca09 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