gecko-dev/rdf
ramiro%netscape.com f41e67c622 Separate the widget and gfx toolkits into two variables.
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
..
base Fixed necko case to call OnStartRequest, etc. 1999-07-02 06:15:00 +00:00
brprof BeOS changes 1999-06-27 09:18:50 +00:00
build librdf.so needs NS_NewUnicharStreamLoader from libneckoutil_s.a for NECKO=1 build. 1999-07-02 03:35:17 +00:00
chrome Added chrome protocol handler 1999-07-02 04:15:43 +00:00
content Making sure the default scrolling behavior for a webshell in XUL is 1999-07-02 05:29:18 +00:00
datasource Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
include
macbuild Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. 1999-06-24 00:22:58 +00:00
opendir
resources Add article.gif to files. It was missing. 1999-07-01 23:50:16 +00:00
tests Separate the widget and gfx toolkits into two variables. 1999-07-02 13:06:48 +00:00
util Expunge EqualsResource() and EqualsLiteral(). 1999-06-25 20:51:13 +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