Commit Graph

50146 Commits

Author SHA1 Message Date
ftang%netscape.com
82287c6d09 remove duplicate line 2000-01-08 04:02:42 +00:00
sspitzer%netscape.com
43bea1f0f2 added files: mozilla/mailnews/local/public/nsINoneService.idl 2000-01-08 04:01:38 +00:00
sspitzer%netscape.com
da6aaee871 fix #23372, remove hard coded string from account manager and account wizard
js.  fix #23313, don't allow user to delete "local folders" account.
fix #23413, implement delete account.  further divorce "none" from "pop3"
(which will be useful once we get to movemail and other incoming mail server types)

r=alecf
2000-01-08 04:01:06 +00:00
troy%netscape.com
f08e81815b More work on getting block frames to incrementally update their
maximum width
2000-01-08 03:58:27 +00:00
alecf%netscape.com
77072606cc finally sever header dependancies between mailsession and accountmanager
(just a header update, no reviewer)
2000-01-08 03:56:15 +00:00
danm%netscape.com
79a69d5ff9 Fix stupid leak in previous checkin. I blame the hour. 2000-01-08 03:47:06 +00:00
alecf%netscape.com
92363f5226 clean up compose test dependancies (not part of product) 2000-01-08 03:41:55 +00:00
alecf%netscape.com
7267aa24f9 minor dependancy cleanup 2000-01-08 03:40:54 +00:00
alecf%netscape.com
a7d0665e5d minor mailsession dependancy cleanup 2000-01-08 03:40:28 +00:00
alecf%netscape.com
6d68c47f6f null pointer check, no reveiwer 2000-01-08 03:39:59 +00:00
alecf%netscape.com
a6d0a1f442 more minor dependancy cleanup 2000-01-08 03:39:36 +00:00
alecf%netscape.com
55a34ca1bb more incredibly minor mailsession dependancy cleanup (no reviewer) 2000-01-08 03:38:45 +00:00
alecf%netscape.com
c5b9c2d52e clean up dependancies on mailsession (minor, no reviewer) 2000-01-08 03:38:16 +00:00
alecf%netscape.com
49aa8c268d fix uninitialized variable warning 2000-01-08 03:36:37 +00:00
danm%netscape.com
9e23e55eb0 get current event queue each time events are processed, rather than reusing a cached one. fixes bug 23379. 2000-01-08 03:35:25 +00:00
mcafee%netscape.com
f96506ddf4 DEBUG_mcafee debug info. r=pavlov 2000-01-08 03:28:04 +00:00
briano%netscape.com
2e9d44b827 Fix for platforms that need MOZ_COMPONENT_LIBS to resolve undefined symbols in component libs. 2000-01-08 03:14:52 +00:00
hyatt%netscape.com
f8c91fadf4 Making tree scrolling faster. 2000-01-08 02:18:14 +00:00
pinkerton%netscape.com
1bd556c060 fixing bustage. 2000-01-08 02:15:33 +00:00
slamm%netscape.com
740dc38bf8 warnings.pl: Use command-line arg to specify tree 2000-01-08 02:04:26 +00:00
mcafee%netscape.com
731745f837 Ifdef-ing out LI pref stuff, this is not used. r=alecf 2000-01-08 01:56:50 +00:00
ftang%netscape.com
9d5a3181d2 fix 22921 r=dp change the implementation of nsIModule to use the generic module. 2000-01-08 01:52:02 +00:00
ftang%netscape.com
2fd1c82e85 fix 22311 again. r=nhotta 2000-01-08 01:49:12 +00:00
pinkerton%netscape.com
cae2c15f23 Added a new param to the HTML->Text sink stream to take the charset so that we can convert to plain text with the correct charset for the platform. Enhanced the XIFFormatConverter to take advantage of this, fixing bug 21414. r=akkana, nhotta. 2000-01-08 01:48:39 +00:00
bienvenu%netscape.com
28d0c22ed9 add folder listing, support for imap extensions, fix prob deleting from trash,r=mscott 2000-01-08 01:38:34 +00:00
rgoodger%ihug.co.nz
be5ca1f6d3 making signonviewer not be white. r=me 2000-01-08 01:37:47 +00:00
bienvenu%netscape.com
b8ed81e047 add list folder method,r=mscott 2000-01-08 01:36:09 +00:00
bienvenu%netscape.com
5fdf30d156 add folder listing support,r=mscott 2000-01-08 01:36:05 +00:00
amusil%netscape.com
0cbcb4cc1a Mac implementation for nsSound. Utilizes QT APIs. Checking in for syd, r=sdagley,amusil 2000-01-08 01:35:35 +00:00
jefft%netscape.com
73a881907f fixed bug 17497 - Move/file a news message engages a move instead of copy; move news message treated as copy message; r=putterman 2000-01-08 01:34:08 +00:00
pavlov%netscape.com
f31d1a8829 fix for bug 20907 and 20902 r=sdagley 2000-01-08 01:22:57 +00:00
akkana%netscape.com
6bd97592f1 Fix a huge slew of warnings. r=pavlov 2000-01-08 01:20:58 +00:00
rgoodger%ihug.co.nz
fa82ef41b6 [prefwindow] removing duplicate 'mousewheel' entry in pref panels list 2000-01-08 01:15:20 +00:00
valeski%netscape.com
ae6e383f01 added files: mozilla/netwerk/protocol/keyword/src/nsKeywordModule.cpp, removed files: mozilla/netwerk/protocol/keyword/src/nsKeywordProtocolFactory.cpp 2000-01-08 00:58:31 +00:00
valeski%netscape.com
297e1190d0 converting keyword protocol handler over to new module macros. r=dp. 23211 2000-01-08 00:58:05 +00:00
rickg%netscape.com
8e867ab155 fixed bugs 9059, 18928, 19581, 21005, 22351; r=harishd. I also removed warnings 2000-01-08 00:55:15 +00:00
rbs%maths.uq.edu.au
f5296ef40f Fixed erroneous leftover of #include from previous check-in 2000-01-08 00:54:19 +00:00
rickg%netscape.com
6e0c19f040 added debug code for ParseFragment(); r=harishd 2000-01-08 00:53:43 +00:00
ftang%netscape.com
a02ac05c38 Add CID in #define in additional to declare 2000-01-08 00:41:43 +00:00
valeski%netscape.com
7f3f996bb6 fixing build bustage on unix 2000-01-08 00:36:47 +00:00
waterson%netscape.com
04af7c0f43 Bug 23320. Per Franz.Sirl-kernel@lauterbach.com's suggestion, fix passing of va_list for platforms that typedef to an array. r=brendan 2000-01-08 00:32:25 +00:00
mjudge%netscape.com
dcbf3266bd r= kin. fix for another parameter. fixing m13 bug with multiple selection. 2000-01-08 00:31:32 +00:00
waterson%netscape.com
c89ee29031 Bug 23297. Munged patch from Franz.Sirl-kernel@lauterbach.com; simplify and clean up code. r=waterson or r=Franz.Sirl-kernel@lauterbach.com, depending on how you look at it. 2000-01-08 00:30:08 +00:00
pinkerton%netscape.com
34b54669c6 Fix for bug 23383 where we were using OleFlushClipboard() to clear the clipboard b4 replacing it. The correct thing to use is OleSetClipboard(NULL) or bad things (performance-wise) happen. r=penny 2000-01-08 00:28:32 +00:00
waterson%netscape.com
0a61fb89c2 Bug 21477. Add |nsIContent** aFirstGeneratedChild| parameter to several methods that is used as an 'out' parameter to determine the first generated child in a subtree. This allows us to send the correct |ContentAppended()| notification to layout. Fixes the 'unfurling menu' problem. r=rjc 2000-01-08 00:27:04 +00:00
brendan%mozilla.org
cfe8cb3e89 (bug 22795, r=vidur@netscape.com)
- Add "aShared" flag to nsIScriptContext::CompileEventHandler, telling it to clear the compiled event handler's scope chain if true, in order to
  (a) avoid entraining garbage
      (i.e., a shared compile-time-only parent object); and
  (b) cause later BindCompiledEventHandler calls to ensure that the event handler has the particular scope chain needed for the binding
      (to the target object that's receiving the event).
- Use :: consistently (and all over the place) before calls to JS_ functions in nsJSEnvironment.cpp.
- Eliminate tabs and barbarians-at-the-gate-of-Rome style, in favor of when-in-Rome style (hail Waterson Maximus!)
2000-01-08 00:24:24 +00:00
waterson%netscape.com
64b35bf780 Bug 23352. Add sanity checks to catch bogus params n' stuff earlier. r=rjc 2000-01-08 00:23:27 +00:00
akkana%netscape.com
0afd47f813 showmod 2000-01-08 00:22:58 +00:00
waterson%netscape.com
10a38e03d7 Bug 23352. Check 'target' before calling nsIRDFDataSource::Unassert(). r=davidm 2000-01-08 00:22:35 +00:00
gordon%netscape.com
4716753fb9 Fixing dns breakage of ftp. The async dns case wasn't resolving network addresses, only hostnames. r = Valeski. 2000-01-07 23:55:54 +00:00