Граф коммитов

118755 Коммитов

Автор SHA1 Сообщение Дата
ssu%netscape.com 06a906a91c fixing bug 204162 - -201 error when doing performInstall. r=dveditz sr=jag, a=sspitzer 2003-05-09 20:47:34 +00:00
jst%netscape.com fc4b955f7c Fixing bug 93015. Making sure image that start loading before the page is done loading get added to the documents load group to prevent the page's onload handler from running before the image's onload handler runs. r=pavlov@pavlov.net, sr=darin@netscape.com, a=sspitzer@netscape.com 2003-05-09 20:42:49 +00:00
nicolson%netscape.com 84b6fcb28d Fix 205069: broken loop logic in PFX.java. 2003-05-09 19:02:56 +00:00
nicolson%netscape.com bbd2773941 Replace unnecessary Debug.trace() statement with a comment in the code. 2003-05-09 18:57:15 +00:00
brade%netscape.com 9cd318825f api change to insertion filter to add flag for delete selection; r=timeless; sr=kin; a=asa; bug=204066 2003-05-09 18:33:14 +00:00
brade%netscape.com 0f6a3aedcb api change to insertion filter to add flag for delete selection; r=timeless; sr= kin; a=asa; bug=204066 2003-05-09 18:32:50 +00:00
brade%netscape.com 376c526961 api change to include event (similar to paste/drop hook); r=cmanske, sr=sfraser, a=asa bug=203365 2003-05-09 18:30:02 +00:00
brade%netscape.com 92e98db7c0 whitespace change for adamlock r=cmanske; sr=sfraser; a=asa bug 203365 2003-05-09 18:27:47 +00:00
brade%netscape.com a90acc180c api change to include event (similar to paste/drop hook); r=cmanske, sr=sfraser, a=asa 2003-05-09 18:26:47 +00:00
brade%netscape.com c64e4eee66 cmd_clearUndo implementation; r/sr=smfr a=sspitzer bug 195506 2003-05-09 18:21:00 +00:00
brade%netscape.com faa13685c5 fix assignment per sspitzer; bug 195506 a=sspitzer r/sr=smfr 2003-05-09 18:18:53 +00:00
ian.mcgreer%sun.com e987ab5834 fix bug in last patch 2003-05-09 18:12:11 +00:00
sspitzer%netscape.com c21883db1e fix for bug #204807
spam analyzing should not be automatically applied to public imap folders,
other user's imap folders, Unsent, Sent, Drafts or Templates folders
r/sr=bienvenu a=sspitzer
2003-05-09 18:09:32 +00:00
bienvenu%netscape.com b78a0cf153 back out fix for 169481 deleting msgs in threaded view messages up indentation, until I can completely fix it r/sr/a=sspitzer 2003-05-09 14:46:10 +00:00
cbiesinger%web.de 348e5dba28 204157 patch by ian@arlen.demon.co.uk r=neil.parkwaycc.co.uk sr=jag new browser windows launch from non-browser apps always load home page 2003-05-09 14:02:41 +00:00
ccarlen%netscape.com c41aebe6c6 Make it possible for other XUL apps to hide profile switching UI. b=204908, r=/sr=/a=sspitzer 2003-05-09 13:06:29 +00:00
kyle.yuan%sun.com 3eca35ed3d missing } at line 698 (the end of Java_org_mozilla_webclient_wrapper_1native_CurrentPageImpl_nativeClearAllSelections) 2003-05-09 10:56:07 +00:00
caillon%returnzero.com 06dd9944b0 204810 - Inspector does not need an nsISecurityUI object to be created for its <browser>s
r+sr=jag a=sspitzer
2003-05-09 08:28:17 +00:00
axel%pike.org 7bb626148d bug 204177, don't pull ipc for standalone builds, r=bryner, a=sspitzer 2003-05-09 08:19:58 +00:00
rogerl%netscape.com 662d464884 Fixed new GC changes. 2003-05-09 07:12:50 +00:00
timeless%mozdev.org 186b05d57e Bug 204423 Remove unused nsIFindServiceConstructor, nsFindService::GetSingleton, nsFindService::FreeSigleton, empty nsFindModuleDtor
r=brade sr=smfr a=sspitzer
2003-05-09 04:17:41 +00:00
shliang%netscape.com 74082a7afd bug 204251 - mail list dialog jumps when opened. r/sr=sspitzer,a=asa 2003-05-09 02:54:49 +00:00
bbaetz%acm.org 944decfd3c Bug 204592 - invalid column name error
r,a=myk
2003-05-09 02:32:21 +00:00
jkeiser%netscape.com a128d4a570 Make attachment view work again (bug 204964), r=myk@mozilla.org 2003-05-09 02:12:16 +00:00
jst%netscape.com be265c3ef9 Fixing bug 194994. Make sure hidden iframes' die when leaving the page. r=bugmail@sicking.cc, sr=peterv@netscape.com, a=asa@mozilla.org 2003-05-09 01:42:13 +00:00
scott%scott-macgregor.org 850b549070 more tweaks for spell checker 2003-05-09 01:27:33 +00:00
mhammond%skippinet.com.au 9944d45113 Fix severe leaks when using string object, and update the test suite
to try and catch this in the future.  Not part of the build.
2003-05-09 01:23:22 +00:00
mhammond%skippinet.com.au e62ed7ca1f Correct 1.4 build errors on Linux. Not part of the build. 2003-05-09 01:20:32 +00:00
scott%scott-macgregor.org c3f15a894b make the spell button a default button in the toolbar 2003-05-09 01:07:17 +00:00
scott%scott-macgregor.org 367df2cec5 add support for a spell checker if one is present in the build. 2003-05-09 01:07:00 +00:00
brendan%mozilla.org 0e2973f59e Fix overbroad getter/setter access check to apply only to scripted getters/setters; fix wrong object class name in error messages (198660, r=mstoltz, sr=jst, a=asa). 2003-05-09 00:40:50 +00:00
stephend%netscape.com 2c1cdbdb8b Bug 203310. wav should be '.wav' in Notifications prefs in Mail. r=robinf@netscape.com, sr=sspitzer@netscape.com, a=sspitzer@netscape.com 2003-05-09 00:25:31 +00:00
rogerl%netscape.com 9b3b2d0fbf Fixing gc for js2val's. 2003-05-08 23:09:27 +00:00
bienvenu%netscape.com 709ab798f4 fix leak in quick searchr/sr/a=sspitzer 198104 2003-05-08 23:03:55 +00:00
cavin%netscape.com 7a8ace457b Fix for 190354. Create CanRenameDeleteJunkMail() to determine if a given junk folder uri is being used or not. Reset OnlineFolder flag for a folder that has been renamed. sr=bienvenu, r/sr/a=sspitzer. 2003-05-08 22:50:48 +00:00
jgaunt%netscape.com f524307e9a bug 203836 - changes impl of addref/release for default sopa encoeding so they don't inherit the model for gnereal encodings, also changes some class names
r=rayw sr=jst a=asa
2003-05-08 22:43:39 +00:00
scott%scott-macgregor.org 9e015ce8ad insert before the save button not the separator which is no longer present. 2003-05-08 22:41:13 +00:00
scott%scott-macgregor.org b13f4e6811 remove illegal toolbarseparator from the palette list 2003-05-08 22:40:16 +00:00
cavin%netscape.com ed4bde8639 Fix for 200199. Create HandleMDNResponse() to handle all return receipt (MDN) requests in mailWindowOverlay.js. Remove all MDN generation code in cpp files. r=bienvenu, sr/a=sspitzer. 2003-05-08 22:37:41 +00:00
sspitzer%netscape.com 2705d579eb partial fix for bug #197043
Junk Mail Controls... window does not close when click ok.
r/sr=bienvenu, a=sspitzer
2003-05-08 22:27:32 +00:00
bienvenu%netscape.com 2dc7111979 fix problem updating imap folder that has local messages appended to it, r/sr/a=sspitzer 195826 (and 204678 along the way) 2003-05-08 22:23:49 +00:00
cavin%netscape.com c45e7d85e2 Fix for 189023. When copying folders, remember destination folder name in the request obj and compare both parent and folder name when copy finishes in FindRequest(). r/sr/a=sspitzer. 2003-05-08 22:09:30 +00:00
scott%scott-macgregor.org a7b44269e2 synch with trunk 2003-05-08 21:48:03 +00:00
pschwartau%netscape.com a9334f6bcc Oops, I accidentally had section 2 of the test commented out! Uncommenting it now - 2003-05-08 21:19:09 +00:00
pschwartau%netscape.com a373e735bf Initial add. Tests ECMA-262 Ed. 3 Section 11.13.1, and is a regression test for bug 204919. 2003-05-08 21:08:19 +00:00
shliang%netscape.com c2f8c71faa 204882 - can't launch mail. r/sr/a=sspitzer 2003-05-08 21:05:28 +00:00
sicking%bigfoot.com 79d9d133f1 Fix OSX bustage from previous checkin 2003-05-08 21:02:10 +00:00
jrgm%netscape.com b7d96d41f2 don't check for SHGetSpecialFolderPathA in shfolder.dll (cause it won't be there) and load the 'ansi' proc name from shell32.dll, bug 204246, r+sr=dougt, a=asa 2003-05-08 20:41:20 +00:00
sicking%bigfoot.com 737e15f243 Bug 203229: Use strings better by using existing stringobjects inside ExprResults if one exists.
r=Pike sr=peterv a=asa
2003-05-08 19:54:39 +00:00
mikep%oeone.com de9b85e8a5 Fixing based on fixes from Eric and and Chris Allen. 2003-05-08 19:44:54 +00:00