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