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

172 Коммитов

Автор SHA1 Сообщение Дата
kipp 072fe7eec6 Documented a bug 1998-06-30 20:11:34 +00:00
atotic 9ddccd40df Added nsMacFile to the project 1998-06-30 09:04:26 +00:00
atotic e8f416fb86 Moved file implementation stuff into nsMacFile.cp 1998-06-30 09:03:51 +00:00
atotic 19f2777549 First Checked In. 1998-06-30 09:03:30 +00:00
atotic 8abecfefce Upped the app memory partition to 5 megs 1998-06-30 00:52:43 +00:00
joki 67c3cac61e Small change to editor keyCode translation 1998-06-29 21:35:27 +00:00
atotic 85a35814db It builds and links 1998-06-27 02:49:08 +00:00
atotic 1826763d44 First Checked In. 1998-06-27 01:28:36 +00:00
scullin a476c25045 Added missing library for Linux. 1998-06-26 23:16:18 +00:00
peterl 210a06c8b3 fixed dumping style contexts 1998-06-26 05:52:40 +00:00
vidur e062e32c8f Added the nsIScriptContextOwner.h to aid in SCRIPT tag evaluation 1998-06-25 22:25:39 +00:00
kmcclusk c349f20261 Added libnglcsslay_s library to link against 1998-06-25 22:11:05 +00:00
atotic 0fbd501a4b First Checked In. 1998-06-25 18:24:18 +00:00
atotic 11eedec678 First Checked In. 1998-06-25 18:17:36 +00:00
kipp 6018d0c6f9 Support menu on print-preview window 1998-06-25 16:33:11 +00:00
michaelp e183f05efb 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 d29477bf28 Changed the name of the WEB_WIDGET DLL to match unix name 1998-06-25 00:03:56 +00:00
atotic f273ea873b More compile fixes 1998-06-24 01:45:16 +00:00
atotic d94e3bda6c Making it compile on the Mac 1998-06-24 01:43:10 +00:00
joki 495c3dea7d Adding editor mode to the viewer 1998-06-24 00:29:00 +00:00
karnaze ea5cd1554d named <iframe>s, scrolling attribute, more complete test9.html 1998-06-23 22:25:28 +00:00
vidur 142d2feb86 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 2a932c4016 added content quality indicator. 1998-06-21 01:23:44 +00:00
karnaze 926cf3f1d1 fixed divide by zero, test9 has sub sub doc. 1998-06-18 18:33:34 +00:00
karnaze 6c87eacd90 added tst9, improvements to <iframe> 1998-06-18 00:47:18 +00:00
rods 8bd47553c7 removed debug printf 1998-06-17 17:20:08 +00:00
rods b2a9599e1b Fixed keysym problem for mneumonics 1998-06-17 17:12:25 +00:00
atotic 1c5300f91c Made it compile in the dist world 1998-06-16 21:41:59 +00:00
atotic fcb81f3583 First Checked In. 1998-06-16 21:39:13 +00:00
karnaze f2d01e4d6f more <iframe> support 1998-06-16 21:32:54 +00:00
spider 9635153ef3 Fixes to get viewer to render on Unix 1998-06-16 00:57:33 +00:00
rods 745cf2dbb9 removed some debug statement 1998-06-16 00:28:34 +00:00
rods e17242fed5 remove GetBasURL call 1998-06-16 00:26:50 +00:00
rods 956b64b46d change callback for open in menu 1998-06-16 00:26:09 +00:00
kmcclusk 10f61aa9a3 Added Motif viewer to the build 1998-06-16 00:23:35 +00:00
spider 4b63292c6d 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 577ce8a8c9 Wasn't copying bg.jpg to the install directory. 1998-06-11 22:59:09 +00:00
spider 5cc1ba3443 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 96d3622b93 Removed commented out defines 1998-06-11 21:04:14 +00:00
kmcclusk 0345bf75cc 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 3d22b99040 Added back MotifMenu's 1998-06-11 16:50:37 +00:00
karnaze 6800f5f5d8 initial support for <iframe> 1998-06-11 16:46:33 +00:00
kmcclusk fa1caf1b29 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 9806732885 added motif menus to the viewer 1998-06-10 22:41:43 +00:00
kmcclusk 245085e9d8 Copy samples to the correct location 1998-06-09 18:01:15 +00:00
kmcclusk ede4f6ff2e Added a two more shareables to link against + added clobber and install directives 1998-06-09 17:38:47 +00:00
kmcclusk c7492baf1c Changed to use NS_NATIVE_WIDGET instead of NS_NATIVE_WINDOW 1998-06-07 22:29:35 +00:00
joki 5991464ad7 Adding new test for editor mode 1998-06-07 07:39:03 +00:00
joki f1f8b1626b Adding api to get DOM document interface through web widget. 1998-06-07 07:32:17 +00:00
spider 86ca76df22 Link with Math library since .so needs it 1998-06-05 21:28:50 +00:00