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

12540 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com cd3b8d7527 The tree view interface. 1998-12-02 01:44:24 +00:00
hyatt%netscape.com 41803df853 Initial checkin of the tree widget and the data model architecture (that will
be used for toolbars and trees).
1998-12-02 01:43:26 +00:00
waterson%netscape.com 5c4c04d4da #ifdef out XP_MAC stuff for now. 1998-12-02 01:42:17 +00:00
hyatt%netscape.com 8542693f1e Deletion of outdated tree widget and toolbar interfaces and updating of
the appropriate makefiles.
1998-12-02 01:38:54 +00:00
wtc%netscape.com b8c197c816 In the struct-emulated version of LL_I2L, added a PRInt32 cast
to make sure we are right shifting a signed integer (in case
someone passes in an unsigned).
1998-12-02 01:37:59 +00:00
michaelp%netscape.com 6f81511f6c fixed build bustage. 1998-12-02 01:08:43 +00:00
briano%netscape.com 2d1da05422 Fix for NetBSD. Bugzilla#1421. 1998-12-02 01:08:00 +00:00
waterson%netscape.com 3dffffa68c Added rdf dir to pull_lizard. 1998-12-02 00:57:34 +00:00
waterson%netscape.com 595f0ee7be Added mozilla/rdf to the pull. 1998-12-02 00:50:42 +00:00
peterl%netscape.com 284c21e900 Added nsLayoutAtoms.cpp 1998-12-02 00:49:52 +00:00
briano%netscape.com d5e9966a01 Fix for OpenBSD. Bugzilla#1407. 1998-12-02 00:45:24 +00:00
peterl%netscape.com 6a548ee74f added inline style sheet support for contained HTML 1998-12-02 00:39:10 +00:00
peterl%netscape.com 6491194ab0 changed media type to atom
moved body fixup rule to body element
1998-12-02 00:38:33 +00:00
peterl%netscape.com b724dddfbc changed media type to atom 1998-12-02 00:38:14 +00:00
peterl%netscape.com 36202d8d46 added media support to child sheet iteration
changed medium type to atoms
1998-12-02 00:37:32 +00:00
michaelp%netscape.com 95b847f98b added GetNativeRegion() and GetRegionComplexity() methods. 1998-12-02 00:36:56 +00:00
peterl%netscape.com 62f19b11dc added media support to import 1998-12-02 00:36:37 +00:00
michaelp%netscape.com 9fef332a02 added FlushFontCache() method. 1998-12-02 00:36:08 +00:00
peterl%netscape.com 4f5e330093 changed medium type to atom 1998-12-02 00:36:00 +00:00
peterl%netscape.com 34b6f5761e added inline style sheet accessor 1998-12-02 00:35:41 +00:00
peterl%netscape.com f9df2b0fc3 fixed decoration style of del 1998-12-02 00:35:26 +00:00
peterl%netscape.com c5ad15c3ea changed media to uppercase atoms 1998-12-02 00:35:03 +00:00
peterl%netscape.com 3cf6cb3b98 added inline style rule accessor 1998-12-02 00:34:31 +00:00
peterl%netscape.com 6fbec6d63b moved body fixup rule into content 1998-12-02 00:34:06 +00:00
peterl%netscape.com 728c669e6a added inline style accessor 1998-12-02 00:33:12 +00:00
peterl%netscape.com ad4d5a8d0d added nsLayoutAtoms 1998-12-02 00:32:20 +00:00
peterl%netscape.com f6c7a49c8c added medium type 1998-12-02 00:31:31 +00:00
peterl%netscape.com 6d6e66b873 added media support 1998-12-02 00:30:42 +00:00
peterl%netscape.com 2c1ea9e2bf added nslayoutatoms.h 1998-12-02 00:29:42 +00:00
waterson%netscape.com c515725a02 Allow nsWellFormedDTD to handle text/rdf. 1998-12-02 00:29:31 +00:00
peterl%netscape.com 0d3bc3ce7e new file 1998-12-02 00:29:29 +00:00
peterl%netscape.com 009f5dbd89 changed medium type to atom 1998-12-02 00:29:16 +00:00
waterson%netscape.com 5a192c4fd9 Added CIDs and register factory hacks for RDF classes. 1998-12-02 00:28:58 +00:00
peterl%netscape.com 94d40d63f8 added medium accessor 1998-12-02 00:28:57 +00:00
waterson%netscape.com 7458263089 Added factory method for RDF documents. 1998-12-02 00:28:27 +00:00
waterson%netscape.com 43533cd836 Added text/rdf as a valid mimetype. 1998-12-02 00:27:46 +00:00
waterson%netscape.com 60defef0a3 Added rdf directory to the build. 1998-12-02 00:23:18 +00:00
waterson%netscape.com 5be8f88f28 Added rdf to the build. 1998-12-02 00:22:44 +00:00
waterson%netscape.com 0c457266d0 Added mozilla/rdf/include, mozilla/layout/xml/document/public, and mozilla/layout/xml/content/public to list of dirs that get manifested. Still not adding rdf to the Mac build due to linkage problems that need to be sorted out. 1998-12-02 00:21:44 +00:00
waterson%netscape.com fdf819f5ae First Checked In. 1998-12-02 00:20:07 +00:00
guha%netscape.com f2ede31b1a More Comments 1998-12-01 23:51:27 +00:00
guha%netscape.com 51b7e91713 Comments, fix for MSVC 4.2 1998-12-01 23:43:06 +00:00
waterson%netscape.com fdffef1329 Exposed nsCSSParser via layout factory. 1998-12-01 23:29:16 +00:00
beard%netscape.com a92eed5279 Moved to shared libraries, building in mozilla/dist, linking against many fewer libraries. 1998-12-01 22:25:36 +00:00
jfrancis%netscape.com b4ed6fc65f moving nsRangeList.cpp to the right place in the project 1998-12-01 22:05:27 +00:00
jfrancis%netscape.com b6579c8e81 moving nsDocumentfragment.cpp to the right place in the project 1998-12-01 22:00:18 +00:00
wtc%netscape.com 507804c68c Undefine _PR_HAVE_SOCKADDR_LEN because struct sockaddr doesn't have
the sa_len field on NEXTSTEP/OPENSTEP.  Thanks to Balazs Pataki for
<pataki@ovid.aszi.sztaki.hu> for confirming this.
1998-12-01 21:53:37 +00:00
mjudge%netscape.com 5d13732ea4 fix for mac no ')' 1998-12-01 21:39:13 +00:00
mjudge%netscape.com 76b0346880 didnt check in the one file i needed!! not my day 1998-12-01 21:04:33 +00:00
mjudge%netscape.com 9e7e162dbb fixing mac build bustages 1998-12-01 20:58:53 +00:00