Commit Graph

29140 Commits

Author SHA1 Message Date
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
amusil%netscape.com
ba1eb7a956 Should only call SetWindow() if the plugin has not been stopped. 1999-06-04 22:52:49 +00:00
hyatt%netscape.com
1fb68e4d70 Fix to make sure Mac RDF menus still show up. 1999-06-04 22:52:35 +00:00
sfraser%netscape.com
5e19b415d8 Be extra safe with the nsISupports IID 1999-06-04 22:51:32 +00:00
rjc%netscape.com
5684090bb8 Adding Steve Morse's nsCookie.cpp file into the Mac network project. 1999-06-04 22:51:09 +00:00
hyatt%netscape.com
efa11e7f11 Making the RDF menus closed by default. 1999-06-04 22:48:01 +00:00
mscott%netscape.com
890a088089 replace nsAutoCString with more efficient nsAutoString.GetBuffer calls. 1999-06-04 22:47:53 +00:00
valeski%netscape.com
e768525ad3 api change to GetProxyObject. no longer pass in straight PLEventQueue 1999-06-04 22:47:12 +00:00
valeski%netscape.com
e3d7ebc134 api change to nsIProxy* interfaces. You can no longer pass in straight PLEventQueues, you now need to pass in nsIEventQueue interfaces (see mozilla/xpcom/threads) 1999-06-04 22:46:20 +00:00
rjc%netscape.com
aec6c9f440 Add in Steve Morse's CookieCore into AppCores. 1999-06-04 22:46:19 +00:00
pinkerton%netscape.com
e975f2048a removed nsMenuButton and nsImageButton from builds. 1999-06-04 22:45:27 +00:00
mscott%netscape.com
340dbf65f1 Include nsIFileSpec.h 1999-06-04 22:44:11 +00:00
pinkerton%netscape.com
05679fe166 don't export imagebutton or menu button stuff. obsolete. 1999-06-04 22:43:19 +00:00
mscott%netscape.com
636c568618 support SaveMessageToDisk (stub right now)
replace nsAutoCString with more efficient nsAutoString
1999-06-04 22:42:31 +00:00
mscott%netscape.com
693efe6500 replace nsAutoCString with more efficient nsAutoString 1999-06-04 22:41:56 +00:00
pinkerton%netscape.com
741afa353a removing obsolete widgets (nsImageButton and nsMenuButton). 1999-06-04 22:41:39 +00:00
ssu%netscape.com
f7c476330e fixed bug #6859: default root key now set 1999-06-04 22:40:56 +00:00
pinkerton%netscape.com
b5666ab255 removing imageButton and menuButton stuff. obsolete. 1999-06-04 22:36:54 +00:00
sfraser%netscape.com
f588145a78 Keep the lamer compilers happy. 1999-06-04 22:33:53 +00:00
amusil%netscape.com
765491b880 Fixed bug with Java-targeted object tags. 1999-06-04 22:33:13 +00:00
sspitzer%netscape.com
28add8ce53 even though it isn't building yet, follow briano's lead and use
MOZ_DLL_SUFFIX
1999-06-04 22:32:46 +00:00
amusil%netscape.com
eb37612c76 Bug fixes with plugin instance caching. We now keep track of a plugin instance's start/stop state. 1999-06-04 22:32:27 +00:00