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

783 Коммитов

Автор SHA1 Сообщение Дата
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 db65032d55 Changed #ifdef DEBUG_waterson debug printfs to us PR_LOG(). Fixed a initialization-order warning on Unix. 1999-04-02 19:51:35 +00:00
waterson%netscape.com 732985df02 Removed a bunch of extraneous debug printfs that we're #ifdef DEBUG_waterson; this stuff is now being done in the in-memory data source via PR_LOG(). 1999-04-02 19:50:40 +00:00
hyatt%netscape.com cdd8e5341f Fixing the registry file for chrome. 1999-04-02 19:23:19 +00:00
waterson%netscape.com b0a00bb7da Added tests directory to standard build. 1999-04-02 18:34:30 +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
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
hyatt%netscape.com 6e5034e565 Tweaks to enable nsIURL to be referenced from chrome. 1999-04-02 05:56:05 +00:00
hyatt%netscape.com e27c15a07e Adding the method that will handle chrome URLs. Invoked from within netlib. 1999-04-02 05:00:46 +00:00
hyatt%netscape.com 668493a1a9 First Checked In. 1999-04-02 02:19:22 +00:00
hyatt%netscape.com 119c400c80 Turning the chrome registry on for Windows and UNIX. 1999-04-02 01:25:03 +00:00
hyatt%netscape.com ea24392b51 Removing file. 1999-04-02 01:12:49 +00:00
hyatt%netscape.com a0ce53652e Adding the chrome registry file. 1999-04-02 00:52:35 +00:00
hyatt%netscape.com 4b8efc82ee Adding chrome makefiles. 1999-04-02 00:52:08 +00:00
hyatt%netscape.com 0db71b1b2b Tweaking the chrome registry interface. 1999-04-02 00:49:00 +00:00
hyatt%netscape.com 2376b47dc6 Tweaking the chrome factory. 1999-04-02 00:48:49 +00:00
hyatt%netscape.com 43e56fbabe The chrome registry interface. 1999-04-02 00:09:00 +00:00
hyatt%netscape.com 8acb50a283 Initial makefiles for chrome source files. 1999-04-01 23:47:13 +00:00
hyatt%netscape.com 435dcd54db Initial makefiles for chrome interfaces. 1999-04-01 23:46:50 +00:00
hyatt%netscape.com 232db170e2 Tweaked the chrome factory. 1999-04-01 23:46:21 +00:00
hyatt%netscape.com 12c1c79fcc Adding more of the basic build infrastructure. 1999-04-01 23:38:07 +00:00
hyatt%netscape.com 79c97a0b2f Beginning the implementation of the chrome registry. 1999-04-01 23:30:48 +00:00
waterson%netscape.com c195c63d4a Use 'long long' instead of native type for PRTime. 1999-04-01 22:04:33 +00:00
waterson%netscape.com e2af5e02c8 Try #2 to land fixes for xpidl stubs: fixed long-long problem. 1999-04-01 22:04:10 +00:00
waterson%netscape.com 09aaabf02a Doh! Let's try that hex-to-int conversion one more time. 1999-04-01 10:07:23 +00:00
waterson%netscape.com d311d788ea Fix endian-ness dependency. 1999-04-01 09:52:17 +00:00
waterson%netscape.com 366e64ffaa Added PR_LOGs and made some stuff a little more paranoid. 1999-04-01 09:13:14 +00:00
waterson%netscape.com 850014c10e Added PR_LOG calls to debug the InMemoryDataSource. 1999-04-01 08:28:12 +00:00
waterson%netscape.com 9aea5fbef4 Changes for Guha's latest and greatest schema. Handle case where no cookie sent. 1999-04-01 08:08:12 +00:00
waterson%netscape.com 019f981bf4 Add xpidl-test-1.xul to list of exports. 1999-04-01 08:07:22 +00:00
waterson%netscape.com f488d23d79 New test for XPIDL stuff. 1999-04-01 08:07:11 +00:00
waterson%netscape.com 53f3f02238 Fixed a bug in URL truncation; updated resources and structure to reflect Guha's latest drop. 1999-04-01 08:05:45 +00:00
waterson%netscape.com 44b82a4f25 Guha's latest and greatest. 1999-04-01 07:56:31 +00:00
waterson%netscape.com 43b43565de Fixed refcount bug. 1999-04-01 06:44:50 +00:00
waterson%netscape.com e3c61c8262 Flip MOZ_BRPROF switch. 1999-04-01 06:40:09 +00:00
waterson%netscape.com 9611247057 Fixed a case where we weren't handling default namespaces on output. 1999-04-01 05:17:05 +00:00
waterson%netscape.com d5903b8928 Add brprof to build if MOZ_BRPROF is set. 1999-04-01 05:10:05 +00:00
waterson%netscape.com b5d07f4bbd Cleaned this mess up. 1999-04-01 05:09:34 +00:00
waterson%netscape.com 5f4ebbcd28 Initial revision. 1999-04-01 05:08:16 +00:00
waterson%netscape.com 88b5197250 Added browsing profile to the build. 1999-04-01 02:30:51 +00:00