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

10 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 6f79899a9f Fix bustage on Linux/Motif 2.0 with reflow. 1998-09-11 22:12:47 +00:00
ramiro%netscape.com 61902f4d90 Fix infinite loop on scrollbar resize from waterson@netscape.com
(Chris Waterson).
The problem with resizing on XFE has to do with the fact that the widget
resize callback is directly calling LO_RelayoutOnResize(), which causes the
scrollbars to get remapped, which causes the resize callback to be called,
which causes LO_RelayoutOnResize() to be called, which causes the scrollbars
to get remapped...you get the idea.
1998-09-09 09:03:30 +00:00
ramiro%netscape.com 419417290d Replace duplicate functions fe_GravityCorrectForms() and fe_ScrollForms() with
XfeMoveChildrenByOffset().
1998-08-31 14:30:56 +00:00
akkana%netscape.com 8b75c967b9 Show which Ender area is active by changing the frame shadow type. 1998-08-25 00:08:37 +00:00
radha%netscape.com a065e416e7 Fix scrollbar warning messages that appear with opening NavCenter 1998-08-14 20:05:37 +00:00
akkana%netscape.com 524eb88d63 ifdef Ender: calculate row/column size of Ender htmlareas, and put a
frame around embeded editor components.
1998-08-06 22:40:24 +00:00
ramiro%netscape.com 1f62406fc9 Mege from RDF_BRANCH_060398 branch. Also known as RDF landing. 1998-07-23 18:38:03 +00:00
akkana 05467fb231 94115: don't show unnecessary horizontal scrollbars on resize. 1998-06-19 23:18:59 +00:00
toshok 79f8f0e214 Use LO_GetDocumentMargins, not fe_GetMargin, since the latter always returns 8/8 instead of what the document specifies. For example, resizing www.mozilla.org puts an 8x8 margin on the document, when the HTML specifies 0x0 1998-05-28 23:49:37 +00:00
ltabb 781c480871 Free the lizard 1998-03-28 02:44:41 +00:00