Commit Graph

137 Commits

Author SHA1 Message Date
hyatt%netscape.com
b2a4325241 Landing re-architected command dispatcher. r=hangas(XUL/JS), saari(C++) 1999-10-14 10:58:25 +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
kipp%netscape.com
8fedfe4c3c nuked 1999-09-30 21:38:19 +00:00
kipp%netscape.com
c30fad172b Switch from component to module 1999-09-30 21:37:14 +00:00
kipp%netscape.com
4a305fa9cd Fixed a minor bug in the ctor macro 1999-09-30 21:36:35 +00:00
rjc%netscape.com
5db9b64825 Fix bug # 14302. Approval: chofmann. 1999-09-28 23:06:34 +00:00
waterson%netscape.com
629618c6c6 Fix for Win32. (NOT part of the build.) 1999-09-28 02:38:46 +00:00
kipp%netscape.com
c631df256f new 1999-09-28 00:44:47 +00:00
rjc%netscape.com
189380bfad Oops, dump these header files. 1999-09-15 09:00:04 +00:00
rjc%netscape.com
96ff72e4c7 Take Find & Search datasources out of the RDF project, as they're going into their own component. 1999-09-15 08:17:15 +00:00
ramiro%netscape.com
e8ba593918 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
colin%theblakes.com
4f8ec405fb Add MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS 1999-09-10 00:00:03 +00:00
briano%netscape.com
817ba95486 Removed the obsolete non-NECKO leftovers. 1999-09-08 23:12:13 +00:00
waterson%netscape.com
ca33e8fd70 Sheesh. After doing this once today, you'd think I'd learn. 1999-09-07 03:26:54 +00:00
waterson%netscape.com
49ac7e179a Replace nsRDFContentUtils with nsXULContentUtils, which can be acquired as a service. This allows it to keep cached member variables to other frequently-accessed services. 1999-09-07 02:51:13 +00:00
waterson%netscape.com
0c18269dd8 Fix unix bustage; these two functions have been promoted to real interface methods on the RDF service. 1999-09-06 20:46:25 +00:00
sdagley%netscape.com
46536be078 Added NS_DLGDEFAULTKEYS_CID 1999-08-30 13:22:06 +00:00
hyatt%netscape.com
de2f28c95a Fixes to enable the command dispatcher to properly instantiate. 1999-08-27 07:54:06 +00:00
hyatt%netscape.com
49d00452b7 Changing focus tracker to be the command dispatcher. 1999-08-25 01:49:24 +00:00
ramiro%netscape.com
56b62f3790 Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
briano%netscape.com
e2cc541f86 Cleaned it up and got rid of the redundant HP-specific SHARED_LIBRARY_LIBS stuff. 1999-08-03 21:40:56 +00:00
mscott%netscape.com
32d4038c24 fix build breakage..include config.mak 1999-07-29 03:46:59 +00:00
waterson%netscape.com
91a8ac09e7 Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
ramiro%netscape.com
ba8ba82cc6 Landing timer move on windows. 1999-07-17 15:52:01 +00:00
dveditz%netscape.com
0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
mcafee%netscape.com
efb0b4ac2e librdf.so needs NS_NewUnicharStreamLoader from libneckoutil_s.a for NECKO=1 build. 1999-07-02 03:35:17 +00:00
warren%netscape.com
fbc735f510 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +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
waterson%netscape.com
90b5ffddce Spit out a mapfile, for kicks. 1999-06-15 03:21:49 +00:00
saari%netscape.com
f38a079904 Adding nsXULKeyListener again... 1999-06-14 22:06:24 +00:00
sspitzer%netscape.com
efb595b600 fix mac build bustage. saari made nsXULKeyListener.cpp part of the mac build,
but hasn't defined this CID yet.
1999-06-12 01:21:10 +00:00
waterson%netscape.com
e180ff9e63 Move bookmarks to xpfe/components. 1999-06-11 06:17:15 +00:00
waterson%netscape.com
183ea40ed1 Enable aggregation on the in-memory datasource. 1999-06-10 06:47:28 +00:00
rjc%netscape.com
077df5b684 Adding RDF Search datasource into build. 1999-06-09 20:04:23 +00:00
waterson%netscape.com
3b2101b351 Add nsRDFContentUtils fns to dlldeps, as they are used from rdfdatasource_s.lib now. 1999-06-09 08:32:17 +00:00
waterson%netscape.com
1885dbf906 Remove related links data source: moved to xpfe/components. 1999-06-07 19:14:22 +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
hyatt%netscape.com
cafcb12aef More focus tracker work. 1999-05-28 22:15:57 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
waterson%netscape.com
7d36a36347 These files are generated now. 1999-05-19 05:57:28 +00:00
mccabe%netscape.com
a048bb1a21 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
waterson%netscape.com
fb3c6a734f Moved nsHistoryDataSource implementation into xpfe/components/history. 1999-05-18 04:09:44 +00:00
hyatt%netscape.com
c469eabd61 Oops. 1999-05-14 06:24:23 +00:00
waterson%netscape.com
d02a861aa0 XPT files are generated on-the-fly now. 1999-05-11 02:11:21 +00:00
waterson%netscape.com
822777252e Automatically build .xpt's. 1999-05-10 18:55:00 +00:00
kipp%netscape.com
624abc0d8c We no longer need to link in raptor 1999-05-06 19:27:53 +00:00
waterson%netscape.com
71e12271b1 Obsolete. 1999-05-05 03:30:39 +00:00
waterson%netscape.com
4cfa8ff7f4 Remove nsXULDataSource: it is obsolete. Refactor interfaces into individual idl files: need to install more .xpt's now. 1999-05-05 03:12:24 +00:00
waterson%netscape.com
5652645b50 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