This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-29 17:40:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
rdf
History
davidm%netscape.com
9c2fc96bb3
File Removed.
1999-05-18 21:42:21 +00:00
..
base
Use nsServiceManager to get singleton datasources instead of nsComponentManager.
1999-05-18 03:53:18 +00:00
brprof
Switching over to nsIEventQueues. Adding support for onunload, onabort, and
1999-05-04 23:32:25 +00:00
build
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
chrome
Switching over to nsIEventQueues. Adding support for onunload, onabort, and
1999-05-04 23:32:25 +00:00
content
Disabling the cloned style sheets. This is causing trouble. Will probably have
1999-05-18 10:21:11 +00:00
datasource
File Removed.
1999-05-18 21:42:21 +00:00
include
…
macbuild
Moved nsHistoryDataSource implementation info xpfe/components/history.
1999-05-18 04:10:09 +00:00
opendir
Land Guha's history stuff, including some fixes for references in the file system data source, and modifications for literals: there's now nsIntLiteral and nsDateLiteral.
1999-03-09 04:01:56 +00:00
resources
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
tests
Add rdfpoll test to the build.
1999-05-05 03:15:23 +00:00
util
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.
1999-05-18 21:28:43 +00:00
.cvsignore
…
Makefile.in
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
makefile.win
Add resources directory to the build: it has its own makefile now.
1999-05-05 03:13:39 +00:00