alecf%netscape.com
b417379c8c
First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
...
r=dougt, sr=jag
2002-01-30 06:04:29 +00:00
sspitzer%netscape.com
ae1b90ffd8
supplimental fix for #113540 , clean up code. rs=mscott
2002-01-26 02:37:56 +00:00
morse%netscape.com
c6582f44f6
bug 113540, remove mailnews dependency on password manager, r=mscott,sspitzer,jag,law
2002-01-26 00:44:18 +00:00
bienvenu%netscape.com
851973b71c
use GetRootMsgFolder 119579 r/sr = sspitzer
2002-01-16 03:19:22 +00:00
cathleen%netscape.com
c2d19ad82a
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
sspitzer%netscape.com
0a13a515e8
add some bulletproofing to the subscribe search view so that we
...
check the row. fixes crasher bug #117065
r/sr=bienvenu
2002-01-08 01:32:27 +00:00
bryner%netscape.com
e5321f0f4c
Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag.
2001-12-29 22:05:16 +00:00
naving%netscape.com
c2f3d725e9
116422 r/sr=sspitzer. fix leaking us and them upon cancelling news messages
2001-12-26 21:44:55 +00:00
timeless%mac.com
711739d601
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
sspitzer%netscape.com
404e12e054
landing the AB_OUTLINER_BRANCH.
...
fix for #73868 , and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.
r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com
7936b26225
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
jaggernaut%netscape.com
2df17e0579
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
1886ca82f6
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
pavlov%netscape.com
5cd1b8e131
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:13:17 +00:00
seawood%netscape.com
3738d752bc
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
ccarlen%netscape.com
5be3015148
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:25:50 +00:00
ccarlen%netscape.com
eec09f1b7d
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:02:40 +00:00
naving%netscape.com
6700f779a6
113506 r/sr=sspitzer. do not free m_searchData because it points to m_commandSpecificData
2001-12-06 01:55:34 +00:00
sspitzer%netscape.com
815504d915
fix warnings, fix whitespace.
2001-11-30 04:19:21 +00:00
sspitzer%netscape.com
0af6b707b9
fix build bustage on mac.
2001-11-30 03:08:38 +00:00
sspitzer%netscape.com
3c5c78eee6
fix for #112727 (removing expired articles won't remove all expired articles in certain cases.)
...
and hopefully for #110362 (top crasher in ParseURL()), and some cleanup.
for #110362 , I'm making sure we only check the local cache for message and message part urls.
r/sr=bienvenu
2001-11-30 00:49:47 +00:00
naving%netscape.com
71158a4913
110941 r=sspitzer sr=bienvenu. fix a few leaking char*.
2001-11-27 01:53:50 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
timeless%mac.com
dfa8594725
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
...
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
sspitzer%netscape.com
7c3194119c
fix for #110502 . get "edit as new" and "fwd inline" to work again.
...
the problem is the standard url parser no longer allows us to use illegal
uris. '_' is an illegal character in a URI (and URL) scheme.
so this patch switches from "foo_message://" to "foo-message://"
r=bbaetz,sr=bienvenu
2001-11-18 23:38:52 +00:00
alecf%netscape.com
52cd89e71b
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
sspitzer%netscape.com
8b50437f89
fix for #108264 , problems with autosubscribe dialog on linux.
...
fix for #68303 and #109537 . problems with auto-subscribe / auto-unsubscribe when newsgroup has non-ASCII chars in the name.
patches by hwaara. r/sr=sspitzer,alecf
2001-11-14 01:37:28 +00:00
gerv%gerv.net
4b24af480a
Bug 108177 - change Henrik Gemal's email address to mozilla@gemal.dk . r=gerv, auto-sr=brendan. Comment changes only.
2001-11-10 19:10:40 +00:00
dbaron%fas.harvard.edu
261f76a8ba
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
blakeross%telocity.com
4087c57d70
Problems with download header dialog. Also revert line that joe shouldn't have changed. r=hewitt sr=hyatt
2001-11-05 00:29:39 +00:00
hewitt%netscape.com
a4f3ed989c
fixing various fun regressions from blake's earlier landing, rs=hyatt
2001-11-03 11:27:04 +00:00
blakeross%telocity.com
d41637ea57
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2001-11-03 04:06:54 +00:00
seawood%netscape.com
c79715ed1b
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
...
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
sspitzer%netscape.com
a7dc777649
fix for regression #108256 cancelling the auto-sub confirm dialog then running the same url again fails silently
...
fix for regression bug #108251 don't get the "remove group" dialog when there's msg window.
r=hwaara, sr=bienvenu
2001-11-03 01:56:19 +00:00
hwaara%chello.se
99c6b46d02
#40033 , Pressing on a "news:" link should ask to add to newsgroup.
...
r=sspitzer, sr=bienvenu
2001-11-01 22:44:40 +00:00
sspitzer%netscape.com
0aaba48371
fix for crasher bug #107797 . my old stand by when I can reproduce a bug:
...
bullet proof (to prevent the crash) and assert (so if it happens again to
someone with a debug build), we can debug it.
r/sr=bienvenu
2001-11-01 07:45:59 +00:00
seawood%netscape.com
6daf60f372
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
...
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
sspitzer%netscape.com
9c25ea824a
fix for perf bug #103010 . don't persist the "open" state of news servers.
...
(revert to 4.x behaviour). persisting the open state of news servers
causes us to update the unread count on news servers if they are "open"
on startup, slowing us down. r=ssu,varada sr=bienvenu
2001-10-30 22:57:12 +00:00
jaggernaut%netscape.com
1c9b9161c1
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-29 09:27:57 +00:00
bnesse%netscape.com
f1f4e0d7a5
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
2001-10-27 05:39:25 +00:00
sfraser%netscape.com
31a9f6853e
Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf
2001-10-26 23:34:53 +00:00
hwaara%chello.se
3cb42a366d
#47981 , link to newsgroups launches new mail window. Make our window handling in news a lot better, reuse whatever 3pane is already open. r/sr=sspitzer
2001-10-26 19:19:35 +00:00
alecf%netscape.com
bef357d05e
Added files:
mozilla/intl/unicharutils/util/nsUnicharUtils.cpp
2001-10-26 03:37:38 +00:00
bienvenu%netscape.com
e0943fc57d
speed up loading of newsgroups by avoiding second db commit, r/sr =sspitzer 74955
2001-10-22 14:07:44 +00:00
sspitzer%netscape.com
8b9019f871
remove my silly printf. rs=no one
2001-10-16 20:53:54 +00:00
sspitzer%netscape.com
06fd63aab5
fix for #39584 . user should be asked to remove non existing newsgroups, like in 4.x
...
r/sr=bienvenu
2001-10-14 06:05:43 +00:00
bienvenu%netscape.com
4ebfe530b9
potential fix for crash opening newsgroups, and fix problem when you couldn't download headers the first time you opened a newly subscribed group r=naving, sr=sspitzer 104257
2001-10-11 23:54:14 +00:00
bienvenu%netscape.com
dcbc94b5cd
close nntp socket after logging out fixes memory leaks and assertions, r=mscott, sr=sspitzer 96381
2001-10-11 14:53:34 +00:00
bienvenu%netscape.com
acb93304c2
fix losing read state of news messages r=naving, sr=sspitzer 103824
2001-10-10 19:25:07 +00:00
cavin%netscape.com
7b4824404f
Bug #14295 : (1) Add 'realHostName' and 'realUsername' to nsIMsgIncomingServer and reflect them
...
in prefs (ex: mail.server.server1.realHostName). (2) The getters for the new attributes call
GetHostName() and GetUsername() if prefs is not set. (3) Change GetHostName() and GetUsername()
to GetRealHostName() and GetRealUsername() at places where we open connections or send the
username to servers. (4) Prevent users from changing an account to one that already exists.
(5) After the change is validated, close all open connections and clear all stored passwords,
plus modify the account name based on the new user/server name. r=ssiptzer, sr=bienvenu.
2001-10-09 19:20:31 +00:00
sspitzer%netscape.com
70ddf00a80
fix for #73853 . allow the user to post news message when there isn't a msg window
...
around. r/sr=bienvenu
2001-10-09 06:57:48 +00:00
sspitzer%netscape.com
cb82b25bc8
fix for #49157 . support nntp://host/message-id urls (we already support
...
news://host/message-id urls). r/sr=bienvenu
2001-10-09 06:01:16 +00:00
sspitzer%netscape.com
408320ded2
remove redundant #include. thanks to hwaara for letting me know about it.
2001-10-02 22:11:08 +00:00
varga%utcru.sk
43196bdf59
Fix for bug 75572. Separator support in outliner.
...
r=waterson, sr=hyatt
2001-10-02 04:42:48 +00:00
hwaara%chello.se
01863be811
#102426 , bloat removal round 3: clean up in nsNewsUtils.
...
rs=sspitzer
2001-10-01 18:43:41 +00:00
hwaara%chello.se
f9534a61f1
license should stay the same. ;)
...
r=jag
2001-09-30 14:34:23 +00:00
hwaara%chello.se
b07ec43107
#99702 , bloat-alert in nsNNTPNewsgroupPost.
...
rs=sspitzer
2001-09-30 14:16:30 +00:00
jaggernaut%netscape.com
fdc4078bc4
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
bienvenu%netscape.com
04f7e0d264
remove unused, unneeded code rs=sspitzer, no bug
2001-09-26 20:05:27 +00:00
hwaara%chello.se
4fe67b82bb
#99702 , removing more ugly cruft.
...
rs=sspitzer
2001-09-21 13:31:11 +00:00
sspitzer%netscape.com
06ed1cd896
fix for bug #98037 . sometimes newsgroups would be marked as all read.
...
bad call to CleanupNewsgroupList(), which calls FinishXOVERLINE()
which adjusts the unread set. r=mscott, sr=bienvenu
2001-09-21 02:20:27 +00:00
sspitzer%netscape.com
12982b8f24
fix for some news problems we've been having. #95320 and #59449 .
...
in the case where the socket gets closed we need to remove it from the
connection cache. more work needs to be done to properly clean up
the protocol instance and to fix some related issues, but this helps
the end user. r=bienvenu, sr=sspitzer. thanks to Phil Anderton
for the patch.
2001-09-19 00:19:43 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
naving%netscape.com
4d40a4c3aa
98650 r/sr=mscott. Look for only '\n' as endOfLine char. This will fix
...
the problem of not getting mail from one specific account. At the same time
it should increase performance where ever reading buffer is involved in
mailnews because PL_strstr is changed to PL_strchr.
2001-09-16 23:55:32 +00:00
sspitzer%netscape.com
8ab949152d
fix for #99671 . remove unused code. r=hwaara, rs=bienvenu
2001-09-14 20:26:07 +00:00
darin%netscape.com
c95cf54bdc
checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
...
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
rjesup%wgate.com
3d767c2d6b
Bug 98711: Fix misuses of string.Right(). r=jfrancis, sr=jst
2001-09-13 00:09:49 +00:00
alecf%netscape.com
cd3da58a2e
Update mailnews REQUIRES and MODULEs for bug 98371, r=cls
2001-09-12 20:30:32 +00:00
bienvenu%netscape.com
953e2cff8e
fix saving of newsrc files on shutdown when the prefs service has gone away rs=sspitzer 98816
2001-09-11 04:18:15 +00:00
alecf%netscape.com
b117322489
add REQUIRES support to mailnews b=98371 r=cls
2001-09-10 20:42:53 +00:00
bienvenu%netscape.com
04201b9ee2
don't mark news msg read when reading it if it's already read original patch from hwaara, r=bienvenu sr=sspitzer 97834
2001-09-06 03:23:43 +00:00
valeski%netscape.com
ac33036169
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
naving%netscape.com
7c1a0ed885
96921 r=suresh sr=mscott. fix mlk of nsSupportsArray elements because they were
...
being addref'ed twice.
2001-09-05 00:06:30 +00:00
hewitt%netscape.com
ed03239baa
97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa
2001-08-31 22:20:37 +00:00
sspitzer%netscape.com
c95ada888a
fix for #96499 , account central not being shown on start up, "read messages" not working if server collapsed
...
fix for #95358 , folder pane sorting should be case insensitive
fix for #18343 , newsgroups in the folder pane should be in newsrc order, not alphabetical order.
plus, some clean up.
r=racham, sr=bienvenu, a=asa
2001-08-23 01:10:05 +00:00
sspitzer%netscape.com
96f4d6830a
fix for #96164 .
...
don't make a connection to the news server when updating unread counts
if there are no groups. r/sr=bienvenu
2001-08-21 04:17:27 +00:00
bienvenu%netscape.com
51f05026e7
Fix crash downloading news r=naving, sr=sspitzer 95180
2001-08-15 14:09:55 +00:00
cls%seawood.org
8405a1984e
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
rpotts%netscape.com
da2959ee05
bug #94205 . Adding flags to nsIWebNavigation::Stop().
2001-08-14 04:46:20 +00:00
sspitzer%netscape.com
5e17afa77b
fix some minor news related status bar bugs when updating the unread counts.
...
#37767 and #52273 . r/sr=bienvenu
2001-08-09 08:05:52 +00:00
sspitzer%netscape.com
3cf94f66ee
fix for #39862 . backend support for push (force) authentication for news.
...
sorry, no UI yet. thanks to ayn2@cornell.edu for the patch.
r/sr=sspitzer
2001-08-09 03:06:58 +00:00
andreas.otte%primus-online.de
c6853783af
bug 40670 [URL: resolution of protocol:/path] checking in the groundwork to have an easy fix if we ever decide to support these kind of deprecated relative urls. For that a new attribute URIType is added to nsIProtocolHandler and its implementations to store some protocol/scheme dependend information to have enough information to allow correct parsing. r=darin@netscape.com sr=rpotts@netscape.com
2001-08-07 20:42:57 +00:00
sspitzer%netscape.com
06c47f0af9
fix for #92621 . invalidate the scroll bar when the search criteria changes
...
because that changes the number of results we are showing in the outliner.
r=mscott, sr=bienvenu
2001-08-02 06:59:54 +00:00
sspitzer%netscape.com
ede52800be
fix for #92883 . center the download news headers dialog.
...
r=stephend, sr=mscott
2001-08-02 03:12:39 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
naving%netscape.com
5dd5bee209
41720 r=bivenvenu sr=sspitzer. Make the filters work on rename and warn and
...
disable the filter on delete of a folder. Also added msgWindow to some
pop mail retrieval and filter routines.
2001-07-25 04:21:01 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
bienvenu%netscape.com
dd2773094f
fix downloading of flagged/selected news messages not to skip the first message, r=naving, sr=sspitzer 89727
2001-07-17 01:15:47 +00:00
bienvenu%netscape.com
173c257983
fix download now for newsgroups r=naving, sr=sspitzer 89726
2001-07-17 01:14:45 +00:00
bienvenu%netscape.com
bac38aa07b
fix crash downloading news article with extremely long line length, fix by bns_robson@hotmail.com, r=bienvenu,sr=sspitzer 87312
2001-07-16 19:58:11 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
mkaply%us.ibm.com
4fd01d82a5
More IRIX CRLF bustage
2001-07-13 16:09:33 +00:00
bienvenu%netscape.com
bd2a24f3dd
fix 87531 r=naving, sr=sspitzer only download imap folders after getting new mail for the inbox and running filters, so add a listener to get new mail method
2001-07-12 13:46:46 +00:00
jaggernaut%netscape.com
3beed08e19
Update REQUIRES, add "intl".
2001-07-10 10:11:27 +00:00
naving%netscape.com
99da1203f5
17204. r=bienvenu sr=sspitzer; Add the automatically compact feature when the wasted
...
space exceeds the purge_threshold for offline and local folders. This also includes a
patch by bienvenu to make CompactOfflineStores work.
2001-07-09 22:15:30 +00:00
timeless%mac.com
d85f0a7154
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
sspitzer%netscape.com
0eb887fd40
fix for bugs #57034 and #60514 . fix some search and filter UI problems caused
...
by a mismatch of consts in two different interfaces (nsMsgSearchScope and nsIMsgSearchValidityManager),
and some various clean up.
r=naving, sr=bienvenu
2001-07-06 21:16:32 +00:00
bienvenu%netscape.com
188154e5ab
fix copying news messages while offline r=naving, sr=mscott 88984
2001-07-04 02:53:18 +00:00
jaggernaut%netscape.com
03ab87e4a1
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
racham%netscape.com
1e99a4a0b7
Fixing bugscape bug 6830. This fix allows ISPs to control user actions on their servers. Attributes to determine whether user can file messages on a given server and whether folder creation is allowed have been added. ISPs can set this value in rdf file. r,sr=sspitzer
2001-06-29 07:04:38 +00:00
cls%seawood.org
dd3cdfc420
^Ms bad
2001-06-28 10:15:17 +00:00
bienvenu%netscape.com
98831ea845
fix handling of errors opening dbs r=naving, sr=sspitzer 84438
2001-06-28 01:24:59 +00:00
dbaron%fas.harvard.edu
bcbf01d2de
Adding dom to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage.
2001-06-27 02:50:13 +00:00
dbaron%fas.harvard.edu
4836c51c63
Add layout to REQUIRES (for outliner) to MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox).
2001-06-26 21:34:52 +00:00
sspitzer%netscape.com
698424ae4f
fix for #84145 , news searches with "@" fail.
...
fix for #87345 , improve NNTP protocol logging and some minor code cleanup.
r=cavin, sr=mscott
2001-06-26 07:04:16 +00:00
sspitzer%netscape.com
224671559e
fix for #86200 . add search to the subscribe dialog (and remove typedown.)
...
like 4.x, the text area is disabled for IMAP servers.
for news servers, when you type we show you the list of newsgroups that contain the substring.
r=naving, sr=mscott
2001-06-26 05:08:26 +00:00
racham%netscape.com
387d605e43
Fixing bug 87396. Today, when a new IMAP account is created special folder prefs are pointed to the server. This will be a problem for ISPs who do not want allow any folder creation on their servers and it is not very user friendly experience for end user in such a case. This check in allows ISPs to turn off that default setting to point to server via rdf file. Local folders will be used as home for special folders in such cases. r,sr=sspitzer a=chofmann
2001-06-23 21:11:52 +00:00
sspitzer%netscape.com
01911c609e
fix for #74518 . reading messages (or parts of messages) that are in the memory cache can leave
...
the connections in busy states, which causes us to open up new connections, which eventually
gets us into the "too many open connections" state.
r=naving,sr=mscott,a=chofmann
2001-06-22 01:12:42 +00:00
waterson%netscape.com
0877b1a573
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
racham%netscape.com
9bb7587bd9
Fixing bugs 23625 and 62433. Bug 23625 is about creation of special folders for new IMAP accounts. Fix to that bug includes the rearrangment of copies and folder UI panel which is a bit similar to 4.x model now. Panel UI allows user to select a special folder on the IMAP server and the folder is then created at runtime as needed. Today, IMAP account special folders point to Local folders which is confusing. Bug 62433 takes care of migration of multiple 4.x imap servers under single identity to get migrated properly with unique account names based on username, hostname and the port value if needed. r=naving, s=sspitzer a=asa
2001-06-20 06:13:27 +00:00
cls%seawood.org
80f526179f
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
sspitzer%netscape.com
288d28fd27
supplimental fix for #66867 . r=hwaara, rs=mscott, a=dbaron
2001-06-15 19:47:51 +00:00
hwaara%chello.se
9f62bfa21b
#66867 , "nsMsgNewsFolder::SetCachedNewsrcLine leaks". r=hwaara, sr=blizzard, a=asa. Original patch by Kevin Higgins.
2001-06-14 23:57:46 +00:00
bienvenu%netscape.com
d048104d20
fix downloading of news messages downloading every other message fix by marcus.spranger@gmx.de r=naving, sr=me 84069
2001-06-14 23:36:01 +00:00
mkaply%us.ibm.com
26153dffb5
IRIX bustage - more CR/LF stuff
2001-06-12 03:15:12 +00:00
cavin%netscape.com
4c379093da
Fix bug 83486. Remove incomplete cache entry in OnStopReuqest() when failed. r=mscott, sr=bienvenu, a=blizzard@mozilla.org.
2001-06-11 20:44:11 +00:00
dougt%netscape.com
c2be35a136
Fixes mail bustage 84283.
...
r/sr sspitzer, a=blizzard@redhat.com
2001-06-06 18:10:34 +00:00
dougt%netscape.com
9174af6517
Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko
2001-06-06 00:10:09 +00:00
sspitzer%netscape.com
86c02919ff
fix for #72969 . get news://host/groups urls to open a 3 pane again.
...
r=mscott,sr=bienvenu,r=chofmann
2001-05-31 05:02:53 +00:00
bienvenu%netscape.com
703c17b979
add support for counting lines in offline messages so that offline message body search will work, r=naving, sr=sspitzer, a=blizzard 79723
2001-05-26 21:49:14 +00:00
sspitzer%netscape.com
9a2d9e6988
fix for #66018 , #81741 , #50567 , #77211 . fix a bunch of migration problems.
...
patch by cavin, r=sspitzer,sr=bienvenu
2001-05-23 02:16:35 +00:00
jst%netscape.com
f72e19a2c3
scc checking in from jst's account. bug #75220 : sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
2001-05-19 11:27:30 +00:00
racham%netscape.com
8b68736eae
Fixing bugs 76388, 79561. This fix introduces a generalized procedure to query a given server for it's offline support level. Offline settings item is added to AccountCentral based on server's offline capability. New checkbox item to make messages in the Inbox available when user works offline is added to IMAP offline settings panel. Offline items are hidden in AccountCentral and AccountManager for those ISPs who does not support this feature. Also, offline panel items have been grouped under offline and disk space sections. Minor UI cleanup by fixing some of the sentences on these panels. r=bienvenu,jglick sr=sspitzer
2001-05-19 01:38:51 +00:00
naving%netscape.com
1904c88565
65927. r=sspitzer sr=bienvenu. Close the connection on NNTP_ERROR and also stop the
...
running url when server closes connection on mozilla.
2001-05-19 01:01:32 +00:00
bienvenu%netscape.com
762f33d7ea
part of fix for doing an offline sync after stopping a previous sync, rs=sspitzer 80110
2001-05-17 14:38:37 +00:00
sspitzer%netscape.com
f770d64922
fix for #63225 . "Save Image As" from a message provides a bogus image filename.
...
remove some dead code. r=ducarroz, sr=mscott,sspitzer.
2001-05-15 05:04:55 +00:00
sspitzer%netscape.com
d1ddcbffaf
fix for #75973 . prevent the crash when a user entered a bogus hostname
...
in the account wizard. and now, prevent the user from entering a
bogus hostname. the test isn't perfect yet, but it's much better.
r=racham,sr=bienvenu
2001-05-15 03:00:52 +00:00
rpotts%netscape.com
f3e719c2c1
bug #65777 (r=valeski, sr=mscott) - Window targeting fixes...
2001-05-14 02:16:27 +00:00
sspitzer%netscape.com
2c319d9835
fix for #77510 . get posting a draft to work. pass in (but ignore)
...
the nntp posting url until I clean up the code that uses it. sr=bienvenu
2001-05-13 05:27:35 +00:00
sspitzer%netscape.com
b5378d8f4e
fix for #80498 . prevent assertion / js exception when expanding news server when offline.
...
sr=bienvenu
2001-05-12 20:48:33 +00:00
sspitzer%netscape.com
b0b6083ebc
fix for #80485 . sr=bienvenu
2001-05-12 19:17:53 +00:00
sspitzer%netscape.com
9156f1f063
fix for #74055 . get news and subscribe to work with non-ASCII newsgroup names.
...
r=bienvenu,sr=mscott
2001-05-10 07:26:30 +00:00
sspitzer%netscape.com
81b2aa0cff
fix for #69231 . initial patch bug shochat@acm.org.
...
r=sspitzer, sr=bienvenu
2001-05-10 07:23:04 +00:00
sspitzer%netscape.com
2310eb0f5b
new strings for fix for #39584 . getting them in before the UI freeze. patch by hwaara@chello.se
...
r/sr=sspitzer
2001-05-09 05:32:58 +00:00
naving%netscape.com
34c52c7653
79577. fix linux warnings. sr=bienvenu
2001-05-09 03:14:19 +00:00
jst%netscape.com
621060c4fd
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
cls%seawood.org
8fe86ff395
Let the use of PR_Log() be controlled by a toplevel build option. All places that set FORCE_PR_LOG to force logging on need to wrap that #define FORCE_PR_LOG in a MOZ_LOGGING ifdef.
...
It's on by default. Set
--disable-logging (unix)
NO_LOGGING=1 (win32)
moz_logging = 0 (mac)
to turn it off globally.
Bug #53226 r=sspitzer,leaf,sfraser
2001-05-05 10:18:53 +00:00
sspitzer%netscape.com
75a7fd5140
fix for #75007 . in certain cases (like posting!) we'd fail to
...
prompt for authentication, and just silently fail.
sr=bienvenu
2001-05-05 08:58:31 +00:00
kandrot%netscape.com
d5bd552195
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
sspitzer%netscape.com
f89f601f00
fix for #77510 . fix news posting from drafts folder / unsent messages.
...
sr=bienvenu
2001-05-05 03:04:10 +00:00
naving%netscape.com
b66bafeb00
78240, 78934 r=suresh sr=bienvenu; Added a boolean allowUndo to decide when to do Undo; Also
...
made Undo/redo work for dnd.
2001-05-04 23:29:50 +00:00
bienvenu%netscape.com
ac55a431a3
fix getting expired article message only once per message in a session, and selecting expired articles not marking them read r=mscott, sr=sspitzer 76517 and 76515
2001-05-04 02:44:50 +00:00
sspitzer%netscape.com
deb38085f2
fix for #77617 . if you crash after creating an account (either through import, autosubscribe,
...
or auto wizard) and we haven't saved prefs yet, you'll lose the account.
abstract how we "save" account changes, and then "save" after creation.
fix by cavin@netscape.com . r/sr=sspitzer@netscape.com
2001-05-03 01:07:45 +00:00
mscott%netscape.com
fc569d1090
Bug #76558 --> clear the content type before reading from the cache channel.
...
sr=bienvenu
2001-05-02 01:00:11 +00:00
sspitzer%netscape.com
79f5c9684d
fix for ##48409. prevent mac from crashing when using the subscribe dialog.
...
I was recursing over the internal tree to generate the hostinfo.dat.
win32 and linux were ok, but all hell broke loose on the mac.
256K of stack is not enough for my approach. I've switched
to keep a duplicate list of the groups on the server. also fix some minor
subscribe issues.
sr=bienvenu
2001-05-01 08:50:07 +00:00
cls%seawood.org
25c6dc1c7e
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
valeski%netscape.com
9e8d80d70f
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
2001-04-27 21:30:24 +00:00
bienvenu%netscape.com
d3d7c939d8
backout build bustage fix
2001-04-27 05:58:32 +00:00
bienvenu%netscape.com
8e53903a6e
fix string bundle calls to fix build bustage
2001-04-27 04:34:54 +00:00
bienvenu%netscape.com
19f1c3322d
fix marking of news message read from mem cache r=naving, sr=sspitzer 76385
2001-04-27 04:13:22 +00:00
bienvenu%netscape.com
0671925818
remove unused adopt method r=naving, sr=sspitzer
2001-04-27 04:08:11 +00:00
ducarroz%netscape.com
50ce025076
Fix for bug 76789. Resole redundant symbols in mailnews in preparion of dll merging. R=varada, SR=sspitzer
2001-04-27 00:22:18 +00:00
timeless%mac.com
ee959d2767
fix Bugzilla Bug 75853 CR and LF are naked ifdefs
...
r=dveditz, sr=scc
2001-04-18 05:59:43 +00:00
bienvenu%netscape.com
977f92411f
fix 75912 downloading news msgs for offline use stops if article not found, also 71581 hang going offline if you have no newsgroups configured for offline use sr=sspitzer
2001-04-14 15:30:19 +00:00
bienvenu%netscape.com
68a2b7cafe
fix status msg for offline news sr=sspitzer 15870
2001-04-14 15:27:31 +00:00
mscott%netscape.com
c6ef67e961
Bug #73819 --> hook imap and news up to the new memory cache.
...
r/sr=sspitzer,bienvenu
2001-04-13 03:48:37 +00:00
shaver%mozilla.org
e2dc3d6d88
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
...
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
ccarlen%netscape.com
7720f48f12
Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts.
2001-04-10 18:30:25 +00:00
darin%netscape.com
41efbc6217
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
dbaron%fas.harvard.edu
d815434c9a
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES.
2001-04-07 05:27:06 +00:00
danm%netscape.com
378b2f48b9
removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various
2001-04-07 03:33:56 +00:00
blakeross%telocity.com
6573419a09
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2001-04-05 19:53:13 +00:00
dprice%netscape.com
3e31ab9946
65845 - new order files
2001-04-05 06:02:32 +00:00
rickg%netscape.com
c1ce80ae83
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
disttsc%bart.nl
96f5f6cf31
Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna)
2001-03-30 10:39:06 +00:00
racham%netscape.com
4fc8beb00d
Fixing bugs 72498, 73892 and 72531. Fixing bug 72498 brings back File Here menuitem back into all mailnews folder pickers. This one missed 081 branch train. Thanks to all who reviewed this patch now and then. Fixing bug 73892 makes the Bcc Self field appear again in Copies and Folders panel of any given server and fianlly fix to bug 72531 makes Search Messages link to appear for news and movemail accounts in AccountCentral. r=gayatrib, bienvenu, racham sr=sspitzer
2001-03-30 02:06:46 +00:00
bienvenu%netscape.com
9152c80ea5
add progress and status msg to folder compaction r=naving, sr=sspitzer 34073
2001-03-28 21:14:18 +00:00
mscott%netscape.com
f1156067a1
Bug #73738 --> fix a race condition in news. Fix crash trying to display inline images in news articles created by lipr0n.
...
Implement Save and Open attachment for news articles again from the message pane.
sr=bienvenu
2001-03-28 06:21:45 +00:00
sspitzer%netscape.com
96096f5c0f
fix for some of the nntp connection problems. sr=bienvenu. #65927
2001-03-28 02:24:20 +00:00
disttsc%bart.nl
6e48266508
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
bienvenu%netscape.com
f0326b313f
get replying to offline msg working sr=sspitzer 64424
2001-03-25 22:13:22 +00:00
bienvenu%netscape.com
5200e69fa2
fix loading a newsgroup and loading a news message while offline sr=sspitzer 15865
2001-03-25 19:33:18 +00:00
gayatrib%netscape.com
a61462049b
Implementing deleting/filing messages on single and multiple folders in search. Fixed regression introduced after merging performance branch that search does not display number of search hits. r=bhuvan,bienvenu. sr=bienvenu.
2001-03-24 09:08:26 +00:00
sspitzer%netscape.com
aecef38022
fix it so we won't try to send "ARTICLE <" to the nntp server. on quit, we sometimes get into a state where we try to send that to the server. if I detect that state, I return error but I don't send the bogus data over the wire. sr=bienvenu
...
related to bugs #57659 and #72317
2001-03-24 01:06:53 +00:00
timeless%mac.com
c112b6521e
fix Bugzilla Bug 65428 language="javascript" should be type="application/x-javascript" mailnews
...
r=fabian, a=ben
2001-03-23 23:44:31 +00:00
sspitzer%netscape.com
5153a22f30
fix for #73080 . more blake fallout. subscribe is broken. sr=bienvenu
...
a=akk,lpham.
2001-03-23 00:46:01 +00:00
blakeross%telocity.com
eaa6754a0a
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2001-03-22 00:59:29 +00:00
maolson%earthlink.net
cf7a9d0f56
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2001-03-22 00:15:47 +00:00
sspitzer%netscape.com
86217d22c0
fix for #72750 , sr=mscott. caused by me not paying attention to 32 character limit for filenames on the mac.
2001-03-21 02:49:37 +00:00
sspitzer%netscape.com
8fd97d76a1
fix for #70494 . newsgroups not showing up under news server.
...
sr=mscott.
2001-03-21 02:43:39 +00:00
hwaara%chello.se
d6472be302
Fix "FMM in nsMsgNewsFolder::UpdateSummaryFromNNTPInfo". bug 66787. r=timeless, sr=bienvenu
2001-03-20 13:43:33 +00:00
sspitzer%netscape.com
a9cada86a3
fix #58454 . this extra logging call made it look we were doing
...
two XOVERs. sr=bienvenu
2001-03-19 22:16:55 +00:00
sspitzer%netscape.com
c97569765b
remove files no longer part of the build due to the mailnews landing.
...
(specifically, there is no more message datasource or nsIMessage)
2001-03-17 02:54:34 +00:00
mscott%netscape.com
5f8e59593c
Land the Mailnews Performance Branch.
...
Includes front end re-write to use the outliner widget for the thread pane.
Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.
enjoy =).
2001-03-17 01:59:34 +00:00
ducarroz%netscape.com
62a0126662
Mailnews performance branch landing...
2001-03-17 01:53:39 +00:00
mscott%netscape.com
e8d650611f
NOT PART OF THE BUILD!!!
...
Pre-landing work for the mailnews performance branch.
Adding some new files to the tip.
2001-03-15 22:33:33 +00:00
racham%netscape.com
4d8c90c1d3
Fixing bugs 66830, 68346, 71356. Fix to bug 66830 makes AccountCentral item display more dynamic based on server and protocol capabilities. Fix to bug 68346 makes the startup page appear once per account per mozilla session. Fix to bug 71356 fianlly makes the right biff sound to get played at the right time. r=gayatrib, sspitzer, bienvenu sr=sspitzer, bienvenu.
2001-03-14 02:32:04 +00:00
dprice%netscape.com
1b42d68e45
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
bryner%uiuc.edu
8644531b79
Bug 71024 - adding a null check to prevent crash. patch by hwaara, r=bryner, sr=shaver.
2001-03-08 22:50:57 +00:00
disttsc%bart.nl
aebc676048
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
timeless%mac.com
427989adbc
fix bug 69256 nsMsgNewsFolder::UpdateSummaryFromNNTPInfo leaks nsMsgKeySet
...
patch by hwaara@chello.se r=sspitzer, sr=bienvenu tabs=evil
2001-03-08 05:26:43 +00:00
bryner%uiuc.edu
3f9323934e
Bug 70595 - making nsIPrompt accessible to PSM. r=darin, sr=mscott.
2001-03-06 05:10:33 +00:00
disttsc%bart.nl
043186b34e
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
naving%netscape.com
4fbb65b9a0
#70419 . r=racham, sr=bienvenu. Don't initiate an inputFileStream on nsIFileSpec. Use
...
existing mInputSream.
2001-03-02 01:08:27 +00:00
dprice%netscape.com
5184a7104b
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +00:00
blakeross%telocity.com
a24ffe4299
Using xul <stringbundle/> in mailnews instead of including strres.js everywhere (56680). Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu
2001-02-23 00:28:34 +00:00
naving%netscape.com
439e45f563
59501 r=naving sr=bienvenu. Thanks to spayne@dccnet.com for providing the patch.
...
Propagate return values.
2001-02-22 23:45:50 +00:00
naving%netscape.com
693db71c83
59501 r=naving sr=bienvenu. Thanks to spayne@dccnet.com for providing the patch.
...
Propagate return values
2001-02-22 23:44:53 +00:00
dougt%netscape.com
18cb698416
fixes 69764. r=darin, sr=dougt
2001-02-22 20:19:50 +00:00
disttsc%bart.nl
744785129a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
dougt%netscape.com
eab041f43f
Relanding Necko Changes.
...
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
sspitzer%netscape.com
ead1cd1858
adding some debugging printfs, for my benefit. no reviewer.
2001-02-17 02:21:44 +00:00
naving%netscape.com
a9f24a2c47
64751, 64753. sr =sspitzer, bienvenu. Adding Compact Folders feature to file_menu and Compact This Folder when
...
you right click on a folder. thanks to sspitzer and bienvenu for good review. Thanks to
david for providing nsMsgFolder::ListDescendents function and all the help.
2001-02-16 02:05:41 +00:00
dprice%netscape.com
fc5a7ddbf1
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
disttsc%bart.nl
76fbedadc5
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
dougt%netscape.com
69415757ab
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
...
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
The full details of the change on written up in the netlib newsgroup.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
racham%netscape.com
23f03e2797
Fixing bug 12165. Adding the ability to get messages for multiple accounts from the GetMsg button and file menu dropdown of messenger application. r=bienvenu sr=sspitzer
2001-02-07 07:37:04 +00:00
sspitzer%netscape.com
596c460f35
fix #67398 . sr=bienvenu
2001-02-06 15:59:45 +00:00
bienvenu%netscape.com
9e741aa2de
add some specific error codes so we can start getting rid of uses of NS_ERROR_FAILURE r=naving, sr=mscott
2001-02-06 02:17:47 +00:00
sspitzer%netscape.com
e7b36af86f
fix for #67095 , disable news biff by default, and allow us to
...
default biff (on or off) on a per protocol basis.
r=racham, sr=bienvenu.
turning news biff off will help us to stop pounding news.mozilla.org
2001-01-31 20:25:33 +00:00
sspitzer%netscape.com
b5ba1e70be
fix FMM. #66790 . general code cleanup. r=bratell, sr=bienvenu.
...
thanks to bratell for finding the FMM.
2001-01-30 21:05:47 +00:00
bienvenu%netscape.com
471d39adba
fix news connection cache with busy connections, r/sr == mscott,sspitzer 65927
2001-01-30 01:36:03 +00:00
sspitzer%netscape.com
c6d2e61d0c
fix #66789 . don't display the quoted '.'
...
sr=bienvenu
2001-01-27 19:52:52 +00:00
dougt%netscape.com
461938270b
backing my ass out. These changes were meant for my branch, not the trunk. sr-leaf
2001-01-25 22:07:38 +00:00
dougt%netscape.com
8ac0f6da84
updating to new necko interfaces
2001-01-25 21:44:59 +00:00
blakeross%telocity.com
075168be4b
Fix 63619, 65325: mao's strict warning fixes. r=jag sr=alecf
2001-01-25 05:31:57 +00:00
blakeross%telocity.com
1519d3233f
Fix 33115: attempt to shave milliseconds off of startup time by removing obsolete/unused prefs. more to come. r=timeless,sspitzer sr=bienvenu
2001-01-22 20:30:26 +00:00
bienvenu%netscape.com
50ca9caba1
fix news not to open a new connection for ever post r=sspitzer, sr=mscott 65975
2001-01-22 20:24:12 +00:00
sspitzer%netscape.com
fe293291bb
add comment, no reviewer.
2001-01-19 20:56:56 +00:00
bienvenu%netscape.com
727731f86d
fix crash on shutdown after reading news message in memory cache r=sspitzer, sr=mscott 65724
2001-01-19 04:10:11 +00:00
bienvenu%netscape.com
5c017d83de
fix cached news connections to remember current group r=sspitzer, sr=mscott part of 13506
2001-01-18 15:39:35 +00:00
mkaply%us.ibm.com
b354238762
#65732
...
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:35:00 +00:00
bienvenu%netscape.com
c6ff675daf
add offline msg display r=sspitzer, sr=,mscott 41751
2001-01-13 15:31:30 +00:00
bienvenu%netscape.com
6a2f872a3e
add offline msg display r=sspitzer, sr=,mscott 41751, finish support for memory cache
2001-01-13 15:29:51 +00:00
nhotta%netscape.com
a9241209db
Added folderCharsetOverride to nsIMsgI18NUrl, implemented getter for each protocols, changed libmime to use it,
...
bug 39756, r=sspitzer, sr=bienvenu.
2001-01-12 21:56:47 +00:00
sspitzer%netscape.com
b8893f978b
fix mac build bustage. sorry.
2001-01-09 05:56:18 +00:00
sspitzer%netscape.com
e0a860ab02
fix #63181 . implement nsNntpUrl::GetFolderCharset().
...
also, remove extra strdup from the implementions in nsImapUrl and nsMailboxUrl.
clean up nsNntpUrl::Set/GetNewsgroupName(). sr=bienvenu
2001-01-09 05:27:28 +00:00
sspitzer%netscape.com
12cb18c485
fix for #64482 . we enabled the download headers UI elements when we supposed to disable it, and vice version. sr=bienvenu
2001-01-06 06:28:19 +00:00
bryner%uiuc.edu
433f20e3da
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
2001-01-05 23:51:45 +00:00
bienvenu%netscape.com
85e96c17ab
more work on newsgroup hdr purging sr=sspitzer 17217
2001-01-05 04:40:27 +00:00
sspitzer%netscape.com
5aa2f65548
fix for #41146 . get news:group urls to work properly. sr=bienvenu
2001-01-03 01:18:50 +00:00
sspitzer%netscape.com
3582e92227
fix for #63994 , fix string used in news error alert. sr=bienvenu.
2000-12-31 02:57:01 +00:00
sspitzer%netscape.com
0f05606500
clean up some string code. thanks to disttsc@bart.nl for the suggestions.
...
sr=bienvenu
2000-12-30 23:54:53 +00:00
bienvenu%netscape.com
cb0f682803
more work on reading offline news, sr=sspitzer for mscott 15870
2000-12-29 22:49:05 +00:00
bryner%uiuc.edu
eb160fd83f
Eliminating mailnews dependencies on merrors.h and msgcom.h. Part of bug 38061. r=sspitzer, sr=scc.
2000-12-29 03:46:29 +00:00
sspitzer%netscape.com
7172254901
fix for #49319 . when creating a news account from a news://host/group url,
...
make it so the associated identity composes messages in plain text.
sr=bienvenu.
2000-12-28 23:52:30 +00:00
sspitzer%netscape.com
6966fd1e37
code clean up. sr=bienvenu
2000-12-28 00:29:12 +00:00
sspitzer%netscape.com
f4097c15ee
fixes for #57912 , #14295 , #14301
...
1) add ui and backend support for "log into this account at startup". all that is missing is the code to actually do the logging in at startup. that comes next.
2) hide the user name for news servers in the account manager.
3) fix ui to allow users to edit the username and hostname for a server, but disable it until the back end can handle a live swap of those values.
sr=bienvenu
2000-12-22 23:32:32 +00:00
sspitzer%netscape.com
fa47b73cff
fix for #63625 , sr=bienvenu.
...
nsINewsDatabase.h -> nsINewsDatabase.idl
2000-12-22 23:28:56 +00:00
bienvenu%netscape.com
236b51078a
fix build warning from last checkin
2000-12-22 02:13:58 +00:00
bienvenu%netscape.com
dc38eb455f
download news messages for offline sr=sspitzer for mscott 15865
2000-12-22 02:05:48 +00:00
sspitzer%netscape.com
3035d8337b
fix for #47829 and #63382 . some code clean up, move hard coded string into
...
properties files. sr=bienvenu. thanks to jag for the initial patch.
2000-12-20 23:56:22 +00:00
sspitzer%netscape.com
de135d1a06
fix for #61791 . use nsINewsDownloadDialogArgs instead of nsIDialogParamBlock
...
and some general cleanup. sr=bienvenu
2000-12-20 06:31:54 +00:00
sspitzer%netscape.com
fbdbf00a3c
mac part of the fix for #61791 . sr=bienvenu
2000-12-20 06:31:12 +00:00
sspitzer%netscape.com
8f9dfce901
fix for #63248 . prevent crash when running news://host/group?list-ids urls.
...
I exposed this bug to the average user by fixing #24626 .
now, to get list-ids urls to work.
sr=bienvenu.
2000-12-19 05:33:46 +00:00
sspitzer%netscape.com
b2412a9c18
rename DisplayHTMLInMessageWindow to DisplayHTMLInMessagePane.
...
sr=bienvenu
2000-12-19 03:45:21 +00:00
sspitzer%netscape.com
2624ffa843
fix for #24626 . when viewing a cancelled message, display the "error"
...
in the message pane like we did in 4.x. add the code to display
random html in the message pane to nsMsgWindow, so bienvenu can use it
for offline imap. known problems: title isn't being set and headers
aren't being hidden. but that's next. sr=bienvenu.
2000-12-19 02:36:32 +00:00