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

3173 Коммитов

Автор SHA1 Сообщение Дата
gagan 22cdcd082d Not is the build yet. 1998-06-25 05:44:21 +00:00
spider fc9f974394 once again runs under unix. 1998-06-25 05:39:02 +00:00
spider 36f9a56297 once again runs under linux. 1998-06-25 05:37:54 +00:00
spider 467c71a218 fixed build errors. 1998-06-25 04:59:17 +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
michaelp fc2cd8208d fixed build. 1998-06-25 03:25:22 +00:00
timm 2f6f2aad9f change to use images instead of text 1998-06-25 03:16:41 +00:00
timm bd42079efe new images 1998-06-25 03:16:03 +00:00
mccabe c4d65a486e Fix to 187537. The 'assign' hack was interacting with the 'shell
command' hack - the resolver defined by js.c would get called to look
up 'assign' - and on Irix systems, it would find the 'assign' command
in the current path, and decide to define a function called 'assign'
in the global object that would run the assign command.  Then when an
attempt was made to assign a property to the global object, the assign
command would get run, and unexpected behavior followed.
1998-06-25 02:07:13 +00:00
jevering 0079b817df Added the new debug file. 1998-06-25 01:58:55 +00:00
jevering dc8bab4351 Removed parser's knowledge of the Parser Debugger.
The Parser debugger has been moved out and renamed to DTDDebugger since this actually what it is doing.
I cant totally remove the DTDDebugger parameter passed to the parser under the DTD creation is somehow moved from the parser.
1998-06-25 01:42:50 +00:00
timm c0bba18480 fix busted javascript 1998-06-25 00:05:44 +00:00
kmcclusk d29477bf28 Changed the name of the WEB_WIDGET DLL to match unix name 1998-06-25 00:03:56 +00:00
kmcclusk d72b329738 Fixed PRInt16 cast 1998-06-24 23:58:59 +00:00
kmcclusk fdb915d14e fix 16bit visuals 1998-06-24 22:51:16 +00:00
blythe d8361bfb39 aprvd don, bitmap changes from martin.nilsson@bigfoot.com - no more political arguments over bitmaps 1998-06-24 22:37:46 +00:00
troy 2b34ccf86a Added some asserts to the incremental reflow code 1998-06-24 22:05:59 +00:00
timm 581e25adfb 123505 remove case dependency 1998-06-24 21:51:04 +00:00
kmcclusk 92fb047d8d Added code to allow more than one top-level window. 1998-06-24 21:12:39 +00:00
buster 670bf41c19 fixed some bugs related to rowspans. This gets us closer on pages like Mozilla.org that were getting wild table heights. 1998-06-24 19:13:19 +00:00
troy d8d860fb0b Changed to make sure we set the (x,y) for the frame before we reflow it 1998-06-24 18:09:47 +00:00
kipp c3c647c6e3 snapshot 1998-06-24 17:52:42 +00:00
scullin b0aa661860 Memory fixes from my branch. 1998-06-24 17:38:21 +00:00
atotic 917ccbeac1 Fixed the exports 1998-06-24 17:37:49 +00:00
troy a5129668b4 Changed to make sure we link the child frame into the list of frames before
we reflow it
1998-06-24 16:35:21 +00:00
clu 0c76f80bdd #145304 and #145305; reviewed by saari; approved by scc. added two fields in CEDTableContain to prefill rows and cols. 1998-06-24 15:46:15 +00:00
clu 59d46e1df8 #145304 and #145305; reviewed by sarri; approved by scc. fixed table format dialog so that it pre-fills rows and cols. Also fixed the crashing bug caused by hitting enter, return, or escape. 1998-06-24 15:42:47 +00:00
fur 988bea1d98 Conversion to a primitive now results in a string value, even with a
hint of JSTYPE_NUMBER.  This is a case that nobody cares about, but it's
used in a LiveConnect test case.

Added more registered Java packages for reduced server-roundtrips.  Also,
loosened restrictions on accessing unregistered packages under "java" and
some of the other packages, in case Sun or somebody adds a "java.fooBar"
package.
1998-06-24 05:47:46 +00:00
fur 35236c8aeb Allow closures when the JS version is JSVERSION_DEFAULT. 1998-06-24 05:37:44 +00:00
fur b68f47ddfe Fix bug in which leaving the JS version as JSVERSION_DEFAULT would return
all enumerated property names as strings, as was the case in JS1.1, instead
of the modern (>=JS1.2) behavior of allowing either string or integer property
names.
1998-06-24 05:36:46 +00:00
troy 69e26c8efd Some incremental reflow changes 1998-06-24 04:38:52 +00:00
troy a45125c78c Work around for the case where a content change notification has
no corresponding frame in the frame hierarchy
1998-06-24 04:37:11 +00:00
fur 735aabc1a1 Ignore generated files 1998-06-24 03:18:48 +00:00
fur 86f7a56ad9 Files moved to liveconnect/macbuild subdir 1998-06-24 03:09:57 +00:00
beard 78c1f66d2d Updated Mac build instructions. 1998-06-24 02:44:30 +00:00
beard 15366060ea Turned off LIVECONNECT for default case. 1998-06-24 02:25:36 +00:00
beard 1c6783c5ef Made JavaSession stuff conditional on LIVECONNECT. 1998-06-24 02:24:58 +00:00
beard 7aac32d9fa First Checked In. 1998-06-24 02:20:45 +00:00
beard da6fe2cab8 builds standalone JS shell, without LiveConnect. 1998-06-24 02:15:02 +00:00
atotic f273ea873b More compile fixes 1998-06-24 01:45:16 +00:00
atotic ce1f83230f More defines for Raptor 1998-06-24 01:45:00 +00:00
atotic 777858f597 More project fixes 1998-06-24 01:44:20 +00:00
atotic d94e3bda6c Making it compile on the Mac 1998-06-24 01:43:10 +00:00
atotic 1fe21f0dd7 First Checked In. 1998-06-24 01:41:16 +00:00
atotic 3911cad53a Making it compile & run.... 1998-06-24 01:37:58 +00:00
atotic e9bb3fe74f Fixed the following Mac compile error: Error : inconsistent linkage: 'extern' object redeclared as 'static' nsNetService.cpp line 292 { 1998-06-24 01:17:51 +00:00
buster ff9c9a022a now tables with precent width nested within tables with auto width work 1998-06-24 00:40:33 +00:00
brade 0e72d67899 first pass at #122807 1998-06-24 00:34:50 +00:00
joki f6afd51fa4 Focus method modification for editor. 1998-06-24 00:30:41 +00:00
joki 495c3dea7d Adding editor mode to the viewer 1998-06-24 00:29:00 +00:00