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

4017 Коммитов

Автор SHA1 Сообщение Дата
troy 03dd77b394 Added back in some changes that got lost in the previous
check-in
1998-07-11 04:16:29 +00:00
kipp 329d9232e9 Improved tracing somewhat; fixed map handling; removed some dead code 1998-07-11 03:51:50 +00:00
kipp 75f1af4c1a 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 b8470d7af5 Disabled some code to make cursors over links work 1998-07-11 03:50:14 +00:00
kipp 5fbdae41b4 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 135b6b3efb Tweaked 1998-07-11 03:49:17 +00:00
kipp 289c595b22 Removed GetCursorAt code 1998-07-11 03:48:33 +00:00
kipp 4b99029c24 Avoid crashing when we have no content 1998-07-11 03:47:56 +00:00
kipp 199a67232b Made GetCursorAt looping generic so that more subclasses could use it 1998-07-11 03:47:37 +00:00
briano 5ee5fc874a 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 90a5eb9ee6 Added simple LiveConnected plugin test case that used backward adapter. 1998-07-11 01:40:24 +00:00
warren ac427cea4a Fixed up and moved backward adapter from oji dir. 1998-07-11 01:39:51 +00:00
warren c53df47ebe Removed bogus npupp.h -- clean one on mozilla/include 1998-07-11 01:23:27 +00:00
buster 106c3a7c7a fixed unix build, and one small uninitialized variable problem 1998-07-11 00:47:29 +00:00
briano 9005d42694 Added a few minor requested changes. 1998-07-11 00:08:56 +00:00
buster f6e4fa25de *** empty log message *** 1998-07-11 00:08:08 +00:00
buster 7a2fe842b8 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 ed77051a67 Fixed circular reference problem between the nsScrollingView and its scrollbars... 1998-07-10 23:10:26 +00:00
troy be29f02f19 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 9447dffdaf Really fix bug #299909 (appr don, rev rjc). 1998-07-10 22:19:56 +00:00
kipp f84b2d2dae Fixed max-element-size to account for the border+padding 1998-07-10 21:45:30 +00:00
rpotts 7b1ddbcbf0 Fixed reference counting leak when processing mouse button down events... 1998-07-10 21:44:15 +00:00
warren a4dffe91fe Moved lib/plugin to modules/plugin. 1998-07-10 21:41:14 +00:00
kmcclusk 1ccaf0e6a0 Factored CreateWindow code into CreateMainWindow and CreateChildWindow code. 1998-07-10 21:26:46 +00:00
raman 94e684ce65 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 8495eff9e0 Generate automatic margin values for most blocks; this emulates ebina margins fairly well 1998-07-10 20:30:23 +00:00
kipp 91f5df2787 Removed SetMargins call; the default ctor zeros things out now 1998-07-10 20:28:30 +00:00
kipp 6d3504205c Made it more ebina ish 1998-07-10 20:28:04 +00:00
kipp 81811ffa88 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 15a1048658 initialize reflow metrics and reflow state to avoid downstream bugs 1998-07-10 20:26:20 +00:00
kipp df0edd78db Fixed case of nsString.h include 1998-07-10 20:19:03 +00:00
troy 54f6cf2b02 Deprecated the SetFirstContentOffset/SetLastContentOffset member
functions that take a nsIFrame*
1998-07-10 19:04:06 +00:00
jevering ffe05bb80e Fixing Linux & Irix builds... 1998-07-10 18:49:02 +00:00
jevering 074077878e Fix parser build bustage on win32. 1998-07-10 18:14:11 +00:00
rods 97ae4a36f3 Turned off debugging. 1998-07-10 17:29:03 +00:00
rods 527f852ced Added the proper initialization for the DeviceContext and the toolkit 1998-07-10 17:22:58 +00:00
hyatt c458f7275f Fix for 300331. Reviewed by blythe, approved by don. 1998-07-10 17:22:06 +00:00
rods bcafc20fbd Fixed positioning errors. 1998-07-10 17:22:05 +00:00
hyatt 39b25c22a7 Fixes for bugs 299992, 299994, 300042. Reviewed by blythe, approved by don. 1998-07-10 17:10:25 +00:00
dcone 6271b85bb8 fixed back to async 1998-07-10 13:25:36 +00:00
dcone dcae2d1451 16 bit speed testing code 1998-07-10 12:53:15 +00:00
nisheeth 35b3c34967 Fix the Mac build bustage... 1998-07-10 07:05:12 +00:00
rickg 665f63b9f3 dynamic DTD support 1998-07-10 05:35:23 +00:00
troy cee35a3b5c Changed it so we assume that rows are always complete 1998-07-10 05:23:05 +00:00
troy ee57569c83 Some incremental improvements 1998-07-10 04:00:38 +00:00
raman df979b957a This is not part of any build system. caps is part of OJI effort. It will be used by JavaScript in future 1998-07-10 03:19:59 +00:00
peterl 7c911cce58 tweaking <FONT size=x> handling 1998-07-10 02:45:18 +00:00
cyeh e7e8a622fe remove xp_sec.c, it's not being used anyway. removing cruft. 1998-07-10 02:23:01 +00:00
cyeh b0f17b7586 make changes to remove xp_sec.c and xp_sec.h from macbuild. they aren't used anywhere. 1998-07-10 02:17:54 +00:00
mccabe 2bc52deb90 Added newline in 2nd comment to make the LXR indexer slightly happier.
Thanks to Dawn Endico <dawn@cannibal.mi.org> for LXR hacking.
1998-07-10 02:13:17 +00:00