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

35 Коммитов

Автор SHA1 Сообщение Дата
cmanske%netscape.com 63b50a54f4 Fixed bugzilla bugs 305, 306, 307 and some code cleanup. 1998-10-29 20:38:40 +00:00
cmanske%netscape.com 9a6b56dd7f Fixed crashing and other problems with Replace All in Composer 1998-10-12 22:13:42 +00:00
mjudge%netscape.com 6d35ba3ed6 this will fix a crahing bug and also fix an editor bug 1998-10-09 02:49:20 +00:00
cmanske%netscape.com 7d3a42c363 Make URLs in images absolute before copying to the clipboard stream 1998-10-07 00:43:09 +00:00
cmanske%netscape.com cb55d29d9c More Composer Publishing fixes 1998-10-07 00:35:30 +00:00
cmanske%netscape.com bcd82eb442 Fixed Composer bugs - mostly for Publishing 1998-10-06 20:25:59 +00:00
cmanske%netscape.com 348140631a Fixed infinite loop when dropping table cells, added FE_Alert when not all cells are pasted 1998-10-03 20:21:06 +00:00
cmanske%netscape.com 39f35dde38 Added check for USEMAP when deciding default border width in image tag 1998-09-30 01:20:14 +00:00
cmanske%netscape.com d2058ee519 Fixed more Composer bugs 1998-09-30 00:01:40 +00:00
cmanske%netscape.com 7ba71e0c36 Fixed lots of Composer bugs. Implemented delete/copy accross table cell boundaries 1998-09-28 22:51:10 +00:00
mcafee%netscape.com 2d6de2d94f Uninitialized variable compiler warnings on Linux 1998-09-16 09:01:25 +00:00
cmanske%netscape.com cdc430043f Fixed table editing bugs. Ctrl key now needed to size table with mouse 1998-09-12 01:46:12 +00:00
cmanske%netscape.com bb022be61f Composer work: Check for valid charset in metatag, paste character style, split table cell, optimization for table cell layout (not turned on), remove P_MENU, P_DIRECTORY support for UIs 1998-09-02 14:21:41 +00:00
cmanske%netscape.com 03d25bfac4 Composer performance optimization work - FixupTableData optimizations. Added SingleSignon feature for Composer publishing. Fixed layout cell background bug - permission by nisheeth 1998-08-25 20:16:10 +00:00
cmanske%netscape.com 856a8dc5c8 More table editing work: convert Excel spreadsheet to internal table format for more flexible paste options 1998-08-18 20:24:37 +00:00
cmanske%netscape.com 9464c04081 Fixed warnings thanks to UNIX compilers 1998-08-14 01:38:35 +00:00
cmanske%netscape.com b1c64d408b Fixed missing () for function call Unlink. Stupid Windows compiler. 1998-08-14 00:07:50 +00:00
cmanske%netscape.com e9e353a8e7 Fixed lots of bugs. Implemented drag/drop/paste cells into existing table. 1998-08-13 23:14:33 +00:00
cmanske%netscape.com 6a3fce5714 Backed out hack for loading image problems in Composer. Also fixed other Composer bugs 1998-07-30 02:30:35 +00:00
cmanske%netscape.com 6d0756cceb 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 bc1adf040b Lots of Composer bug fixes and continued work on table and list editing 1998-07-27 01:09:58 +00:00
kin%netscape.com d87bbc4eed 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
cmanske%netscape.com 8b569a0b10 Fixed bugs 174178, 188530, 299735. Implemented new drag cell and table behavior 1998-07-23 04:18:49 +00:00
cmanske%netscape.com c056561675 Fixed bad XP_BOOL usage. Submitted by Kazushi Marukawa (jam@pobox.com) 1998-07-21 22:57:04 +00:00
cmanske%netscape.com 64893f1236 Fixed SF1 bug 148158 as well as problems with loading images into an editor document 1998-07-21 01:59:47 +00:00
kin%netscape.com 79c4ad6e14 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
cmanske a9cff01872 Fixed Composer SF1 in bugs 26852, 123355, 148474, 233518. Reviewed by mjudge 1998-07-02 01:20:39 +00:00
mjudge 0080fb0592 Bugs numbers 78936,78922,78925,78926,78934,78939,105689,139286,139301,139359 1998-06-19 04:00:49 +00:00
cmanske caffa1d536 Fixed SF1 list HTML bugs for Composer. Reviewed by mjudge. 1998-06-05 15:00:23 +00:00
cmanske 16165eb124 Composer bug fixes and more feature work 1998-05-30 22:51:37 +00:00
cmanske 02bd526c7c Fixed another memory bug in Composer 1998-05-08 18:51:58 +00:00
cmanske 25a86272c2 Fixed memory crash bug in new Composer table code 1998-05-08 01:12:10 +00:00
cmanske e2eea4c9fd More table editing bug fixes. Copy/Paste arbitrary selected cell sets and deleting columns, rows fixed. More resizing bugs fixed. 1998-04-27 14:37:46 +00:00
cmanske 0c472629da Fixed Table Editing bugs in Composer. Thanks to donwulff@iki.fi for finding a bug 1998-04-17 21:32:18 +00:00
ltabb 781c480871 Free the lizard 1998-03-28 02:44:41 +00:00