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

28325 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com 15c7df08bd Not part of build yet. An interface that will sit on top of the message mail statee parser so other components can use it. 1999-05-27 20:53:19 +00:00
kin%netscape.com 41199b08d2 Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
kin%netscape.com 4c8dbecd07 Changed GetUndoString() and GetRedoString() to use nsString *. 1999-05-27 20:50:05 +00:00
kin%netscape.com 8245590ade Changed interface and implementation to us NS_IMETHOD and NS_IMPMETHOD macros. 1999-05-27 20:48:55 +00:00
bruce%cybersight.com f2d3f915e0 should've been a forward declaration of nsIPresContext. This will remove 117 warnings. 1999-05-27 20:48:01 +00:00
erik%netscape.com e89d083ae9 Switched over to auto-registration. Added Unix and Mac support. 1999-05-27 20:46:26 +00:00
tague%netscape.com 51d685914f Fix bug #6680 Mac -date not displayed in thread pane. 1999-05-27 20:42:15 +00:00
morse%netscape.com 4f048d4d71 clean up usage of prefs 1999-05-27 20:40:38 +00:00
tague%netscape.com 422841bcc7 Fix for bug #6680 Mac - date not displayed in Message pane folders. 1999-05-27 20:39:13 +00:00
nhotta%netscape.com c3b8e48903 Test for GetIID(). 1999-05-27 20:37:48 +00:00
danm%netscape.com 1a3a09518b disseminate search part of chrome URL to contained webshells as content URLs 1999-05-27 20:36:15 +00:00
nhotta%netscape.com 411ce38a0b Added GetIID(). 1999-05-27 20:36:11 +00:00
danm%netscape.com 6bb6711f52 save search part of URL when munging and reconstructing 1999-05-27 20:34:42 +00:00
terry%mozilla.org 685e9a922b Oops; was flailing if rankdir wasn't defined. 1999-05-27 20:20:57 +00:00
terry%mozilla.org 978f8a69b1 Allow user to control orientation of graph; default it to left-to-right. 1999-05-27 19:53:25 +00:00
sspitzer%netscape.com ec593b881b fix bustage.
we used to have -llocalmail in our link line.  but that's a component, so that's
wrong, so mcafee removed it.  but we weren't linking against liblocalmail.so, we were actually linking in liblocalmail.a.  but briano's change to mozilla/config/rules.mk made it so liblocalmail.a got moved into dist/lib/components, so now
we need to explictly link against this .a

the problem is in this .a is a class that we need.  mscott is working on
the right fix, and he'll remove this when he re-arranges the code.
1999-05-27 19:14:42 +00:00
terry%mozilla.org c067e326e2 Notify by mail whenever a related bug changes status. 1999-05-27 18:18:29 +00:00
mcmullen%netscape.com 49b21daf26 First Checked In. 1999-05-27 17:59:00 +00:00
terry%mozilla.org 61766abee9 Patched minor security hole; don't show summary of bugs that the user
doesn't have permission to see.
1999-05-27 15:17:25 +00:00
dcone%netscape.com 1927ab2861 Fixed bug 4904 -- converted to DIB, then printed.. 1999-05-27 14:48:15 +00:00
terry%mozilla.org 25c106ad95 Make sure every node that we asked about shows up in the graph, even
if it doesn't have any dependency relationships.
1999-05-27 14:42:19 +00:00
terry%mozilla.org cfa0b79063 Added dependencies, so that you can mark which bugs depend on which
other ones.
1999-05-27 14:13:41 +00:00
rhp%netscape.com 2e9f6e01d7 Fix for 8bit character display in vcards 1999-05-27 12:19:36 +00:00
mccabe%netscape.com 4e4736c3c7 Fix to 6880. xpt_link now prints an informative error message when it encounters duplicate interface names with different iids. 1999-05-27 11:02:05 +00:00
rickg%netscape.com 6959ce1c7c cleanup warnings 1999-05-27 10:57:22 +00:00
rickg%netscape.com 03a01b3cf7 cleanup warnings 1999-05-27 10:53:29 +00:00
rickg%netscape.com 319104c38d fix bug 5094 1999-05-27 10:33:50 +00:00
rickg%netscape.com 06ca20a136 fix bug 5094 1999-05-27 10:32:33 +00:00
rickg%netscape.com 8fe0d4a29a fixed bug in findStr 1999-05-27 10:28:50 +00:00
mccabe%netscape.com 76efd2eeb8 Fix to 5032. xpt_link and xpt_dump now detect input files with bad 'XPCOM TypeLib" headers and fail gracefully with informative error messages, rather than crashing.
Yes, I'm pretty confident this checkin won't interact with the current runtime bustage.
1999-05-27 10:11:32 +00:00
dp%netscape.com 265f784f22 Patch from andreas.otte@primus-online.de Thanks Andreas 1999-05-27 08:50:52 +00:00
rickg%netscape.com dafc322589 fixed bug in nsString2::find() -- this will soon use boyer-moore 1999-05-27 07:59:16 +00:00
rickg%netscape.com b9c5e27244 changed to align with nsString2 1999-05-27 07:38:37 +00:00
rickg%netscape.com 5c8242b04a fix nsString2 link error 1999-05-27 07:29:33 +00:00
rickg%netscape.com 54159e2012 Added IsValidFragment() 1999-05-27 06:44:44 +00:00
alecf%netscape.com 765900b01b API change GetUserName -> GetUsername 1999-05-27 06:40:41 +00:00
alecf%netscape.com 57b91fe7a4 include the right CID file 1999-05-27 06:38:20 +00:00
mcafee%netscape.com 6dadc570f0 Looks like liblocalmail became a component, removing it from the link line. 1999-05-27 06:37:04 +00:00
bienvenu%netscape.com e6dfebacc5 fix build bustage 1999-05-27 06:32:31 +00:00
alecf%netscape.com e41c75a8dd oops, trailing semicolon 1999-05-27 06:31:10 +00:00
alecf%netscape.com d73dea3de2 IDL-ify three more interfaces 1999-05-27 06:30:01 +00:00
bienvenu%netscape.com 125cfeec74 fix build bustage 1999-05-27 06:24:06 +00:00
alecf%netscape.com 37bf50f424 remove useless IDL file 1999-05-27 06:19:20 +00:00
bienvenu%netscape.com dc67f8381f fix build bustage 1999-05-27 06:08:15 +00:00
alecf%netscape.com 0a37d0342e remove useless nsIMsg.h 1999-05-27 06:04:43 +00:00
alecf%netscape.com 3af5cfefad API change GetUserName -> GetUsername 1999-05-27 05:54:06 +00:00
alecf%netscape.com 4b3f3ae50b API change - GetUserName -> GetUsername 1999-05-27 05:51:24 +00:00
bienvenu%netscape.com f9b86efab9 fix build bustage 1999-05-27 05:47:52 +00:00
alecf%netscape.com 8b3e631493 API change - Get/SetUserName -> Get/SetUsername 1999-05-27 05:47:28 +00:00
alecf%netscape.com 6b902da8bc API name change 1999-05-27 05:43:30 +00:00