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

170 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
cmanske%netscape.com 4ad857ace8 More table editing work: convert Excel spreadsheet to internal table format for more flexible paste options 1998-08-18 20:24:37 +00:00
pnunn%netscape.com 087f296c2c fix for #313251, migrating #312030 to mozilla. pnunn. ok'd by nisheeth. 1998-08-17 22:20:27 +00:00
cmanske%netscape.com d2e9510479 Fixed bug that prevented placing caret in empty table cell 1998-08-14 03:04:11 +00:00
cmanske%netscape.com 62af3ebd88 Fixed warnings thanks to UNIX compilers 1998-08-14 01:38:35 +00:00
cmanske%netscape.com beae3c168f Fixed missing () for function call Unlink. Stupid Windows compiler. 1998-08-14 00:07:50 +00:00
cmanske%netscape.com d9272f51d1 Fixed lots of bugs. Implemented drag/drop/paste cells into existing table. 1998-08-13 23:14:33 +00:00
toshok%netscape.com 602bdc8f86 add elements for SUPER and SUB, so that we don't lose the basline adjustment on resize (bug 313426). 1998-08-12 22:33:32 +00:00
akkana%netscape.com 699145defd Don't show caret on inactive Ender areas. Reviewed by cmanske. 1998-08-11 22:59:45 +00:00
kin%netscape.com 4b4289be38 Modified lo_BeginTextareaTag() to call XP_STRCASECMP() when looking for
"HTMLAREA". Approved by nisheeth and toshok.
1998-08-11 19:10:47 +00:00
nisheeth%netscape.com 6da5d98aec Fixes bug 311240. We were crashing in layout when a new bookmark was added.
The real problem here is that RDF is overloading the HTML stream converter to 
get at the META tags.  I have a hacky fix to layout that checks for the special 
RDF slave context type and does not layout any tag other than META and HEAD.
This will get backed out as soon as we come up with a better solution...
1998-08-11 04:03:10 +00:00
waterson%netscape.com 17dec56a44 Modified timing macros to include MWContext parameter. 1998-08-09 20:32:30 +00:00
beard%netscape.com 8630892040 Changed all uses of lo_NVList to not depend on OJI being defined. 1998-08-08 20:50:22 +00:00
cmanske%netscape.com 9076fefa9f Fixed P0 Composer bug 312249 (backspacing when lines wrap) with help/review/approval by nisheeth. Also layout's part of fix to 310966 (changing doc colorsof current windows) 1998-08-08 02:06:57 +00:00
nisheeth%netscape.com 3858b3fd8f Fixes bugs 301002, 206090, and 312021. Blocked tags were getting misordered.
lo_FinishLayout() was getting called multiple times.  These fixes were migrated
over from the 4.06 branch.
1998-08-07 23:59:48 +00:00
nisheeth%netscape.com ad3409c277 lo_FillinImageGeometry() was not being called before the image load was started
for the case when an <IMG> tag was processed while layout was blocked.  Fixed.
1998-08-07 23:45:27 +00:00
clu%netscape.com 74d5115b8c modified a conditional statement in ChangeTableSelection so that table selection can be correct on the mac when the movement is ED_MOVE_NONE (unlike other platforms, macfe passes in a NULL pData). Reviewed by cmanske and brade. 1998-08-07 09:17:19 +00:00
norris%netscape.com 93c522052e Get signed JavaScript working using the non-Java capabilities code.
Also, implement a preference to run only signed JavaScript.
1998-08-06 19:46:03 +00:00
beard%netscape.com c7000d7409 Disabled object stack item caching, as stale cache entries are living longer than the PA_Tags they are associated with. This is the cause of defect ID: 311147 in bugsplat. 1998-08-05 09:01:09 +00:00
kin%netscape.com 81912c692b Fix Linux build bustage when ENDER is defined. Changed C++ comment to C
comment. Approved by nisheeth.
1998-08-05 02:41:21 +00:00
waterson%netscape.com 24d817af36 Added timing for top-level table blockage. 1998-08-04 22:56:15 +00:00
toshok%netscape.com a21823cc66 Fix problem of alignment inside table cells getting lost. fixes 311994 (www.zdnet.com) and 311983 (www.mozilla.org) initial layout. 1998-08-04 22:26:42 +00:00
waterson%netscape.com 1420a5b95e Changes to timing to support clocks. Layout changes approved by toshok, netlib changes approved by gagan. 1998-08-04 19:35:56 +00:00
ftang%netscape.com ef7a7728a6 Comment out problemtic XP_ASSERT. We should double check editor when we
introduce Thai line breaking into mozill
1998-08-04 19:12:42 +00:00
nisheeth%netscape.com 8ebdc55ae8 Fix for bug 129639: Only add the new linefeed for preformatted text inside
lo_RelayoutTextElements().  This fixes the extra line feeds that were
being generated for regular text.
1998-08-04 19:01:27 +00:00
dfm%netscape.com 9e6fcc7bda Added export of laylayer.h, as needed for privacy module. 1998-08-04 01:41:21 +00:00
dfm%netscape.com d9983ea334 Removed ifdefs from privacy calls. Approved: nisheeth 1998-08-04 01:17:43 +00:00
kin%netscape.com e8d01d8d5b Fix for bug crasher bug that occurs when communicator is built with ENDER
defined and a page with a textarea is loaded.
Reviewed and approved by nisheeth.
1998-08-04 00:21:36 +00:00
gagan%netscape.com 89799f53da Calling PRE_fetch now. Removed a parameter from Addtoprefetch list. Approved by Nisheeth. 1998-08-04 00:18:07 +00:00
dfm%netscape.com 3cd8bb5742 Added laylayer.h export for privacy module. Approved: nisheeth 1998-08-03 22:52:16 +00:00
dfm%netscape.com eaf3064335 Added unconditional dependency on privacy module, switch for
MOZ_TRANSACTION_RECEIPTS. Reviewed: nisheeth
1998-08-03 22:49:38 +00:00
dfm%netscape.com c27baca0d5 Added export of laylayer.h for privacy module, even though the Mac build
system is cheating right now and doesn't need it. Reviewed: nisheeth
1998-08-03 22:45:14 +00:00
nisheeth%netscape.com a1e57cbb66 Fix for bug# 301664.
We needed to initialize the LO_CELL element's pointers
to table state inside lo_SquishSubDocToCell().  The LO_CELL element in this function
is used to hold the contents of a <CAPTION> tag and does not have a peer lo_TableCell
structure.  The uninitialized pointers to table state in this element get dereferenced
when the table is freed and cause the app to crash.  Initializing the pointers fixes
the crash.
1998-08-03 06:41:58 +00:00
toshok%netscape.com 72ec0a7a16 Support JavaScript version 1.4. Patch by Mike Shaver <shaver@netscape.com> 1998-08-03 00:11:24 +00:00
ftang%netscape.com 811e97ed82 Check in change to make it easier to do different line breaking.
Prepare for Thai line break to land. approved by thshok
1998-08-01 07:44:33 +00:00
mjudge%netscape.com 6b0c41cf00 Ender checkins got Nisheeth's approval. 1998-08-01 06:14:59 +00:00
mjudge%netscape.com 1911e78830 Ender checkins got Nisheeth's approval. 1998-08-01 06:08:32 +00:00
warren%netscape.com c9bd5d8074 Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 20:19:50 +00:00
toshok%netscape.com a9ddc88b80 make sure we use the right size for an LO_FLOAT element. 1998-07-31 03:25:08 +00:00
toshok%netscape.com ce052abc4e track change to lo_AppendFloatInLineList, and plug a style sheet memory leak. 1998-07-31 03:23:54 +00:00
toshok%netscape.com a1f347a78c Change lo_AppendFloatInLineList to use lo_NewElement instead of XP_NEW_ZAP. This fixes a memory leak, since now it's allocated from the arena instead of just random heap space. 1998-07-31 03:22:35 +00:00
toshok%netscape.com 5585c8333c Add LO_SPACER to the list of elements to ignore in lo_DisplayElement. 1998-07-31 03:19:21 +00:00
mjudge%netscape.com 8962f7ebcd ENDER checkins. all Ifdef'd out 1998-07-31 00:24:57 +00:00
cmanske%netscape.com acc1d6016a Fixed build bustage 1998-07-30 04:38:01 +00:00
cmanske%netscape.com c08490ff21 Backed out hack for loading image problems in Composer. Also fixed other Composer bugs 1998-07-30 02:30:35 +00:00
toshok%netscape.com baf7c85d49 Always initialize clear_type. gets rid of UMR. 1998-07-29 20:30:24 +00:00
toshok%netscape.com 43355cce76 make sure to initialize all parts of the LO_TextStruct structure. this was causing UMR's in the XFE (and causing the text to just not be displayed). 1998-07-29 19:41:17 +00:00
toshok%netscape.com 3b2b453d84 Free the cloned tag of the LO_LIST element. 1998-07-29 07:37:14 +00:00
toshok%netscape.com 3f42ebd9eb call lo_FreeLayoutData when we're done relaying out -- stop leaking memory on resizes 1998-07-29 07:36:54 +00:00
sar%netscape.com 7715c80dd3 backing out toshok's changes made to a closed burning tree 1998-07-29 02:41:52 +00:00