97664 Commits

Author SHA1 Message Date
av%netscape.com
8e83ca22c3 Fixing 124936 -- refresh loop with dup plugins, r=peterl, sr=beard 2002-02-13 02:18:57 +00:00
hyatt%netscape.com
67b2ee6518 Add a SetFocus impl. 2002-02-13 02:09:13 +00:00
wtc%netscape.com
c6ece1170d Removed an unreachable break statement. 2002-02-13 01:58:17 +00:00
chak%netscape.com
f6a3c9c58b Fix for #123981 - Add missing editor functionality to MfcEmbed
r=adamlock, sr=sfraser
2002-02-13 01:49:48 +00:00
kaie%netscape.com
a59feaa75a b=125097 Typo in error string identifier NoSenderEncryptionCert
r=ssaux
2002-02-13 01:48:55 +00:00
naving%netscape.com
9e2c1a9793 107598 r=racham sr=bienvenu. Imap folder creation is first done on server then on client so we need to
notify filterEditor window that we are done with folder creation and then we can set the folder picker
to new folder. Added SetBusyCursor for this action. Also remove alert code from imap and local and use
existing "ThrowAlertMsg" in base.
2002-02-13 01:46:37 +00:00
jpierre%netscape.com
7716bf30c8 Fix for 125143 - allow modutil to report PKCS#11 library load failure errors 2002-02-13 01:43:10 +00:00
igor%mir2.org
3c6a4b6df9 Making final for performance reasons 2002-02-13 01:41:11 +00:00
justdave%syndicomm.com
09d18f0318 Fix for bug 99024: checksetup was not giving proper permissions to the contents of the template directory. This patch also
adds an .htaccess file that blocks access to the template folder by the web server.
Patch by Dave Miller <justdave@syndicomm.com>
r= zach x 2
2002-02-13 01:35:28 +00:00
ftang%netscape.com
3a0dba9c1f add stress test script for gb18030
not part of the build
2002-02-13 01:32:54 +00:00
ftang%netscape.com
6200b41700 fix bug 101998. Add surrogate conversion
r=shanjian sr=alecf
2002-02-13 01:31:54 +00:00
nhotta%netscape.com
ea352fc97a Backout my last change because it fails to handle ASCII cases. 2002-02-13 01:26:17 +00:00
hyatt%netscape.com
521b24ba76 Fix cocoa makefile bustage. r=bryner, sr=ben 2002-02-13 01:21:34 +00:00
ian%hixie.ch
4795f7e93e Added support for running mozbot on multi-homed boxes (requires Net::IRC 0.71). b=93186 r=kiko 2002-02-13 00:49:37 +00:00
ian%hixie.ch
8260ebdb0a Inital implementation of Stock Quote module. Code/Review by both zach and Hixie. b=70874 2002-02-13 00:42:57 +00:00
rjc%netscape.com
32013af3f6 Fix bug # 125122: Synthetic bmk type issue. r/sr=ben 2002-02-13 00:37:38 +00:00
racham%netscape.com
d759d0a8ab Fixing bug 124500. Place the View menu item in the right place. r=bhuvan 2002-02-13 00:25:06 +00:00
racham%netscape.com
372684454d Fixing bug 125029. Make account wizard to use a label for title from dtd file. r=bhuvan 2002-02-13 00:19:14 +00:00
bryner%netscape.com
a0635fadfa Bug 124482 - nsNativeThemeWin needs to check _moz-input-checked attribute for HTML/XBL checkboxes. r=blake, sr=hyatt. 2002-02-13 00:15:45 +00:00
racham%netscape.com
6c1039e2d9 Fixing bug 80296. This fix allows user to new messages for all authenticated accountswith a single click. This command canbe triggered from GetAllNewMessages item of GetMsg button drop marker, File|GetNewMessagesFor or shortcut Ctrl+Shift+T. r=morse, mscott sr=alecf 2002-02-13 00:15:08 +00:00
racham%netscape.com
6f616f4875 Fixing bug 80296. This fix allows user to new messages for all authenticated accounts with a single cilck. This command canbe triggered from GetAllNewMessages item of GetMsg button drop marker, File|GetNewMessagesFor or shortcut Ctrl+Shift+T. r=morse, mscott sr=alecf 2002-02-13 00:14:28 +00:00
samuel%sieb.net
d0d5dc7192 Bug 115305 - clean up utils.js
r=rginda
chatzilla only
2002-02-13 00:11:57 +00:00
rginda%netscape.com
680cace305 - venkman only -
Bug 124488, "Venkman not stopping at breakpoints"
s/glob/globalObject/ on system filters.
2002-02-13 00:02:55 +00:00
samuel%sieb.net
456c0c03f0 Bug 122495 - added method to set authentication for xml-rpc
r=rginda
sr=darin
2002-02-12 23:57:12 +00:00
alecf%netscape.com
1e81d170f3 expand the unused-class stuff 2002-02-12 23:57:07 +00:00
danm%netscape.com
9359a45df5 reorder parent activation on destroy to fix stacked dialog focus regression. bug 122765 r=bryner,hyatt 2002-02-12 23:55:54 +00:00
blakeross%telocity.com
ef07a47c08 This was part of my earlier patch. I forgot to check it in. 2002-02-12 23:43:41 +00:00
jaggernaut%netscape.com
9b532330ef Bug 107669: tab buttons do not resize themselves correctly [with large screen size]. Patch by Smaug <smaug@jippii.fi>. r=bryner, sr=ben. 2002-02-12 23:43:36 +00:00
heikki%netscape.com
cc51f4e553 Bug 123090, give Mozilla the capability to be registered as the default handler for XHTML documents on Windows. r=law, sr=alecf. 2002-02-12 23:38:08 +00:00
nhotta%netscape.com
8ac1a03abd Changed to use default charset for forward inline, if there no charset specified,
contibuted by adu@sparc.spb.su, bug 66098, r=nhotta, sr=bienvenu.
2002-02-12 23:20:58 +00:00
kaie%netscape.com
d092e45efa b=124241 Remove all fixed size attributes from XUL
r=rangansen sr=hewitt
2002-02-12 23:16:07 +00:00
cmanske%netscape.com
5fd0ae707e Fixed comma mistake in checkin for bug 99620, r=glazman, sr=dveditz 2002-02-12 23:12:22 +00:00
alecf%netscape.com
91b76e94f7 add usage, classes that need trimming, etc... 2002-02-12 23:01:06 +00:00
gerv%gerv.net
ecb986a33a Moving JS to beginning of file to avoid IE warnings. 2002-02-12 22:55:25 +00:00
timeless%mac.com
79c245b5cf Bug 120916 PostScript/Xprint module revamp
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless rs=attinasi
2002-02-12 22:53:36 +00:00
wtc%netscape.com
4beb80b857 Bugzilla bug 125102: six files in mozilla/security/nss/lib/ckfw/builtins
got renamed.
2002-02-12 22:51:09 +00:00
rjc%netscape.com
82d9f6fee3 Fix bug # 12459: nsWindowMediator optimizations (put it on a diet). r=tingley, verbal sr=ben 2002-02-12 22:48:44 +00:00
mscott%netscape.com
024fbdd7a3 Bug #122500 --> make sure the mail window comes to the front of all apps even if it's
minimized if the user double clicks the mail icon. Make sure the double click
works on optimized bits by using a static string for "mail:3pane"

r=bhuvan
sr=bienvenu
2002-02-12 22:29:39 +00:00
av%netscape.com
1c5f067303 Fixing 121072 -- to show plugin name in bad plugin dialog, r=serge, sr=beard 2002-02-12 22:25:40 +00:00
nhotta%netscape.com
dfc650cdbf Changed QuotingOutputStreamListener to pass charset and charsetoverride to the constructor,
also added MimeConverter to the class because it is used in multiple places,
bug 115869, r=ducarroz, sr=bienvenu.
2002-02-12 22:21:11 +00:00
nhotta%netscape.com
0c3f8b9a6b Changed to use a default charset for non forward case if we cannot find a charset in the header or the override is set.
Also removed unnecessary conversion to UTF-8,
bug 117956, r=ducarroz, sr=bienvenu.
2002-02-12 22:18:56 +00:00
timeless%mac.com
6bc2521083 Bug 120916 PostScript/Xprint module revamp
BeOS const fix for Bewildered tinderbox
2002-02-12 22:18:00 +00:00
nhotta%netscape.com
4495f7de53 Changed the key length estimation function to create an actualy key if possible then cache the result to be
used in the key creation function,
bug 121281, r=ftang, sr=sfraser.
2002-02-12 22:17:19 +00:00
mkaply%us.ibm.com
12b3340b2a 117258 from nsLocalFileWin put into OS/2 to fix trap 2002-02-12 22:14:32 +00:00
cavin%netscape.com
ace4ee4d27 Fix for #89235. Rewrote main portion of ImportMailbox() to use global util function EscapeFromSpaceLine() to handle "From " lines. r=ducarroz, sr=bienvenu. 2002-02-12 21:52:08 +00:00
naving%netscape.com
49c1fea165 114960 r=bhuvan sr=mscott. Select the search string when the focus is on the search input field. 2002-02-12 21:48:29 +00:00
naving%netscape.com
1da50ef5df 122713 r=ssu sr=mscott. fixing 'w'- watchThread to not interfere with quick search. 2002-02-12 21:37:12 +00:00
hidday%geocities.com
f014542c7c Bug 64931 and bug 70551: new macros to implement attributes
with a default value for HTML elements. Converted table*
elements to use these new macros. More to follow.
r=sicking@bigfoot.com sr=jst@netscape.com
2002-02-12 21:35:45 +00:00
jake%acutex.net
8b4e97ced4 Fix for bug 123339 - More enhancements for the cvsgraph.cgi module (give it popups very similar to cvsblame.cgi).
r= kiko
2002-02-12 21:34:04 +00:00
mscott%netscape.com
fc5d0e7398 Bug #123104 --> clear out the number of new messages when a folder no longer
has new messages.
r=naving
sr=bienvenu
2002-02-12 21:31:16 +00:00