Commit Graph

3197 Commits

Author SHA1 Message Date
atotic
983f82ec4c More defines for Raptor 1998-06-25 17:59:42 +00:00
atotic
9748b7a44d New DOM manifests 1998-06-25 17:59:26 +00:00
gordon
d628011bc6 Bug #188317, approved by Don Melton. Removing the setting of the CLASSPATH environment variable from the 'Envi' 128 resource so we use the default classpath provided by lj_GrovelForClasses() instead. 1998-06-25 17:29:27 +00:00
kipp
132f959cd8 Work around infinite-width bug by not passing down an infinite width to a block child of a block 1998-06-25 17:26:40 +00:00
kipp
e23973dc33 Fixed irix build bustage 1998-06-25 17:23:32 +00:00
kipp
803595c993 Fixed unix makefile 1998-06-25 16:58:59 +00:00
kipp
0f87f62a0c Support menu on print-preview window 1998-06-25 16:33:11 +00:00
kipp
1a446c2e3f New and improved (?) line layout 1998-06-25 16:33:10 +00:00
spider
2898c77dee Attempt to fix Solaris bustage 1998-06-25 16:25:15 +00:00
norris
7176fc63e1 (Not part of Communicator build.)
Fix GC bug involving load().
1998-06-25 15:56:19 +00:00
dcone
bcb8bd62ed added the offset for blending, and a routine to save off bits 1998-06-25 15:07:31 +00:00
kipp
fc85edd770 Revised page size computation 1998-06-25 15:05:35 +00:00
kipp
03930d69e0 Removed include of stdio.h 1998-06-25 15:03:49 +00:00
kipp
3147b0e1a7 Assign values to reflow reason so that when printing them numerically it's easier to map the integer back to the enum 1998-06-25 15:03:37 +00:00
kipp
e4f5e7bf4b Added missing include line; minor tidy up as well 1998-06-25 15:01:13 +00:00
kipp
2b1c453fe6 Init mSink 1998-06-25 14:58:46 +00:00
kipp
a7d4787477 Made unknown image size be 1,1 twips instead of 0,0 so that other code doesn't eliminate images; added left and right margins around floating images ala ebina 1998-06-25 14:56:46 +00:00
kipp
b3611ffa22 Added CreateFrame method 1998-06-25 14:55:15 +00:00
kipp
b3cf3affc7 Added the same skip-over-non-body-content code that's in the root content frame code 1998-06-25 14:53:45 +00:00
kipp
73ee06bfb8 Init refcnt so that it behaves properly 1998-06-25 14:51:48 +00:00
spider
5659066ddb Fix build bustage for routine not available in modular world 1998-06-25 08:52:31 +00:00
spider
f6a35543c9 mkabook needed for Mail/News only 1998-06-25 08:47:25 +00:00
spider
8c2bccc128 a little cleanup for unix. 1998-06-25 05:54:12 +00:00
spider
cb94dae31e NORMANDY_DDAY merge... 1998-06-25 05:50:45 +00:00
gagan
17437a3d71 Not is the build yet. 1998-06-25 05:44:21 +00:00
spider
ff4477a14e once again runs under unix. 1998-06-25 05:39:02 +00:00
spider
da6cb28eba once again runs under linux. 1998-06-25 05:37:54 +00:00
spider
edc069a0e5 fixed build errors. 1998-06-25 04:59:17 +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
michaelp
6d041ea3be fixed build. 1998-06-25 03:25:22 +00:00
timm
cae720aad9 change to use images instead of text 1998-06-25 03:16:42 +00:00
timm
cd600c8c3e new images 1998-06-25 03:16:03 +00:00
mccabe
7553565194 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
d9e6c7d786 Added the new debug file. 1998-06-25 01:58:55 +00:00
jevering
7ce72412ad 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
d228637ad8 fix busted javascript 1998-06-25 00:05:44 +00:00
kmcclusk
1d95239354 Changed the name of the WEB_WIDGET DLL to match unix name 1998-06-25 00:03:56 +00:00
kmcclusk
043672cd23 Fixed PRInt16 cast 1998-06-24 23:58:59 +00:00
kmcclusk
1303ab9673 fix 16bit visuals 1998-06-24 22:51:16 +00:00
blythe
035ab89b90 aprvd don, bitmap changes from martin.nilsson@bigfoot.com - no more political arguments over bitmaps 1998-06-24 22:37:46 +00:00
troy
04e9ce1a5f Added some asserts to the incremental reflow code 1998-06-24 22:05:59 +00:00
timm
fed9e11a74 123505 remove case dependency 1998-06-24 21:51:04 +00:00
kmcclusk
324dad3671 Added code to allow more than one top-level window. 1998-06-24 21:12:39 +00:00
buster
ba02200c08 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
48262a93f9 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
cf88b306ce snapshot 1998-06-24 17:52:42 +00:00
scullin
a477b6cb5b Memory fixes from my branch. 1998-06-24 17:38:21 +00:00
atotic
0541f1d04f Fixed the exports 1998-06-24 17:37:49 +00:00
troy
d8ba6d4919 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
21ad7b2304 #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