ducarroz%netscape.com
dd4371b9c3
Fix for bug 50610. Nested return value where overwritten by the fall out return value. R=benb
2000-08-29 23:14:04 +00:00
alecf%netscape.com
2fbe9222d6
fix for #50435 - Yet Another Exception thrown by an XBL widget in a dump statement
...
as usual, no reviewer because I'm just removing a dump()
2000-08-29 04:34:41 +00:00
alecf%netscape.com
f6ac66137c
fix for #49211 - remove dump() statement that was throwing an exception
...
(no reviewer, just removing debugging output)
2000-08-29 04:23:00 +00:00
alecf%netscape.com
d4a18f0c35
re-fix #39016 - just a wording change, no reviewer
2000-08-29 04:08:54 +00:00
dianesun%netscape.com
2c62335810
*** empty log message ***
2000-08-29 01:39:31 +00:00
nhotta%netscape.com
1f12d3c15c
Changed to pad one more null byte after a collation key, bug 15142, r=putterman.
2000-08-28 22:32:01 +00:00
alecf%netscape.com
34786d53ee
remove some excess dump() statements that was throwing an exception and causing #50383
...
(no reviewer - just removal of debugging code)
2000-08-27 21:21:48 +00:00
putterman%netscape.com
894fbaa839
add communicatorOverlay.xul. This enables a Netscape commercial nsbeta3+ bug to be fixed. r=bienvenu.
2000-08-26 23:18:54 +00:00
putterman%netscape.com
d63000ffb0
Fixes for 48246, 48985, and 20129. Fixed up enabling and disabling of 3pane menu items.
...
Added accelerators. Added busy cursor around sorting, threading and folder loading. r=bienvenu
2000-08-26 20:54:51 +00:00
bienvenu%netscape.com
fcfdcb37ec
fix memory leak of msghdrs r=mscott
2000-08-26 20:48:27 +00:00
putterman%netscape.com
3f98e61f56
Fix for 44834. Unsubscribe works when hitting delete button or delete menu item when a
...
newsgroup is selected. r=bienvenu.
2000-08-26 20:45:49 +00:00
alecf%netscape.com
a3f25d00b7
last part of fix for #40357 - in the filter list dialog, only display servers which support filters
...
r=putterman
2000-08-26 06:10:49 +00:00
alecf%netscape.com
a7960ff192
next part of fix for #40357 - make news and local mail not support mail filters
...
r=putterman
2000-08-26 06:09:48 +00:00
alecf%netscape.com
bf0a11c88c
first part of fix for #40357 and fix for #44626 :
...
- switch static nsCOMPtr to a raw pointer, and stop leaking it
- support the #SupportsFilters arc so that a server type can say whether or not
it supports filters.
r=putterman
2000-08-26 06:08:01 +00:00
mscott%netscape.com
e83f11310d
Bug #50126 --> fix a typo for a comment that goes in the log file. Thanks to gemal@gemal.dk for contributing the patch.
...
r=a=mscott
2000-08-26 03:06:08 +00:00
mscott%netscape.com
35680d08c4
Bug #44832 --> view all header mode polish fixes. Add indentation, fix problem
...
where there were no commas after email recipients. allow header values in the
all header view to wrap. eat any \r or \n characters before showing a header.
r=alecf
2000-08-26 02:50:40 +00:00
beard%netscape.com
1196739ccc
Added MOZ_COUNT_CTOR/DTOR to track leaks.
2000-08-26 02:28:51 +00:00
putterman%netscape.com
541820915a
Fix for 49480. And/or works in search and filters r=alecf,mscott
2000-08-26 02:06:25 +00:00
locka%iol.ie
ecebe2ac21
API changes for embedding. b=46847, r=dougt, a=valeski
2000-08-25 18:39:46 +00:00
bienvenu%netscape.com
a9561ac909
fix build warning
2000-08-25 02:50:22 +00:00
bienvenu%netscape.com
27e286afc7
fix problems deleting imap folders, and aol imap trash view, r=mscott 50232 11689 33217
2000-08-25 02:45:36 +00:00
mozilla.BenB%bucksch.org
f196fa716f
47005: Remove buffersize guessing and use nsString instead.
...
46653: Position the real <space> /after/ %nbsp;. Factor out and encapsulate the whitespace conversion logic into an (exported) function.
r=rhp, a=waterson
2000-08-25 02:40:57 +00:00
bienvenu%netscape.com
b4ac32e65e
fix 50059 subscribing to newsgroups in new profile not working r=mscott
2000-08-25 01:52:12 +00:00
bienvenu%netscape.com
7aac02860d
fix 48512 subscribed newsgroups lost after restart r=alecf
2000-08-25 01:44:53 +00:00
mozilla.BenB%bucksch.org
c7e80bb30c
38433: Slightly adjusting the wording.
2000-08-24 14:39:55 +00:00
mozilla.BenB%bucksch.org
2016929679
38433: askSendFormat dialog: Make check of formatting more fine-grained, and set recommondation following the result (in particular, to plaintext in some cases). Add icons to visualize the modes. r=ducarroz, a=brendan
2000-08-24 04:14:28 +00:00
bienvenu%netscape.com
692465c9b3
fix search by status r=alecf 45440
2000-08-24 01:00:05 +00:00
bienvenu%netscape.com
9cfbfa3c18
fix 49903 crash posting empty news message r=mscott
2000-08-24 00:58:54 +00:00
bienvenu%netscape.com
3d62f2d5a7
fix 49903 crash posting empty news message r=ducarroz
2000-08-24 00:58:04 +00:00
gayatrib%netscape.com
bb7a3a0622
fix for bug 46561, 45177. Prevention of deletion of Personal/Collected Address Books. review = chuang
2000-08-24 00:36:32 +00:00
cmanske%netscape.com
ba90cdc651
Removed need to unregister Composer's pref command, b=49953, r=ducarroz
2000-08-24 00:31:02 +00:00
mscott%netscape.com
fb830fab78
Bug #36441 , 40036 --> add support for reply-to and follow up headers. Add space between newsgroup names
...
contributed by Ben Bucksch (mozilla@bucksch.org )
a=r=mscott
bug #49012 --> First xbl widget not created correctly...force loading of bindings file. r=alecf
2000-08-24 00:18:15 +00:00
mscott%netscape.com
ff7e8bc1ba
Bug #36441 --> add support for reply-to and follow up headers
...
contributed by Ben Bucksch (mozilla@bucksch.org )
a=r=mscott
2000-08-24 00:14:27 +00:00
ducarroz%netscape.com
def21fe9ca
Fix for bug 49953. The editor's global variable gComposerCommandManager has been replaced by gHTMLEditorCommandManager. R=bienvenu, A=leaf
2000-08-23 18:20:40 +00:00
jst%netscape.com
9abec73fbe
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
2000-08-23 17:27:06 +00:00
chuang%netscape.com
25a3a891ee
Bug 44794-A mailing list name must be unique to its Address Book. 47932-Deleted cards in Collected AB doesn't get re-created. r=putterman
2000-08-23 05:16:51 +00:00
putterman%netscape.com
675343a217
Finished up 48244 and started 48246 which are 3pane UI cleanup. r=bienvenu.
2000-08-23 03:25:08 +00:00
cmanske%netscape.com
9b56f2556d
Changed to using 'editorType' as param, part of composer bug 41810, r=sfraser
2000-08-23 00:33:03 +00:00
alecf%netscape.com
be29150ea1
fix for #49251 - select the first account after an account has been deleted
...
r=putterman
2000-08-23 00:00:34 +00:00
ducarroz%netscape.com
54158fa72c
Fix for bug 49016. Create an HTML text node to hold the alert message. Also fix the alert position. R=putterman
2000-08-22 23:40:59 +00:00
ducarroz%netscape.com
ff2e29978e
Checkin patch proposed by jce2@po.cwru.edu for bug 32443. Added code to check disk space before downloading messages. R=bienvenu,ducarroz A=brendan@mozilla.org
2000-08-22 23:37:13 +00:00
bienvenu%netscape.com
d4a4775c20
fix account wide seaqrch, r=alecf 44383
2000-08-22 23:25:45 +00:00
warren%netscape.com
e05eef45e9
Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan
2000-08-22 07:03:33 +00:00
ccarlen%netscape.com
19a9843607
Converted from using nsIFileLocator to using nsIDirectoryService
r=alecf
2000-08-21 23:59:25 +00:00
ccarlen%netscape.com
1dc6fc3dd3
Converted nsIFileLocator to nsIDirectoryService.
r=alecf
2000-08-21 23:43:48 +00:00
dbaron%fas.harvard.edu
9dc31d1fcf
Don't NS_LOG_RELEASE twice. r=chuang (No-op in release builds.)
2000-08-21 23:09:01 +00:00
varada%netscape.com
1f69f6ec42
fix for bugs #47935 and #21831;unable to close addresspicker after selecting cards;r=putterman
2000-08-21 21:35:08 +00:00
bienvenu%netscape.com
4fcdd3225a
fix searching of sub-folders r=putterman 44383
2000-08-21 21:25:54 +00:00
putterman%netscape.com
18196c4b73
More fixes for 48244 which makes the 3pane menus look better. Also fixed 44223 which brings Open Link in New Window to the top of the message pane context menu
...
r=bienvenu.
2000-08-21 20:00:48 +00:00
warren%netscape.com
e12f238589
Bug 46864 - Embedding needs a name attribute on nsIRequest.
2000-08-21 08:23:54 +00:00