Commit Graph

20062 Commits

Author SHA1 Message Date
beard%netscape.com
07880ee6a5 reverted back to kISupportsIID. It seems not all compilers can handle ::nsISupports::GetIID() from inside an XPCOM interface. Yech. 1999-03-13 02:20:57 +00:00
slamm%netscape.com
914dc94158 Add throbbingN.gif. 1999-03-13 02:15:34 +00:00
evaughan%netscape.com
9e7459d1a4 Fixed Titled button bugs. 1999-03-13 01:51:49 +00:00
slamm%netscape.com
d43c929d61 Update script name 1999-03-13 01:43:25 +00:00
jband%netscape.com
2e3f289396 support float and double in headers and typelibs 1999-03-13 01:43:19 +00:00
jband%netscape.com
95c5de89a9 made in params const, added some comments 1999-03-13 01:34:37 +00:00
jband%netscape.com
318cbab4df fix assumption that interfaces don't have the poointer bit set 1999-03-13 01:31:48 +00:00
hyatt%netscape.com
440907c771 Bookmarks menu coming online. 1999-03-13 01:12:53 +00:00
alecf%netscape.com
c1cdfe0b36 #if 0 out calls to functions we haven't defined yet. 1999-03-13 01:07:11 +00:00
alecf%netscape.com
61204aa2a1 remove more undefined symbols by linking against more libraries 1999-03-13 01:06:27 +00:00
chuang%netscape.com
f6a3a8deab Change 3 pane layout using frame instead of iframe 1999-03-13 01:03:50 +00:00
hyatt%netscape.com
8d985699b7 Menus now handle click events properly (by sending them into the DOM). 1999-03-13 01:03:33 +00:00
law%netscape.com
439208c7c8 Animated gif for apprunner throbber 1999-03-13 01:02:28 +00:00
mccabe%netscape.com
1f415231ec Fixed a place where I was missing an NS_RELEASE, thanks jband. 1999-03-13 00:56:47 +00:00
slamm%netscape.com
5e0f0dfbc1 Trim NSPR options down to two. Add mozilla banner. 1999-03-13 00:51:40 +00:00
alecf%netscape.com
629983ae76 putterman's patches to re-root thread pane 1999-03-13 00:50:51 +00:00
morse%netscape.com
1da882c709 fix potential build bustage 1999-03-13 00:44:13 +00:00
hyatt%netscape.com
8a2617aabc Menus are much closer now. 1999-03-13 00:31:05 +00:00
nhotta%netscape.com
53f3fa0998 Added a MIME decoder interface which takes arguments in nsString. 1999-03-13 00:28:18 +00:00
beard%netscape.com
6722afc97e forcing nsISupports to global scope to resovle ambiguity (VC is very weak) 1999-03-13 00:12:13 +00:00
hyatt%netscape.com
d3c5cc49f3 On the road to making the bookmarks menu work properly. 1999-03-13 00:08:25 +00:00
rjc%netscape.com
df2a860b7a Autoregistration now works on all platforms, and RDF self-registers, so removing code that statically registers RDF here. 1999-03-13 00:06:29 +00:00
pinkerton%netscape.com
b3fb93dfe2 onClick -> onclick conversion. 1999-03-12 23:56:13 +00:00
evaughan%netscape.com
68e34096a0 Fixed disabled bug on buttons. 1999-03-12 23:47:52 +00:00
rjc%netscape.com
3041149e82 Export nsComponentManager::AutoRegister 1999-03-12 23:47:17 +00:00
pierre%netscape.com
f6ea34953b fixed uninitialized variable in XULContentSinkImpl::Init() 1999-03-12 23:36:33 +00:00
morse%netscape.com
5f91377e5e move wallet editor to a server 1999-03-12 23:32:11 +00:00
morse%netscape.com
79d1af55d9 fix for wallet 1999-03-12 23:30:48 +00:00
morse%netscape.com
cee47e4e31 turn on client wallet for win32 1999-03-12 23:29:12 +00:00
rhp%netscape.com
f67e34fb3e Changes for content type handler plugins on unix 1999-03-12 23:28:39 +00:00
pierre%netscape.com
fce0679c0e fixed uninitialized variable in ProxyEvent::Fire() 1999-03-12 23:27:46 +00:00
cyeh%netscape.com
c882274f7f use plain text for the automated report, and don't uuencode 1999-03-12 23:24:53 +00:00
pierre%netscape.com
fd9654179e fixed uninitialized variable in map_java_object_to_js_object_impl() 1999-03-12 23:18:13 +00:00
rhp%netscape.com
a8c4315b5b Change for different names on non PC platforms 1999-03-12 23:17:59 +00:00
rhp%netscape.com
e170c61dc8 Change for temporary stat() call. 1999-03-12 23:16:52 +00:00
pinkerton%netscape.com
37396fd3e0 fix for the mac part of bug #3675. We were dispatching all menu events twice. 1999-03-12 23:02:33 +00:00
pinkerton%netscape.com
29a51ec714 First Checked In. 1999-03-12 22:57:55 +00:00
beard%netscape.com
e8f39af705 now passing events to plugins, generating idle events with an nsITimer, all XP_MAC changes for the most part. 1999-03-12 22:46:14 +00:00
beard%netscape.com
703c5b9250 Added NS_NATIVE_PLUGIN_PORT selector to GetNativeData. 1999-03-12 22:45:02 +00:00
michaelp%netscape.com
aa887814b4 added memory cleanup tripwire. 1999-03-12 22:24:30 +00:00
hyatt%netscape.com
2f81998407 Checking in German's new UI! 1999-03-12 22:21:58 +00:00
waterson%netscape.com
4666f0968a Bug 3529: re-rooting the tree. Added code in the generic content builder that notices changes to the 'id=' attribute and reconstructs the tree from a new resource when the object's identity is changed. Also, renamed the nsRDFGenericBuilder::IsWidgetElement() to IsFolderOrItem(), because that's what it's doing. 1999-03-12 22:20:34 +00:00
hyatt%netscape.com
41e8c1e58b Checking in German's new UI. 1999-03-12 22:16:05 +00:00
mcmullen%netscape.com
981da23e83 Fixed crashing bug on solaris. Added support for mac documents directory. 1999-03-12 22:15:02 +00:00
mcmullen%netscape.com
c9be804cc0 Added mac documents directory. 1999-03-12 22:14:08 +00:00
mscott%netscape.com
e5ec9412e7 Add line return after "Mailbox Done" to make it easier for QA to smoketest this string. 1999-03-12 22:05:32 +00:00
beard%netscape.com
248abc64a0 First Checked In. 1999-03-12 22:04:13 +00:00
ftang%netscape.com
6b58cc3d80 change the macroman converter to a better shape.... reviewed by pierre 1999-03-12 21:58:28 +00:00
beard%netscape.com
246cc96e0d Took out <SCRIPT> tag, <APPLET> tag. Only used with <EMBED> tag. 1999-03-12 21:51:56 +00:00
beard%netscape.com
221c8ea624 Added clear button, moved buttons into a panel. 1999-03-12 21:51:05 +00:00