bienvenu%netscape.com
40eabe7f2b
turn off filters - mac project is not complete
1999-07-07 06:31:56 +00:00
bienvenu%netscape.com
6944f905e7
replace DEBUG_bienvenu with DOING_FILTERS to fix pop3 get new mail
1999-07-07 05:56:38 +00:00
ramiro%netscape.com
abf0cc4a0f
Define the toolkit flags in one place an reuse that. Hopefully this will
...
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
hyatt%netscape.com
8b4a644a5c
Making the initial window size bigger.
1999-07-07 00:41:52 +00:00
bienvenu%netscape.com
4d1df77764
add methods to set parent message for threading
1999-07-06 22:53:11 +00:00
bienvenu%netscape.com
ee730a9da1
turn on pop and imap filters
1999-07-06 22:46:51 +00:00
putterman%netscape.com
b57377f226
Add thread counts.
1999-07-06 22:44:00 +00:00
putterman%netscape.com
6340194381
Added thread count columns.
1999-07-06 22:43:38 +00:00
sspitzer%netscape.com
2045a852d8
return the right error value
1999-07-06 22:41:19 +00:00
hyatt%netscape.com
9a97ad3bf6
Should fix the messenger crash on startup. Looks like iframes don't like
...
being flowed at small sizes.
1999-07-06 07:44:10 +00:00
hyatt%netscape.com
2af7a6b407
Checking in support for intrinsic sizing of chrome.
1999-07-04 04:09:54 +00:00
bienvenu%netscape.com
d5813e5d97
fix unix warnings
1999-07-03 21:29:50 +00:00
bienvenu%netscape.com
a6d82e97d9
fix horrible cast in find folders with flag
1999-07-03 21:25:49 +00:00
jefft%netscape.com
a79f05549f
forgot to call OnStartCopy() when starting the copy operation; failed to set the m_processed flag at the correct time
1999-07-03 01:53:43 +00:00
putterman%netscape.com
aad482625e
Some nscomptr fixes.
1999-07-02 21:23:35 +00:00
putterman%netscape.com
ebdae12650
some comptr fixes.
1999-07-02 21:23:14 +00:00
putterman%netscape.com
e26bebc42e
Compare identity id's rather than pointers when determining if they are equal.
1999-07-02 20:45:02 +00:00
dveditz%netscape.com
4c4f269dd4
nakefile cleanups
1999-07-02 13:42:17 +00:00
ramiro%netscape.com
b86c78a296
Separate the widget and gfx toolkits into two variables.
...
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
dveditz%netscape.com
5dd9cff22d
Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles
1999-07-02 11:50:19 +00:00
hyatt%netscape.com
fc050ea093
Forced to wrap the mailnews trees in divs in order for them to redraw. Something is
...
really screwed up with boxes and trees.
1999-07-02 09:05:34 +00:00
sspitzer%netscape.com
65d56db5be
thanks for syd for this fix.
1999-07-02 07:14:11 +00:00
alecf%netscape.com
8c22bc3439
add IIDs for interfaces to stop XPConnect from complaining
1999-07-02 07:11:02 +00:00
hyatt%netscape.com
a4832976f7
Patching the mail/news main window.
1999-07-02 05:33:41 +00:00
alecf%netscape.com
b5bd21cefd
fix mac bustage
1999-07-02 04:21:42 +00:00
sspitzer%netscape.com
2b575e5b0f
fix warning. if you're anal and you know it clap your hands.
1999-07-02 04:21:32 +00:00
waterson%netscape.com
3631aa500a
Use if-else instead of ?: because VC5.0 is stupid.
1999-07-02 04:18:59 +00:00
sspitzer%netscape.com
55c22f2151
cast to fix build bustage
1999-07-02 04:15:38 +00:00
alecf%netscape.com
94f8856ba1
forgot to export these files
1999-07-02 04:00:54 +00:00
alecf%netscape.com
1d9406d47e
added files: mozilla/mailnews/base/search/public/nsIMsgFilter.idl, mozilla/mailnews/base/search/public/nsIMsgFilterHitNotify.idl, mozilla/mailnews/base/search/public/nsIMsgFilterList.idl, mozilla/mailnews/base/search/public/nsIMsgFilterService.idl, mozilla/mailnews/base/search/public/nsIMsgSearchAdapter.idl, mozilla/mailnews/base/search/public/nsIMsgSearchSession.idl, mozilla/mailnews/base/search/public/nsMsgFilterCore.idl, mozilla/mailnews/base/search/public/nsMsgSearchCore.idl
1999-07-02 02:34:19 +00:00
alecf%netscape.com
118fe88e5e
XPIDLize the search backend so we can put a UI on top of it.
1999-07-02 02:33:39 +00:00
alecf%netscape.com
f0cd2f16dd
check in next round of wizard changes - add some CSS to make the dialogs consistent, etc
1999-07-02 02:20:25 +00:00
jefft%netscape.com
ff0668fbb0
remove not needed ClearRequest() call in CopyFileMessage() which causes crash
1999-07-02 00:07:48 +00:00
putterman%netscape.com
0bf527d390
Reload the thread pane when we set the character set.
1999-07-01 22:21:28 +00:00
putterman%netscape.com
dbc1fc4f7f
Protect again null ptrs.
1999-07-01 22:13:13 +00:00
ducarroz%netscape.com
346dd729ed
Look for the default value when a pref doesn't exist. Fix problem with actual code, we passed the wrong name to GetDefaultName.
1999-07-01 21:56:54 +00:00
putterman%netscape.com
71fff5c1c0
Get rid of nsCOMPtr assertions related to deleting a message.
1999-07-01 19:59:08 +00:00
warren%netscape.com
8462929dda
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
1999-07-01 19:30:20 +00:00
jefft%netscape.com
e8c04d9530
fixed memory leak using nsISupportsArray
1999-07-01 18:30:52 +00:00
jefft%netscape.com
d91b227280
back out checking for pMsgDBHdr
1999-07-01 18:27:10 +00:00
jefft%netscape.com
46579cf2e5
check pMsgDBHdr to prevent crash
1999-07-01 18:12:29 +00:00
jefft%netscape.com
e2e2a97afd
use nsISupportsArray instead of nsVoidArray
1999-07-01 18:11:41 +00:00
rhp%netscape.com
2455a1cf49
Changes for plain text quoting
1999-07-01 18:08:05 +00:00
jefft%netscape.com
00d27b5baf
turn on copy service for pop3
1999-07-01 14:46:42 +00:00
jefft%netscape.com
c3571fcb0d
enable Undo/Redo
1999-07-01 14:45:31 +00:00
alecf%netscape.com
b2b7f3a7d0
add useful function and do a try/catch in case there is an erorr
1999-07-01 06:17:32 +00:00
alecf%netscape.com
579b129fca
explain what these nsISupportsArrays have in them
1999-07-01 06:15:06 +00:00
sspitzer%netscape.com
ec5b9e1456
add support for unread set. still working on this.
1999-07-01 06:13:06 +00:00
alecf%netscape.com
b051ab3dd0
move hardcoded progid strings into a seperate header file
1999-07-01 06:01:39 +00:00
alecf%netscape.com
fc6a802a7c
document, document, document these interfaces, just a bit
1999-07-01 06:00:55 +00:00