Commit Graph

149 Commits

Author SHA1 Message Date
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
toshok%netscape.com
19661eba07 call lo_FreeLayoutData when we're done relaying out -- stop leaking memory on resizes. 1998-07-29 00:37:32 +00:00
toshok%netscape.com
2afdbeecd5 Free the cloned tag of the LO_LIST element. 1998-07-29 00:37:04 +00:00
cmanske%netscape.com
28fc5354ea Tweaked return key handling to pay attention to m_bUseCurrentTextFormat value when adjusting text format 1998-07-27 16:34:48 +00:00
cmanske%netscape.com
0a41929fcc Added check for null pointer in lo_ValidEditableElement 1998-07-27 16:14:29 +00:00
cmanske%netscape.com
5745def7d6 Implemented smart detection of character format (to be used for next text type) depending on last arrow key usage 1998-07-27 15:45:27 +00:00
cmanske%netscape.com
3a9ef55473 Fixed Composer bug 227527 - Implemented autodelete of single space in table cell when new text is typed. 1998-07-27 04:17:18 +00:00
cmanske%netscape.com
ab8bf13420 Added detection of element clicked on to determine text format to use 1998-07-27 02:01:51 +00:00
cmanske%netscape.com
ecd25f62b4 Lots of Composer bug fixes and continued work on table and list editing 1998-07-27 01:09:58 +00:00
kin%netscape.com
b6f70ddf26 Fix for 5.0SF1 in bug #300901: Lose <br> inside a cell in a table
Modified lo_LayoutTag() to set hard linebreaks for NSDTs.
Reviewed by toshok and nisheeth.
1998-07-24 23:59:46 +00:00
kin%netscape.com
e017a96635 Fix for bug #300809: Composer adds and deletes tags; bad image display;
HTML does not validate
Modified CEditContainerElement::PrintEnd() to fix problem where we were
not closing all CENTER tags.
1998-07-24 23:04:39 +00:00
brade%netscape.com
7f15e6bcfa make editor call API change 1998-07-24 04:15:11 +00:00
brade%netscape.com
560c5a173c remove warnings on Macintosh; clean up internal API calls 1998-07-24 04:14:39 +00:00
brade%netscape.com
8e2eface0f remove warnings on Macintosh; clean up internal API calls (if'd out for now) 1998-07-24 04:12:58 +00:00
brade%netscape.com
c7d5cb1433 fix warnings (only for Macintosh) 1998-07-24 03:58:28 +00:00
brade%netscape.com
73849c8195 fix warning on Macintosh 1998-07-24 01:56:47 +00:00
akkana%netscape.com
fde82a1240 244341: infinite loop/hang in text layout. Reviewed by Nisheeth.
Thanks to Matthew Dillon <dillon@backplane.com> for the fix!
1998-07-24 00:39:30 +00:00
ramiro%netscape.com
12d1c7fd78 C++ comment begone from c code. thank you. 1998-07-23 18:22:43 +00:00
hyatt%netscape.com
d3d979d411 Landing SHACK changes from RDF branch. 1998-07-23 17:44:04 +00:00
cmanske%netscape.com
64b11d6784 Fixed bugs 174178, 188530, 299735. Implemented new drag cell and table behavior 1998-07-23 04:18:49 +00:00
cmanske%netscape.com
753cb8807b Fixed problem with clearing is_new_document flag in edit buffer when reusing existing new-doc buffer 1998-07-21 23:36:03 +00:00
cmanske%netscape.com
3ccf46e63f Fixed bad XP_BOOL usage. Submitted by Kazushi Marukawa (jam@pobox.com) 1998-07-21 22:57:04 +00:00