Commit Graph

112110 Commits

Author SHA1 Message Date
bryner%netscape.com
8701185e5c Fix --enable-plaintext-editor-only build bustage by removing nsTextEditorReg.cpp (which was needless duplication and easy to forget to update) and just adding plaintext #ifdefs in nsEditorRegistration instead. Bug 177333, r=jfrancis, sr=sfraser. 2002-11-14 00:29:33 +00:00
mkaply%us.ibm.com
2a2d4eb5cb We need composer.xpt too 2002-11-14 00:11:48 +00:00
leaf%mozilla.org
edb574fe29 update mac installer version to 1.3a 2002-11-14 00:00:51 +00:00
cmanske%netscape.com
172ff4abd5 Final removal of editorshell from messagecomposer 2002-11-13 23:56:28 +00:00
brendan%mozilla.org
9258804a58 Remove l10n_debug cruft, expand tabs, eliminate else-after-break, don't invade the standard C namespace with leading _ in identifiers, etc. (173827, r=scole@planetweb.com). 2002-11-13 22:59:15 +00:00
alecf%netscape.com
38eb10228e oops, I checked in an earlier version of the patch for bug 173291 - here's the update that reflects the reviewer's comments.
r=dougt, sr=jag
2002-11-13 22:58:56 +00:00
sspitzer%netscape.com
7414aba13a add comment about why we don't allow attach= on mailto: urls.
(see bug #99055).  no reviewer.
2002-11-13 22:55:42 +00:00
alecf%netscape.com
de2d41b288 fix for bug 173291 - use nsISimpleEnumerator for nsHashtableEnumerator, rather than nsIEnumerator
r=dougt, sr=jag
2002-11-13 22:40:10 +00:00
bzbarsky%mit.edu
b11bfa8941 Fix regression bug 179896; need to use the cached ascent in this case
too.  r=jkeiser, sr=roc+moz
2002-11-13 22:34:09 +00:00
caillon%returnzero.com
bc022e0e36 Bug 107812
Copying from inspector should also copy to primary on platforms that support it.
r=akkana sr=bzbarsky
2002-11-13 22:17:51 +00:00
heikki%netscape.com
feed02842f Bug 176186, XMLHttpRequest does not set document URL. Patch from sicking, r=heikki, sr=peterv. 2002-11-13 21:58:12 +00:00
nhotta%netscape.com
3909e87067 Call nsIUnicharEncoder::Finish to ensure the converted string is terminated,
bug 179392, r=shanjian, sr=bzbarsky
2002-11-13 21:56:01 +00:00
bzbarsky%mit.edu
be8786baf7 DD should be allowed to contain DL. Bug 179071 and company, r=harishd, sr=heikki 2002-11-13 21:55:36 +00:00
rogerl%netscape.com
462479a002 Added missing attributes. Fixed slotWrite stack bug. 2002-11-13 21:49:57 +00:00
caillon%returnzero.com
e0839b608f Bug 112682
Some rules have no parentStyleSheet.  Add a null check.
r=cbiesinger sr=bzbarsky
2002-11-13 21:48:46 +00:00
smontagu%netscape.com
7e404dbe23 Change example of escaped Unicode character to use real character not \uXXXX. Bug 179010, r=nhotta, sr=dveditz. 2002-11-13 21:41:43 +00:00
bzbarsky%mit.edu
d0961c8df6 Clean up some array stuff in necko. Bug 175442, r=darin, sr=alecf. 2002-11-13 21:25:32 +00:00
dougt%netscape.com
be7d6a627b Crash OOM @ startup. r=darin, sr=alec, bug 175663 2002-11-13 21:23:58 +00:00
brade%netscape.com
b57b38a037 Cut when no selection should just return NS_OK (not error which causes JS to throw an error); bug 178725, r=akkana, sr=kin 2002-11-13 21:21:28 +00:00
blizzard%redhat.com
d4312f5223 No bug number. Fix the name of the mailview shared lib on unix. r=sspitzer 2002-11-13 21:21:09 +00:00
bzbarsky%mit.edu
e3273e17d0 Any disposition that's not "inline" should be treated as "attachment".
Bug 172003, r=bbaetz, sr=rpotts
2002-11-13 21:17:40 +00:00
leaf%mozilla.org
d6f35cc73c bug 176505, sr=sfraser, r=kin. fix packaging for new xpt file 2002-11-13 20:31:20 +00:00
mikep%oeone.com
3687f75226 New build, fixing so that icon shows when refreshing remote calendar source. 2002-11-13 19:01:01 +00:00
mikep%oeone.com
dc8b6f3905 Fixing button. 2002-11-13 18:45:43 +00:00
mikep%oeone.com
ebb03f88f3 Changing toolbar image from .png to .gif 2002-11-13 18:02:34 +00:00
mikep%oeone.com
9d7c5087b6 Fixing bug 179516, changing images from .png to .gif 2002-11-13 18:01:57 +00:00
mikep%oeone.com
fb28075aaf Fixing up the wizard a bit more. 2002-11-13 16:25:26 +00:00
mikep%oeone.com
28a3cabb26 Fixing selection problems, bug 179566 2002-11-13 16:25:11 +00:00
mikep%oeone.com
7fab8d26b2 Fixing selection problems with add event, removing selection after edit event since the event was already selected. 2002-11-13 16:23:53 +00:00
mikep%oeone.com
89cd57a287 Reformatting. 2002-11-13 16:21:41 +00:00
brade%netscape.com
cd7d7bf7a5 fix compiler warning introduced by bug 170353 2002-11-13 15:45:34 +00:00
bernd.mielke%snafu.de
6c8f00500f change default height of empty table cells to 1px in quirks mode and 0px in standards mode + some CallQueryInterface cleanup, bug 16012 r=karnaze sr=bzbarsky 2002-11-13 15:38:48 +00:00
brade%netscape.com
5472d1ac73 implement queryCommandEnabled (bug 179730, r=akkana, sr=peterv) 2002-11-13 15:23:03 +00:00
timeless%mozdev.org
40e0ad04b2 Bug 178604 when I add new columns to a tree in foo.xul, they appear to the far left (instead of the far right) for existing profiles
patch by neil@parkwaycc.co.uk r=varga sr=sspitzer
2002-11-13 14:10:28 +00:00
neeti%netscape.com
3a6bc812ca fix for bug 150156 - nsIFile's moveTo method does not overwrite existing files,r=dougt@netscape.com, sr=brendan@mozilla.org 2002-11-13 14:04:51 +00:00
dbradley%netscape.com
8551e0d0a5 bug 164385 - SetDiry() often uses uninitialized rv. r=dbradley, sr=alecf, patch=ajschult@eos.ncsu.edu 2002-11-13 13:29:00 +00:00
leaf%mozilla.org
dd4568e770 Automated update 2002-11-13 13:15:06 +00:00
locka%iol.ie
1e05e467e8 Add --enable-activex-scripting switch to configure.in and package changes to include npmozax.dll. b=133818 r/a=seawood@netscape.com 2002-11-13 13:14:14 +00:00
axel%pike.org
ab74b90636 bug 179537, fix baseURI and PR_LOG in xslt, r=peterv, sr=heikki 2002-11-13 12:59:31 +00:00
blizzard%redhat.com
deff9dd762 No bug. Put drawing onto its own logging facility. 2002-11-13 12:41:49 +00:00
rods%netscape.com
c1f4cb20c0 enable pagesetup to use mertic mm when using page sizes with mm/cm
Bug 118954 r=dcone sr=alecf
2002-11-13 12:35:15 +00:00
igor%mir2.org
cd8a03eb8a Fixing in Interpreter.dumpICode reading of index from a wrong offset 2002-11-13 10:22:46 +00:00
igor%mir2.org
b09ef875a4 Fixing misspellings comments 2002-11-13 10:13:40 +00:00
gerv%gerv.net
564f823d97 Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; r=joel. 2002-11-13 08:29:18 +00:00
caillon%returnzero.com
5a737fbc50 Make sure we properly init the show whitespace nodes checkmark.
r=jkeiser sr=bzbarsky
2002-11-13 07:56:08 +00:00
bzbarsky%mit.edu
3d0e77ae73 Not sure why this didn't get properly checked in with the rest... Bug
167236, r=jkeiser, sr=roc+moz, moa=rods
2002-11-13 07:50:34 +00:00
bugreport%peshkin.net
e69f1c9962 Bug 179706 activity log needs to include full account names for requestees
r,a=myk
2002-11-13 07:05:41 +00:00
brendan%mozilla.org
c70d301f7e Fix up comments, overlong lines, NULL in C code, slight code simplification in log_filename (r/sr=blythe/dbaron). 2002-11-13 04:40:17 +00:00
brendan%mozilla.org
5335692809 Make enumeration const unless PL_DHASH_REMOVE is returned by the etor callback; improve several comments (174859, r=waterson, sr=beard). 2002-11-13 04:35:37 +00:00
timeless%mozdev.org
6d1126cc73 Bug 177975 User-agents on Mac OSX should reflect CFM or Mach-O
patch by zach@zachlipton.com r=sdagley sr=darin
2002-11-13 04:29:47 +00:00