ramiro%netscape.com
a09ea8b7ca
Landing timer move on unix.
1999-07-17 14:22:51 +00:00
ramiro%netscape.com
5cdb03367b
Define the toolkit flags in one place an reuse that. Hopefully this will
...
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
dveditz%netscape.com
0eb6c820cf
nakefile cleanups
1999-07-02 13:42:17 +00:00
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
gagan%netscape.com
dc1680b25c
Necko changes (from Andreas)
1999-06-29 00:26:25 +00:00
gagan%netscape.com
4d4a936e0f
Necko changes.
1999-06-28 23:57:35 +00:00
warren%netscape.com
fbc735f510
Last of the necko ifdefs. Now we link with necko.
1999-06-28 10:35:57 +00:00
mcafee%netscape.com
fbd468ebbe
BeOS changes
1999-06-27 09:18:50 +00:00
rjc%netscape.com
d8cf0513a0
Added new method GetAllCmds() which uses a nsISimpleEnumerator instead of GetAllCommands() which uses a nsIEnumerator. Migration to GetAllCmds() can be done in the future.
1999-06-26 01:09:02 +00:00
ramiro%netscape.com
773e34ec7d
Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
...
for providing the base patch.
1999-06-25 09:38:26 +00:00
waterson%netscape.com
4b1f9242e4
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
alecf%netscape.com
01aed4ad67
move resources into a seperate subdirectory so we can export them AND build the DLL with the same makefiles
1999-06-22 02:00:42 +00:00
alecf%netscape.com
49993ef1f0
add datasource datasource for the first time
...
(not complete, not yet part of the build)
1999-06-20 22:01:58 +00:00
alecf%netscape.com
d7387bc5c0
add DOM datasource for the first time
...
(not yet part of the build)
1999-06-20 22:01:01 +00:00
waterson%netscape.com
6b94933c25
Add rdfpoll test to build. Not sure why it wasn't there before.
1999-06-20 05:05:21 +00:00
valeski%netscape.com
e23b3c673c
NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
1999-06-18 17:34:08 +00:00
waterson%netscape.com
1b014f1bb5
Bug 8221. Fix to get off the leak radar.
1999-06-17 19:47:21 +00:00
mcafee%netscape.com
886f422654
Ignore generated files.
1999-06-14 20:11:24 +00:00
warren%netscape.com
b113f2332f
Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams.
1999-06-08 20:57:32 +00:00
briano%netscape.com
8699ea0019
Handle the (Unix) platform-specific DLL naming conventions properly.
1999-06-04 22:17:30 +00:00
warren%netscape.com
cbbfa208f8
IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom).
1999-06-03 21:50:47 +00:00
waterson%netscape.com
53e94d4ea4
Remove unnecessary LINCS now that all headers are pushed to the same directory.
1999-06-03 20:22:54 +00:00
mcafee%netscape.com
206f04a516
-lraptorhtml is a component now, don't link with it.
1999-05-27 00:55:09 +00:00
dp%netscape.com
94344009c8
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
waterson%netscape.com
9dfd69f007
Bug 6957. Add kEventQueueCID to the registry setup so these tests will run. a=chofmann.
1999-05-24 03:53:02 +00:00
waterson%netscape.com
1380978fbd
Add rdfpoll test to the build.
1999-05-05 03:15:23 +00:00
waterson%netscape.com
84760570cf
Use new RDFXML datasource APIs.
1999-05-05 03:14:06 +00:00
waterson%netscape.com
f84cbd4faf
Initial revision.
1999-05-05 02:58:03 +00:00
waterson%netscape.com
722511bdf1
Initial revision.
1999-05-05 01:15:01 +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
bruce%cybersight.com
25345b7651
Remove -lnetlib from link lines. Not needed.
1999-04-28 05:30:09 +00:00
warren%netscape.com
c289c670cd
Added Write(nsIInputStream) and Flush to nsIOutputStream.
1999-04-22 07:31:03 +00:00
sspitzer%netscape.com
f199c3ba0a
ignore the generated rdcat binary
1999-04-10 00:35:28 +00:00
mcafee%netscape.com
8e3a283b85
Ignore generated files.
1999-04-05 05:23:13 +00:00
waterson%netscape.com
af4d230931
Changed rdfcat to be the only test for now.
1999-04-02 20:19:57 +00:00
waterson%netscape.com
06720f1ce3
Added a pile of libraries to make it run. Sheesh, this is a joke.
1999-04-02 20:18:09 +00:00
waterson%netscape.com
2f1cc640c6
Removed older tests, added rdfcat.
1999-04-02 18:33:56 +00:00
waterson%netscape.com
624944179e
Initial revision.
1999-04-02 18:33:34 +00:00
waterson%netscape.com
607baa7a31
Fixed refcount bug.
1999-04-01 06:44:50 +00:00
waterson%netscape.com
95fe5b64f9
Changed RDF-specific errors to be success rather than error codes.
1999-03-30 02:30:16 +00:00
waterson%netscape.com
e2946fd9b1
Got this building and running again.
1999-03-27 00:30:20 +00:00
leaf%mozilla.org
4ad9f70d5d
Landing nspr library name change, and plevent function call change.
1999-03-17 21:32:03 +00:00
ramiro%netscape.com
4c82e5e158
Dont build broken rdfsink tests, breaks --enable-tests.
1999-03-12 11:27:57 +00:00
warren%netscape.com
4b2d56fbaa
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
ebina%netscape.com
38b464566c
Changing RegisterFactory to use the new API.
1999-02-26 17:19:00 +00:00
waterson%netscape.com
16abbd0ff1
Removed RDF DLLs from SetupRegistry() b/c RDF self-registers.
1999-02-18 22:53:51 +00:00
waterson%netscape.com
bf37eede6e
Fixed to get building on Linux.
1999-02-18 22:53:19 +00:00
dp%netscape.com
81c281f428
Adding libreg as xpcom depends on it
1999-02-10 02:01:50 +00:00
mcafee%netscape.com
44b569b4f9
Ignore generated files
1999-02-08 08:46:17 +00:00
mcafee%netscape.com
7c047961d5
Ignore generated localfile executable
1999-02-02 06:18:53 +00:00