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

64 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com f6b9d3a028 Necko ifdefs for layout and rdf. 1999-06-26 06:36:26 +00:00
rjc%netscape.com 93b3b3c31c Oops, missed updating chrome with the new GetAllCmds() method. 1999-06-26 01:43:00 +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
warren%netscape.com 23864df5e3 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
waterson%netscape.com 3dfae0dd79 Use RDF/XML datasource directly, rather than loading through RDF service. The separates this from whatever policy RDF service ends up needing to use for RDF/XML. Chrome registry _must_ be loaded synchronously no matter what. 1999-06-15 00:42:45 +00:00
slamm%netscape.com 3444737911 Add entry for Sidebar skin. Fix for bug #6369. 1999-06-14 22:59:42 +00:00
mcmullen%netscape.com b748a3fa47 Hurrumph. So now we have to use about= instead of ID=? Well, CVS should have fixed my new stuff as well :-) 1999-06-10 00:06:59 +00:00
mcmullen%netscape.com c4c8b19704 Added chrome://pref for the prefs window. 1999-06-09 20:45:15 +00:00
waterson%netscape.com e9cde2a6e1 Fix incorrect RDF usage; replace 'ID=' with 'about=' where appropriate. 1999-06-09 08:31: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
hyatt%netscape.com b507a5b1bf Adding support for the chrome registry naming stuff. 1999-06-03 19:32:47 +00:00
putterman%netscape.com c1dd4dc7fc update registry for new mailnews hierarchy. 1999-05-28 22:33:30 +00:00
mcmullen%netscape.com f4bd7dc337 Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
danm%netscape.com 36d8c5644e save search part of URL when munging and reconstructing 1999-05-27 20:34:42 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +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
sfraser%netscape.com 8a33873d26 Fix creator code of shared libs 1999-04-24 03:18:19 +00:00
waterson%netscape.com e545139879 The Great Cursor Excorcism. Removed cursors in favor of enumerators. Misc updates to purge the xpidl stubs stuff in preparation for XPConnect. Details on RDF_19990422_BRANCH. 1999-04-24 02:41:02 +00:00
chuang%netscape.com 4fff20ed6e add address book entry 1999-04-23 06:35:54 +00:00
donm%netscape.com ba1095ca1c backing out hyatt's change 1999-04-22 22:35:05 +00:00
hyatt%netscape.com 63c265da0b Added error-checking to track the build problem on the Mac (and possibly Linux). 1999-04-22 22:00:04 +00:00
sfraser%netscape.com 80c32df239 Install resources inside 'default' directory in content, skin etc. 1999-04-22 02:57:57 +00:00
cmanske%netscape.com 8b8d25baf7 Fixed error in editor chrome entry 1999-04-21 20:43:33 +00:00
sfraser%netscape.com 20fe5d84e9 Fix malformed chrome RDF 1999-04-21 19:19:40 +00:00
cmanske%netscape.com b6fd87456d Added new editor chrome support 1999-04-21 18:51:43 +00:00
waterson%netscape.com a12efd3224 Bug 4750. Updated RDF_NAMESPACE_URI to refer to the most recent (and final) version of the RDF recommendation. 1999-04-21 00:11:39 +00:00
rickg%netscape.com 0d1b06ca19 sync with nsString2 API 1999-04-20 07:20:21 +00:00
pierre%netscape.com 01d4d25d82 First Checked In. 1999-04-20 00:43:15 +00:00
sfraser%netscape.com 3d8e1befae Added chrome entries for global, and editor. 1999-04-19 22:49:19 +00:00
putterman%netscape.com 0a3c592adc Added messenger and messenger compose to the registry. 1999-04-16 22:01:06 +00:00
hyatt%netscape.com a3d8385a9e Fixing case sensitivity problem. 1999-04-16 21:27:00 +00:00
jj%netscape.com ef839e917a fix for #5128 : change fragment name 1999-04-16 03:00:10 +00:00
hyatt%netscape.com b2e67b355c Improving chrome URLs. 1999-04-15 05:24:57 +00:00
hyatt%netscape.com ccde0dd489 Fixing build bustage. 1999-04-10 09:13:54 +00:00
hyatt%netscape.com f0cf863dea Implementing persistence of chrome. 1999-04-10 08:08:48 +00:00
waterson%netscape.com 151da4bcb4 Add registry.rdf to INSTALL target. 1999-04-06 05:36:52 +00:00
briano%netscape.com e0cae4d079 Added a newline at the end of the file for Unix. 1999-04-06 03:09:28 +00:00
mcafee%netscape.com 165d61c509 Ignore generated files. 1999-04-05 05:23:13 +00:00
hyatt%netscape.com ef75e908d6 Fixing a bug in the RDF content sink where the ID attribute was being
qualified with a document URI even when it was a URI in its own right.
1999-04-03 01:47:07 +00:00
hyatt%netscape.com cdd8e5341f Fixing the registry file for chrome. 1999-04-02 19:23:19 +00:00
hyatt%netscape.com 2f272f4af6 Tweaks to the registry.rdf file. 1999-04-02 07:40:25 +00:00
hyatt%netscape.com 7b9cd76ff5 Fixing build bustage. 1999-04-02 07:37:57 +00:00
hyatt%netscape.com 27fb6ca58c Fixing some stuff. 1999-04-02 07:35:38 +00:00
hyatt%netscape.com 3ffe82117b Node, not Resource. 1999-04-02 06:59:04 +00:00
hyatt%netscape.com 852fc3e8a0 Target, not source. 1999-04-02 06:58:35 +00:00
hyatt%netscape.com 58875be384 Retrieving the base directory (in theory). 1999-04-02 06:55:10 +00:00
hyatt%netscape.com 965300f901 More work in progress... 1999-04-02 06:49:20 +00:00
hyatt%netscape.com 9a948f9283 Teaching the chrome registry how to obtain skin and content nodes. 1999-04-02 06:24:30 +00:00
hyatt%netscape.com 1b2a5b969c The registry for the chrome. 1999-04-02 06:13:06 +00:00
hyatt%netscape.com 25873817b2 Getting there... 1999-04-02 06:12:22 +00:00