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

172 Коммитов

Автор SHA1 Сообщение Дата
kipp ef6865e7f9 Documented a bug 1998-06-30 20:11:34 +00:00
atotic 7d57b8390e Added nsMacFile to the project 1998-06-30 09:04:26 +00:00
atotic eaf3d1507c Moved file implementation stuff into nsMacFile.cp 1998-06-30 09:03:51 +00:00
atotic 5edb250183 First Checked In. 1998-06-30 09:03:30 +00:00
atotic 4f1b3ce8be Upped the app memory partition to 5 megs 1998-06-30 00:52:43 +00:00
joki db1bf85ee6 Small change to editor keyCode translation 1998-06-29 21:35:27 +00:00
atotic 7679b38da9 It builds and links 1998-06-27 02:49:08 +00:00
atotic bb30106321 First Checked In. 1998-06-27 01:28:36 +00:00
scullin 1b5f0f2e48 Added missing library for Linux. 1998-06-26 23:16:18 +00:00
peterl e6f85cfca6 fixed dumping style contexts 1998-06-26 05:52:40 +00:00
vidur 79b16a3083 Added the nsIScriptContextOwner.h to aid in SCRIPT tag evaluation 1998-06-25 22:25:39 +00:00
kmcclusk 79186ec63c Added libnglcsslay_s library to link against 1998-06-25 22:11:05 +00:00
atotic 9975996bf7 First Checked In. 1998-06-25 18:24:18 +00:00
atotic 87d809172e First Checked In. 1998-06-25 18:17:36 +00:00
kipp 0f87f62a0c Support menu on print-preview window 1998-06-25 16:33:11 +00:00
michaelp ec4811f612 added init() method to prescontext.
creator of prescontext is responsible for initializing pres context.
devicecontext is now init()ed with a nsNativeWidget.
removed hacky X Display stuff from device context and font metrics.
removed hacky code from windows font metrics.
changed nsNativeWindow to be nsNativeWidget.
added more code for compositor back-to-front pass.
improved text performance on X.
changed nsHTMLTagContent.cpp so that it will build with MSVC 4.1.
1998-06-25 04:24:45 +00:00
kmcclusk 1d95239354 Changed the name of the WEB_WIDGET DLL to match unix name 1998-06-25 00:03:56 +00:00
atotic 0e217c8401 More compile fixes 1998-06-24 01:45:16 +00:00
atotic 839a796540 Making it compile on the Mac 1998-06-24 01:43:10 +00:00
joki 3ce17a3724 Adding editor mode to the viewer 1998-06-24 00:29:00 +00:00
karnaze 3074df2576 named <iframe>s, scrolling attribute, more complete test9.html 1998-06-23 22:25:28 +00:00
vidur c0e592da07 Separated scripting global object responsibilities from the WebWidget. Added better masking of JS-specific structures in generic interfaces. Creation of a scripting global object interface. 1998-06-23 18:43:49 +00:00
michaelp 6ad59f6a19 added content quality indicator. 1998-06-21 01:23:44 +00:00
karnaze 505cf9d7ac fixed divide by zero, test9 has sub sub doc. 1998-06-18 18:33:34 +00:00
karnaze 126dc3a360 added tst9, improvements to <iframe> 1998-06-18 00:47:18 +00:00
rods a424c796a0 removed debug printf 1998-06-17 17:20:08 +00:00
rods 531f054a86 Fixed keysym problem for mneumonics 1998-06-17 17:12:25 +00:00
atotic 2d6cf6ce73 Made it compile in the dist world 1998-06-16 21:41:59 +00:00
atotic 2b30eaf7bd First Checked In. 1998-06-16 21:39:13 +00:00
karnaze b9a228a2b2 more <iframe> support 1998-06-16 21:32:54 +00:00
spider f16568df10 Fixes to get viewer to render on Unix 1998-06-16 00:57:33 +00:00
rods f25268f51b removed some debug statement 1998-06-16 00:28:34 +00:00
rods 187b55b1d4 remove GetBasURL call 1998-06-16 00:26:50 +00:00
rods af912c3021 change callback for open in menu 1998-06-16 00:26:09 +00:00
kmcclusk 9db48f8a75 Added Motif viewer to the build 1998-06-16 00:23:35 +00:00
spider f4d8a163a1 Change viewer's HandleEvent to HandleEventApp since on Unix it conflicts
with HandleEvent defined in nsView.cpp
1998-06-12 00:55:24 +00:00
kmcclusk 5b38202bfa Wasn't copying bg.jpg to the install directory. 1998-06-11 22:59:09 +00:00
spider ccea853a2f Support for TrueColor display, add nsNativeDeviceContext to Init method of nsIDeviceContext, fix FontMetrics crash if no RenderingContext is available. 1998-06-11 21:26:21 +00:00
kmcclusk 56f8c6763c Removed commented out defines 1998-06-11 21:04:14 +00:00
kmcclusk b3044be263 Added code to support getting the URL's for samples using the current working
directory under unix.
1998-06-11 20:57:27 +00:00
kmcclusk eb233c5c40 Added back MotifMenu's 1998-06-11 16:50:37 +00:00
karnaze 0ccd357a8f initial support for <iframe> 1998-06-11 16:46:33 +00:00
kmcclusk b692541c9e Removed nsMotifMenus until menu's .h file is checked in. . Added code to stop crash in xpcompat.c 1998-06-11 00:54:25 +00:00
rods e09efc1dca added motif menus to the viewer 1998-06-10 22:41:43 +00:00
kmcclusk 541f7939ab Copy samples to the correct location 1998-06-09 18:01:15 +00:00
kmcclusk a648457fa8 Added a two more shareables to link against + added clobber and install directives 1998-06-09 17:38:47 +00:00
kmcclusk fdcd0dec32 Changed to use NS_NATIVE_WIDGET instead of NS_NATIVE_WINDOW 1998-06-07 22:29:35 +00:00
joki f6b742babd Adding new test for editor mode 1998-06-07 07:39:03 +00:00
joki ba397d6ed5 Adding api to get DOM document interface through web widget. 1998-06-07 07:32:17 +00:00
spider 02ffe92ebc Link with Math library since .so needs it 1998-06-05 21:28:50 +00:00