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

448 Коммитов

Автор SHA1 Сообщение Дата
jefft%netscape.com d44c02cf9c fixed build bustage; OnlineMessageCopy() requires one more parm 1999-07-07 14:41:26 +00:00
jefft%netscape.com 4b3b113dd4 one more parameter for SetCopyResponseUid 1999-07-07 13:45:17 +00:00
jefft%netscape.com 00015115b9 failed to set up correct urlListener 1999-07-07 07:10:39 +00:00
jefft%netscape.com 1ebb914327 failed to initialize m_copyState to nsnull 1999-07-07 06:50:22 +00:00
jefft%netscape.com ecdba17abb notify copy server when done with move/copy messages operation 1999-07-07 06:37:55 +00:00
jefft%netscape.com a93fae20e1 added GetSrcKeyArray() & GetDstKeyArray() 1999-07-07 06:36:24 +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
bienvenu%netscape.com 9b913c02f4 work around 9306, unable to load more than one message 1999-07-07 04:01:38 +00:00
jefft%netscape.com 323f3b1124 implemented same imap host move/copy message + undo 1999-07-07 04:01:05 +00:00
jefft%netscape.com e21f1fb3b9 make sure to delete message headers when undo/redo'ng 1999-07-07 03:58:39 +00:00
bienvenu%netscape.com 7f867b8e53 fix imap move to sub folder, imap delete uri to have user name 1999-07-03 22:06:44 +00:00
briano%netscape.com a32c894753 Cleanup and fixes for OpenBSD. 1999-07-02 21:30:31 +00:00
bienvenu%netscape.com f0b7f1f930 fix get new msgs, work on unicode folder names 1999-07-02 19:20:54 +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
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
bienvenu%netscape.com f0004c6b3b back out nsCOMPtr leaks 1999-06-30 23:29:06 +00:00
bienvenu%netscape.com 27fdf2aad4 fix nsCOMPtr leak 1999-06-30 23:19:26 +00:00
ducarroz%netscape.com a9de813753 Replace time_t by PRTime 1999-06-30 21:04:29 +00:00
bienvenu%netscape.com 945225465b fix nsCOMPtr asserts 1999-06-30 19:39:04 +00:00
bienvenu%netscape.com d521f49ae9 check for null before add reffing 1999-06-30 19:38:34 +00:00
rhp%netscape.com eab11baf12 fix for file locator line...still not sure if this program is working... 1999-06-30 05:47:17 +00:00
bienvenu%netscape.com 8a9d4ea44a use nsCRT strdup instead of PL_strdup, prepare way for PRUnichars 1999-06-30 00:26:32 +00:00
scc%netscape.com 54c96baa72 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
scc%netscape.com d049be3c31 Added |GetIID()| 1999-06-29 20:28:56 +00:00
mcafee%netscape.com bec4a7894e BeOS changes 1999-06-29 09:31:14 +00:00
mcafee%netscape.com 6e1d99b651 Cleaning up ifdefs, adding BeOS case. 1999-06-29 09:25:10 +00:00
mcafee%netscape.com 624b2bbab1 fixing ifdefs again. 1999-06-29 09:22:57 +00:00
mcafee%netscape.com b748e03071 Cleaning up ifdef logic, adding BeOS case. 1999-06-29 09:21:32 +00:00
bienvenu%netscape.com c09d9b59fc fix imap uri parsing 1999-06-29 03:49:18 +00:00
bienvenu%netscape.com f10e7cef39 fix override of GetPrettyName 1999-06-28 22:29:08 +00:00
bienvenu%netscape.com a75b982dcc make name and pretty name unichar's 1999-06-28 21:56:33 +00:00
rickg%netscape.com 876d250fee fixup nsString API usage 1999-06-27 18:04:40 +00:00
alecf%netscape.com 646b0a8765 XPIDLize nsIMsgParseMailMsgState 1999-06-27 05:17:03 +00:00
alecf%netscape.com de60eb47db rename myISupports to something more obvious to avoid shadow warnings 1999-06-27 05:16:08 +00:00
bienvenu%netscape.com 157f5c8d53 start working on making nsMsgDatabase scriptable 1999-06-25 19:46:47 +00:00
ramiro%netscape.com 05ae9c3868 Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
1999-06-25 09:38:26 +00:00
putterman%netscape.com 731920f89d Add GetPath to nsIMsgFolder. 1999-06-25 03:56:02 +00:00
bienvenu%netscape.com a36301dfb9 turn on utf7 en and decoding 1999-06-24 22:30:26 +00:00
bienvenu%netscape.com 030262673f fix purify errors, particularly mismatched deletes 1999-06-24 03:53:35 +00:00
bienvenu%netscape.com c9430e56ff put in code for utf7, but not enabled 1999-06-24 00:50:37 +00:00
bienvenu%netscape.com b452d4eb99 fix handling of hosts without namespace extension, start working on utf7 stuff 1999-06-23 21:48:25 +00:00
warren%netscape.com 23864df5e3 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
mscott%netscape.com 654449616a We no longer inherit from nsIMsgMailNewsUrl.... 1999-06-22 21:55:25 +00:00
mscott%netscape.com c59e532c0a Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
we are calling the method on (nsIURL, nsIImapUrl, nsIMsgMailNewsUrl, etc).
1999-06-22 21:55:06 +00:00
mscott%netscape.com fe6719a8bb Url re-organization to use nsMsgMailNewsUrl implementation code. This is part of my necko integration work and
should also have the added benefit of reducing footprint.
1999-06-22 21:54:46 +00:00
mscott%netscape.com d59fa13003 QI url to the right type for nsIMsgMailNewsurl methods. 1999-06-22 21:53:34 +00:00
mscott%netscape.com 26e6221ed8 QI url to the right type for nsIMsgMailNewsurl methods. 1999-06-22 21:19:51 +00:00
bienvenu%netscape.com 67ffb82926 fix check for error opening database 1999-06-22 20:29:43 +00:00