sspitzer%netscape.com
ac78d1b14a
if 0 unused functions. add license to top of file. remove shadow warnings.
1999-06-03 22:58:08 +00:00
putterman%netscape.com
7b69f65bfd
Make sure Mork Handles get freed.
1999-06-03 22:57:41 +00:00
putterman%netscape.com
7abd55835c
Set the folder charset.
1999-06-03 22:56:45 +00:00
putterman%netscape.com
8dc4664732
Added Charset functions.
1999-06-03 22:56:14 +00:00
putterman%netscape.com
9aa5104ebc
Added BiffManager.
1999-06-03 22:55:47 +00:00
putterman%netscape.com
16132db4b1
Added Biff Manager and CharSet functions.
1999-06-03 22:54:59 +00:00
putterman%netscape.com
f5f66a5a61
Add nsIMsgBiffManager interface. Add Set/GetCharset to nsIMsgFolder.
1999-06-03 22:53:37 +00:00
sspitzer%netscape.com
05fc051f66
either it is an XPIDL source or we EXPORT it. not both. thanks for warren
...
for finding this.
1999-06-03 22:30:19 +00:00
chuang%netscape.com
6c3f0848ea
Add directory default preferences
1999-06-03 22:27:31 +00:00
sspitzer%netscape.com
8469add17a
checked in header file is now the same as the generated makefile
1999-06-03 22:06:57 +00:00
chuang%netscape.com
63c89c725e
Add clean up code
1999-06-03 22:00:57 +00:00
warren%netscape.com
cbbfa208f8
IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom).
1999-06-03 21:50:47 +00:00
ducarroz%netscape.com
829fdd746e
oops, the file too add was nsDirPrefs.cpp and not abprefs.cpp
1999-06-03 21:49:07 +00:00
chuang%netscape.com
b30fb29fff
Hook up directory preferences
1999-06-03 21:41:27 +00:00
ducarroz%netscape.com
7f54adae60
add abprefs.cpp
1999-06-03 21:36:04 +00:00
hangas%netscape.com
058724442e
Added card view pane to address book window and added selectaddress.xul
1999-06-03 21:18:33 +00:00
alecf%netscape.com
161069a6ca
check in nsIMessenger.idl - the new Messenger appcore
1999-06-03 21:18:13 +00:00
hangas%netscape.com
a6dea0e31c
Added selectaddress.xul, addressbucket.xul. Also modified the addressbook window to have a cardview pane.
1999-06-03 21:15:13 +00:00
chuang%netscape.com
00d1be8c51
Bug 6423 addressbook.xul: non-localizable XUL file
1999-06-03 19:45:56 +00:00
sspitzer%netscape.com
af122ea829
more changes for moving creation of objects to the component manager and the news factory. a few nsCOMPtr changes. stop checking nsCOMPtrs against nsnull
1999-06-03 18:09:54 +00:00
putterman%netscape.com
69710c988d
Change column sizes.
1999-06-03 05:40:14 +00:00
putterman%netscape.com
d61a1b0276
Fixed size columns with no wrap.
1999-06-03 05:39:56 +00:00
alecf%netscape.com
53b2ee8c89
oops, we need this function on mac
1999-06-03 04:34:08 +00:00
sspitzer%netscape.com
7762d667fd
fix bustage on mac.
...
mac exposed the circular include problem I was having. (windows and linux
did not.)
also, remove self include nsINNTPNewsgroupList.idl
1999-06-03 03:16:36 +00:00
alecf%netscape.com
87c7fe532d
fix a bunch of warnings in mime - #if 0 out some unused functions
1999-06-03 03:12:10 +00:00
alecf%netscape.com
c2168dd255
fix random unused/uninitialized variables
1999-06-03 02:59:19 +00:00
alecf%netscape.com
8965e1ccbb
while I'm here, fix a bunch of warnings about unused static functions and unused variables
1999-06-03 02:56:40 +00:00
alecf%netscape.com
71c619c4d1
fix for bustage
1999-06-03 02:50:05 +00:00
sspitzer%netscape.com
6f5c26fe2a
need this on windows to find rosetta.h
1999-06-03 02:38:53 +00:00
putterman%netscape.com
2532fb20b1
remove old resource files that were previously moved to a new location.
1999-06-03 02:36:36 +00:00
putterman%netscape.com
6a535257b2
remove resource files from old ui directory. These were moved to their new locations
...
a few days ago.
1999-06-03 02:30:26 +00:00
putterman%netscape.com
ee8c2bd4fe
remove resource files from old ui directory. These were moved to their new
...
locations a few days ago.
1999-06-03 02:27:02 +00:00
waterson%netscape.com
691bc26680
Use 'ref=' attribute to avoid confounding copy and move menus.
1999-06-03 02:25:47 +00:00
sspitzer%netscape.com
1032cde167
a whole bunch of changes.
...
No more NS_New* for the news objects. Now you must go through the component
manager and use the news factory.
fixes all over to deal with this.
Fix the MODULE. It should be news, not mailnews or nntp.
more scriptability (XPIDL) changes for news.
1999-06-03 02:24:08 +00:00
alecf%netscape.com
30a53efd75
add interface methods for new Find methods
1999-06-03 02:07:58 +00:00
sspitzer%netscape.com
59bba0f887
not part of the build, yet.
1999-06-03 02:07:40 +00:00
alecf%netscape.com
8ebf32686e
add new functions GetServersByIdentity and GetIdentitiesByServer
1999-06-03 02:07:21 +00:00
nhotta%netscape.com
6542da1b5e
Auto charset detection support.
1999-06-03 01:08:25 +00:00
jdunn%netscape.com
cd6cf60a60
fix compile warning by declaring nsIMsgMessageService public
1999-06-03 00:46:14 +00:00
hangas%netscape.com
ac39375382
First Checked In.
1999-06-02 20:14:57 +00:00
sspitzer%netscape.com
d17d9fb15a
fix build bustage caused by MODULE=news fix
1999-06-02 06:21:21 +00:00
sspitzer%netscape.com
dbeb60ec20
fix more build breakage
1999-06-02 04:07:09 +00:00
sspitzer%netscape.com
fbcd54feba
the MODULE is news, not mailnews.
1999-06-02 03:47:39 +00:00
sspitzer%netscape.com
e050c7ea1a
fix build bustage caused by fixing the MODULE name in the makefile.win files
1999-06-02 03:41:56 +00:00
sspitzer%netscape.com
cddd9eeb5f
fix for #7420 . this is the news module, not the mailnews module (which is corresponds to base). cut and paste error
1999-06-02 02:06:36 +00:00
rickg%netscape.com
2525d04098
replaced nsString2.h references with nsString.h
1999-06-02 01:03:41 +00:00
nhotta%netscape.com
e7601c2c62
Bug fix for 7425.
1999-06-02 00:16:23 +00:00
ducarroz%netscape.com
7dbaf5428f
Update the IDL file in order to be able to use it finally... Part of mailnews Mac XPIDL landing.
1999-06-02 00:07:23 +00:00
ducarroz%netscape.com
6ddaf266ac
Close message compose window after sending the message. Fix for bug #7161
1999-06-02 00:07:22 +00:00
ducarroz%netscape.com
7161234e94
Don't export header files that are generated by the XPIDL compiler. Part of mailnews Mac XPIDL landing.
1999-06-02 00:07:21 +00:00
alecf%netscape.com
17776c8398
stop using [] operator on nsISupportsArrays - going away for scriptability
1999-06-01 23:15:03 +00:00
alecf%netscape.com
6cb432c642
stop using [] operator on nsISupportsArrays (going away for scriptability)
1999-06-01 23:13:37 +00:00
ducarroz%netscape.com
7f790e91a1
First Checked In.
1999-06-01 23:12:32 +00:00
alecf%netscape.com
960301ec8f
stop using [] operator (going away for scriptability)
1999-06-01 23:10:12 +00:00
nhotta%netscape.com
2c2d26f147
Consolidated old conversion wrapper function.
1999-06-01 22:00:16 +00:00
ramiro%netscape.com
53abf37698
Add cast for picky compiler.
1999-05-31 15:09:31 +00:00
bruce%cybersight.com
a64a91d06e
There is currently an ordering dependency between nsIPref.h and prefapi.h until something gets straightened out. As I don't know when this is happening, and this was breaking the OSF/1 build, handle this for now by moving nsIPref.h before prefapi.h in the includes.
1999-05-31 06:13:06 +00:00
beard%netscape.com
71b71a7ef2
First Checked In.
1999-05-30 02:15:01 +00:00
sspitzer%netscape.com
7b5fb13be3
XPIDL-ify nsINntpService
1999-05-30 00:13:05 +00:00
sspitzer%netscape.com
c47d6cb6d3
XPIDL-ify nsINntpService. use "scriptable" instead of "object" in the news idl files
1999-05-30 00:12:41 +00:00
sspitzer%netscape.com
608ae21942
XPIDL-ify nsINNTPHost and adjust accordingly
1999-05-29 22:45:35 +00:00
sspitzer%netscape.com
fa41e26a94
DEBUG_sspitzer -> DEBUG_NEWS
1999-05-29 21:05:09 +00:00
sspitzer%netscape.com
6eae3b1549
fix const weirdness. clean up code for solaris compiler
1999-05-29 21:03:48 +00:00
sspitzer%netscape.com
a821a0e69a
remove the const in preparation for moving to XPIDL
1999-05-29 21:02:30 +00:00
sspitzer%netscape.com
4d94accf80
remove stupid code because it's stupid
1999-05-29 21:01:19 +00:00
sspitzer%netscape.com
99a05c620a
XPIDL-ify nsINNTPNewsgroupList, and adjust accordingly.
...
change DEBUG_sspitzer to DEBUG_NEWS
1999-05-29 21:00:12 +00:00
bienvenu%netscape.com
70e5efbc4e
get local mail filters working
1999-05-29 17:09:39 +00:00
bienvenu%netscape.com
496fa801e4
fix match hdrs for filters
1999-05-29 17:08:53 +00:00
mcafee%netscape.com
143ed22419
Fix implicit declaration warning for atoi(). Thansk to Brian Ryner bryner@uiuc.edu for this fix.
1999-05-29 08:56:53 +00:00
jefft%netscape.com
818691e714
fixed unmatching memory free
1999-05-29 01:20:28 +00:00
jefft%netscape.com
ea12e75566
removed unneeded code
1999-05-29 01:19:48 +00:00
sspitzer%netscape.com
5ca2b62293
fix the subscribe xul and css
1999-05-29 00:28:02 +00:00
sspitzer%netscape.com
f4d602925d
cvs ignorage for the generate Makefiles
1999-05-28 23:52:47 +00:00
alecf%netscape.com
def9929e2f
don't leak!
1999-05-28 23:28:37 +00:00
alecf%netscape.com
9ceb39673f
remove call to GetCharPref
1999-05-28 23:28:04 +00:00
alecf%netscape.com
ed54779b1e
aug, I'll get this right yet - pass in propertyURL correctly
1999-05-28 23:26:14 +00:00
alecf%netscape.com
bda0763b8d
aug. Rename GetCharPref to CopyCharPref
1999-05-28 23:25:27 +00:00
alecf%netscape.com
33d92430ec
remove call to GetCharPref()
1999-05-28 23:25:09 +00:00
putterman%netscape.com
15c9d1ecfa
Part of new mailnews resources hierarchy.
1999-05-28 22:38:07 +00:00
putterman%netscape.com
32a4010360
Add resultPane.xul to MANIFEST file.
1999-05-28 22:05:54 +00:00
alecf%netscape.com
bd42c9b6fe
remove bogus files from build
1999-05-28 21:34:58 +00:00
nhotta%netscape.com
5e98f508b1
Clean up and preparing for auto detection.
1999-05-28 20:40:05 +00:00
jefft%netscape.com
aaae5a0a97
partially fixed bug 7147 -- Drop-down menu does not show folder when selecting Move Message
1999-05-28 20:30:23 +00:00
sspitzer%netscape.com
a7d3bcc76e
ignore the generated Makefile
1999-05-28 20:21:36 +00:00
ducarroz%netscape.com
d4d5969eb9
remove nsVCardTransition.cpp who has been deleted from the tree
1999-05-28 20:14:47 +00:00
sspitzer%netscape.com
576fc4b9e7
fix build bustage. that file is gone.
1999-05-28 20:12:41 +00:00
putterman%netscape.com
2a809a9270
Part of new mailnews resources hierarchy.
1999-05-28 20:10:53 +00:00
mscott%netscape.com
32a4a61bc4
Remove inadvertant ';' in if clause. thanks to sfraser for pointing it out.
1999-05-28 20:00:33 +00:00
rhp%netscape.com
e11a894e09
Changes for using string bundles
1999-05-28 20:00:32 +00:00
rhp%netscape.com
b42adc0340
Changes for using string bundles
1999-05-28 19:58:00 +00:00
sspitzer%netscape.com
231bbc5ac9
changes for makeing news scriptable
1999-05-28 19:43:14 +00:00
putterman%netscape.com
02f9b03683
Part of new mailnews resources hierarchy.
1999-05-28 19:41:31 +00:00
ducarroz%netscape.com
147eff6d25
First Checked In.
1999-05-28 19:40:07 +00:00
rhp%netscape.com
45df42a205
New files for using string bundles
1999-05-28 12:39:28 +00:00
dp%netscape.com
b21d1e72dc
Fixing nsrefcnt to be unsigned long to maintain binary compatibility. All Addref() and Release() prototypes modified appropriately
1999-05-28 04:53:17 +00:00
blizzard%redhat.com
336beea369
remove hard coded toolkit names in tests
1999-05-28 03:42:59 +00:00
alecf%netscape.com
7f7c0433d4
use XPIDL on windows for all these IDL files
1999-05-28 03:08:27 +00:00
bienvenu%netscape.com
aebb6c1bba
fix ref counting problem on isupports filter stuff
1999-05-28 02:15:31 +00:00
bienvenu%netscape.com
88b19e05c6
fix filter folder name to be one byte
1999-05-28 02:14:59 +00:00
alecf%netscape.com
ff3c5ccf00
GetCharPref() is going away for nsIPref scriptability - use CopyCharPref instead
1999-05-28 00:56:53 +00:00