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

21884 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 0ef4be2ade Added AC_DEFINE for MOZ_BRPROF. 1999-04-02 20:19:17 +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
danm%netscape.com 7fcae91c34 forgot the !@@!# binary switch 1999-04-02 20:16:54 +00:00
danm%netscape.com ee8d2f34d0 added samples directory 1999-04-02 20:07:29 +00:00
danm%netscape.com 15d7a98037 XUL samples 1999-04-02 20:06:37 +00:00
peterl%netscape.com b7d0600f26 backing out prevoius changes (unix didn't like it) 1999-04-02 19:57:07 +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
jband%netscape.com 7f17746e5f fixed typo in doc 1999-04-02 19:51:05 +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
erik%netscape.com a1e0dcc7d6 Need to check for dummy font family, and ignore. Corrected. 1999-04-02 19:40:11 +00:00
hyatt%netscape.com cdd8e5341f Fixing the registry file for chrome. 1999-04-02 19:23:19 +00:00
erik%netscape.com 4427a09acb Bold Japanese text was not working, since there are no bold Japanese fonts
on Linux. So I re-arranged the font tree to allow normal Japanese fonts to
be used instead.
1999-04-02 19:10:38 +00:00
hyatt%netscape.com b99466aa41 Landing changes to support chrome URLs in netlib. Approved by dp. 1999-04-02 19:05:52 +00:00
pinkerton%netscape.com 6bee6e43ee fix win32 bustage with nsCOMPtr. doh! 1999-04-02 19:00:51 +00:00
peterl%netscape.com 90dd9ac19c initialize bitfields through a union to keep purify happy 1999-04-02 18:51:28 +00:00
peterl%netscape.com ecabff3aa0 made some rudimentary connections for generated content into style data 1999-04-02 18:50:45 +00:00
peterl%netscape.com 50ff45a764 connected content properties to style context 1999-04-02 18:49:40 +00:00
peterl%netscape.com baea51d075 added nsStyleContent 1999-04-02 18:48:55 +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
pinkerton%netscape.com 5d2f11bfc1 use new transferable interfaces that were previously in here as placeholders. 1999-04-02 18:22:59 +00:00
pinkerton%netscape.com 2a1b764154 added new interfaces for closure over all flavors and converters when clients ask for a list of known flavors. 1999-04-02 18:22:36 +00:00
kipp%netscape.com 42d6035400 Added chrome dirs 1999-04-02 17:41:00 +00:00
erik%netscape.com 8084d2183c Free the loaded fonts array. Start the loaded fonts array at size 1. 1999-04-02 15:52:29 +00:00
erik%netscape.com b36b571f63 Throwing the switch. Flipped the FONT_SWITCHING ifdef. New font lookup
code is now live.
1999-04-02 15:36:01 +00:00
warren%netscape.com 6bd564519f Obsoleted nsITransportService 1999-04-02 09:26:42 +00:00
warren%netscape.com 6bb291af66 Added file transport stuff. 1999-04-02 09:25:17 +00:00
warren%netscape.com 8bf75dfb46 Added nsIThread and nsIThreadPool. 1999-04-02 09:20:44 +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
erik%netscape.com d3c8326505 Fixed uninitialized memory problem, and added DrawString routine for new
FONT_SWITCHING code (for Unicode). To be enabled (ifdeffed) tomorrow AM.
1999-04-02 07:20:13 +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
beard%netscape.com 60318f70d0 GlobalWindowImpl::SetNewDocument: fixed multiple initialization of JSContext. Always clears the scope first. 1999-04-02 06:22:00 +00:00
beard%netscape.com f951d14663 nsJVMManager::CreateThread(): upped the priority from LOW to NORMAL. 1999-04-02 06:21:59 +00:00
jband%netscape.com b7a28c6731 renamed nsAllocator to nsAllocatorImpl and NSTaskMem to nsAllocator 1999-04-02 06:17:28 +00:00
jband%netscape.com 55242667e4 added porting guide and README docs 1999-04-02 06:15:09 +00:00
dp%netscape.com 56040a39f4 Checking off nsAllocator done by John Bandhauer 1999-04-02 06:14:00 +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
nhotta%netscape.com 5ad4d9f122 Fixed the case less sort key creation problem. 1999-04-02 05:41:10 +00:00
warren%netscape.com 9cfa10a728 Added progID versions of methods to nsServiceManager (the static interface). 1999-04-02 05:17:42 +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
pinkerton%netscape.com 7522971bd1 some comments about data ownership. 1999-04-02 03:57:31 +00:00