cathleen%netscape.com
3f81c37b06
Remove extra duplicate symbols in mailnews. Fiiiiiine!
2001-06-20 21:53:15 +00:00
waterson%netscape.com
b74d6e1c8b
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
cls%seawood.org
71e41c04e3
Fixing objdir bustage (most of the tinderboxes mind you)
2001-06-20 09:03:16 +00:00
cls%seawood.org
525633e2ab
Remove extraneous backslash
2001-06-20 07:28:17 +00:00
srilatha%netscape.com
7f252810a0
Fix for bug 79252. This fixes the migration from 4.x format to mozilla format. r=dmose, sr=sspitzer, a=dbaron
2001-06-20 06:51:37 +00:00
racham%netscape.com
5d5db17218
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
blakeross%telocity.com
bb37d554f9
No feedback when Find Again (Ctrl+G) reaches EOF (63410). r=alecf sr=sfraser a=asa
2001-06-20 06:12:37 +00:00
srilatha%netscape.com
d63fd943f4
Fix for bug# 79869. Change pref calls to unichar so that the multibyte directory
...
server properties are saved preoperly.
r=mitesh, sr=sspitzer, a=asa
2001-06-20 04:03:16 +00:00
hewitt%netscape.com
f8f928fa27
63108 - outlook express l10n, r=sspitzer, sr=mscott, a=asa
2001-06-20 03:37:18 +00:00
dbaron%fas.harvard.edu
9d35ed31a4
Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa
2001-06-20 03:27:48 +00:00
naving%netscape.com
0f6bf1f2e1
should fix speedracer SunOS bustage
2001-06-20 00:24:54 +00:00
dianesun%netscape.com
2e487bdf56
Fix for bugs 79554, 80194, 82805, 82984. r=bhuvan, sr=sspitzer, a=asa@mozilla.org
2001-06-20 00:23:35 +00:00
naving%netscape.com
13421beafe
84905 r=bhuvan sr=mscott a=dbaron. Make D&D to move messages across servers.
2001-06-19 23:54:00 +00:00
ducarroz%netscape.com
a4f3f86b7d
Fix for bug 84544. Check for null pointer to avoid crash. R=varada, SR=mscott, A=asa
2001-06-19 23:19:55 +00:00
naving%netscape.com
40e3695ddd
86467 r=suresh sr=mscott a=asa. use inbox as "INBOX" so that imap commands
...
are in sync.
2001-06-19 22:45:33 +00:00
chuang%netscape.com
5b87155849
bug57839 'Local Folders' not created after cancel Wiz & import settings, r=bhuvan
...
, sr=sspitzer, a=asa@mozilla.org
2001-06-19 22:30:30 +00:00
srilatha%netscape.com
4edbb223f6
Fix for bug # 80060. Fixed removedirectory() such that the selected directory gets
...
deleted and also it gets deleted when user clicks on ok
r=bhuvan, sr=sspitzer, a=asa
2001-06-19 06:06:21 +00:00
srilatha%netscape.com
96a84d6c9d
Fix for bug 79933. Added some error messages when user enters invalid data into the
...
directory server properties dialog
r=mohanb, sr=sspitzer, a=blizzard
2001-06-19 02:34:56 +00:00
stephend%netscape.com
e519e441c4
Scragglers for bug 75819, I applied the patch by hand and missed a couple instances. Original patch by Bhart00@yahoo.com (Bradley Hart) r=me/robinf/jglick sr=scc a=asa
2001-06-19 01:27:38 +00:00
stephend%netscape.com
755002a129
75819 - Wording in HTML mail question dialog for 'Plaintext' should be 'Plain Text'. Patch by Bradley Hart <bhart00@yahoo.com> r=stephen@netscape.com, robinf@netscape.com/jglick@netscape.com sr=scc@mozilla.org a=asa@mozilla
2001-06-19 01:13:36 +00:00
hwaara%chello.se
d753791beb
#70236 , "new folder" button in filter-editor should be disabled if an action other than "Move to folder" is selected. r=doron, sr=sspitzer, a=asa.
...
#68175 , fix bug where we opened the filter-editor seemingly at random sometimes when clicking around in the filter-list dialog. r=naving, sr=sspitzer, a=asa.
2001-06-19 01:08:41 +00:00
stephend%netscape.com
078d452f99
Cleaning up whitespace that was missed with cvs diff -uw on bug 58783, that bug has r=naving, sr=sspitzer, a=asa
2001-06-19 00:58:15 +00:00
stephend%netscape.com
2dae2670b7
Bug 58783 - Title isn't cleared in a folder when the last message is deleted. r=naving@netscape.com sr=sspitzer@netscape.com a=asa@mozilla.org
2001-06-19 00:33:09 +00:00
cls%seawood.org
bf5fb48486
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
c91fe1483c
fix for #86066 . properly enable / disable "mark all read". thanks to neil@parkwaycc.co.uk for the fix.
...
r=racham, sr=sspitzer, a=asa
2001-06-18 21:43:11 +00:00
srilatha%netscape.com
87d244e944
Fix for bug# 79780. Removed autocompleteskipdirectory from _elementIDs
...
sr=sspitzer, a=blizzard
2001-06-18 20:42:47 +00:00
nhotta%netscape.com
72c4a96477
Fixed to use NS_ConvertUTF8toUCS2 for UTF-8 strings, bug 86341 (blocker), r=scc, a=leaf.
2001-06-18 18:05:37 +00:00
scc%mozilla.org
1f69171c8f
bug #85271 : avoid regressions by re-creating the old behavior near |nsCRT::strdup|, see bug #86316
2001-06-18 03:50:12 +00:00
naving%netscape.com
406f7dd9cb
84767 r=suresh sr=mscott a=dbaron. Check for m_curFilter to be non null when there is no
...
filter name in rules.dat
2001-06-17 23:59:01 +00:00
hwaara%chello.se
3dda98dc22
#82773 , big improvement for the mail/news filter UI. r=sspitzer, sr=hewitt, a=dbaron.
2001-06-17 10:08:18 +00:00
scc%mozilla.org
a5e3f194e4
fixing accidental behavior change from my checkin for bug #85271 . This patch is r=dbaron. Restores the correct return value for the function (|NS_OK| when no converter is found).
2001-06-17 06:17:12 +00:00
scc%mozilla.org
a8fb409c6e
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
2001-06-17 05:23:38 +00:00
sspitzer%netscape.com
7362e7fcff
fix for bug #79239 .
...
hide or alter offline related UI for servers and folders that don't support
offline.
r=racham, sr=mscott, a=dbaron
2001-06-16 07:20:15 +00:00
sspitzer%netscape.com
a423449719
fix js error for dianesun.
2001-06-16 06:50:22 +00:00
dianesun%netscape.com
b0c0b8a04e
*** empty log message ***
2001-06-16 05:27:05 +00:00
bzbarsky%mit.edu
7ac8e76cb6
Get rid of extra space in entity value. Bug 83967, r=mohanb,
...
sr=bienvenu, a=asa
2001-06-16 04:14:20 +00:00
mkaply%us.ibm.com
2361362a90
IRIX bustage - CRLF
2001-06-16 02:07:09 +00:00
dianesun%netscape.com
d048eecebb
*** empty log message ***
2001-06-15 23:14:32 +00:00
cavin%netscape.com
274405b17b
Fix for #85921 . r=naving, sr=mscott, a=asa. OnStopCopy() should be invoked only once.
2001-06-15 22:00:09 +00:00
naving%netscape.com
43a63d53b9
84767 r=suresh sr=mscott a=blizzard; make sure m_curFilter is not null. m_curFilter
...
may be null if there is no name for a filter in rules.dat.
2001-06-15 21:54:48 +00:00
varada%netscape.com
6a3ce29c55
fix for bug#75449-forwarding attachments inline were getting garbled names in the UI;r=ducarroz;sr=seth;a=asa
2001-06-15 20:01:49 +00:00
varada%netscape.com
a6d54dc216
partial fix for bug#81296 -visually enabling SendNow menu all the time;r=blizzard,sr=sspitzer;a=asa
2001-06-15 19:55:52 +00:00
sspitzer%netscape.com
2082e9b321
fix for bug #84261 . there are times where we need to insert linefeeds into message bodys
...
so that saving as draft, sending, and posting messages will not fail.
this will be come less of a problem when #67334 is fixed.
r=ducarroz, sr=sfraser, a=asa
2001-06-15 19:52:50 +00:00
sspitzer%netscape.com
22108e7147
supplimental fix for #66867 . r=hwaara, rs=mscott, a=dbaron
2001-06-15 19:47:51 +00:00
mscott%netscape.com
2cbbc0ecad
Bug #78195 --> crash in nsImapMockChannel::SetupPartExtractorListener caused
...
by running the same imap url twice. We need to given the url a new mock channel
when we run it again.
Bug #80347 --> use the body structure when trying to find a part
sr=bienvenu
r=naving
a=asa
2001-06-15 19:03:20 +00:00
dmose%netscape.com
b292106d6f
Parameterize LDAP autocomplete searchfilter via hidden pref (bug 77386); also improves default searchfilter (85315). r=leif@netscape.com,srilatha@netscape.com; sr=bienvenu@netscape.com; a=asa@mozilla.org
2001-06-15 05:04:32 +00:00
sspitzer%netscape.com
2fc3894d99
fix for #83638 , addressbook throbber looks bad.
...
r=hwaara, rs=bienvenu, a=asa
2001-06-15 04:10:15 +00:00
ducarroz%netscape.com
5968affb72
Fix for bug 69337. Add css rule to toggle the send button image when switching between online and offline. This is only for classic. Thanks neil@parkwaycc.co.uk for providing the patch. R=ducarroz, SR=hewitt, A=asa@mozilla.org
2001-06-15 01:28:28 +00:00
hwaara%chello.se
302cbc5781
#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
8a3bbca701
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