sspitzer%netscape.com
3701a83424
fix for dataloss bug #134134 . if we crash after we modify our custom header list
...
but before we write prefs to disk, we will lose the changes. r=naving, sr=bienvenu
a=asa
2002-04-01 02:51:06 +00:00
naving%netscape.com
079960c724
132098 r=bienvenu sr=mscott a=dbaron make undo/redo work for imap 'remove it immediately'
...
delete model
2002-04-01 01:00:28 +00:00
naving%netscape.com
77697fa658
127910 r=bienvenu sr=mscott a=asa. Fix a crash on downloading pop3 messages
2002-04-01 00:34:50 +00:00
ducarroz%netscape.com
2af1cdc174
Fix for bug 132407. Pass a full news url instead of just the newsgroup, that was the backend was expected to receive. R=cavin, SR=bienvenu, A=asa
2002-03-31 22:24:56 +00:00
ducarroz%netscape.com
a9cf877fa1
Fix for bug 130140 (second try). Observe NS_XPCOM_SHUTDOWN_OBSERVER_ID instead of quit-application. R=bienvenu, SR=mscott, A=valeski
...
Fix for bug 132407. Pass a full news url instead of just the newsgroup, that was the backend was expected to receive. R=cavin, SR=bienvenu, A=asa
2002-03-31 22:23:41 +00:00
bienvenu%netscape.com
924726a87a
fix code that forces certain redirected logon servers delete model r=naving, sr=sspitzer a=asa 134296
2002-03-31 18:00:53 +00:00
cavin%netscape.com
d2eb5bc953
Fix for 94775. When login fails, reset url state. r=bienvenu, sr=mscott, a=asa.
2002-03-31 06:27:20 +00:00
cavin%netscape.com
21c5bbd870
Fix for 132738. Make username field non-editable for redirected accounts. r=ducarroz, sr=sspitzer, a=asa.
2002-03-31 05:39:46 +00:00
cavin%netscape.com
a4c0aeeaa8
Fix for 82791. Change return value type to nsresult so the loop won't sotp until all groups are processed. r=ducarroz, sr=sspitzer, a=asa.
2002-03-31 05:31:42 +00:00
dbaron%fas.harvard.edu
4e7ad78700
Attempt to fix mac bustage by removing debug libraries from optimized target.
2002-03-31 04:56:48 +00:00
srilatha%netscape.com
b073b3a00d
Fix for bug #133353 . Import Utility is missing from the Tasks->Tools menu.
...
r=varada@netscape.com , sr=sspitzer@netscape.com , a=asa
2002-03-31 03:18:44 +00:00
srilatha%netscape.com
a65e726634
Fix for bug # 78585. Import local folders from 4.x.
...
r=racham@netscape.com ,ccarlen@netscape.com,cavin@netscape.com, ducarroz@netscape.com
sr=sspitzer@netscape.com , a=asa@mozilla.org
2002-03-31 03:08:42 +00:00
ducarroz%netscape.com
5cfa671f7b
Fix for smoketest blocker 134280. We need to set the identity to the default one if it's null. SR=sspitzer, A= granrose
2002-03-29 21:34:45 +00:00
sspitzer%netscape.com
e4158ec5c7
landing bienvenu's fix for the MDN crasher #134119
...
r=jefft, sr=sspitzer, a=granrose
2002-03-29 21:00:56 +00:00
mkaply%us.ibm.com
5989760787
OS/2 bustage - implementation is const, so it must be const in the IDL/header
2002-03-29 16:47:04 +00:00
hewitt%netscape.com
d21dcc59f0
110155 - converting tree to listbox, r/sr=sspitzer
2002-03-29 06:35:51 +00:00
hewitt%netscape.com
f451b90973
134135 - can't change address or cc in mail compose, r/sr=sspitzer
2002-03-29 06:19:25 +00:00
hewitt%netscape.com
07d96867f1
bugs 110156, 110155
...
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa
Also includes fixes by Jan Varga (varga@utcruk.sk ) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
sspitzer%netscape.com
f516a57146
attempting to fix the mac MDN build horkage. thanks to dbaron for the help.
2002-03-29 00:05:35 +00:00
sspitzer%netscape.com
5f9f54b81c
landing changes for MDN Return Receipts feature, bug #16241
...
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa. Parts not written by jefft, r=jefft,sr=bienvenu.
2002-03-28 21:34:42 +00:00
ducarroz%netscape.com
19ac653544
Fix for bug 16241. Implementation of MDN. R=sspitzer, SR=bienvenu, A=asa
2002-03-28 21:30:02 +00:00
bienvenu%netscape.com
1fc6f3670b
fix opening folder in new mail window regression r=naving, sr=sspitzer, a=asa 133484
2002-03-28 21:28:38 +00:00
ducarroz%netscape.com
4f80179617
Fix for bug 16241. Implementation of MDN. R=sspitzer, SR=bienvenu, A=asa
2002-03-28 21:24:21 +00:00
mscott%netscape.com
6cfc2815ae
Bug #122626 --> biff icon isn't showing up in the system tray for win98. This is because
...
win98 defines support for the unicode friendly shell notify routines even though it doesn't
implement them. Fall back to the ascii version in this case.
r=bhuvan
sr=bienvenu
a=dbaron
2002-03-27 07:38:18 +00:00
mozilla.BenB%bucksch.org
bf5ecff96c
84607: Hide (not just disable) spellchecker pref UI, if there is no spellchecker installed.
...
r=ducarroz, sr=bienvenu, a=asa
2002-03-27 06:47:50 +00:00
seawood%netscape.com
f9479b8517
Remove xp_core.h & xp_mem.h and all build references to them.
...
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
cavin%netscape.com
93c44d752b
Fix for 132738. Allow users to edit the username field. r=ducarroz, sr=sspitzer, a=asa.
2002-03-27 05:57:51 +00:00
stephend%netscape.com
681104247e
Bug 133589. Clear button should have a tooltip. r=racham@netscape.com/robinf@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org
2002-03-27 05:35:01 +00:00
cmanske%netscape.com
8ffa502826
Fixed order of items in tasks menu, b=133167, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=asa
2002-03-27 03:55:33 +00:00
kaie%netscape.com
313246fba8
b=107817 Make sure sent encrypted messages will be decryptable by sender.
...
r=ddrinan
sr=alecf
a=roc+moz
2002-03-27 03:27:43 +00:00
varada%netscape.com
69e322bab9
129113 - mailing list with description is incorrectly expanded;r=rdayal;sr=sspitzer;a=dbaron
2002-03-27 03:19:32 +00:00
shliang%netscape.com
4d8709600c
bug 118337 - last mailing list entry is same as first. r=bhuvan,sr=sspitzer,a=asa
2002-03-27 02:32:49 +00:00
brade%netscape.com
3a1d4f00b9
add implementations for GetCommonBaseSpec and GetRelativeSpec (bug 114951, r=darin, sr=rpotts, a=asa)
2002-03-27 02:30:17 +00:00
kaie%netscape.com
91e9529dc3
b=129100 Finalize S/Mime UI implementation
...
r=ducarroz/javi
sr=mscott
a=asa
2002-03-27 02:29:34 +00:00
bienvenu%netscape.com
65d9d0f2a4
fix problem when parent msg in thread arrives after only child, in threaded view, r=cavin, sr=sspitzer, a=asa 106323
2002-03-27 02:13:18 +00:00
ducarroz%netscape.com
18ce90fbb3
Fix for bug 130140. Fix memory leak by breaking circular reference between the compose service and the compose window when the application quit. R=bienvenu, SR=mscott, a=dbaron
2002-03-27 02:06:52 +00:00
cmanske%netscape.com
e51e6cf03f
Add support for doubleclick to launch property dialogs in Message Composer, b=13340, r=brade,sr=sspitzer,a=dbaron
2002-03-27 01:25:07 +00:00
darin%netscape.com
05620967a8
fixes bug 116365 (second attempt) "[RFE] Cache partial documents; automatically
...
issue byte range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 23:33:19 +00:00
bienvenu%netscape.com
5bee169baa
disable a few offline download commands when offline r=naving sr=sspitzer, a=asa 131531
2002-03-26 20:54:59 +00:00
bienvenu%netscape.com
ab408fa654
fix sharing tab imap folder type for other users and public folders 133471 r=naving, sr=mscott, a=asa
2002-03-26 20:53:02 +00:00
varada%netscape.com
6af1392bc7
fix for 133422;hide smtp servers to prevent users from messing up;r=ssu;sr=mscott;a=asa
2002-03-26 20:15:49 +00:00
seawood%netscape.com
0d6dbd8157
Update .cvsignore to ignore generated Makefiles.
...
Bug #131909 r=pavlov a=asa
2002-03-26 15:42:05 +00:00
seawood%netscape.com
6242f620f0
Updating lists of generated makefiles.
...
Bug #131909 r=pavlov a=asa
2002-03-26 15:35:48 +00:00
rdayal%netscape.com
efd52c77d0
Change to enable the UI for replication, related to bug # 128086.
...
r=sspitzer, sr=bienvenu, a=asa
minor change to display the offline tab and download now button.
2002-03-26 11:43:04 +00:00
rdayal%netscape.com
098083bc34
Landing Address book LDAP replication. bug # 128086.
...
mac xml project file changes to build the new files and interfaces.
r=dmose, sr=sspitzer, a=asa.
2002-03-26 10:10:20 +00:00
rdayal%netscape.com
d75169bce0
Landing Address book LDAP replication, bug # 128086
...
these files define the CID and ContractID for new LDAP replication interfaces
and their implementation and make them part of Addressbook module using the factory.
makefile changes for uriloader dependency for nsIWebProgressListener.
r=sspitzer, sr=bienvenu, a=asa.
2002-03-26 10:08:06 +00:00
rdayal%netscape.com
b0b7a6fbd1
Landing Address Book LDAP Replication, bug # 128086
...
these files define : replication service interface called from UI,
replication query interface called for executing an LDAP query,
replication data interface called for processing retrieved data.
r=sspitzer, sr=bienvenu, a=asa.
2002-03-26 10:04:10 +00:00
rdayal%netscape.com
6680b4e82f
Landing Address Book LDAP replication, bug # 128086.
...
These files implement : the replication service called from the UI,
replication query class which executes an LDAP query, and
replication data class which processes the replication data retrieved.
And the modified makefiles to build these files.
r=sspitzer, sr=bienvenu, a=asa.
2002-03-26 10:01:14 +00:00
darin%netscape.com
6774091263
backing out changes (for bug 116365) to fix btek page-loader crash.
2002-03-26 08:47:10 +00:00
darin%netscape.com
7f9b2ed250
fixes bug 116365 "[RFE] Cache partial documents; automatically issue byte
...
range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 06:54:07 +00:00