3778 Commits

Author SHA1 Message Date
kipp
a53b58f65f Reflow child when max-element-size is requested (this works around a purify detected crash) 1998-07-12 00:19:17 +00:00
kipp
53496bd65e Set max-element-size 1998-07-12 00:18:36 +00:00
kipp
d48f1f528d Added code to move content in bad spots in tables out 1998-07-12 00:18:26 +00:00
kipp
149a96f186 Work around table bugs in a different way 1998-07-12 00:17:50 +00:00
ramiro
7efc47ac4a Fix broken '#if defined' and no new line at end of makefile. 1998-07-11 12:45:01 +00:00
rpotts
9069d8ec06 Fixed up CVS merge problem that was horking reference counts... 1998-07-11 08:07:17 +00:00
michaelp
e2dcda2dbe fixed copying of anims10.gif in Makefile. 1998-07-11 06:23:49 +00:00
michaelp
23c618c0a6 killed much hated borders on views... 1998-07-11 06:17:09 +00:00
michaelp
f12ab6ff1c added throbber. 1998-07-11 05:33:00 +00:00
michaelp
90b3de57ed fixed. 1998-07-11 05:28:22 +00:00
michaelp
f24b56bcac new gifs for throbber animation... 1998-07-11 05:24:57 +00:00
troy
5d8fdf9dd8 Added back in some changes that got lost in the previous
check-in
1998-07-11 04:16:29 +00:00
kipp
a2bec51709 Improved tracing somewhat; fixed map handling; removed some dead code 1998-07-11 03:51:50 +00:00
kipp
45bd6033e4 Split HandleEvent between the two classes; in theory this is because the RootContentFrame gets the scroll adjusted x,y coordinate and RootFrame doesnt 1998-07-11 03:51:18 +00:00
kipp
bd7c472e67 Disabled some code to make cursors over links work 1998-07-11 03:50:14 +00:00
kipp
91583e8ea0 Adjust coordinates to account for borders; don't consume the event when just mouse overing (only consume it when clicking); this fixes cursors oddly enough 1998-07-11 03:49:56 +00:00
kipp
96ce66e91d Tweaked 1998-07-11 03:49:17 +00:00
kipp
c2c262b5fd Removed GetCursorAt code 1998-07-11 03:48:33 +00:00
kipp
473f3e0175 Avoid crashing when we have no content 1998-07-11 03:47:56 +00:00
kipp
bdc1ff0f5b Made GetCursorAt looping generic so that more subclasses could use it 1998-07-11 03:47:37 +00:00
briano
a67952d1df Finally added most of Richard Lloyd's (hpux@csc.liv.ac.uk) changes, in a manner that I think will work for everyone. 1998-07-11 01:44:28 +00:00
warren
ecd86e832d Added simple LiveConnected plugin test case that used backward adapter. 1998-07-11 01:40:24 +00:00
warren
55ae26173a Fixed up and moved backward adapter from oji dir. 1998-07-11 01:39:51 +00:00
warren
347b04e088 Removed bogus npupp.h -- clean one on mozilla/include 1998-07-11 01:23:27 +00:00
buster
6e3192f275 fixed unix build, and one small uninitialized variable problem 1998-07-11 00:47:29 +00:00
briano
4bbedae459 Added a few minor requested changes. 1998-07-11 00:08:56 +00:00
buster
8ce4ae05e9 *** empty log message *** 1998-07-11 00:08:08 +00:00
buster
3e596fc26a major hackage to the table data structures. slimmer, simpler, faster
this work exposed a few bugs and slow spots, which have been fixed
for the aol page, I added some additional backwards compatibility code
to proportionately distribute width when a fixed-width cell has colspans
1998-07-11 00:00:31 +00:00
rpotts
d75cb80e9a Fixed circular reference problem between the nsScrollingView and its scrollbars... 1998-07-10 23:10:26 +00:00
troy
786d36083e More code re-shuffling. I need to hurry and check-in before Cujo
whacks the tree
1998-07-10 22:56:13 +00:00
pinkerton
7cb5c90ad2 Really fix bug #299909 (appr don, rev rjc). 1998-07-10 22:19:56 +00:00
kipp
cb83cf384a Fixed max-element-size to account for the border+padding 1998-07-10 21:45:30 +00:00
rpotts
159c7ddd2c Fixed reference counting leak when processing mouse button down events... 1998-07-10 21:44:15 +00:00
warren
9a2146f6f4 Moved lib/plugin to modules/plugin. 1998-07-10 21:41:14 +00:00
kmcclusk
84a4a6dfe1 Factored CreateWindow code into CreateMainWindow and CreateChildWindow code. 1998-07-10 21:26:46 +00:00
raman
b00270bebb This is not part of any build system. caps is part of OJI effort. It will be used by JavaScript in future. Approved by warren/jar/jsw. 1998-07-10 21:12:19 +00:00
kipp
bc69e4d178 Generate automatic margin values for most blocks; this emulates ebina margins fairly well 1998-07-10 20:30:23 +00:00
kipp
16b20ee3a0 Removed SetMargins call; the default ctor zeros things out now 1998-07-10 20:28:30 +00:00
kipp
50698a0e13 Made it more ebina ish 1998-07-10 20:28:04 +00:00
kipp
3fdb071728 Pass on DidReflow always so that sub-frames that contain views can get notified and move the views 1998-07-10 20:27:43 +00:00
kipp
7664b60bce initialize reflow metrics and reflow state to avoid downstream bugs 1998-07-10 20:26:20 +00:00
kipp
a9a335fddc Fixed case of nsString.h include 1998-07-10 20:19:03 +00:00
troy
97ae834b23 Deprecated the SetFirstContentOffset/SetLastContentOffset member
functions that take a nsIFrame*
1998-07-10 19:04:06 +00:00
jevering
e6414640ef Fixing Linux & Irix builds... 1998-07-10 18:49:02 +00:00
jevering
5404fe15bf Fix parser build bustage on win32. 1998-07-10 18:14:11 +00:00
rods
6df651a653 Turned off debugging. 1998-07-10 17:29:03 +00:00
rods
455018c090 Added the proper initialization for the DeviceContext and the toolkit 1998-07-10 17:22:58 +00:00
hyatt
ee013641bc Fix for 300331. Reviewed by blythe, approved by don. 1998-07-10 17:22:06 +00:00
rods
652b584943 Fixed positioning errors. 1998-07-10 17:22:05 +00:00
hyatt
fc229ddc91 Fixes for bugs 299992, 299994, 300042. Reviewed by blythe, approved by don. 1998-07-10 17:10:25 +00:00