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

29061 Коммитов

Автор SHA1 Сообщение Дата
miodrag%netscape.com 58fb1f6e3f Updates for JNDI LDAP service provider 1999-06-05 01:14:50 +00:00
davidm%netscape.com fea85ddd4a Added icons and xul files for dialogs 1999-06-05 01:10:45 +00:00
davidm%netscape.com e214858035 Add ConfirmCheck 1999-06-05 01:10:18 +00:00
davidm%netscape.com 20ccc6ea14 First Checked In. 1999-06-05 01:09:24 +00:00
briano%netscape.com 9a0e6dfc01 Fix for platforms that don't support long longs. 1999-06-05 01:07:50 +00:00
miodrag%netscape.com b8e4bc8655 JNDI LDAP Service Provider 1999-06-05 01:05:59 +00:00
mscott%netscape.com 075e9d09d6 If we fail to register or unregister a component, we should remember the error code and return it, BUT we should also still try to register/unregister the rest of the components. 1999-06-05 01:02:42 +00:00
miodrag%netscape.com 5f14e72099 Java LDAP SDK 4.0 update 1999-06-05 00:53:02 +00:00
mscott%netscape.com 6e340ba483 Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up. 1999-06-05 00:46:54 +00:00
mscott%netscape.com 7ef713509b Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up.
Rename factory from nsMsgFactory to something more appropriate --> nsXmlEmitterFactory.
1999-06-05 00:39:08 +00:00
mscott%netscape.com 8ae85c4649 Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up.
Rename factory from nsMsgFactory to something more appropriate --> nsRawEmitterFactory.
1999-06-05 00:36:09 +00:00
briano%netscape.com c745e9587a Fix for platforms that don't have memory.h. 1999-06-05 00:34:35 +00:00
mscott%netscape.com 0b94e000e3 Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up.
Rename factory from nsMsgFactory to something more appropriate --> nsHTMLEmitterFactory.
1999-06-05 00:33:00 +00:00
mscott%netscape.com 4e9523c148 Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up.
Change the factory name from nsMsgFactory to nsVCardFactory.
1999-06-05 00:28:45 +00:00
mscott%netscape.com fa4952f753 Change the name of the factory class from nsMsgFactory to a more appropriate name: nsCalendarFactory. 1999-06-05 00:25:54 +00:00
mscott%netscape.com 24ce187361 Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up. 1999-06-05 00:22:18 +00:00
nisheeth%netscape.com c670e17ce2 Patch from alecf to do a null pointer check on argument to GetSelectedIndex(). 1999-06-05 00:18:58 +00:00
nisheeth%netscape.com 6da324eafb Patch from alecf to do a null pointer check in FindFrameWithContent(). 1999-06-05 00:18:03 +00:00
mscott%netscape.com 03e4921265 Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up. 1999-06-05 00:15:12 +00:00
mscott%netscape.com 9fb7de13d5 Remove unnecessary ifdef code... 1999-06-05 00:10:16 +00:00
mscott%netscape.com 087b7b5fb2 Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up. 1999-06-05 00:06:05 +00:00
jdunn%netscape.com 858ca9e345 Changing C++ style comment to C style 1999-06-05 00:02:52 +00:00
warren%netscape.com 12e737f1f8 Added 1999-06-04 23:58:05 +00:00
sspitzer%netscape.com 9deb82c07a fix build breakage on UNIX. tindebox builds with --enable-pedantic, which
catches stuff like this.
1999-06-04 23:57:35 +00:00
mscott%netscape.com d41d51bcad Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up. We still return the last failure error code though. 1999-06-04 23:56:20 +00:00
akkana%netscape.com 02d2da5839 attempt to fix win build bustage 1999-06-04 23:45:25 +00:00
waqar%netscape.com 92579655ef C++ comments in a C file. Changing them to C comments. 1999-06-04 23:44:30 +00:00
mscott%netscape.com 5106aa1e25 Bug #5633 -- use NS_WITH_SERVICE macro. 1999-06-04 23:42:18 +00:00
jdunn%netscape.com 76a7c2d97b need to handle building in a separate directory from where the source is... 1999-06-04 23:40:02 +00:00
sspitzer%netscape.com cd91948b01 remove comi18n.cpp from this project for rhp@netscape.com 1999-06-04 23:39:14 +00:00
mscott%netscape.com 1f5bf29345 Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up. 1999-06-04 23:37:52 +00:00
sspitzer%netscape.com 234eb11de9 Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up. 1999-06-04 23:37:16 +00:00
mcmullen%netscape.com 105c00d0f7 Working, working. 1999-06-04 23:32:03 +00:00
rhp%netscape.com 8da737b78e Further i18n cleanup 1999-06-04 23:31:45 +00:00
rhp%netscape.com cf9868c413 Cleanup of comi18n.cpp. 1999-06-04 23:31:01 +00:00
mcmullen%netscape.com 6b29576403 First Checked In. 1999-06-04 23:28:56 +00:00
sspitzer%netscape.com 8b8a341189 *** empty log message *** 1999-06-04 23:24:27 +00:00
mscott%netscape.com 1b9e6ee34d Export nsMsgProtocol.h 1999-06-04 23:17:38 +00:00
mscott%netscape.com a3a8a59bd7 Build nsMsgProtocol. 1999-06-04 23:10:24 +00:00
kmcclusk%netscape.com 1ea246a1a1 Added method and member variable to Cache the width of a space in nsFontMetricsWin.cpp.
Added code to nsRenderingContextWin::GetWidth to use the cached width to optimize the
common case of measuring the width of a single character.
1999-06-04 23:09:27 +00:00
pierre%netscape.com 290128f36a (Mac only) PR_LOG() calls printf() with a "���" header instead of falling into MacsBug. 1999-06-04 23:04:28 +00:00
morse%netscape.com 96f2b17a72 fix build bustage 1999-06-04 23:02:41 +00:00
mscott%netscape.com 0cbd571dd3 Aadd ability to spool a message to disk to the list of services a message service provides. 1999-06-04 23:00:52 +00:00
mjudge%netscape.com 7b5035c20f fixes for selection and memory leaks 1999-06-04 23:00:24 +00:00
mscott%netscape.com 81fc669270 Build nsMsgProtocol.h nsMsgProtocol.cpp.
Clean up the makefile by removing extraneous CPP_SRCS declaration...
1999-06-04 22:59:05 +00:00
akkana%netscape.com e562ae82cb cast away constness for a temporary fix to windows build bustage 1999-06-04 22:58:47 +00:00
slamm%netscape.com 5041c9db47 Rebuild static pages when note is added. 1999-06-04 22:56:36 +00:00
tague%netscape.com a34d353a60 Update nsWindow.h to change DEBUG_TAGUE to DEBUG_tague for consistency 1999-06-04 22:55:57 +00:00
amusil%netscape.com 3a1fb26c71 Fixed order of calls. 1999-06-04 22:53:31 +00:00
tague%netscape.com 6fdbe33ea1 changed DEBUG_TAGUE to DEBUG_tague for consitency with windows 1999-06-04 22:52:58 +00:00