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

177 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 92229cf52f shit, these got added in the wrong place. 1999-09-19 01:17:39 +00:00
sspitzer%netscape.com 584fcbcac6 need this to get the dom viewer to build on the mac 1999-09-18 23:43:55 +00:00
sspitzer%netscape.com 6737ab1eb2 Use this MANIFEST to export IDL files 1999-09-18 22:11:55 +00:00
sspitzer%netscape.com 61c418fe9d adding this to build the dom viewer on the mac. 1999-09-18 20:14:57 +00:00
alecf%netscape.com 0fb6ff3f6e use the right style sheet, duh! 1999-09-18 18:45:30 +00:00
alecf%netscape.com 2c06c91494 fix stupid casting problem that was preventing colors from appearing 1999-09-18 18:45:10 +00:00
sspitzer%netscape.com 4637fd7ccf minor changes to the help page 1999-09-18 17:26:57 +00:00
sspitzer%netscape.com 707facc582 start the dom viewer up with the help page I added. 1999-09-18 17:26:06 +00:00
sspitzer%netscape.com 608dfb5165 whoops. we only want one text input box, and set its value to
http://www.mozillazine.org

soon, it will be set to instructions on how to use alecf's DOM viewer
1999-09-18 17:13:28 +00:00
sspitzer%netscape.com a51014c8d8 turn on alecf's almighty dom viewer.
try it, you'll like it!
1999-09-18 17:03:09 +00:00
sspitzer%netscape.com 716686a24a makefiles to get alecf's dom viewer to build on windows 1999-09-18 17:02:45 +00:00
sspitzer%netscape.com eccfd3a6a9 changes to get alecf's dom viewer to build and work on windows. 1999-09-18 17:02:11 +00:00
sspitzer%netscape.com ab33a28610 more changes to get the wensleydale tree to build 1999-09-18 02:15:41 +00:00
sspitzer%netscape.com e66629bd09 more fixes for the wensleydale bustage. 1999-09-18 02:04:33 +00:00
sspitzer%netscape.com 7ea95b1781 attempt to fix build bustage. 1999-09-18 01:57:55 +00:00
sspitzer%netscape.com 029d0a0579 make it so when you hit return, it loads the URL 1999-09-18 01:04:26 +00:00
alecf%netscape.com 905d30b30d get rid of a bunch of stupid printfs, use autostrings 1999-09-18 00:57:33 +00:00
alecf%netscape.com 2bb40f3f71 add html input so that we can see stuff 1999-09-18 00:38:46 +00:00
alecf%netscape.com c4a65e2233 add DOM viewer to the rdf test suite 1999-09-18 00:16:53 +00:00
briano%netscape.com e879c25e61 General cleanup. 1999-09-15 23:36:43 +00:00
ramiro%netscape.com 26dd94b010 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
waterson%netscape.com 35d8784b9b Directly #include nsSetupRegistry.cpp so as to avoid further snafus when CIDs are mucked with. 1999-09-15 00:16:04 +00:00
alecf%netscape.com ed77dbf0cd oops, had CIDs and if/elses in the wrong place 1999-09-11 10:49:12 +00:00
alecf%netscape.com 7f0f837f3b switch back to COMPtrs for now because nsDOMNodes don't support weak references (arg) 1999-09-11 10:48:42 +00:00
alecf%netscape.com a707f31d46 fix random typos and prevent crashes on blank documents 1999-09-11 10:47:56 +00:00
alecf%netscape.com ab74d60feb fix boxes/iframes to lay out better 1999-09-11 10:46:25 +00:00
alecf%netscape.com ca369ddd61 get rid of library name so we don't overwrite on export 1999-09-11 10:46:10 +00:00
alecf%netscape.com 33aebe5cc0 fix tree and add Type from RDF 1999-09-11 10:45:52 +00:00
alecf%netscape.com 887f7f131f fix case where html text widget is busted 1999-09-11 10:45:25 +00:00
alecf%netscape.com 480452fa59 add rdfutils for base implementation 1999-09-11 10:44:56 +00:00
alecf%netscape.com 72e7cfceda update to use weak references to DOM elements, fix tree to use new templates, get rid of old dom:// <-> DOMNode system 1999-09-11 09:11:03 +00:00
briano%netscape.com eff1b0f0cc Removed the obsolete non-NECKO leftovers. 1999-09-08 23:12:13 +00:00
bruce%cybersight.com bd8a5676cd Use nsCRT::free() instead of delete[] for char* data. 1999-09-04 15:40:35 +00:00
ramiro%netscape.com 6cec5c3abb Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
ramiro%netscape.com 8644dc2074 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
ramiro%netscape.com e1f2489b0c Set the timer lib flags in one place. 1999-08-24 14:54:59 +00:00
alecf%netscape.com f8cb6fb0c7 updating DOM Viewer
- start creating DOM elements using the PROGID system for creating elements
1999-08-22 00:33:51 +00:00
ramiro%netscape.com 16bbd09726 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
ramiro%netscape.com 0e1b8a922a Fix for -lpref linking problems. Dont link with libpref, its not needed. 1999-08-18 00:27:50 +00:00
ramiro%netscape.com 0149d76208 Link in secfree dynamically only where needed. 1999-08-17 15:46:57 +00:00
alecf%netscape.com c4dbef6569 fix memory error found by rickg's tool
NOT PART OF THE BUILD
1999-08-06 09:17:15 +00:00
alecf%netscape.com d07009d0a7 add new interface for DOM node container
NOT PART OF THE BUILD
1999-08-06 09:16:13 +00:00
alecf%netscape.com d18ce7541b fix bit-rot in DOM viewer
- remove use of depricated EqualsResource
- fix memory error as found by rickg's tool
- convert to using raw pointers rather than nsCOMPtrs

NOT PART OF THE BUILD!
1999-08-06 09:15:44 +00:00
mscott%netscape.com 293095a950 fix build breakage...include config.mak 1999-07-29 03:59:32 +00:00
mscott%netscape.com 0c4eca82a6 fix build breakage..include config.mak 1999-07-29 03:46:59 +00:00
briano%netscape.com ea37bbc00a Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +00:00
briano%netscape.com d99daeea9b Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
ramiro%netscape.com 342b5083f1 Landing timer move on unix. 1999-07-17 14:22:51 +00:00
ramiro%netscape.com abf0cc4a0f 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 4c4f269dd4 nakefile cleanups 1999-07-02 13:42:17 +00:00
ramiro%netscape.com b86c78a296 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 a78cd1e21b Necko changes (from Andreas) 1999-06-29 00:26:25 +00:00
gagan%netscape.com acf1333da6 Necko changes. 1999-06-28 23:57:35 +00:00
warren%netscape.com f5e1196f42 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
mcafee%netscape.com c3efbaa943 BeOS changes 1999-06-27 09:18:50 +00:00
rjc%netscape.com 3a764c6bfc 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 05ae9c3868 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 f008503b2f 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 70a87d9fd5 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 958ca9b7e4 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 1017419d99 add DOM datasource for the first time
(not yet part of the build)
1999-06-20 22:01:01 +00:00
waterson%netscape.com ef9b20d29a Add rdfpoll test to build. Not sure why it wasn't there before. 1999-06-20 05:05:21 +00:00
valeski%netscape.com 487d9ea921 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 576f2e41a0 Bug 8221. Fix to get off the leak radar. 1999-06-17 19:47:21 +00:00
mcafee%netscape.com 32d93e2301 Ignore generated files. 1999-06-14 20:11:24 +00:00
warren%netscape.com aaf94a8b04 Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57:32 +00:00
briano%netscape.com e9e302b454 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
warren%netscape.com 447b069ddb IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
waterson%netscape.com 452a3a8494 Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-03 20:22:54 +00:00
mcafee%netscape.com 94d32802ad -lraptorhtml is a component now, don't link with it. 1999-05-27 00:55:09 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
waterson%netscape.com 609396188c 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 f1af2a3844 Add rdfpoll test to the build. 1999-05-05 03:15:23 +00:00
waterson%netscape.com eb4e1e74ef Use new RDFXML datasource APIs. 1999-05-05 03:14:06 +00:00
waterson%netscape.com 87f0b0c7b2 Initial revision. 1999-05-05 02:58:03 +00:00
waterson%netscape.com 4211494969 Initial revision. 1999-05-05 01:15:01 +00:00
hyatt%netscape.com 64aad9318d 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 b375ec7b75 Remove -lnetlib from link lines. Not needed. 1999-04-28 05:30:09 +00:00
warren%netscape.com 329d00e493 Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
sspitzer%netscape.com 484b187e10 ignore the generated rdcat binary 1999-04-10 00:35:28 +00:00
mcafee%netscape.com 165d61c509 Ignore generated files. 1999-04-05 05:23:13 +00:00
waterson%netscape.com b982062863 Changed rdfcat to be the only test for now. 1999-04-02 20:19:57 +00:00
waterson%netscape.com 5518c27bb1 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 a3d67ab552 Removed older tests, added rdfcat. 1999-04-02 18:33:56 +00:00
waterson%netscape.com 8dd6209600 Initial revision. 1999-04-02 18:33:34 +00:00
waterson%netscape.com 43b43565de Fixed refcount bug. 1999-04-01 06:44:50 +00:00
waterson%netscape.com 3062f66f67 Changed RDF-specific errors to be success rather than error codes. 1999-03-30 02:30:16 +00:00
waterson%netscape.com 6ecb8f8419 Got this building and running again. 1999-03-27 00:30:20 +00:00
leaf%mozilla.org 0a0f5ac00f Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
ramiro%netscape.com f31b16897d Dont build broken rdfsink tests, breaks --enable-tests. 1999-03-12 11:27:57 +00:00
warren%netscape.com c50687b845 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
ebina%netscape.com 66e1467fa8 Changing RegisterFactory to use the new API. 1999-02-26 17:19:00 +00:00
waterson%netscape.com 866991b63a Removed RDF DLLs from SetupRegistry() b/c RDF self-registers. 1999-02-18 22:53:51 +00:00
waterson%netscape.com 4e4d445a8c Fixed to get building on Linux. 1999-02-18 22:53:19 +00:00
dp%netscape.com 1310389704 Adding libreg as xpcom depends on it 1999-02-10 02:01:50 +00:00
mcafee%netscape.com 387e0d9df5 Ignore generated files 1999-02-08 08:46:17 +00:00
mcafee%netscape.com 8a42e69529 Ignore generated localfile executable 1999-02-02 06:18:53 +00:00
guha%netscape.com 041beb1bcd prototype serialized hash table 1999-01-28 23:39:16 +00:00
ramiro%netscape.com 727ff299f7 Ignore generated files. 1999-01-26 04:46:37 +00:00
mcafee%netscape.com 88bc810717 Making this test build on Solaris 1999-01-26 03:19:50 +00:00