sspitzer%netscape.com
e1e7259da5
make it so we print out mailing list cards.
...
supplimental fix to #104987 . r/sr=bienvenu
2002-01-08 07:57:36 +00:00
jst%netscape.com
78daa6b87f
Fixing bug 116466. Making mozilla fire a 'DOMFrameContentLoaded' event on all parent documents of a [i]frame when the *ML in the [i]frame is done loading (excluding external resources). r=heikki@netscape.com, sr=jband@netscape.com
2002-01-08 07:01:53 +00:00
leaf%mozilla.org
082cf78d55
Automated update
2002-01-08 06:42:25 +00:00
bryner%netscape.com
42773117ed
Bugscape 11533 - hooking up commercial splash screen. Adding a rule to xpfe/bootstrap/Makefile.in to echo the list of object files so that we don't have to duplicate it in the commercial version. No longer exporting splash.xpm to dist/bin or packaging it, since it's compiled in. r=cls.
2002-01-08 06:39:47 +00:00
jst%netscape.com
4497685b25
Fixing bug 64248. Making the loading of external scripts pass the referrer to the server when requesting the script. r=gagan@netscape.com, sr=darin@netscape.com
2002-01-08 06:32:36 +00:00
seawood%netscape.com
553b5a4df4
Fix ldap for win32 gmake build
...
Bug #58981 r=dmose
2002-01-08 06:31:55 +00:00
ssu%netscape.com
204b2c78db
fixing bug 103335 - enable mapi update. trivial fix. Since mapi has finally landed, the installer need to be aware of it on updates. code was there since 0.9.6 branch time frame. I'm just enabling it.
2002-01-08 06:12:08 +00:00
ssu%netscape.com
1595db6213
fixing bug 115689 - Labels: sorting the label column is displayed in reverse of specd order. r=bhuvan, sr=bienvenu
2002-01-08 06:07:31 +00:00
ssu%netscape.com
8768465381
fixing bug 114623 - two separators in right-click on url r=racham sr=mscott
2002-01-08 06:02:24 +00:00
ssu%netscape.com
1a9e1652ac
fixing bug 118504 - Stop button always shows disabled image. r=racham sr=hewitt
2002-01-08 05:53:26 +00:00
seawood%netscape.com
1a617e483d
Explicitly export header file since NO_DIST_INSTALL is set.
...
Bug #58981
2002-01-08 05:51:20 +00:00
seawood%netscape.com
f73395f7d1
Adding missing \
...
Bug #113511
2002-01-08 05:46:51 +00:00
darin%netscape.com
9a8e2e4f57
fixes bug 54349 "stylesheet do not load when in another HTTP auth realm (sometimes)"
...
patch=badami@netscape.com
r/sr=darin,rpotts
2002-01-08 05:18:08 +00:00
dbaron%fas.harvard.edu
887e35d7b3
Remove bogus/noisy assertion. b=118676 / 116161
2002-01-08 04:11:25 +00:00
sspitzer%netscape.com
d46cb75f56
fix for #2660 , #36760 , #54527 and #104987 . fix addressbook printing,
...
it's been broken a long time. r/sr=bienvenu
2002-01-08 03:19:10 +00:00
ducarroz%netscape.com
26047e9918
Fix for bug 109159. Flush the compose window cache when switching profile. R=varada, SR=bienvenu
2002-01-08 03:13:12 +00:00
timeless%mac.com
ba52b0aacf
Bugzilla Bug 118574 JavaScript strict warnings in showbuilds.cg
...
r=caillon
2002-01-08 03:11:43 +00:00
pete%alphanumerica.com
fde4516e84
b=116170, r=dougt, sr=darin
...
fix for crash on ftp://ftp.dict.org/
--pete
2002-01-08 02:56:20 +00:00
naving%netscape.com
eede8a5cab
118184 r=bienvenu sr=mscott. fix a crash while compacting local folders by making sure we don't
...
access array out of bounds.
2002-01-08 02:29:41 +00:00
dbaron%fas.harvard.edu
85a52892dc
Don't use C++ comments in C files.
2002-01-08 02:29:11 +00:00
pschwartau%netscape.com
7467a1a611
Modified test to take account of the change in SpiderMonkey date format (bug 118266)
2002-01-08 02:23:26 +00:00
dougt%netscape.com
92eaa0797b
Fixes 116299 Reduce size of nsLocalFileWin by 2 ptrs by factoring out shortcut resolver. Also fixes crash 117258 caused by trying to create a file or directory to a nonexistant drive. sr=rpotts, dveditz for the first bug, and sr=darin, r=gagan for the second bug
2002-01-08 02:20:13 +00:00
rbs%maths.uq.edu.au
74dabf2bd2
MathML bug 118475 - Allow stretchy MathML fonts to be customized via the pref system
2002-01-08 02:15:23 +00:00
naving%netscape.com
910f36d70c
116972 r=dmose sr=sspitzer. fix leaks upon autocompletion in compose window and when sending mail. may
...
fix other leaks in address book because now we made it sure that it frees up when we do a copy
in CharPtrGuardArray... and don't do a copy when not needed.
2002-01-08 02:09:03 +00:00
mscott%netscape.com
e177e728b7
fix the builds when the mail smoketest variable is defined. we were clobbering the DIRS
...
variable in that case causing us to not build smime anymore. this caused the redness on lhasa & boxset
2002-01-08 02:08:39 +00:00
alecf%netscape.com
3e16aefa8b
enough with my own debugging messages - change DEBUG_alecf to DEBUG_alecf_
2002-01-08 02:05:59 +00:00
darin%netscape.com
b4a94c1067
fixes bug 118143 "GetPath() is off by one char after calling SetQuery()"
...
r=dougt, sr=sspitzer
2002-01-08 02:05:43 +00:00
alecf%netscape.com
aa85013d3a
oops, additional file missed from previous checkin
...
bug 100212, r=dougt, sr=darin
2002-01-08 02:01:23 +00:00
markh%activestate.com
88e93b42ba
* Changes to observers and service manager APIs.
...
* Use nsIComponentManagerObsolete.
* Fix weak reference leaks
* Cache interface infos better for significant perf increase.
* Better tests for leaks
Not part of the build.
2002-01-08 01:58:58 +00:00
beard%netscape.com
e36a625871
[not part of build] CW Pro 7 format project for building classic plugin support.
2002-01-08 01:47:52 +00:00
sspitzer%netscape.com
29c731c68e
fix for performance bug #117864 . implement SetQuery() on these derived classes and make it
...
so SetQuery() will reparse the url. we need this because we call SetQuery()
after calling SetSpec() when quoting. reparsing the url will set some internal state
that we use for the optimization of only quoting the body part of message,
instead of the whole message (attachments and all!)
r/sr=bienvenu
2002-01-08 01:40:01 +00:00
glen.beasley%sun.com
f98251b194
bug 115879 makefile for windows XP
2002-01-08 01:37:10 +00:00
sspitzer%netscape.com
2da5458bd8
add some bulletproofing to the subscribe search view so that we
...
check the row. fixes crasher bug #117065
r/sr=bienvenu
2002-01-08 01:32:27 +00:00
alecf%netscape.com
5965318acb
C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin
2002-01-08 01:31:25 +00:00
sspitzer%netscape.com
194f8df022
landing fix for #118180 for rajiv. r=srilata, sr=sspitzer
...
fix problems with mapi code.
2002-01-08 01:30:30 +00:00
racham%netscape.com
f0d95f87cd
Fixing bug 112737. Making sure the From field of the compose of window reflects the selected account rather than a default account in cases of forward inline, draft/template, edit message. Identity object is released at appropriate time. r=ducarroz, sr=bienvenu
2002-01-08 01:28:18 +00:00
bryner%netscape.com
fa2aa5e125
work-in-progress for select size=1. not turned on yet.
2002-01-08 01:21:18 +00:00
rods%netscape.com
2978199c64
IMproved printing error codes
...
Bug 86378 r=dcone sr=attinasi
2002-01-08 01:21:08 +00:00
rods%netscape.com
f3fd34b8a7
Improved printing error detection and notification
...
Now gets Doc Title and URL from PrintSettings and uses it instead of
the actual values.
Bugs 86378 & 118637 r=dcone sr=attinasi
2002-01-08 01:17:40 +00:00
rods%netscape.com
7f647c74bf
Improves error codes for printing and fixes selection printing by making sure the margins are initialized when no prefs are there
...
Bugs 86378 & 118637 r=dcone sr=attinasi
2002-01-08 01:15:25 +00:00
ftang%netscape.com
5e3c84b859
fix bug 116976 for big endian machine. change the ill GetBidiProperty implementation to make it work under big endian machinese. Should fix the API later. r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2002-01-08 00:51:39 +00:00
ftang%netscape.com
dcc94866ac
fix bug 117098. fix it for all big endian machine. change the bad casting address code . r=smontagu sr=sfraser. also change oen variable name to make mac debugging easier.
2002-01-08 00:48:37 +00:00
ftang%netscape.com
780648f6b2
fix bug 117098. sr=sfraser add arabic isolated fallback . in ATSUI fallback, fallback bold/italic form to non bold/italic for arabic font. do not go through QD fallback for Arabic/Hebrew by turn off the converter. remove fake bidi code.
2002-01-08 00:47:02 +00:00
ftang%netscape.com
e24bac9ed1
fix bug 117098. Now we treat Mac as non bidi platform sr=sfraser
2002-01-08 00:45:23 +00:00
ftang%netscape.com
8d0240a708
fix bug 117098. sr=sfraser let mac os 9 code also compiled on non Carbon
2002-01-08 00:44:47 +00:00
hyatt%netscape.com
9d09b333bd
Fix for 115767, dropdown list support for WinXP, r=hixie, sr=blake
2002-01-08 00:43:20 +00:00
blizzard%redhat.com
44e9e661fc
Bug #109798 . Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798 . Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798 . Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798 . Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798 . Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798 . Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798 . Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798 . Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798 . Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=bryner
2002-01-08 00:35:08 +00:00
bhart00%yahoo.com
9d24653b82
fix bug 110530, JavaScript strict warning in mail3PaneWindowCommands. Checkin for Stephen Walker <walk84@yahoo.com> r=stephend/racham, sr=alecf.
2002-01-08 00:11:33 +00:00
waldemar%netscape.com
2dd6c590a9
Updated grammar: blocks and groups are now separate statements. A group is a block with attributes that does not form a scope. A group can hold directives only if it is itself in a location that can hold directives.
2002-01-08 00:09:03 +00:00
dbaron%fas.harvard.edu
051d7cc944
Add nsTraceRefcnt debugging hooks for a few MS-COM objects, some of which are leaking. r=rods sr=jag b=114171
2002-01-07 23:55:11 +00:00