Commit Graph

99505 Commits

Author SHA1 Message Date
sdagley%netscape.com
7742579242 Fix #116774 - when in background Moz shouldn't directly test mouse button state to decide if it needs to process events (was causing Moz to peg CPU when mouse was down and it was in background). r=ccarlen,pinkerton,sr=sfraser,a=asa 2002-03-15 03:33:10 +00:00
bienvenu%netscape.com
5beb90a147 fix 130986 when imap logon redirector fails, shouldn't log out of connection (for mscott) r=me, sr=sspitzer a=asa, part of 114211 close imap folder db after move/copy into folder r=cavin, sr=sspitzer 129928 multiple drag/drop of local messages to imap folder failing r=sspitzer, sr=mscott, a=asa 130989 shouldn't display logon errors from biff with imap logon redirection r=cavin, sr=sspitzer, a=asa 2002-03-15 03:29:54 +00:00
sdagley%netscape.com
4298b8f639 Fix #107521 - support Format popup menu in Mac PutFile dialogs. r=pinkerton,ccarlen,sr=scc,a=asa 2002-03-15 03:24:50 +00:00
cotter%netscape.com
e20ee59d05 ongoing help content updates per bugzilla 122806, r=oeschger; glossary, p3p, formatting updates 2002-03-15 03:12:57 +00:00
serge%netscape.com
e56b81814e fix for #101974 acrobat plugin resize problem, r=pavlov, sr=blizzard,a=asa 2002-03-15 02:37:18 +00:00
darin%netscape.com
093940ff41 fixes orangeness on tinderboxen, b=63878. 2002-03-15 02:27:02 +00:00
wtc%netscape.com
9cf86aee4f Bugzilla bug 131062: fixed a zlib vulnerability. 2002-03-15 01:43:49 +00:00
jgaunt%netscape.com
70461c33ae bug 72054 -- make f10 work on UNIX and others
This is a checkin for Jay Yan from the Sun China team
r=jgaunt
sr=sfraser
a=asa
2002-03-15 01:35:06 +00:00
shrutiv%netscape.com
7f57016749 Deleting tarfile in output directory 2002-03-15 01:18:27 +00:00
attinasi%netscape.com
edae7e78f2 Catch the case where the content node for the Input has not been created yet, prevent crash. b=123914 r=jkeiser, sr=roc+moz, a=asa (OBO drivers) 2002-03-15 00:40:07 +00:00
bienvenu%netscape.com
d5635c170d fix 129305 r=cavin, sr=sspitzer a=asa fix open folder in new window command 2002-03-15 00:21:25 +00:00
shliang%netscape.com
d255e04b6b fixing redness in mac - cut off part of a line by accident before in MozillaBuildList.pm 2002-03-15 00:16:08 +00:00
khanson%netscape.com
be5d94c4a1 bug #130711, r=khanson, sr=brendan, a=asa, memory leak in JS_dtoa 2002-03-15 00:11:44 +00:00
sspitzer%netscape.com
9053c2ce83 fix for accessibility bug #94802
r=ssu, sr=bienvenu, a=asa
space bar should toggle a filter's enabled state.

also, some clean up for my similar fix for #95212
(space bar should toggle the subscribed state)
2002-03-15 00:07:04 +00:00
sspitzer%netscape.com
a43acc68fa fix for #130162. next toolbar button doesn't do anything in std alone msg window.
r=ssu, sr=bienvenu, a=asa
2002-03-14 23:59:59 +00:00
sspitzer%netscape.com
71701fe96b fix for #126331. add "Compose" button to address book advanced search dialog.
r=ssu, sr=bienvenu, a=asa.
2002-03-14 23:39:57 +00:00
shliang%netscape.com
773649dc13 bug 128962 - mac build changes for mdn account manager extension - r=ducarroz,sr=sspitzer,a=asa 2002-03-14 23:35:16 +00:00
mkaply%us.ibm.com
bec6f32b35 Remove unused OS/2 file 2002-03-14 23:34:36 +00:00
wtc%netscape.com
2e24081684 Merged the Mac Pro 7 changes onto the trunk of NSPR. 2002-03-14 23:31:03 +00:00
timeless%mac.com
cee6adc427 Bug 126799 [ps] Print preview spews errors to terminal window
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods rs=attinasi a=asa
2002-03-14 23:12:31 +00:00
timeless%mac.com
73907f947c Bug 123409 optimization for nsWindowWatcher::OpenWindowJS
r=adamlock sr=sfraser a=asa
2002-03-14 22:59:56 +00:00
timeless%mac.com
38ceb2c757 Bug 127699 Disable UI for zoom, print, and landscape/postscript on Unix
patch by Roland.Mainz@informatik.med.uni-giessen.de r=bzbarsky sr=attinasi a=asa
2002-03-14 22:56:16 +00:00
akkana%netscape.com
1a2c9a04e9 128903: Clean up the editor IDL, and anyone who uses them. r=brade,cmanske,ducarroz (for mail); sr=sfraser; a=dbaron 2002-03-14 22:52:08 +00:00
seawood%netscape.com
5de7e581c2 Temporarily force NSPR to be built as -j1 to workaround -j bug in pr/src/Makefile.in
Bug #123423 r=cls a=asa
2002-03-14 22:47:19 +00:00
seawood%netscape.com
e0e7b4a79c Update in-tree version of zlib to 1.1.4
Bug #130127 r=dveditz a=asa
2002-03-14 22:18:39 +00:00
rjesup%wgate.com
9b9c87f62a Bug 127455: Crash on 64-bit CPU's in DrawToImage due to unsigned underflow.
r=blizzard, sr=tor, a=blizzard
2002-03-14 22:15:00 +00:00
akkana%netscape.com
d7cbebbdc8 128903: Clean up the editor IDL, and anyone who uses them. r=brade,cmanske,ducarroz (for mail); sr=sfraser; a=dbaron 2002-03-14 22:11:14 +00:00
brendan%mozilla.org
40ba9a0a2a Remove bogus assertion, tripped by js_ChangeScopePropertyAttrs calling js_AddScopeProperty (130970, r=shaver, sr=jband, a=shaver). 2002-03-14 21:59:16 +00:00
brendan%mozilla.org
6f45f575a4 Fix JS/PL_DHashTableEnumerate to compress or shrink the table after enumeration using the same logic as ADD and REMOVE use (120953, r=dbaron, sr=shaver, a=asa). 2002-03-14 21:55:08 +00:00
nhotta%netscape.com
d79f08cfb8 Change to set "network.enableIDN" as true,
patch from william.tan@i-dns.net,
bug 110028, r=nhotta, sr=darin, a=asa.
2002-03-14 21:42:27 +00:00
timeless%mac.com
0a6eb6a388 Bug 61314 Makefile rules for "jsmath.o" and "jsmathtemp.o" cause stale object files, obscure bugs
patch by mang@subcarrier.org r=rogerl sr=brendan a=asa
2002-03-14 21:41:09 +00:00
andreww%netscape.com
d2bc38bc28 bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0 2002-03-14 21:20:51 +00:00
srilatha%netscape.com
01b956d3a7 Fix for bug #86991. Create a folder in Local Folders instead of an account for the imported mail.
r=naving@netscape.com, sr=sspitzer@netscape.com, a=asa@mozilla.org
2002-03-14 21:09:47 +00:00
bienvenu%netscape.com
ae459fcb64 potential fix for crash reading corrupted imap messages r=cavin, sr=sspitzer, a=asa 126987 make GetMsgHdrForKey return an error when it can't create a msg hdr 2002-03-14 21:02:08 +00:00
akkana%netscape.com
7502eecebb 109380: Add an editor accessor to the editor box object. r=brade sr=sfraser a=asa 2002-03-14 20:48:45 +00:00
igor%mir2.org
e6d6980a29 ObjToIntMap was added to map Objects to int in a memory wise way and VariableTable was modified to use ObjToIntMap for itsVariableNames 2002-03-14 20:37:15 +00:00
varada%netscape.com
73da3c3144 fix for 130761-able to enter smtp server in account creation;r=bhuvan;sr=dbienvenu;a=asa 2002-03-14 20:35:28 +00:00
varada%netscape.com
4a127f8e62 fix for 128943;show accountname in italics grey;r=andreww;sr=hewitt;a=asa 2002-03-14 20:33:10 +00:00
darin%netscape.com
5affc94a93 fixes bug 63878 "Implement alert for 'document contains no data' (was Going
to lexmark.com does nothing, but www.lexmark works [Connection reset by peer]"
r=adamlock, sr=rpotts, a=asa
2002-03-14 20:24:15 +00:00
cbiesinger%web.de
9fd366b021 bug 130564 r=pavlov sr=tor a=asa
Make image/pjpeg and image/jpg work again
2002-03-14 20:20:23 +00:00
mostafah%oeone.com
a91024c93b Removed ^Ms from end of lines 2002-03-14 19:54:03 +00:00
mikep%oeone.com
a23bf9c59a Turning off safe saves. 2002-03-14 18:04:40 +00:00
mikep%oeone.com
76b9fb2bbd Removing control characters. 2002-03-14 18:04:08 +00:00
ian.mcgreer%sun.com
392378fcaa bug 129709, incorrect free of cert->nickname
r=wtc
2002-03-14 17:42:02 +00:00
ian.mcgreer%sun.com
003962fa63 bug 129778, cert instances incorrectly reset when cert was not deleted
checked in for wtc, r=mcgreer
2002-03-14 17:39:12 +00:00
mikep%oeone.com
6383e5e9fc Committing new files to bring us up to date with libical, March 1, 2002. 2002-03-14 17:09:50 +00:00
mostafah%oeone.com
1a11521e80 Fixed setting alarm callback function from nsnull at init time to AlarmTimerCallback 2002-03-14 16:42:41 +00:00
pinkerton%netscape.com
e9c2c5cac3 handle single files in the jar manifest correctly. r=adamlock/sr=sfraser/a=shaver. bug#129492 2002-03-14 15:28:42 +00:00
mikep%oeone.com
c5534384ee Upgrade to libical CVS code snapshot on March 1st, 2002 2002-03-14 15:18:04 +00:00
peterv%netscape.com
9e88940c7f Fix for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron. 2002-03-14 15:13:03 +00:00