Commit Graph

112092 Commits

Author SHA1 Message Date
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
bzbarsky%mit.edu
b49531798e Fix relative url handling in page info. Bug 153545, patch by
db48x@yahoo.com (Daniel Brooks), r=jag, sr=bzbarsky
2002-11-13 04:28:24 +00:00
bzbarsky%mit.edu
c36374e9d9 Fix bug 122125 (showing "real" dimensions of images) redux, and strict
JS warnings.  Patch by db48x@yahoo.com (Daniel Brooks), r=timeless,
sr=bzbarsky
2002-11-13 04:06:51 +00:00
timeless%mozdev.org
f7b48aba20 Bug 179778 regExport accesses argv[1] before checking argc==1
r=dougt sr=bz
2002-11-13 03:58:38 +00:00
jay.yan%sun.com
ebd53abee3 bug 178404, --enable-ctl in configure will cause mozilla gtk2 build fail, r=seawood 2002-11-13 03:48:17 +00:00
dbaron%fas.harvard.edu
c67e79f291 Fix various shutdown leaks. b=179361 r=blizzard sr=bryner 2002-11-13 03:01:08 +00:00
blakeross%telocity.com
c1a28934d4 History cleanup, add open in tab to history. 2002-11-13 00:55:56 +00:00
ducarroz%netscape.com
05bcf307ad Fix for bug 112986. When parsing data for draft/template, if we are processing a flowed plain text line, we need to remove any stuffed space. R=cavin, SR=sspitzer 2002-11-13 00:21:00 +00:00
pschwartau%netscape.com
15e1115a55 Removing redundant variable declarations. 2002-11-13 00:19:57 +00:00
rogerl%netscape.com
9a280bc473 Comment. 2002-11-12 23:50:43 +00:00
mjudge%netscape.com
2c50bde712 need to adjust and add the domwindow to the parameters 2002-11-12 23:49:23 +00:00
cmanske%netscape.com
bfda22305f String change as part of dialog cleanup, b=158881, r=brade, sr=alecf 2002-11-12 23:41:23 +00:00
cmanske%netscape.com
09f188f039 Command Controller refactoring and cleanup, mostly by mjudge with help by cmanske, b=170353, r=brade, sr=sfraser. EditingSession cleanup and new commands in \editor, b=174439, r=mjudge, sr=sfraser 2002-11-12 23:30:29 +00:00
caillon%returnzero.com
3b41302870 Allow the hiding of "empty" text nodes from DOM Inspector.
r=cbiesinger, sr=alecf, bug 147189
2002-11-12 23:16:42 +00:00
pschwartau%netscape.com
1187aaf4bd Adding more sections to cover str.search(), str.replace(). 2002-11-12 23:14:17 +00:00
sspitzer%netscape.com
2ffb9da1e2 fix for static build bustage. thanks for the tip from cls. 2002-11-12 23:13:50 +00:00
cmanske%netscape.com
722881b278 Command Controller refactoring and cleanup, mostly by mjudge with help by cmanske, b=170353, r=brade, sr=sfraser. EditingSession cleanup and new commands in \editor, b=174439, r=mjudge, sr=sfraser 2002-11-12 23:03:27 +00:00
bryner%netscape.com
79b78598e3 Fix context menus in thread pane on Linux by making sure not to re-use an event struct (and its changed event flags) after dispatching it. Bug 179172, r=varga, sr=blizzard. 2002-11-12 22:59:06 +00:00
cmanske%netscape.com
87656a399b Remove editorShell from message composer. b=174389, r=ducarroz, sr=sspitzer 2002-11-12 22:55:10 +00:00