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

2827 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com 4dd806d676 fix problems selecting folders other than the inbox 1999-05-17 00:41:26 +00:00
putterman%netscape.com 3ffb83ebd9 Check for null pointers from js so we don't crash. 1999-05-16 23:28:45 +00:00
putterman%netscape.com ccd1ec9340 Implemented GetHostName. 1999-05-16 22:47:27 +00:00
putterman%netscape.com 2e3d968c22 Implement GetTarget for child and message child so Move and Copy menu submenus
show up.
1999-05-16 22:41:39 +00:00
putterman%netscape.com daa38be434 Add rdf:ignore MessageChild to the move and copy menus. 1999-05-16 22:41:02 +00:00
jefft%netscape.com 366ce2f7bb making sure cached connection work with multiple imap servers 1999-05-16 21:55:25 +00:00
putterman%netscape.com 9d7c7f4221 Fix treebody. 1999-05-16 21:47:13 +00:00
bienvenu%netscape.com d2e1cc09d5 fix vc5 build bustage 1999-05-16 21:22:27 +00:00
sspitzer%netscape.com fb8e38b9ea more changes needed for runtime. will get unresolved symbols when
services get loaded
1999-05-16 05:22:12 +00:00
sspitzer%netscape.com 35dfe0f80a fix SunOS build bustage.
can you believe one undefined symbol (_._13nsUInt32Array) led to linking in these additional files?  me neither.  question:  why did it build on linux?
1999-05-16 04:55:31 +00:00
sspitzer%netscape.com 56736c6f88 more work for message post to nntp server 1999-05-16 04:18:51 +00:00
sspitzer%netscape.com f20a351bc0 cast to quiet warnings. 1999-05-16 04:17:07 +00:00
sspitzer%netscape.com e0acfc9428 use nsCOMPtr. quiet warnings. 1999-05-16 04:16:54 +00:00
sspitzer%netscape.com 25b1425861 remove worthless statement 1999-05-16 04:16:34 +00:00
sspitzer%netscape.com 2aeb38da19 comment out unused variables to quiet compiler warnings 1999-05-16 04:16:03 +00:00
sspitzer%netscape.com 499f5937da add new line to end of file to quiet warnings 1999-05-16 04:15:34 +00:00
sspitzer%netscape.com 74a60e66a9 comment out unused variable 1999-05-16 04:15:19 +00:00
sspitzer%netscape.com 54f0c3ccdf alter code to quiet warnings 1999-05-16 04:14:57 +00:00
sspitzer%netscape.com c24c59e0d9 touch pointer to quiet compiler 1999-05-16 04:14:21 +00:00
sspitzer%netscape.com 64ef10ab25 rename variable to prevent shadowing 1999-05-16 04:13:52 +00:00
sspitzer%netscape.com b2a57704f6 reorder to quiet compiler. stop shadowing. rename shadowed variable. 1999-05-16 04:13:37 +00:00
sspitzer%netscape.com 2d4b4ba111 touch point to quiet compiler 1999-05-16 04:12:57 +00:00
sspitzer%netscape.com 2e04eb75a8 add newline to end of file 1999-05-16 04:12:33 +00:00
bienvenu%netscape.com 839a0c7798 add rdf:ignore 1999-05-16 02:33:13 +00:00
sspitzer%netscape.com d2e63b3e5d fix SunOS build breakage 1999-05-16 01:48:56 +00:00
sspitzer%netscape.com 5ac0e6f51b ignore the generated test app 1999-05-16 01:43:49 +00:00
bienvenu%netscape.com 1c0a79389f check in Scott's changes for not enumerating all arcs 1999-05-16 00:12:51 +00:00
bienvenu%netscape.com 10c29093db re-enable selecting of other imap folders besides inbox 1999-05-16 00:10:50 +00:00
bienvenu%netscape.com b5834119d5 checkpoint filter code 1999-05-16 00:07:56 +00:00
sspitzer%netscape.com 876f6919f7 remove the run random news url crap. general cleanup. 1999-05-15 23:23:06 +00:00
mscott%netscape.com 5340d730e3 clean up makefile removing unnecessary libraries. 1999-05-15 23:17:22 +00:00
sspitzer%netscape.com a0e9f7058a use nsCOMPtr. more printfs. return on error. general cleanup of this test app. 1999-05-15 22:21:04 +00:00
mscott%netscape.com b9010df4aa fix warnings by re-ordering membewr data initialization. 1999-05-15 22:18:45 +00:00
mscott%netscape.com a3f9a376b9 Fix signed / unsigned assignment problem... 1999-05-15 22:17:50 +00:00
mscott%netscape.com f251cc4d94 quiet compiler warnings....re-order member variable initialization, remove unused variable. 1999-05-15 22:17:02 +00:00
mscott%netscape.com 1781b62263 Remove unused variable to quiet warning.... 1999-05-15 22:16:00 +00:00
mscott%netscape.com 8a5369f20c Fix unsigned / signed assignment & comparison problems. 1999-05-15 22:15:11 +00:00
mscott%netscape.com b43398d6be quiet compiler...re-order initialization of class members. 1999-05-15 22:14:20 +00:00
mscott%netscape.com c49c15a3e2 fix warning - remove unused variable. 1999-05-15 22:13:09 +00:00
sspitzer%netscape.com efabc74635 replace DEBUG with DEBUG_sspitzer.
use nsCOMPtr.
1999-05-15 21:34:22 +00:00
mscott%netscape.com 7d59af8b8b this file is not used by anyone.... 1999-05-15 21:10:15 +00:00
mscott%netscape.com 1ded715447 Fix GetUserName such that it uses GetServer on the folder instead of calling GetCurrentServer from the acct manager. This fixes the imap problem where you couldn't perform cmds like displaying messages unless you imap server was the first one. 1999-05-15 21:07:18 +00:00
mscott%netscape.com 91c27103db add GetServer method to get the incoming server associated with a folder 1999-05-15 21:04:42 +00:00
mscott%netscape.com cab48caf44 add getsserver and GetIncomingServerType. This allows us to get the incoming server associated with a folder. 1999-05-15 21:03:02 +00:00
mscott%netscape.com a2843c2633 implement GetIncomingServerType as part of adding a GetServer method for a folder. 1999-05-15 19:39:58 +00:00
mscott%netscape.com bda36d538f code cleanup --> use nsAutoCString instead of .newCString. 1999-05-15 19:37:27 +00:00
mscott%netscape.com a9b766d0d9 I thought I had done this last week but I didn't check in this change =). Turn imap on for REAL on Linux. 1999-05-15 19:09:39 +00:00
sspitzer%netscape.com 22ca6098c5 ignore the generate Makefile 1999-05-15 18:47:45 +00:00
sspitzer%netscape.com 54235f0f0d use nsAutoCString instead of ToNewCString 1999-05-15 06:05:04 +00:00
sspitzer%netscape.com 2e34b5b33d add new line to the end of the file. use nsAutoCString instead of ToNewCString. 1999-05-15 05:58:24 +00:00
sspitzer%netscape.com cc4d024fcb use nsAutoCString instead of ToNewCstring. cast to quite compiler. stop shadowing. 1999-05-15 05:45:20 +00:00
sspitzer%netscape.com 8c649fbcfa set the url state when done. 1999-05-15 05:04:58 +00:00
sspitzer%netscape.com 3ce1875b6a use nsCOMPtr. wrap printfs with ifdefs. 1999-05-15 05:04:34 +00:00
sspitzer%netscape.com 977c439cb1 fix my stupid printf 1999-05-15 05:00:52 +00:00
jefft%netscape.com e1305e9d8f fixed all the subfoler created on top level 1999-05-15 02:59:23 +00:00
bienvenu%netscape.com 459ba98623 check for null store when adding headers 1999-05-15 02:28:01 +00:00
bienvenu%netscape.com 0681e2a178 fix get new mail when using cached connection 1999-05-15 02:26:36 +00:00
sspitzer%netscape.com 2e226c0bea missing .css reference (causes crash on Linux) 1999-05-15 01:12:10 +00:00
nhotta%netscape.com a9610c3b44 Clean up, forgot about & for the args. 1999-05-15 01:08:16 +00:00
sspitzer%netscape.com 1d46cf3d0c stop my annoying printfs 1999-05-15 01:04:10 +00:00
sspitzer%netscape.com dbd670f8c2 makefile changes for hangas's new xul and js files 1999-05-15 01:02:21 +00:00
jefft%netscape.com 83de70cafe fixed ForceClosed() crashes con CloseDB() 1999-05-15 00:47:47 +00:00
hangas%netscape.com 6b831cea9d Added addressbook.js and editcard.xul 1999-05-15 00:38:41 +00:00
hangas%netscape.com aebe7a1230 First Checked In. 1999-05-15 00:33:21 +00:00
sspitzer%netscape.com 34bb2ea121 code cleanup 1999-05-15 00:22:23 +00:00
hangas%netscape.com 07d61013e2 Minor cleanup 1999-05-15 00:19:06 +00:00
hangas%netscape.com faebe5195d Referenced the xul.css, removed styles handled by xul.css. Added some real styles used within the address book XUL. 1999-05-15 00:16:37 +00:00
jefft%netscape.com f9ee7c4805 fixed new folder not added to to the folder pane problem 1999-05-14 23:26:00 +00:00
alecf%netscape.com 12065075a8 change Communicator->Tasks 1999-05-14 23:11:54 +00:00
ducarroz%netscape.com db02238748 Split EditorStartup() into EditorStartup() & EditorSetup(). Msg Compose use only EditorSetup(). 1999-05-14 22:54:24 +00:00
jefft%netscape.com f743104f91 fixed imap folder discovery problem; the default fNamespacesOverridable should be set to true 1999-05-14 22:46:21 +00:00
sspitzer%netscape.com 99f8493664 fix a bug in nsMsgDBEnumerator. this means I don't have to use
2 enuermators for my "show me only the last n news message" hack.
1999-05-14 22:25:31 +00:00
rhp%netscape.com ea7b1d7484 Cleanup of code 1999-05-14 22:24:26 +00:00
rhp%netscape.com 9e5192c93c Even more refinement :) 1999-05-14 22:13:02 +00:00
rhp%netscape.com 627514fa24 Further refinement of auto link detection 1999-05-14 21:42:26 +00:00
ducarroz%netscape.com 011df65d26 HTML tag name must be capitalized if we want to find them in the DOM! 1999-05-14 21:18:26 +00:00
bienvenu%netscape.com d2998ec6fb fix message counts for imap inbox 1999-05-14 21:11:07 +00:00
putterman%netscape.com 7ef7c5364a Added Mark Messages as Unread and bold on "new" not "New". 1999-05-14 21:04:25 +00:00
jefft%netscape.com f748400d23 fixed cached connection url race condition 1999-05-14 21:04:17 +00:00
putterman%netscape.com 9febadf761 Do status flag notifications based on flags changed. 1999-05-14 21:03:26 +00:00
sspitzer%netscape.com b4451c062e changes to show only the last n messages in a news folder.
It follows the mail.news.maxheaderstoshow pref.
1999-05-14 21:02:51 +00:00
putterman%netscape.com 2744508481 overflow: visible added. Fixes 6426. 1999-05-14 20:06:21 +00:00
alecf%netscape.com 497a345a3e add missing box element 1999-05-14 19:53:43 +00:00
rhp%netscape.com 5cdc2e8913 New glyph changes 1999-05-14 19:27:40 +00:00
rhp%netscape.com 86c62863d0 adding new files 1999-05-14 19:27:22 +00:00
rhp%netscape.com a41dc42058 New images for glyph replacement 1999-05-14 19:27:09 +00:00
ducarroz%netscape.com 41b91b6979 Fix capitalization problem with nsComPtr.h 1999-05-14 19:26:14 +00:00
rhp%netscape.com 5b1bba13f0 Pref fix. 1999-05-14 19:16:26 +00:00
rhp%netscape.com 6dfe9e9f2b New directory being added 1999-05-14 18:57:14 +00:00
rhp%netscape.com 20e531c402 Changes for new resource directories 1999-05-14 18:54:56 +00:00
rhp%netscape.com c2a775dce1 Change for glyph replacement 1999-05-14 18:54:23 +00:00
rhp%netscape.com 5a70fcd98e Images for glyph replacement 1999-05-14 18:53:52 +00:00
rhp%netscape.com ad0f468bed Changes for URL detection and an I18N fix. 1999-05-14 18:53:16 +00:00
ducarroz%netscape.com b8784f93e6 Add pref wrapColumn & useHtml 1999-05-14 18:52:05 +00:00
ducarroz%netscape.com 20b47a0e33 Did some cleanup, Implement menu Exit command. Initialize Editor in HTML or plain text mode depending of parameter received. Set wrap column. 1999-05-14 18:52:04 +00:00
ducarroz%netscape.com b8a7c07e39 Delay creation of m_pathName to avoid problem on Mac with empty path. 1999-05-14 18:52:03 +00:00
ducarroz%netscape.com 2bd5b91353 Add getIntpref & setIntPref. Add wrapColumn pref 1999-05-14 18:52:02 +00:00
ducarroz%netscape.com 4d7d12d1c8 Add properties WrapColumn and UseHtml 1999-05-14 18:52:01 +00:00
ducarroz%netscape.com 6803bfe90e Add missing addref. Fix bug#6182 1999-05-14 18:52:00 +00:00
ducarroz%netscape.com aa1eeb643d Add pref WrapColumn 1999-05-14 18:51:59 +00:00