Commit Graph

1284 Commits

Author SHA1 Message Date
mhammond%skippinet.com.au
de29652f02 Fix bug 123768 - Unsubscribing while headers downloading hangs.
r=hwaara/sr=mscott.
2002-02-12 00:55:04 +00:00
bienvenu%netscape.com
63f4d5d763 r=naving, sr=sspitzer 123427 remove offline store when news folder unsubscribed 2002-02-06 03:59:01 +00:00
sspitzer%netscape.com
60fbb1b90d fix for #122481, crash when creating (and then unsubscribing) from bogus
newsgroups, like news://news.mozilla.org/foo/bar.

also some code cleanup.

r/sr=bienvenu.  thanks to hwaara for the initial patch.
2002-02-05 02:00:25 +00:00
naving%netscape.com
ba6500b0e5 112927 sr=bienvenu. Made it so that we alert the user in case we cannot
parse rules.dat, upon getting filterList
2002-01-31 22:08:48 +00:00
bienvenu%netscape.com
c1fc188c1a fix for failure downloading multiple newsgroups for offline use rs=mscott 102872 2002-01-31 04:20:55 +00:00
bienvenu%netscape.com
b12fcd3376 get downloading newsgroups for offline use working better, r=naving, sr=mscott 84061 2002-01-30 22:58:30 +00:00
bienvenu%netscape.com
310e437144 remove db entries for expired articles when downloading msgs for offline use r=naving, sr=mscott 122386 2002-01-30 22:46:08 +00:00
sfraser%netscape.com
d133d4956f Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
alecf%netscape.com
28b3772942 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
062172ca37 supplimental fix for #113540, clean up code. rs=mscott 2002-01-26 02:37:56 +00:00
morse%netscape.com
36e70a0aa9 bug 113540, remove mailnews dependency on password manager, r=mscott,sspitzer,jag,law 2002-01-26 00:44:18 +00:00
bienvenu%netscape.com
88616b2c9b use GetRootMsgFolder 119579 r/sr = sspitzer 2002-01-16 03:19:22 +00:00
cathleen%netscape.com
92d4fbf218 converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp 2002-01-12 03:18:55 +00:00
sspitzer%netscape.com
2da5458bd8 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
2a1819d615 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
b7ecf92069 116422 r/sr=sspitzer. fix leaking us and them upon cancelling news messages 2001-12-26 21:44:55 +00:00
timeless%mac.com
61a97fd94a 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
d08d4d3f97 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
45bfbf0658 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
e44e7d9ec8 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
ee12112b29 Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
4f507b8511 Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +00:00
pavlov%netscape.com
15273ea50a bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan 2001-12-16 06:13:17 +00:00
seawood%netscape.com
51fa852613 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
95ce5e2693 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
afffbda535 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
9f3f6b47f1 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
454310cf32 fix warnings, fix whitespace. 2001-11-30 04:19:21 +00:00
sspitzer%netscape.com
5cfb2af495 fix build bustage on mac. 2001-11-30 03:08:38 +00:00
sspitzer%netscape.com
6f776c6502 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
7a6a1ae5d1 110941 r=sspitzer sr=bienvenu. fix a few leaking char*. 2001-11-27 01:53:50 +00:00
seawood%netscape.com
7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
timeless%mac.com
060425ec59 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
8aede5f38c 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
d49a4ba867 win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
sspitzer%netscape.com
701207604e 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
5011281b28 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
8cd8d91750 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
9515786c8d 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
20311b8044 fixing various fun regressions from blake's earlier landing, rs=hyatt 2001-11-03 11:27:04 +00:00
blakeross%telocity.com
71e1ffab70 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
be10c3b1a8 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
27ee301ca7 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
0c98a1b001 #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
64680b4760 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
8a2a775382 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
8b194ac631 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
f02611e9eb 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
faf03ce445 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
72ca9383ae Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00