harishd%netscape.com
cef966fac2
107994 - Backing out rpotts change ( bug 102737 ) to fix the smoketest blocker.
2001-11-01 19:40:48 +00:00
locka%iol.ie
a87d2f8769
Missing backslash causing build bustage on some ports platforms. r=brade@netscape.com
2001-11-01 17:23:22 +00:00
brade%netscape.com
32b10a8ac0
fix build bustage from #104883 ; r=adamlock/jag
2001-11-01 17:00:41 +00:00
karnaze%netscape.com
3ca7ced0f8
fix crash in display reflow debugging.
2001-11-01 15:53:57 +00:00
dbradley%netscape.com
5cb0f9371f
Bug 83426 - Remove DOM exception hack. r=jst, r=dbradley, sr=jband
2001-11-01 15:52:53 +00:00
brade%netscape.com
a68638ffb5
(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
f5db58443e
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
8b5569414e
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
128e7ac8d2
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
0fabd3f190
nsIFile->nsIURI in nsIDiskDocument; fix SaveDocument api (bug #104883 )
2001-11-01 15:27:38 +00:00
brade%netscape.com
b9efb8ee91
nsIFile->nsIURI in SaveDocument api (bug #104883 )
2001-11-01 15:26:34 +00:00
brade%netscape.com
2d518241ea
factoring of SaveDocument and nsIFile->nsIURI (bug #104883 )
2001-11-01 15:26:33 +00:00
brade%netscape.com
6e3598819c
nsIFile->nsIURI for SaveDocument; factoring of SaveDocument (bug #104883 )
2001-11-01 15:26:28 +00:00
brade%netscape.com
9ec46d28dc
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
ff0047e633
change mFileSpec to mDocumentURI (nsIURI) for bug #104883
2001-11-01 15:26:19 +00:00
brade%netscape.com
d33761bc2e
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
512d61e9f2
nsIFile->nsIURI in nsIDiskDocument r=adamlock (bug #104883 )
2001-11-01 15:25:53 +00:00
brade%netscape.com
46f0483fc5
nsIFile->nsIURI in nsIDiskDocument shows missing #include; now added (bug #104883 )
2001-11-01 15:22:10 +00:00
brade%netscape.com
b1811380cc
add necko requires (makefile.win already has this); bug #104883
2001-11-01 15:09:56 +00:00
locka%iol.ie
1711d397a6
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
5801b5c64a
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
f7c6d7f321
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
f96023455f
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
2dcba68b88
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
1b675b5599
remove DOMHelper.cpp for sicking (bug #94471 )
2001-11-01 14:31:46 +00:00
locka%iol.ie
07865b0313
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
092a448d71
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
8313fc7117
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
2546ff75ba
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
b71b5f09a7
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
6010ebacdb
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
f3a9db9f7b
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
e3ce919ba0
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
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