Commit Graph

293 Commits

Author SHA1 Message Date
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
pinkerton%netscape.com
fa4316d9cc Added clickCountToOpen() and made some methods const. 1998-07-28 00:44:27 +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
sman%netscape.com
146b35a4e0 libmime updates: security cleansing 1998-07-24 21:05:24 +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
blythe%netscape.com
1b128161ec aprvd Scott Furman, changes to support VC6 compiler 1998-07-24 01:30:02 +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
57f7ee6d6b Landing SHACK changes for RDF_BRANCH. 1998-07-23 17:44:53 +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
ftang%netscape.com
a9f2ea0982 fix 241429 1998-07-21 20:38:27 +00:00
scullin%netscape.com
ac396e4c83 Include xp strings.
NGLayout build only.
1998-07-21 18:40:42 +00:00
cmanske%netscape.com
a2778a753d Added flag to signal editor when laying out images in Composer 1998-07-21 04:13:04 +00:00
cmanske%netscape.com
b2e7b71d98 Fixed problem with loading images in Composer 1998-07-21 02:38:18 +00:00
cmanske%netscape.com
988822a48f Fixed SF1 bug 148158 as well as problems with loading images into an editor document 1998-07-21 01:59:47 +00:00
valeski%netscape.com
67c2c7307c 63313 - Bugsplat query page now loads faster. This was a problem with javascript pages. approved by don. 1998-07-21 01:53:10 +00:00
dfm%netscape.com
0b7890852b Landed privacy features from PRIVACY_BRANCH_070898; Transaction Receipts
and Privacy Policies are still switched off, so mozilla/privacy doesn't
build by default.
1998-07-20 18:40:09 +00:00
saari%netscape.com
07b719d451 Merging sfraser's MacMemAllocator changes from 4.5 1998-07-20 18:10:48 +00:00
pinkerton%netscape.com
19b70478ff turn on Hyatt's hack for chrome images on mac. Still off on X. 1998-07-20 16:09:34 +00:00
pinkerton%netscape.com
5dceb400d3 Preliminary stuff for turning off drag feedback if container is sorted. Bug fixes for dropping at end of list. Handle tabbing into in Pro2 way. 1998-07-20 16:08:17 +00:00
ftang%netscape.com
fd596409b8 add EUR for &EURO; ascii fallback 1998-07-17 23:46:26 +00:00
ftang%netscape.com
5503b9daea Add several unicode tables
Fix the problem in cp1251/2
Add euro sign into mac unicode table
1998-07-17 23:45:44 +00:00
kin%netscape.com
dff21bbf04 Fix for 5.0 SF1in bug #301716: Table WIDTH parameter lost when loaded in
composer

Changed the type of the m_iWidth field of the CEditTableElement class from
XP_Bool to int32.

Reviewed by mjudge.
1998-07-16 22:19:46 +00:00
kin%netscape.com
0b6a300c6b Fix for 5.0 SF1in bug #300809: Composer adds and deletes tags; bad image
display; HTML does not validate
There are actually 3 different bugs reported in 300809. This checkin fixes
the problem where the spacing and the image are too close: <P></P><BR><IMG>

edtbuf.cpp:
    - Modified CEditBuffer::ParseOpenTag() so we don't discard a <BR> that
      comes after a </P>.
    - Commented out code that adds a blank container before a table that
      follows a </P>.

edtele.cpp:
    - Modified CEditContainerElement::AdjustContainers() to add a blank
      container after a paragraph that ends with a </P> tag.
1998-07-16 21:56:54 +00:00
nisheeth%netscape.com
43e47de554 Fix for bug #300477 to stabilize the table freeing changes. This fixes
the crash that occurred when you aborted the loading of the Netscape home
page.
1998-07-16 08:42:43 +00:00
ramiro%netscape.com
5c5498ff39 Fix a broken INCLUDES += ./
Should be INCLUDES += -I./
Im not really sure why this is needed since the current mime is on the
REQUIRES list.  I had to fix this cause 'make depend' was breaking because
of the misplaced './'
1998-07-16 07:25:12 +00:00
mlm%netscape.com
62850ceecd Fix for bug 122467 (P0 SF1 In): Merge from 4.06 fix for 123836.
If two layers come in with the same name, rename the first one
to avoid a layer getting prematurely garbage collected or GC'd
twice.  Originally reviewed by brendan, chouck, and nisheeth.
1998-07-16 05:20:45 +00:00
morse
21aa2adc5f fix bug 161346, reviewed by valeski 1998-07-15 00:29:04 +00:00
toshok
134617a2e5 Only call lo_SetLineBreak if we indeed inserted a line break - fixes SF1 P0 bug 300047. 1998-07-14 22:16:21 +00:00
toshok
682346549a switch order of if checks. gets rid of a SF1 P0 bug 300045. 1998-07-14 21:39:00 +00:00
pierre
414e173920 Following my MOZ_DARK checkin 2 weeks ago, changed a "((long (*) (char *, uint32, void *))" to "((int32 (*) (char *, uint32, void *))". Just in case... 1998-07-14 01:17:15 +00:00