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

26372 Коммитов

Автор SHA1 Сообщение Дата
jdunn%netscape.com fab73ed4a4 add newline to end of file. HP requires it 1999-05-07 19:38:26 +00:00
jdunn%netscape.com 9eeee1931a Add newline to end of file. HP chokes without it. 1999-05-07 19:37:48 +00:00
law%netscape.com f07d111666 Tweaking initializer code so it still works with appcores 1999-05-07 19:37:21 +00:00
law%netscape.com 9b9d42fb7d Synching with .idl file and fixing Stop button in the process 1999-05-07 19:35:52 +00:00
jband%netscape.com 741aa10eb4 removing my system for building xpidl files - waterson came up with a superior scheme 1999-05-07 19:32:10 +00:00
beard%netscape.com ff604e7392 Fixes bug #1177, where text gets drawn over itself in long documents. 1999-05-07 19:29:59 +00:00
kipp%netscape.com 5d9028b7b4 Implement support for SetEnableRendering/GetEnableRendering 1999-05-07 19:26:23 +00:00
kipp%netscape.com e66be5ee7a Pass on SetRendering call to the content viewer if we have one 1999-05-07 19:25:58 +00:00
kipp%netscape.com 91406b1df8 Added Set/Get enable-rendering method 1999-05-07 19:25:41 +00:00
slamm%netscape.com 528253bab8 QA wants the smoke tests to be the first thing you see (bug #6038). 1999-05-07 19:25:13 +00:00
akkana%netscape.com 6d64f20d89 Make Insert HTML a transaction 1999-05-07 19:23:17 +00:00
akkana%netscape.com dea0153e34 Middle-mouse paste; also, fix a bunch of warnings 1999-05-07 19:22:38 +00:00
fur%netscape.com 50f967f883 Include jsosdep.h for JS_HAS_LONG_LONG flag 1999-05-07 19:20:53 +00:00
akkana%netscape.com da7b9edf1c Add nsInsertHTMLTxn 1999-05-07 19:20:40 +00:00
akkana%netscape.com e53c5f1bd3 Make NS_ASSERTION and DebugBreak not crash on Unix 1999-05-07 19:20:12 +00:00
neeti%netscape.com a58db41cc2 Fix for bug 6099 1999-05-07 19:14:49 +00:00
mike%neoplanet.com 075b9ffc86 Modified handling of Cancel flag sent to BeforeNavigate2 from BeginLoadURL. Previously function called aShell->Stop() which was ineffective. Changed function to return NS_ERROR_ABORT. 1999-05-07 14:23:54 +00:00
mike%neoplanet.com 62ab3d7d52 Added code to prevent navigating to the default page, except when in design mode. 1999-05-07 14:18:23 +00:00
rods%netscape.com 14c46eb0dc Changed GetFileList from nsVoidArray ** to nsVoidArray *
It now copies it contents instead of giving you a pointer to it
1999-05-07 14:14:48 +00:00
rods%netscape.com 5522dd17a4 Added the Equals method 1999-05-07 14:13:09 +00:00
rods%netscape.com 1a48d17888 Initial checkin 1999-05-07 14:07:51 +00:00
bruce%cybersight.com ff0c2c46f4 This MUST be fixed in some other way. This is a temporary fix for the HP build bustage that Warren okayed as this code isn't in use elsewhere. This is just commenting out the bad code, not fixing it. 1999-05-07 08:08:21 +00:00
ramiro%netscape.com 065386bc5d Resurrect. 1999-05-07 07:35:36 +00:00
bruce%cybersight.com a24053ce03 Fix unix build for PICS after the landing from neeti. 1999-05-07 07:34:15 +00:00
bruce%cybersight.com 03ac503faa Fixes for event queue changes. Still crash because of clipboard problems. 1999-05-07 06:48:55 +00:00
warren%netscape.com d094cda857 Removed size args from nsIAllocator Realloc and Free. Now nsPageMgr keeps track of sizes for its nsIAllocator interface. 1999-05-07 06:22:11 +00:00
sfraser%netscape.com 6256ce6464 For some strange reason, the string for editor type was undefined as is. I changed it to a literal. 1999-05-07 05:43:51 +00:00
neeti%netscape.com e4ea5d4480 Landing PICS 1999-05-07 05:32:31 +00:00
sfraser%netscape.com 739c21a94c Export Editor.css to resources. 1999-05-07 05:32:06 +00:00
warren%netscape.com 628c8f5664 Found out that this needs to do autoregistration to work (because it needs raptorbase). 1999-05-07 05:30:30 +00:00
neeti%netscape.com 2bc9cf7ac9 enabling PICS to be built 1999-05-07 05:28:59 +00:00
sfraser%netscape.com 1aef9ea8d6 Fix a case typo in a header file name. 1999-05-07 05:26:50 +00:00
neeti%netscape.com ec1250239e Landing PICS 1999-05-07 05:26:41 +00:00
neeti%netscape.com 3ebedc5ceb landing pics 1999-05-07 05:26:13 +00:00
neeti%netscape.com 24d2d8fe89 Exporting NS_NewHTMLNullSink() and adding NS_INIT_REFCNT to the constructor. 1999-05-07 05:22:37 +00:00
harishd%netscape.com 3308104209 Exporting nsIElementObserver.h 1999-05-07 05:18:37 +00:00
harishd%netscape.com a234795b5d Added support to Notify PICS and CHARSET 1999-05-07 05:17:40 +00:00
briano%netscape.com 4eef4b871a Converted 'true' to 'PR_TRUE' so it'll build on Unix. 1999-05-07 05:17:30 +00:00
harishd%netscape.com b88975c1bf Enabled the RegisterObserver() to Create an Observer Dictionary. 1999-05-07 05:16:30 +00:00
harishd%netscape.com f03af36a42 Setting document key to the parsercontext. 1999-05-07 05:13:33 +00:00
harishd%netscape.com 7ce4d38829 Modified the Notify() method. Changed nsString* to PRUnichar*. 1999-05-07 05:12:04 +00:00
sfraser%netscape.com 42d8d4f584 Fix for charset handling in HTML output (r kostello) 1999-05-07 05:03:48 +00:00
sfraser%netscape.com d77c6bd688 Implement Save, Save As in editor. 1999-05-07 05:02:35 +00:00
sfraser%netscape.com b3c4d2d3cc Implement nsIDiskDocument interface for editable documents. 1999-05-07 04:59:23 +00:00
sfraser%netscape.com baf4bf6c25 Export nsIDiskDocument.h 1999-05-07 04:55:40 +00:00
sfraser%netscape.com 91346745aa First Checked In. 1999-05-07 04:55:18 +00:00
sfraser%netscape.com 25cfdd337c If you don't get an nsIFileWidget, don't just go ahead and call methods on it. 1999-05-07 04:54:43 +00:00
pierre%netscape.com 4dbe1bf66f Performance: use GetSpaceWidth() / removed mOriginalClipRegion and replaced it with mMainRegion. Cleanup: merged SetClipRectInPixels() into SetClipRect() and removed one of the GraphicState constructors. 1999-05-07 04:10:38 +00:00
pierre%netscape.com 1630737a9e Removed mOriginalClipRegion: it was in fact equivalent to mMainRegion. 1999-05-07 04:10:04 +00:00
pierre%netscape.com 90d53738fc Performance improvement: added GetSpaceWidth() 1999-05-07 04:02:59 +00:00