Граф коммитов

1026 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com a500f95c37 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 73b08a974d Checking in support for intrinsic sizing of chrome. 1999-07-04 04:09:54 +00:00
bienvenu%netscape.com 197a72b267 fix unix warnings 1999-07-03 21:29:50 +00:00
bienvenu%netscape.com 48e0f7b78f fix horrible cast in find folders with flag 1999-07-03 21:25:49 +00:00
jefft%netscape.com 21d7d59539 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 a3ae72951b Some nscomptr fixes. 1999-07-02 21:23:35 +00:00
putterman%netscape.com 1f1c7ee22f some comptr fixes. 1999-07-02 21:23:14 +00:00
putterman%netscape.com 0cad677242 Compare identity id's rather than pointers when determining if they are equal. 1999-07-02 20:45:02 +00:00
dveditz%netscape.com 0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
ramiro%netscape.com f41e67c622 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 17864a291d Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles 1999-07-02 11:50:19 +00:00
hyatt%netscape.com d7f8c2a3a2 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 42a48b3523 thanks for syd for this fix. 1999-07-02 07:14:11 +00:00
alecf%netscape.com 4f4eb542f9 add IIDs for interfaces to stop XPConnect from complaining 1999-07-02 07:11:02 +00:00
hyatt%netscape.com 8283f0b753 Patching the mail/news main window. 1999-07-02 05:33:41 +00:00
alecf%netscape.com bc0c365a5e fix mac bustage 1999-07-02 04:21:42 +00:00
sspitzer%netscape.com 6fa605ce2e fix warning. if you're anal and you know it clap your hands. 1999-07-02 04:21:32 +00:00
waterson%netscape.com f81a670034 Use if-else instead of ?: because VC5.0 is stupid. 1999-07-02 04:18:59 +00:00
sspitzer%netscape.com e8c8e1b5e2 cast to fix build bustage 1999-07-02 04:15:38 +00:00
alecf%netscape.com 16fa7913df forgot to export these files 1999-07-02 04:00:54 +00:00
alecf%netscape.com 1cd319b842 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 3b1a9a9aa8 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 eff4d61ee0 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 db6e8d80cb remove not needed ClearRequest() call in CopyFileMessage() which causes crash 1999-07-02 00:07:48 +00:00
putterman%netscape.com 1d8ec159f2 Reload the thread pane when we set the character set. 1999-07-01 22:21:28 +00:00
putterman%netscape.com 10a036778c Protect again null ptrs. 1999-07-01 22:13:13 +00:00
ducarroz%netscape.com 4db91e5644 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 a0ad4e5808 Get rid of nsCOMPtr assertions related to deleting a message. 1999-07-01 19:59:08 +00:00
warren%netscape.com bd73f68e8b 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 49fce751a4 fixed memory leak using nsISupportsArray 1999-07-01 18:30:52 +00:00
jefft%netscape.com 0161a880c0 back out checking for pMsgDBHdr 1999-07-01 18:27:10 +00:00
jefft%netscape.com dfa8e3d02e check pMsgDBHdr to prevent crash 1999-07-01 18:12:29 +00:00
jefft%netscape.com 35e49cea10 use nsISupportsArray instead of nsVoidArray 1999-07-01 18:11:41 +00:00
rhp%netscape.com 753a4fb8ec Changes for plain text quoting 1999-07-01 18:08:05 +00:00
jefft%netscape.com 20f1d6c957 turn on copy service for pop3 1999-07-01 14:46:42 +00:00
jefft%netscape.com efb23db7f6 enable Undo/Redo 1999-07-01 14:45:31 +00:00
alecf%netscape.com 25a04b44bb 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 dcd3ff6626 explain what these nsISupportsArrays have in them 1999-07-01 06:15:06 +00:00
sspitzer%netscape.com dc1ba6945d add support for unread set. still working on this. 1999-07-01 06:13:06 +00:00
alecf%netscape.com bd80164a02 move hardcoded progid strings into a seperate header file 1999-07-01 06:01:39 +00:00
alecf%netscape.com 4a8f501b27 document, document, document these interfaces, just a bit 1999-07-01 06:00:55 +00:00
alecf%netscape.com bf3d729664 initialize these variables to null! 1999-07-01 05:47:56 +00:00
putterman%netscape.com 3f0119ce03 Use nsCOMTypeInfo 1999-07-01 00:16:39 +00:00
putterman%netscape.com 1cc1ef36f3 Use nsCOMTypeInfo 1999-07-01 00:07:42 +00:00
bienvenu%netscape.com b1301ddd69 check for ISupports in QI 1999-06-30 23:20:34 +00:00
ducarroz%netscape.com 9c8e49df80 Replace time_t by PRTime 1999-06-30 21:04:29 +00:00
putterman%netscape.com 15a6b66800 Add supports to the array rather than a message or folder. 1999-06-30 20:03:48 +00:00
bienvenu%netscape.com 35d805638d add subject attribute 1999-06-30 19:45:03 +00:00
bienvenu%netscape.com 8720051ca1 make sure we get folder before dereffing 1999-06-30 19:44:44 +00:00
bienvenu%netscape.com c95c67e1d4 check for null before releasing 1999-06-30 03:45:17 +00:00