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

1126 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com 42ca1bf61a Remove NS_RDF from this class declaration. This was giving us link warnings in every dll that linked with this library on windows. Why? When we link against the library, the macro is defining the class as an imported class; however because the library is statically linked, it really is a local declaration.
a=waterson
1999-05-18 21:28:43 +00:00
hyatt%netscape.com 2ce85ee0fa Disabling the cloned style sheets. This is causing trouble. Will probably have
to force them to be reparsed.
1999-05-18 10:21:11 +00:00
hyatt%netscape.com 0b3f6c19ea Fixes. 1999-05-18 09:28:00 +00:00
hyatt%netscape.com 6c62cd6df5 Oh yeah, baby. 1999-05-18 09:03:53 +00:00
mccabe%netscape.com a048bb1a21 Remove lecacy hack that moved .xpt files from over in js/src/xpconnect to components, now that xpconnect exports its own .xpt files. 1999-05-18 09:01:01 +00:00
hyatt%netscape.com 02eabdf348 Popup listener knows how to be a blur listener. 1999-05-18 08:37:41 +00:00
hyatt%netscape.com f42e39e419 Typo. 1999-05-18 07:42:31 +00:00
hyatt%netscape.com 6810f55bd3 Working on popup documents. 1999-05-18 07:40:59 +00:00
rjc%netscape.com d90c49acb9 Make sure that the bookmark panel includes the right RDF datasources! Also, show the bookmark shortcut column. 1999-05-18 07:02:06 +00:00
rjc%netscape.com b0cf560690 Get rid of a few warnings. 1999-05-18 06:34:15 +00:00
rjc%netscape.com 70bf5173d4 More XUL template changes. Also re-enabling XUL_TEMPLATES. 1999-05-18 06:27:04 +00:00
rjc%netscape.com 83617f5b88 Even more support for collation keys. 1999-05-18 06:19:04 +00:00
hyatt%netscape.com 030f73ed26 Had the wrong integer value for the right mouse button. 1999-05-18 06:05:43 +00:00
waterson%netscape.com 26456eda1d Moved nsHistoryDataSource implementation info xpfe/components/history. 1999-05-18 04:10:09 +00:00
waterson%netscape.com fb3c6a734f Moved nsHistoryDataSource implementation into xpfe/components/history. 1999-05-18 04:09:44 +00:00
waterson%netscape.com f696d70ebf Remove extraneous whitespace. 1999-05-18 03:54:25 +00:00
waterson%netscape.com 47c37c15af Use nsServiceManager to get singleton datasources instead of nsComponentManager. 1999-05-18 03:53:18 +00:00
jevering%netscape.com 67d1a4e8fd Makecopy now works on win98 for this.. waterson 1999-05-18 00:53:00 +00:00
rjc%netscape.com 4d0dad7ee7 For collation key sorting support, need to #include DIST area's "locale" directory. 1999-05-17 22:47:32 +00:00
rjc%netscape.com f6e8f86744 Checking in some additional collation key support. 1999-05-17 22:43:47 +00:00
waterson%netscape.com ab984cdd54 Add nsISupports to QI. 1999-05-17 22:20:35 +00:00
jevering%netscape.com 6d5d2a45b2 Adding to be localizable for bug 6366 1999-05-17 21:58:42 +00:00
slamm%netscape.com 2f25c8493d Add tree dump. Code to resize iframes (not quite working). 1999-05-17 21:51:15 +00:00
slamm%netscape.com d4fc07ac9e Fix reload. 1999-05-17 21:50:35 +00:00
hyatt%netscape.com 7d4f43e0f9 La la la. 1999-05-16 09:40:42 +00:00
hyatt%netscape.com d5f2bd61ce More popup work. 1999-05-16 09:09:00 +00:00
hyatt%netscape.com a48945c0a3 Fixing build bustage 1999-05-16 08:50:27 +00:00
hyatt%netscape.com 4c5b8bc7ed Added the method that will give me the new popup doc. 1999-05-16 08:05:32 +00:00
hyatt%netscape.com 19ffc42c57 Implementing HandleDOMEvent in nsXULDocument.cpp. Events now bubble to the
document and in turn will now bubble to the window.
1999-05-16 07:05:51 +00:00
hyatt%netscape.com d054927d19 Events weren't bubbling into the document. They do this now. 1999-05-16 06:58:56 +00:00
waterson%netscape.com ed22d7dfa6 Back out local changes to my flash stuff (was for testing only). 1999-05-16 00:10:25 +00:00
waterson%netscape.com 6a526b7c03 Initial revision. 1999-05-16 00:08:34 +00:00
waterson%netscape.com ada5fed6e3 Bug 3367. Need to 1) treat ArcLabelsOut as returning an 'optimistic' list of arcs, that is, possible arcs out; 2) use GetTarget() to test the containment property, not just existence of the arc; 3) implement 'rdf:ignore' to skip properties that may require extensive computation. In the process, I had to #ifdef XUL_TEMPLATES some of the XUL template stuff. 1999-05-15 23:46:17 +00:00
slamm%netscape.com 745e8e096f Use ENTITY's for labels. 1999-05-15 22:08:01 +00:00
hyatt%netscape.com 3bcdf2b219 DOn't need the printf any more. 1999-05-15 09:04:45 +00:00
hyatt%netscape.com d8868b63ca Not yet implemented. Sigh. I hate seeing "Not yet implemented." 1999-05-15 09:03:59 +00:00
hyatt%netscape.com e0323b8d8a Added support for document.popup, so that event handlers in popup content
can refer to the popup's originating element.
1999-05-15 08:46:14 +00:00
slamm%netscape.com e1bd09f8b0 Use sidebar style sheet for sidebar panel. 1999-05-15 01:55:37 +00:00
slamm%netscape.com 0ae184fbba Size to fit. 1999-05-15 01:53:28 +00:00
slamm%netscape.com ac8795a2b7 Clean up 1999-05-15 01:52:37 +00:00
slamm%netscape.com f7dd5fc708 Move title back into xul file 1999-05-15 01:45:09 +00:00
slamm%netscape.com a30b955d97 cleaner look 1999-05-15 01:44:33 +00:00
shaver%netscape.com 4103653589 allow rdf:datasource;param=var (r=waterson) 1999-05-14 23:56:30 +00:00
hyatt%netscape.com da3657824f Calling both createPopup and createAnchoredPopup now. 1999-05-14 21:51:57 +00:00
hyatt%netscape.com a9e9be3c9a Screen coords instead. 1999-05-14 19:22:52 +00:00
hyatt%netscape.com 903d87c645 Changes to actually call into the GlobalWindowImpl's createPopup method. 1999-05-14 19:10:01 +00:00
slamm%netscape.com 7f6662542d Use ENTITY tags for text. Fix for i18n bug #6373. 1999-05-14 18:58:56 +00:00
hyatt%netscape.com d7d64cb757 Popup listener. 1999-05-14 07:20:12 +00:00
hyatt%netscape.com c469eabd61 Oops. 1999-05-14 06:24:23 +00:00
hyatt%netscape.com 50375b2eb2 added files: mozilla/rdf/content/src/nsXULPopupListener.cpp 1999-05-14 05:39:15 +00:00