Commit Graph

21888 Commits

Author SHA1 Message Date
danm%netscape.com
3253c2149d XUL samples 1999-04-02 20:06:37 +00:00
peterl%netscape.com
d5e687f7f6 backing out prevoius changes (unix didn't like it) 1999-04-02 19:57:07 +00:00
waterson%netscape.com
84e1d1e012 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
462a32f671 fixed typo in doc 1999-04-02 19:51:05 +00:00
waterson%netscape.com
e58a237ebb 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
d7565d3153 Need to check for dummy font family, and ignore. Corrected. 1999-04-02 19:40:11 +00:00
hyatt%netscape.com
90be7e1aab Fixing the registry file for chrome. 1999-04-02 19:23:19 +00:00
erik%netscape.com
11b9048ac7 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
89e8611ba6 Landing changes to support chrome URLs in netlib. Approved by dp. 1999-04-02 19:05:52 +00:00
pinkerton%netscape.com
25da6e65fa fix win32 bustage with nsCOMPtr. doh! 1999-04-02 19:00:51 +00:00
peterl%netscape.com
ad625281d0 initialize bitfields through a union to keep purify happy 1999-04-02 18:51:28 +00:00
peterl%netscape.com
ee221130d7 made some rudimentary connections for generated content into style data 1999-04-02 18:50:45 +00:00
peterl%netscape.com
ff014c1442 connected content properties to style context 1999-04-02 18:49:40 +00:00
peterl%netscape.com
37cbacb459 added nsStyleContent 1999-04-02 18:48:55 +00:00
waterson%netscape.com
30b4439885 Added tests directory to standard build. 1999-04-02 18:34:30 +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
pinkerton%netscape.com
30b7bab824 use new transferable interfaces that were previously in here as placeholders. 1999-04-02 18:22:59 +00:00
pinkerton%netscape.com
d10b0e7c3d 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
80349d8d2a Added chrome dirs 1999-04-02 17:41:00 +00:00
erik%netscape.com
d131bf9840 Free the loaded fonts array. Start the loaded fonts array at size 1. 1999-04-02 15:52:29 +00:00
erik%netscape.com
17e03e568b 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
b6bb25db4b Obsoleted nsITransportService 1999-04-02 09:26:42 +00:00
warren%netscape.com
aaef99cff0 Added file transport stuff. 1999-04-02 09:25:17 +00:00
warren%netscape.com
9ee65b1f03 Added nsIThread and nsIThreadPool. 1999-04-02 09:20:44 +00:00
hyatt%netscape.com
4838c2b566 Tweaks to the registry.rdf file. 1999-04-02 07:40:25 +00:00
hyatt%netscape.com
a43e891831 Fixing build bustage. 1999-04-02 07:37:57 +00:00
hyatt%netscape.com
397156e1f9 Fixing some stuff. 1999-04-02 07:35:38 +00:00
erik%netscape.com
e29fadb812 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
4d9dfc95cb Node, not Resource. 1999-04-02 06:59:04 +00:00
hyatt%netscape.com
dd33ddd616 Target, not source. 1999-04-02 06:58:35 +00:00
hyatt%netscape.com
ede8757505 Retrieving the base directory (in theory). 1999-04-02 06:55:10 +00:00
hyatt%netscape.com
b8ca718e14 More work in progress... 1999-04-02 06:49:20 +00:00
hyatt%netscape.com
ec7d275d67 Teaching the chrome registry how to obtain skin and content nodes. 1999-04-02 06:24:30 +00:00
beard%netscape.com
c9f141a9a0 GlobalWindowImpl::SetNewDocument: fixed multiple initialization of JSContext. Always clears the scope first. 1999-04-02 06:22:00 +00:00
beard%netscape.com
65b1f8f077 nsJVMManager::CreateThread(): upped the priority from LOW to NORMAL. 1999-04-02 06:21:59 +00:00
jband%netscape.com
c5bed82e41 renamed nsAllocator to nsAllocatorImpl and NSTaskMem to nsAllocator 1999-04-02 06:17:28 +00:00
jband%netscape.com
7efd72beb7 added porting guide and README docs 1999-04-02 06:15:09 +00:00
dp%netscape.com
b80e707b8e Checking off nsAllocator done by John Bandhauer 1999-04-02 06:14:00 +00:00
hyatt%netscape.com
4daf526a34 The registry for the chrome. 1999-04-02 06:13:06 +00:00
hyatt%netscape.com
f392ff898f Getting there... 1999-04-02 06:12:22 +00:00
hyatt%netscape.com
fb6cc4d274 Tweaks to enable nsIURL to be referenced from chrome. 1999-04-02 05:56:05 +00:00
nhotta%netscape.com
0fc50f9e21 Fixed the case less sort key creation problem. 1999-04-02 05:41:10 +00:00
warren%netscape.com
12179cbf41 Added progID versions of methods to nsServiceManager (the static interface). 1999-04-02 05:17:42 +00:00
hyatt%netscape.com
e6825821b6 Adding the method that will handle chrome URLs. Invoked from within netlib. 1999-04-02 05:00:46 +00:00
pinkerton%netscape.com
a814e3cd7b some comments about data ownership. 1999-04-02 03:57:31 +00:00
pinkerton%netscape.com
5c3cd09cfd getting data from clipboard now works. Factored code into FlavorsTransferableCanImport/Export() as temp holding ground before moving into nsITransferable. 1999-04-02 03:56:11 +00:00
briano%netscape.com
dd614c1972 Automated update 1999-04-02 03:44:31 +00:00
briano%netscape.com
42b83a7b34 Moved the checks for X and the toolkits closer to the beginning. 1999-04-02 03:39:13 +00:00
bienvenu%netscape.com
caf8c5bd81 more work on threading 1999-04-02 03:26:14 +00:00