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

315 Коммитов

Автор SHA1 Сообщение Дата
pavlov%netscape.com f59144e62c fix string stupidness 2000-04-27 23:08:11 +00:00
danm%netscape.com d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
scc%netscape.com c666d0582c making string conversions explicit 2000-04-15 10:10:02 +00:00
cls%seawood.org f6740baa20 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
scc%netscape.com 8ffaada718 making string conversions explicit 2000-04-03 05:28:56 +00:00
tbogard%aol.net 840c8350e1 GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur 2000-02-08 13:40:10 +00:00
scc%netscape.com 73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
brade%netscape.com 27ca515c4c fix access paths for move to CW5 (bug #25949) 2000-02-02 22:45:39 +00:00
troy%netscape.com 8a78d916a5 b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
child list and changed ReparentFrameView() to check it.
2000-01-22 01:16:50 +00:00
pp%ludusdesign.com 698852a4f4 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
jdunn%netscape.com cb0c532e85 Fix base class specifiers, since be default if they aren't specified it is Private
# 23237
r= warren@netscape.com, ftang@netscape.com, jband@netscape.com
2000-01-11 01:45:34 +00:00
dougt%netscape.com 28b40a90dd Including nsString.h directly. It is included indirectly by nsFileSpec. This
prep work for the nsIFile landing.
2000-01-03 23:40:10 +00:00
sspitzer%netscape.com ccf56ed7cd fix crasher in the dom viewer. #22425. dom viewer still suffers from bit rot, but at least it won't crash 1999-12-23 00:52:43 +00:00
briano%netscape.com a689cde6af Another NetBSD/arm-specific fix. 1999-12-22 20:02:18 +00:00
warren%netscape.com 2db26922a6 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
dougt%netscape.com f66be6c30c fix for 18078. r=mstoltz,warren 1999-11-30 00:32:43 +00:00
warren%netscape.com 7f04320416 Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf 1999-11-12 09:07:26 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
cls%seawood.org bee74e223b Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
alecf%netscape.com 649ac66265 cleanup NS_IMPL_MODULE and friends
- define new nsModuleComponentInfo and use it instead of components_t
- use size_t instead of unsigned int
- add some docs
- allow user to define own module name
1999-11-02 01:12:32 +00:00
troy%netscape.com e52717b7b9 See if the Mac is any happier with this 1999-11-02 00:21:47 +00:00
troy%netscape.com 68a0a9ea50 Changed GetFrameName() calls to use nsIFrameDebug interface 1999-11-01 23:29:27 +00:00
troy%netscape.com bdbafdc824 Temporary change 1999-11-01 23:21:20 +00:00
alecf%netscape.com cefca4a650 make buttons class="push"
only a test, not part of product
1999-10-30 07:39:07 +00:00
alecf%netscape.com a4175fe8a8 move DOM viewer into chrome so that DOM security doesn't f us up again
only a test, not part of the product
1999-10-30 07:23:07 +00:00
cls%seawood.org bf549cdef1 Add newline at end of file for broken compilers. 1999-10-19 06:40:25 +00:00
alecf%netscape.com fcab7f170f event targets for checkboxes now reflect reality
(just a test, not part of product)
1999-10-19 03:16:45 +00:00
alecf%netscape.com 9253dd3ab3 land new DOMViewer branch
no reviewer, not part of product, just a test
1999-10-19 02:46:45 +00:00
alecf%netscape.com 20e2a0fd1e Start to land DOMViewer branch (extension - not part of product) 1999-10-19 02:01:40 +00:00
neeti%netscape.com e596121d7a Converted to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=alecf 1999-10-15 04:06:14 +00:00
dveditz%netscape.com ff01d5e8f4 Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz 1999-10-10 01:32:59 +00:00
waterson%netscape.com 14d8b9492e Bug 15301. Remove RDF graph from XUL content model construction. Landed XUL_19991005_BRANCH; see branch comments for detailed checkin information. r=shaver,hyatt. 1999-10-05 21:13:55 +00:00
beard%netscape.com 559e0bfd72 First Checked In. 1999-10-03 23:28:33 +00:00
beard%netscape.com c748d9a8f9 File Removed. 1999-10-03 23:26:57 +00:00
beard%netscape.com 9eae33066d changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
hyatt%netscape.com 0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
alecf%netscape.com 549217fc44 oops, thought I was on my branch. backing out 1999-09-25 06:25:32 +00:00
alecf%netscape.com 7072a94718 first cleanup of RDF DOMDataSource in preparation for adding document observers 1999-09-25 06:21:21 +00:00
sspitzer%netscape.com 65c9c34440 shit, these got added in the wrong place. 1999-09-19 01:17:39 +00:00
sspitzer%netscape.com 443170f444 need this to get the dom viewer to build on the mac 1999-09-18 23:43:55 +00:00
sspitzer%netscape.com ea5e802895 Use this MANIFEST to export IDL files 1999-09-18 22:11:55 +00:00
sspitzer%netscape.com 3fc60a6daa adding this to build the dom viewer on the mac. 1999-09-18 20:14:57 +00:00
alecf%netscape.com 1a2e6cd619 use the right style sheet, duh! 1999-09-18 18:45:30 +00:00
alecf%netscape.com 9102dbd933 fix stupid casting problem that was preventing colors from appearing 1999-09-18 18:45:10 +00:00
sspitzer%netscape.com 1beb5a318d minor changes to the help page 1999-09-18 17:26:57 +00:00
sspitzer%netscape.com 3455d20c72 start the dom viewer up with the help page I added. 1999-09-18 17:26:06 +00:00
sspitzer%netscape.com 1073a08aee 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 6eafa4da70 turn on alecf's almighty dom viewer.
try it, you'll like it!
1999-09-18 17:03:09 +00:00
sspitzer%netscape.com cdb9d326ab makefiles to get alecf's dom viewer to build on windows 1999-09-18 17:02:45 +00:00
sspitzer%netscape.com 66fbf30773 changes to get alecf's dom viewer to build and work on windows. 1999-09-18 17:02:11 +00:00
sspitzer%netscape.com c2f940f447 more changes to get the wensleydale tree to build 1999-09-18 02:15:41 +00:00
sspitzer%netscape.com b021bee763 more fixes for the wensleydale bustage. 1999-09-18 02:04:33 +00:00
sspitzer%netscape.com b6466b9f80 attempt to fix build bustage. 1999-09-18 01:57:55 +00:00
sspitzer%netscape.com af7020147c make it so when you hit return, it loads the URL 1999-09-18 01:04:26 +00:00
alecf%netscape.com 0e4b7ac0bf get rid of a bunch of stupid printfs, use autostrings 1999-09-18 00:57:33 +00:00
alecf%netscape.com 8363e8522d add html input so that we can see stuff 1999-09-18 00:38:46 +00:00
alecf%netscape.com 906ce79e80 add DOM viewer to the rdf test suite 1999-09-18 00:16:53 +00:00
briano%netscape.com 49a9c60d81 General cleanup. 1999-09-15 23:36:43 +00:00
ramiro%netscape.com e8ba593918 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
waterson%netscape.com a3b4f01bf0 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 8a911e660a oops, had CIDs and if/elses in the wrong place 1999-09-11 10:49:12 +00:00
alecf%netscape.com c418b9190c 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 26b8c2d42a fix random typos and prevent crashes on blank documents 1999-09-11 10:47:56 +00:00
alecf%netscape.com 80fd13c831 fix boxes/iframes to lay out better 1999-09-11 10:46:25 +00:00
alecf%netscape.com 0f3d0651c7 get rid of library name so we don't overwrite on export 1999-09-11 10:46:10 +00:00
alecf%netscape.com 2d055618fc fix tree and add Type from RDF 1999-09-11 10:45:52 +00:00
alecf%netscape.com d15639ecb7 fix case where html text widget is busted 1999-09-11 10:45:25 +00:00
alecf%netscape.com da4b0ea78b add rdfutils for base implementation 1999-09-11 10:44:56 +00:00
alecf%netscape.com 9a6081a16e 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 817ba95486 Removed the obsolete non-NECKO leftovers. 1999-09-08 23:12:13 +00:00
bruce%cybersight.com dddb6c04a9 Use nsCRT::free() instead of delete[] for char* data. 1999-09-04 15:40:35 +00:00
ramiro%netscape.com 7ee0e69965 Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
ramiro%netscape.com 5c9835cc68 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
ramiro%netscape.com ec21b9ecbc Set the timer lib flags in one place. 1999-08-24 14:54:59 +00:00
alecf%netscape.com 93be0997ed 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 2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
ramiro%netscape.com 6eeeaf7730 Fix for -lpref linking problems. Dont link with libpref, its not needed. 1999-08-18 00:27:50 +00:00
ramiro%netscape.com ee33c47ded Link in secfree dynamically only where needed. 1999-08-17 15:46:57 +00:00
alecf%netscape.com 63c4bcf681 fix memory error found by rickg's tool
NOT PART OF THE BUILD
1999-08-06 09:17:15 +00:00
alecf%netscape.com 0ebb9f453a add new interface for DOM node container
NOT PART OF THE BUILD
1999-08-06 09:16:13 +00:00
alecf%netscape.com 23a3604fa7 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 aa51635bc8 fix build breakage...include config.mak 1999-07-29 03:59:32 +00:00
mscott%netscape.com 32d4038c24 fix build breakage..include config.mak 1999-07-29 03:46:59 +00:00
briano%netscape.com 5ca4aa0b87 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 007ea62765 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 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
guha%netscape.com 45dc5ce660 prototype serialized hash table 1999-01-28 23:39:16 +00:00
ramiro%netscape.com 031d7de1ba Ignore generated files. 1999-01-26 04:46:37 +00:00
mcafee%netscape.com 3981197ed6 Making this test build on Solaris 1999-01-26 03:19:50 +00:00
mcafee%netscape.com 7b0cc6bb18 Making tests build on Solaris 1999-01-26 02:51:10 +00:00
waterson%netscape.com a9d5a36aa7 Added a missing header file. 1999-01-22 22:04:27 +00:00
mcafee%netscape.com 5d6f14092f Breathing Unix life into the rdf tests 1999-01-22 11:47:39 +00:00
waterson%netscape.com b24ea8f193 Implemented RDF container support and improved support for 'anonymous' resources for output of RDF/XML. Cleaned up common RDF vocabularies, placing #defines into rdf.h. 1999-01-22 06:48:25 +00:00
waterson%netscape.com 4e1dbf213c Updated for new header files (not in the build). 1999-01-21 22:29:11 +00:00
waterson%netscape.com aea6df3ac4 Improved namespace handling for output of RDF/XML streams. Modified basic data source interface to include GetAllResources(), which enumerates all of the resources in the datasource. Moved code for dumping an RDF/XML stream out of nsInMemoryDataSource into nsRDFXMLDataSource. 1999-01-21 22:24:32 +00:00
waterson%netscape.com 72f667cefc Modified to just descend into the subdirs; got rid of rdftest.cpp. 1999-01-21 01:26:51 +00:00
waterson%netscape.com 160255e4fe Obsolete. 1999-01-21 01:26:07 +00:00
waterson%netscape.com 3e6fc2b0ad Changed 'data base' to 'composite data source'. Merged RDF/XML document and stream data source into one big happy interface. 1999-01-20 01:42:13 +00:00
waterson%netscape.com 2f3937c26f Fixed LXR comments. 1999-01-05 23:29:50 +00:00
waterson%netscape.com 1d5fb989ba Added some comments. 1999-01-05 22:58:13 +00:00
waterson%netscape.com dafa77fc6e Fixed some indentation. 1999-01-05 22:54:37 +00:00
waterson%netscape.com 90008fb7ec Got rid of ConsoleOutputStream: musta been some cruft from the example code I copied... 1999-01-05 22:53:59 +00:00
waterson%netscape.com d081ee028c Updated to use the new event queue service that Rick landed last night. 1999-01-05 21:07:41 +00:00
waterson%netscape.com bc038776f5 Added docs on what this file is for. 1999-01-05 05:38:45 +00:00
waterson%netscape.com 7f08d375d9 Merge from RDF_122898_BRANCH. (This is not in the main build.) 1999-01-05 05:36:40 +00:00
waterson%netscape.com 78fa98a324 Landed RDF_122898_BRANCH onto the trunk. 1999-01-05 03:53:15 +00:00
waterson%netscape.com 401faf622a Updated test for recent changes. 1998-12-24 08:13:29 +00:00
waterson%netscape.com 49f7fc378e Initial revision. Not currently in the build. 1998-12-09 03:51:50 +00:00
waterson%netscape.com 4aaee5bfc6 Obsolete. 1998-12-08 19:14:43 +00:00
waterson%netscape.com 10ced94215 Updated for new interfaces. 1998-11-20 23:07:34 +00:00
waterson%netscape.com 25573c4410 Initial revision. 1998-11-14 08:58:29 +00:00
guha%netscape.com 386d199a60 More RDF fixing. Now ready for Raptor. 1998-11-09 01:28:58 +00:00
guha%netscape.com 884c0a8e70 *** empty log message *** 1998-11-08 04:29:07 +00:00
jgellman%netscape.com 740111caea test program and necessary build and bug fixes 1998-10-27 00:11:43 +00:00
jgellman%netscape.com c77fb98f24 test program and necessary build and bug fixes 1998-10-26 22:22:30 +00:00
jgellman%netscape.com 3f5986f818 added start of test harness 1998-10-26 21:26:20 +00:00