112904 Commits

Author SHA1 Message Date
cbiesinger%web.de
5799473e7b 160040 patch by james ross twpol@aol.com r=varga sr=alecf Download manager; column order not persisted 2002-12-02 13:55:53 +00:00
glazman%netscape.com
feeca8bf35 Table of Contents management in Composer (lives under Insert menu); b=170050, r=cmanske, sr=peterv 2002-12-02 13:54:41 +00:00
bratell%lysator.liu.se
eb4672cb09 Bug 165877 - ToFloat never reported when the string wasn't a legal float. Also switch to strtod for a small performance win. r=jaggernaut@netscape.com, sr=alecf@netscape.com 2002-12-02 09:30:59 +00:00
mkaply%us.ibm.com
318b600222 OS/2 only - type in install script 2002-12-02 06:27:07 +00:00
justdave%syndicomm.com
56e897befd Bug 177850: checksetup.pl was failing if the user didn't have read permissions to the entire Bugzilla path
Patch by Jussi Sirpoma <jussi@comlink.fi>
r=justdave, a=justdave
2002-12-02 01:47:20 +00:00
axel%pike.org
bfa31e9e2e npob, docs, initial upload, work in progress 2002-12-01 20:47:38 +00:00
cbiesinger%web.de
b3f0e1a8c2 bug 84756 patch by Harshal <keeda@hotpop.com> r=caillon sr=peterv
JS menu is destroyed during use
2002-12-01 13:54:39 +00:00
jake%bugzilla.org
d361164f40 Bug 178880 - Creation date is now displayed in the long list.
Patch by Frank Wein <mcsmurf@gmx.net>
r=jake
a=justdave
2002-12-01 03:59:33 +00:00
caillon%returnzero.com
96aa0304fc 181585 - Moving rdf/ over to the new pref APIs since nsIPref is deprecated.
r=rjc sr=alecf
2002-12-01 03:20:50 +00:00
cmanske%netscape.com
6d49c2f2a3 Move caret to text position with rt click. b=181547, r=rods, sr=sfraser 2002-11-30 18:59:34 +00:00
caillon%returnzero.com
9e32208e77 182725 - nsIPref is deprecated - use nsIPrefBranch and nsIPrefService
r=adamlock sr=peterv
2002-11-30 15:22:31 +00:00
peterv%netscape.com
54bc0d85bd Fix OS/2 bustage. 2002-11-30 09:45:19 +00:00
peterv%netscape.com
cc71578cbc Fix static build bustage. 2002-11-30 09:43:13 +00:00
brendan%mozilla.org
eaeb21dee8 Optimize s.match(r) into r.test(s) if possible (no bug, r=shaver). 2002-11-30 06:51:27 +00:00
bugreport%peshkin.net
a23421a969 Bug 182512 Charts over time broken
patch by joel
r=gerv
a=justdave
2002-11-30 03:47:41 +00:00
bugreport%peshkin.net
87acb0913e Bug 181951 Cannot delete groups
Patch by joel
r=burnus,bbaetz
a=justdave
2002-11-30 03:46:03 +00:00
peterv%netscape.com
63a2d5f471 Fix warning. 2002-11-30 02:07:59 +00:00
peterv%netscape.com
cbbedba9d2 Bustage fix. 2002-11-30 00:27:09 +00:00
alexsavulov%netscape.com
5cc1ae7c24 Fix for bug 138957 - Submission triggering element must submit nam/value pair
if the submission is performed from onlcick and the handler retunrs true.
Introduced submission deferal to wait for the handler's return value.
r= jkeiser sr=jst
2002-11-30 00:01:21 +00:00
peterv%netscape.com
2cd27f702a Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst. 2002-11-29 23:44:07 +00:00
paper%animecity.nu
69ca96bd9b Bug 148637 Clean-up imgContainerGIF. r=biesi sr=tor 2002-11-29 22:45:04 +00:00
blakeross%telocity.com
4981c7182e And, of course, update the jar... 2002-11-29 04:54:59 +00:00
blakeross%telocity.com
6c201818da Cut more comm dependencies; remove some unused files. 2002-11-29 04:50:50 +00:00
dbaron%fas.harvard.edu
9c3956e55c Remove unneeded stubs for code to support Navigator 4.x-only suppress attribute. b=182554 r=biesi (who noticed the problem) sr=peterv 2002-11-28 23:02:31 +00:00
depstein%netscape.com
92f4a5bb1a refactored code, changes to object error checking handling. not part of the build. 2002-11-28 22:39:58 +00:00
cbiesinger%web.de
74afa81b6e removing unused function Area::ToHTML. r=peterv sr=dbaron. no bug. 2002-11-28 22:18:01 +00:00
dbaron%fas.harvard.edu
de5585e5e7 Remove unused parser-related code. b=130439 r=harishd sr=jst 2002-11-28 19:43:51 +00:00
dbaron%fas.harvard.edu
d7be43384d Fix margin collapsing of margins other than the first child's top margin out of the top of a block. b=44242, 18206 r=roc (mostly) 2002-11-28 19:29:28 +00:00
dbaron%fas.harvard.edu
77108322f1 Back out previous checkin. b=180711 2002-11-28 19:15:27 +00:00
dbaron%fas.harvard.edu
4e0d918fb7 Don't use default parameters for NS_NewAreaFrame. Make relatively positioned frames not use NS_BLOCK_WRAP_SIZE and NS_BLOCK_SPACE_MGR. b=180711 r=bzbarsky 2002-11-28 19:12:16 +00:00
kaie%netscape.com
c6b0b2497e b=180806 IMAP backend should avoid unnecessary logout
r=bienvenu sr=sspitzer
2002-11-28 18:36:36 +00:00
kaie%netscape.com
da1410e6e1 b=115294 Support S/Mime signing only configuration / relax certificate configuration requirements
r=javi sr=sspitzer
2002-11-28 18:31:03 +00:00
sspitzer%netscape.com
d302d3df14 followup fix to bug #182386
now that there isn't an unknown state, fix the dialog text.

thanks to kairo@kairo.at for pointing this out.
2002-11-28 16:42:50 +00:00
mikep%oeone.com
47c4d61786 Adding in side calendar to main window. 2002-11-28 14:20:09 +00:00
bbaetz%student.usyd.edu.au
f6351f6643 Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl
r=justdave, joel
a=justdave
2002-11-28 10:49:58 +00:00
sspitzer%netscape.com
216ddbecfe fix for bug #179989. make it so if you try to drop "illegal" urls (like mailto:)
or random, non-url text, we don't attach it.

r/sr=bienvenu
2002-11-28 08:55:09 +00:00
sspitzer%netscape.com
acba021b70 fix for #42105.
when creating a news account, don't set the username to be the username
part of the email address (from the wizard).

this fixes bug #154213, a problem with the account picker in the subscribe dialog
cause by the bogus username

also, some code cleanup

r/sr=bienvenu
2002-11-28 06:51:10 +00:00
paper%animecity.nu
f20302139c Bug 179546. Remove gs->transparent_pixel since it's not being used.
r=biesi sr=tor
2002-11-28 05:50:49 +00:00
sspitzer%netscape.com
4c82b1b099 fix for bug #180019.
fix problems when choosing "Customize..." mail view, and then cancelling.
also fix problems when you choose the same view as previously chosen.
r/sr=bienvenu
2002-11-28 04:31:58 +00:00
sspitzer%netscape.com
fa5084f75f followup to bug #182386. no need to ship these unused icons to the user. 2002-11-28 03:50:39 +00:00
sspitzer%netscape.com
a3795a36e4 fix for bug #182381. remove harded coded strings.
r/sr=bienvenu
2002-11-28 03:48:20 +00:00
sspitzer%netscape.com
76da5dd7bb fix for bug #182386. "unknown" junk state should look like "not junk"
to avoid confusion.  r/sr=bienvenu
2002-11-28 03:39:45 +00:00
jrgm%netscape.com
61c0e4ef39 add back consts to fix bug 182184, 'throbber/back/forward stopped working', r=caillon, sr=darin 2002-11-28 03:37:26 +00:00
bienvenu%netscape.com
42ca5f2672 fix problem with folder permissions and imap acl r/sr=sspitzer 170597 2002-11-28 03:32:17 +00:00
depstein%netscape.com
9ad566c020 Add test cases for nsIChannel. not part of the build. 2002-11-28 03:31:43 +00:00
jst%netscape.com
dfc3a21a75 Renaming member variables in nsTimeoutImpl from 'foo' to 'mFoo'. rs=brendan@mozilla.org 2002-11-28 01:35:45 +00:00
jst%netscape.com
aa20bdfceb Fixing bug 178810. Original idea for the fix proposed by keeda@hotpop.com, complete fix written by me. Fix reference counting goofup that is triggerd by timeouts that run while a timeout is executing (due to a bug that lets timeouts fire while modal windows are open). r=peterv@netscape.com, sr=brendan@mozilla.org 2002-11-28 01:04:18 +00:00
sspitzer%netscape.com
820a94b974 fix for #173915. add print preview sub menu to print button in mailnews.
fix title for print preview.  thanks to neil@parkwaycc.co.uk for the patch.
r/sr=sspitzer
2002-11-28 01:00:32 +00:00
curt%netscape.com
eaeb0a93ea Merging in Sean's fix from bug #182195
(This script isn't part of the build yet.)
2002-11-28 00:28:36 +00:00
jkeiser%netscape.com
97a7c37934 Make testcase reflect its comments (bug 130834), r=timeless, sr=bzbarsky 2002-11-27 23:50:40 +00:00