Commit Graph

1199 Commits

Author SHA1 Message Date
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
hyatt%netscape.com
656d553c50 Committing the XUL popup listener implementation. 1999-05-14 05:37:20 +00:00
hyatt%netscape.com
96c61ccdcb Adding support for the popup content implementation. 1999-05-14 05:37:00 +00:00
hyatt%netscape.com
ff8e79c925 Committing the popup listener interface. 1999-05-14 05:36:21 +00:00
waterson%netscape.com
6553b8d43b Use NS_WITH_SERVICE. 1999-05-13 20:53:07 +00:00
waterson%netscape.com
a5025f3cb7 Fix leakage of RDF service. 1999-05-13 20:52:42 +00:00
waterson%netscape.com
f5c0bb9854 Fixed missing release service. 1999-05-13 20:52:15 +00:00
slamm%netscape.com
30616e766d Another iteration. Add everything to a box. 1999-05-13 20:33:40 +00:00
waterson%netscape.com
6a7e4de78b Okay, let's try that fix again. 1999-05-13 17:27:51 +00:00
waterson%netscape.com
e8e6b41913 Fix inappropriate use of member functions. 1999-05-13 16:57:59 +00:00
rjc%netscape.com
05ac669b96 Don't compare nsCOMPtrs against nsnull. 1999-05-13 08:29:56 +00:00
rjc%netscape.com
00a8fbfe13 More cleanup on nsXULSortService (more nsCOMPtr usage, more C++ usage, etc.) Also, begin to add support for collation keys. 1999-05-13 08:25:12 +00:00
rjc%netscape.com
e2802314c3 Add support for any node attribute that wants to bind its value to RDF by looking it up in the graph. 1999-05-13 08:02:19 +00:00
warren%netscape.com
87b26617d5 Fixed nsICollection (and Count in particular) to be xpidl friendly. 1999-05-13 04:56:04 +00:00
slamm%netscape.com
6671497980 Play with the widget set and styles. Add onclick handler for 'Reload' button. 1999-05-13 02:12:01 +00:00
slamm%netscape.com
485ba6e0bf Add new sidebar files. Move bookmarks javascript into separate file. 1999-05-13 00:32:44 +00:00
mcmullen%netscape.com
309bab45c6 Split the manifest files into two: idl-generated headers (used if USE_XPIDL is turned off) and non-generated headers. 1999-05-13 00:04:14 +00:00
slamm%netscape.com
0dae5af171 Add sidebar title. Clean-up the layout. 1999-05-13 00:03:10 +00:00
mcmullen%netscape.com
bc6290e2db First Checked In. 1999-05-13 00:01:48 +00:00
slamm%netscape.com
ab3ac3fd7a Lose the toolbox. 1999-05-12 23:55:20 +00:00
vidur%netscape.com
6d2292083f Added GetContentType method to nsIDocument interface. 1999-05-11 20:22:52 +00:00
waterson%netscape.com
5d99d5c9f1 First Checked In. 1999-05-11 19:02:48 +00:00
slamm%netscape.com
8724313bc0 Bookmarks panel for the Sidebar. 1999-05-11 18:23:24 +00:00
slamm%netscape.com
95be3e4778 Move javascript code in bookmarks.js 1999-05-11 18:22:35 +00:00
slamm%netscape.com
06e8ddf9bb Sidebar almost working now. 1999-05-11 18:19:15 +00:00
waterson%netscape.com
d02a861aa0 XPT files are generated on-the-fly now. 1999-05-11 02:11:21 +00:00
waterson%netscape.com
a597d28219 Generate base header files. 1999-05-11 02:11:01 +00:00
slamm%netscape.com
0b49be0ae6 Move bookmarks javascript code into separate file. Add initial browser sidebar code and data. 1999-05-11 00:06:43 +00:00
mccabe%netscape.com
8c40ed334a _xpidlgen is now cvsignore'd globally; remove redundant per-directory references. 1999-05-10 20:52:47 +00:00
waterson%netscape.com
2d687c8fcc Ignore the _xpidlgen directory. 1999-05-10 19:31:34 +00:00
waterson%netscape.com
822777252e Automatically build .xpt's. 1999-05-10 18:55:00 +00:00
waterson%netscape.com
ea6772a7c4 Generate RDF headers. 1999-05-10 18:51:20 +00:00
mcafee%netscape.com
492b4cef0f Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com 1999-05-10 06:47:04 +00:00
rjc%netscape.com
5100f5eef5 Yet another shot at fixing another Unix pedantic issue. 1999-05-08 21:47:49 +00:00
rjc%netscape.com
f84a92af1e Try fixing another Unix pedantic issue. 1999-05-08 21:07:18 +00:00
rjc%netscape.com
f44baf6931 Fix Unix pedantic issue. (hopefully) 1999-05-08 20:22:41 +00:00
rjc%netscape.com
ec23883af8 While remote data starts streaming in, assert "loading"="true" attribute. When stream finishes, unassert it. Provide a "loading"="true" CSS style that sets the icon to be loading.gif 1999-05-08 12:42:33 +00:00
rjc%netscape.com
8ef846faaf Give the top-level XUL content folders pretty icons too! 1999-05-08 11:17:15 +00:00
rjc%netscape.com
53b2c8b4e9 Add refcnt'ing support in Element map for content nodes. (Not 100% if this is the right thing to do, but it does fix a crashing bug where the nodes are freed too early!) 1999-05-08 10:29:24 +00:00
rjc%netscape.com
57e9f4498b Fix hasAssertion() methods of FTP and Related Links datasources. 1999-05-08 10:18:01 +00:00
rjc%netscape.com
d755cbc1b2 Fix history bug; if a URI doesn't have a title (for example, if we're loading in a GIF file), detect it and don't try to write out a bogus title. 1999-05-08 09:45:32 +00:00
rjc%netscape.com
85209cb18f Use nsFileSpec's GetCatInfo() instead of rolling our own. 1999-05-08 09:34:31 +00:00
rjc%netscape.com
a6cbb8eb21 Add extra checking to ensure that FindChildByTag() succeeds before using value. 1999-05-08 08:39:47 +00:00
rjc%netscape.com
32b84dcc23 Don't compare nsCOMPtrs against nsnull. 1999-05-07 21:24:09 +00:00
rjc%netscape.com
4c3a89fd0b First cut at adding template and rule support for XUL builders. 1999-05-07 21:20:33 +00:00
waterson%netscape.com
10dbd37e4d nsISupportsArray hackery. 1999-05-07 19:56:19 +00:00
waterson%netscape.com
c09e6e6009 #include nsIEnumerator, because the decl of nsISimpleEnumerator has moved there. 1999-05-07 19:55:44 +00:00
briano%netscape.com
4eef4b871a Converted 'true' to 'PR_TRUE' so it'll build on Unix. 1999-05-07 05:17:30 +00:00
kipp%netscape.com
ae3a97a715 Create an html element factory to use to create html content objects instead of requiring rdf to link with the html dll 1999-05-06 19:28:45 +00:00
kipp%netscape.com
f85c7d58ee Use DOM api's instead of layout private api's 1999-05-06 19:28:22 +00:00
kipp%netscape.com
8e6fe3df91 Use component manager to create a css parser 1999-05-06 19:28:09 +00:00
kipp%netscape.com
624abc0d8c We no longer need to link in raptor 1999-05-06 19:27:53 +00:00
dcone%netscape.com
df73d51115 fixed an autoString to use the GetUnicode() call 1999-05-06 07:42:43 +00:00
waterson%netscape.com
fe7fe2c9cb Fix compiler warnings. Make -pedantic build again. 1999-05-06 06:34:07 +00:00
waterson%netscape.com
ddd622484c Fix compiler warnings. 1999-05-06 06:33:47 +00:00
waterson%netscape.com
35178a5334 Fix off-by-one error, and an infinite loop. 1999-05-06 06:32:54 +00:00
waterson%netscape.com
e7e4b0fb16 Obsolete. 1999-05-06 05:17:37 +00:00
rjc%netscape.com
191179bbfd New file: loading.gif 1999-05-06 01:19:25 +00:00
rjc%netscape.com
f1eb290097 First Checked In. 1999-05-06 01:19:04 +00:00
rjc%netscape.com
5a70431bf0 Add some small NULL checks. 1999-05-06 00:38:54 +00:00
waterson%netscape.com
71e12271b1 Obsolete. 1999-05-05 03:30:39 +00:00
waterson%netscape.com
54862e844d Remove nsXULDataSource, which is obsolete. 1999-05-05 03:25:16 +00:00
waterson%netscape.com
5a10c2b3fe Forgot to update MANIFEST, idiot. 1999-05-05 03:18:20 +00:00
waterson%netscape.com
94d552c99e Forgot to update Makefile.in, idiot. 1999-05-05 03:18:03 +00:00
waterson%netscape.com
1380978fbd Add rdfpoll test to the build. 1999-05-05 03:15:23 +00:00
waterson%netscape.com
9ae8a1ff80 Juggled interfaces around: they each live in their own .idl file now, which affects headers. 1999-05-05 03:14:31 +00:00
waterson%netscape.com
84760570cf Use new RDFXML datasource APIs. 1999-05-05 03:14:06 +00:00
waterson%netscape.com
6febc722fd Add resources directory to the build: it has its own makefile now. 1999-05-05 03:13:39 +00:00
waterson%netscape.com
99f960ed5e Add polling! 1999-05-05 03:12:54 +00:00
waterson%netscape.com
4cfa8ff7f4 Remove nsXULDataSource: it is obsolete. Refactor interfaces into individual idl files: need to install more .xpt's now. 1999-05-05 03:12:24 +00:00
waterson%netscape.com
972df3e5fd Remove nsXULDataSource.cpp from the build: it's obsolete. Re-factor interfaces into individual .idl files. 1999-05-05 03:11:23 +00:00
waterson%netscape.com
4c9acf711d Bug 5853. Fix vanishing bookmark titles problem: need to re-query graph on update. 1999-05-05 03:10:25 +00:00
waterson%netscape.com
8d3ff0f53b Factor interfaces into individual .idl files. 1999-05-05 03:09:50 +00:00
waterson%netscape.com
8224e41a78 Factor interfaces into individual .idl files. Add purge support and re-load support to RDF/XML datasource. 1999-05-05 03:09:12 +00:00
waterson%netscape.com
fa278583c8 Factored interfaces into individual .idl files. Here's the fallout: now all the headers here are generated. nsRDFInterfaces.h #includes them all. 1999-05-05 03:08:42 +00:00
waterson%netscape.com
5652645b50 Break up interfaces into individual .idl files; implies installation of individual .xpt's from rdf/build. Create rdf/resources/Makefile that installs everything in the resources directory. 1999-05-05 03:05:40 +00:00
waterson%netscape.com
f84cbd4faf Initial revision. 1999-05-05 02:58:03 +00:00
waterson%netscape.com
2f645cee3a Bug 5937. (Well, related to it.) Fixed a bug-waiting-to-happen-with-forms. Make sure we _get_ the resource before we try to release it. 1999-05-05 02:44:49 +00:00
waterson%netscape.com
722511bdf1 Initial revision. 1999-05-05 01:15:01 +00:00
waterson%netscape.com
efa352799a Unclump interfaces into individual files. 1999-05-05 00:48:15 +00:00
waterson%netscape.com
02d6a44602 Unclumped interfaces into individual files. 1999-05-05 00:47:38 +00:00
hyatt%netscape.com
e4b0beec4c Switching over to nsIEventQueues. Adding support for onunload, onabort, and
onerror.  Adding support for event capturing through script.  Adding support
for robust error-checking in the chrome registry.
1999-05-04 23:32:25 +00:00
waterson%netscape.com
3da7fda0e1 Added rules.mk. Whoops. 1999-05-04 20:02:22 +00:00
waterson%netscape.com
aea5f896c9 Initial revision. 1999-05-04 19:42:02 +00:00
waterson%netscape.com
87eb82d5ef Fixed install directive. 1999-05-04 18:58:55 +00:00
waterson%netscape.com
023b430ffb Initial revision. 1999-05-04 18:58:43 +00:00
waterson%netscape.com
e272b2e1de Initial revision. 1999-05-04 18:27:31 +00:00
waterson%netscape.com
d0ca9f4302 Clean up includes. 1999-05-04 05:29:20 +00:00
rickg%netscape.com
6dbe8b21ed fixed nsString2 API mismatch 1999-05-04 05:09:48 +00:00
waterson%netscape.com
a3604b7e94 Re-factored into individual interfaces. 1999-05-04 03:37:07 +00:00
waterson%netscape.com
0e6d8ebdba Bug 5679. Fix leak from XPConnect glue. 1999-05-04 03:32:12 +00:00
waterson%netscape.com
11098fd092 Bug 4725. Use PRUnichar for bookmark titles. r=rjc,a=chofmann 1999-05-01 19:32:57 +00:00
waterson%netscape.com
67367db890 Bug 4805. Re-wrote to be more paranoid. r=rjc,a=chofmann 1999-04-30 23:14:30 +00:00
matt%netscape.com
82d6fa5897 Taking block out of sidebar.css to allow for collapsible toolbars 1999-04-30 20:29:17 +00:00
waterson%netscape.com
1417f27315 Bug 5695. RDF needs UPPER CASE ID, not lower case id. This was confusing XUL and causing an assert when the node map was dumped. 1999-04-30 20:11:39 +00:00
waterson%netscape.com
fadbf6633e Bug 5741, part II. Need to be able to 'get the text' of a null node now, also. 1999-04-30 19:53:19 +00:00
waterson%netscape.com
b20db9e2b0 Bug 5741. Always create a text content node so that subsequent calls to set the cell's value work. r=hyatt,a=choffman. 1999-04-30 18:47:43 +00:00
pinkerton%netscape.com
1680448437 pinkerton/scc. appr chofmann. Bug #4127, et al. Fixing ownership models (more work to come). 1999-04-30 09:04:36 +00:00
waterson%netscape.com
2a062180d1 Bug 5637. Don't release each observer in the destructor, because we only hold a weak ref to it. r=rjc,a=chofmann. 1999-04-29 04:20:14 +00:00
waterson%netscape.com
99ad51582d Bug 5490 et al. Don't include local store in XUL document composite datasource until we have XUL syntax for deciding what attributes and elements are shared. r=hyatt, a=chofmann 1999-04-28 20:46:53 +00:00
rjc%netscape.com
8315e6fde0 Add some more nsCOMPtrs to fix leakage. 1999-04-28 07:03:11 +00:00
waterson%netscape.com
7580cac5b1 Added some PR_LOG stuff to help debug leaks. 1999-04-28 06:24:19 +00:00
waterson%netscape.com
db5ad72a02 Fix leak of composite datasource on each sort. 1999-04-28 06:23:21 +00:00
bruce%cybersight.com
25345b7651 Remove -lnetlib from link lines. Not needed. 1999-04-28 05:30:09 +00:00
waterson%netscape.com
5808d55c70 Fixed the text of a debug log message. 1999-04-28 04:19:28 +00:00
waterson%netscape.com
adb997b56f Made sure that the composite datasource cursor returns unique elements. 1999-04-28 02:42:31 +00:00
waterson%netscape.com
c716be445f Added install lines for icons. 1999-04-28 02:41:27 +00:00
waterson%netscape.com
c8956a6041 Added flash-panel specific icons so this is prettier to look at. It's still just demo-ware, though. 1999-04-28 02:41:10 +00:00
rjc%netscape.com
4587859d86 Fix typo on XP_MAC. 1999-04-28 01:53:01 +00:00
rjc%netscape.com
9d9aedb786 If the "IE Favorites" root node already exists in bookmarks.html, don't re-add it. 1999-04-28 01:51:36 +00:00
rjc%netscape.com
5eef4002d5 Oops... don't compare against nsnull. 1999-04-28 01:01:06 +00:00
rjc%netscape.com
22b8b32505 We now write out "bookmarks.html" on a Flush(). 1999-04-28 00:58:59 +00:00
ftang%netscape.com
2e97bf7dcc change S/GetDocumentCharacterSet method for nsIDocument interface. 1999-04-27 21:49:25 +00:00
matt%netscape.com
dcfd3b5d16 Changing target window to content frame 1999-04-27 21:49:20 +00:00
ftang%netscape.com
37a1e14fc9 pass default charset info to parser 1999-04-27 21:33:36 +00:00
matt%netscape.com
e366e84851 Changing Alerts to top and bookmark to the bottom 1999-04-27 21:32:32 +00:00
matt%netscape.com
e7ae67b58e Adding sidebarcontainer.xul to rdf resources 1999-04-27 21:21:47 +00:00
matt%netscape.com
9ce0332416 Adding container window for sidebar content 1999-04-27 21:20:33 +00:00
matt%netscape.com
84cc43a261 Adding sdiebar chrome style 1999-04-27 21:19:26 +00:00
waterson%netscape.com
fd21497373 Fixed pseudo-profile-url-hack. 1999-04-27 19:50:57 +00:00
waterson%netscape.com
48de941659 Added remote-flash-3.rdf to install. 1999-04-27 19:50:39 +00:00
waterson%netscape.com
ca3aba39b7 Added flash resources to install. 1999-04-27 19:26:31 +00:00
waterson%netscape.com
abb29e889b Initial revision. 1999-04-27 19:24:38 +00:00
rjc%netscape.com
39529fdcbc Give imported IE Favorites their own icon type (and associated CSS style) so that they can have their own distinct icons. 1999-04-27 07:38:19 +00:00
rjc%netscape.com
c00e5c1469 Export IE Favorite icon to DIST area. 1999-04-27 07:37:24 +00:00
rjc%netscape.com
8c3abe5534 Add IE Favorite icon. 1999-04-27 07:36:51 +00:00
waterson%netscape.com
facffa6517 Let's try that again. Made sure that the nsIRDFContainer header file is there. 1999-04-27 06:37:41 +00:00
waterson%netscape.com
9657bfa0eb Removed a obsolete container routines. 1999-04-27 06:27:52 +00:00