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

1792 Коммитов

Автор SHA1 Сообщение Дата
pnunn fa2311e73b fix for #112970. timer problem with animated gif with frame larger than header screen size.
This fix should allow a graceful handling of error. pnunn
1998-05-29 21:44:08 +00:00
ramiro 74e126280b ToolTip abstraction step one: Move XmLGrid hacks to the XmL library. 1998-05-29 21:03:26 +00:00
troy 7a485fcc40 Changed nsReflowState structs to be linked together 1998-05-29 20:36:05 +00:00
pinkerton 2a94df8c39 Back/forward button popups actually do the right thing now. 1998-05-29 20:23:14 +00:00
pnunn 4f33963031 fix for bug#122211. Corrupted animated gif caused crash. 1998-05-29 19:29:36 +00:00
morse 11e3097629 turn single signon and cookie management back on 1998-05-29 19:18:01 +00:00
morse 3e767afc95 add htmldlgs.h to list of include files 1998-05-29 19:15:45 +00:00
morse fffc4e7f2f remove absolute path on include file 1998-05-29 19:15:05 +00:00
mcafee d52e1db4c2 Fix nested /* warning on Solaris. 1998-05-29 18:45:31 +00:00
slamm 33682412b8 Hook up cell editing. 1998-05-29 18:27:21 +00:00
slamm 94f4dbd27e Make editing work with cell of type XmICON_CELL and Tree cells. Make edit start when user clicks twice on a cell. Rename a few functions. 1998-05-29 18:26:49 +00:00
kipp 24a708a050 Consolidated list handling state variables 1998-05-29 18:25:14 +00:00
morse 71909ed5ca temporarily fix tree bustage by turning off cookie management and single signon 1998-05-29 17:01:31 +00:00
pinkerton 69d06b5a27 Gets rid of assert because status bar is now in line with browser. Removed extra border chrome around html area. 1998-05-29 16:42:20 +00:00
pinkerton 8a72a48be7 More appearance changes so that it draws correctly in other themes. 1998-05-29 16:41:16 +00:00
morse 72a3cd3c5e bug 122126, reviewed by blythe 1998-05-29 15:01:48 +00:00
morse 2cdae91789 bug 122126, reviewed by briano 1998-05-29 15:00:25 +00:00
morse 60cfe8f35f bug 122126 1998-05-29 14:55:28 +00:00
morse c573f2229b bug 122126, reviewed by relliott 1998-05-29 14:52:57 +00:00
mcafee 59e566ba99 DisplayBuiltin() and FreeBuiltinElement() undefined for Solaris, adding stubs. 1998-05-29 05:20:06 +00:00
kipp 80e1675e3e Disabled assertions for now (sigh); removed DoResizeReflow and collapsed it into Reflow 1998-05-29 02:34:19 +00:00
kipp a73cb55e80 Disabled assertions for now (sigh) 1998-05-29 02:34:02 +00:00
kipp 8bf7e83385 Removed some unused list layout cruft 1998-05-29 02:33:50 +00:00
kipp c76134da19 nuked 1998-05-29 02:18:17 +00:00
kipp 42884324fa pass url into image loader 1998-05-29 02:16:46 +00:00
kipp e6a44c24b8 Use outside bullets again 1998-05-29 02:16:29 +00:00
kipp 59784b7f81 Get initial reflow state set right during child reflow; support list bullets directly 1998-05-29 02:15:46 +00:00
kipp 0ad4885eb9 Pass on initial reflow to ProcessInitialReflow 1998-05-29 02:15:00 +00:00
kipp 47b716e3b4 Added bullet creator 1998-05-29 02:14:41 +00:00
kipp 12ecea6824 Revised image loader API slightly 1998-05-29 02:14:30 +00:00
kipp a5ddf1f970 Revised image loader API slightly and used it to setup url spec via src attr 1998-05-29 02:14:17 +00:00
kipp e34cb470d5 stub out IsSynthetic API 1998-05-29 02:13:50 +00:00
kipp 8bb1a77086 Added initial reflow hook; setup list bullets using it 1998-05-29 02:13:25 +00:00
kipp 3e79bff40b Added initial reflow hook 1998-05-29 02:13:13 +00:00
kipp 5e78243075 Treat list-item like block when creating frames 1998-05-29 02:12:59 +00:00
kipp fd620819d3 Assert that reflow reason is correct 1998-05-29 02:11:50 +00:00
kipp b9d5409399 Added list state for line layout 1998-05-29 02:11:38 +00:00
kipp 16955787c4 Set list state in block reflow state for line layout; assert that reflow reason is correct; pass initial reflow into ProcessInitialReflow hook 1998-05-29 02:11:27 +00:00
kipp cccee9e040 Removed nsListItemFrame and added nsHTMLBullet 1998-05-29 02:10:51 +00:00
kipp b31171c2f2 IMplement new content method 1998-05-29 02:10:27 +00:00
kipp 66d92c9bb7 Clear both frame-in-reflow and frame-first-reflow bits on finished didreflow 1998-05-29 02:10:12 +00:00
kipp cb30a1fea6 Added a new content method to see if a piece of content is synthetic or not 1998-05-29 02:09:38 +00:00
kipp e4431fe3a2 Added another state bit 1998-05-29 02:09:18 +00:00
kipp 7324c17c8c new 1998-05-29 02:01:43 +00:00
toshok df97b2771e 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
akkana 9ab81ee993 Fix XtWarnings at startup 1998-05-28 23:09:27 +00:00
timm a8ab1f640f tweak for preselected radio button fix 1998-05-28 23:06:14 +00:00
timm 16be3cd2ca remove 2stpwrap.htm 1998-05-28 22:38:53 +00:00
timm f1095a2eb2 tweak progress bar 1998-05-28 22:38:00 +00:00
sfraser 71a152bf18 Added vr_stubs.c (which contains an implementation of strdup which overrides our strdup in NSStdLib, which is dangerous). 1998-05-28 22:24:38 +00:00