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

26046 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com c7bdab52b8 Updated comments 1999-05-06 19:35:11 +00:00
kipp%netscape.com 2f2fe06039 moved to layout 1999-05-06 19:34:32 +00:00
kipp%netscape.com a613478e91 Removed layout registry hackery 1999-05-06 19:32:56 +00:00
kipp%netscape.com 150f2e0d46 Use component manager instead of direct linking against the html library 1999-05-06 19:32:42 +00:00
kipp%netscape.com 0615b5b768 bye bye 1999-05-06 19:32:18 +00:00
kipp%netscape.com be3e9a495b Ripped out the old doc-loader hackery and use the component manager to find viewers instead 1999-05-06 19:31:59 +00:00
kipp%netscape.com 3b1bca601b Moved some source files to layout 1999-05-06 19:29:46 +00:00
kipp%netscape.com 46b66b0230 Moved some headers from here to layout 1999-05-06 19:29:26 +00:00
kipp%netscape.com ae3a97a715 Create an html element factory to use to create html content objects instead of requiring rdf to link with the html dll 1999-05-06 19:28:45 +00:00
kipp%netscape.com f85c7d58ee Use DOM api's instead of layout private api's 1999-05-06 19:28:22 +00:00
kipp%netscape.com 8e6fe3df91 Use component manager to create a css parser 1999-05-06 19:28:09 +00:00
kipp%netscape.com 624abc0d8c We no longer need to link in raptor 1999-05-06 19:27:53 +00:00
kipp%netscape.com d8943054fc Removed bogus inline virtual method in an interface 1999-05-06 19:27:37 +00:00
kipp%netscape.com e9f345a4e8 Add public to the build 1999-05-06 19:26:55 +00:00
kipp%netscape.com c66cd43ff3 Implement nsIHTMLElementFactory 1999-05-06 19:26:43 +00:00
kipp%netscape.com c37119c8c6 Added component support to this library 1999-05-06 19:26:13 +00:00
kipp%netscape.com 5f61d7ec74 Added new source files 1999-05-06 19:25:50 +00:00
kipp%netscape.com 83ba1b59f2 Moved from webshell/src 1999-05-06 19:25:40 +00:00
kipp%netscape.com 066324ed8b Moved from webshell directory 1999-05-06 19:25:10 +00:00
kipp%netscape.com bc90f03086 Added headers 1999-05-06 19:24:57 +00:00
kipp%netscape.com 397797a6d6 Added a makefile 1999-05-06 19:24:31 +00:00
briano%netscape.com 4a31b7f427 Automated update 1999-05-06 19:14:37 +00:00
alecf%netscape.com 60f5fbc92a remove -Wsign-compare because it confuses gcc 2.7.2.1 1999-05-06 19:03:23 +00:00
beard%netscape.com c2bdecff98 don't know how, but line endings got whacked. 1999-05-06 15:52:25 +00:00
dp%netscape.com 3a3765bcbd Using nsIFileLocator instead of nsSpecialFileSpec for Autoregistration 1999-05-06 15:19:22 +00:00
beard%netscape.com d551533bc1 First Checked In. 1999-05-06 15:06:11 +00:00
beard%netscape.com db2e9da53f First Checked In. 1999-05-06 14:39:20 +00:00
beard%netscape.com 3218ac0e70 tool changes 1999-05-06 14:30:29 +00:00
beard%netscape.com fe84521319 added xptcstubs_mac.cpp/.s, removed xptcstubs_.mac.cpp 1999-05-06 14:29:31 +00:00
beard%netscape.com e02996a454 XP_MAC: no longer using mac_fopen, replacing fopen itself. added mac_warning. 1999-05-06 14:27:57 +00:00
dp%netscape.com 0ef48a75eb Fixed AutoregisterComponent() to return a value 1999-05-06 14:27:09 +00:00
beard%netscape.com df952436da for XP_MAC, added macro renaming main to xptdump_main, for use in CodeWarrior plugin, changed all uses of "stat" to call to get_file_length() for clarity, and to lessen number of calls to stat in code. 1999-05-06 14:25:10 +00:00
beard%netscape.com df271ee45b For XP_MAC, added macro renaming main to xptlink_main, for use in CW plugin linker, uint32 -> PRUint32, renamed xpt_dump_usage -> xpt_link_usage. 1999-05-06 14:22:46 +00:00
beard%netscape.com 3d79101951 fixed stores of types smaller than sizeof(PRInt32) 1999-05-06 14:21:08 +00:00
beard%netscape.com 24007a6856 fixed floating point loads, vtable offset, r4 <- r6. 1999-05-06 14:19:34 +00:00
beard%netscape.com 05965b7454 First Checked In. 1999-05-06 14:16:15 +00:00
rods%netscape.com 750eda4b46 removed some old D&D code that was commented out, fixed processing of arrows
keys by returning the status from dispatch.
1999-05-06 14:00:25 +00:00
dp%netscape.com c4faf68d49 Moving Autoregitration out of SetupRegistry() 1999-05-06 13:35:25 +00:00
dp%netscape.com f9c7ab8b52 Removing stray UnregisterFactory(..., path) 1999-05-06 13:33:42 +00:00
dp%netscape.com 2f513cd724 Landing M6 XPCOM Code cleanup branch 1999-05-06 13:29:37 +00:00
mccabe%netscape.com ed1922475f Initial checkin of distribution makefile system for our brandfangled free source Rhino. 1999-05-06 07:51:15 +00:00
dcone%netscape.com df73d51115 fixed an autoString to use the GetUnicode() call 1999-05-06 07:42:43 +00:00
dcone%netscape.com 1aaa43ccfe fixed a bug with using mString to use the unicode value 1999-05-06 06:57:24 +00:00
nisheeth%netscape.com 4610242a5c The document loader that initiates the nsIDocumentLoaderObserver notifications is now passed up the document loader hierarchy. This was needed because external services that register as observers to the top level document loader expect to receive the document loader that is initiating the notification as a parameter in the notification. Earlier, they were always receiving the top level document loader regardless of which document loader initiated the notification. 1999-05-06 06:52:05 +00:00
rickg%netscape.com 80f580de9f sync with nsString2 1999-05-06 06:47:15 +00:00
briano%netscape.com 16248818fb Automated update 1999-05-06 06:44:41 +00:00
briano%netscape.com aee1344959 Fix for SunOS 4.x. 1999-05-06 06:39:14 +00:00
waterson%netscape.com fe7fe2c9cb Fix compiler warnings. Make -pedantic build again. 1999-05-06 06:34:07 +00:00
waterson%netscape.com ddd622484c Fix compiler warnings. 1999-05-06 06:33:47 +00:00
waterson%netscape.com 35178a5334 Fix off-by-one error, and an infinite loop. 1999-05-06 06:32:54 +00:00