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
dcone
a83b9d90b7
fixed back to async
1998-07-10 13:25:36 +00:00
dcone
5923c1426c
16 bit speed testing code
1998-07-10 12:53:15 +00:00
nisheeth
5a19200215
Fix the Mac build bustage...
1998-07-10 07:05:12 +00:00
rickg
8b9c5f20cc
dynamic DTD support
1998-07-10 05:35:23 +00:00
troy
b147b465e4
Changed it so we assume that rows are always complete
1998-07-10 05:23:05 +00:00
troy
4e29404d47
Some incremental improvements
1998-07-10 04:00:38 +00:00
raman
c2336343ab
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
48d742912a
tweaking <FONT size=x> handling
1998-07-10 02:45:18 +00:00
cyeh
38ab307159
remove xp_sec.c, it's not being used anyway. removing cruft.
1998-07-10 02:23:01 +00:00
cyeh
2ca5b1df27
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
748a690fa2
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
danm
c32dd09d90
glowcode, the right way. bug 299200 a:don
1998-07-10 02:04:46 +00:00
pierre
54ad064afe
Added MailNewsPrefPanes.cnst
1998-07-10 01:13:52 +00:00
pierre
60a29d5da3
Removed the MailNews resources: they are stored in MailNewsPrefPanes.cnst.
1998-07-10 01:12:58 +00:00
pierre
cdc35d3b2c
First Checked In.
1998-07-10 01:11:18 +00:00
nisheeth
58600ced10
Fix for bug #173417 and bug #186496 . Reviewed by toshok.
...
We redo the way tables get freed.
Earlier when the LO_TABLE element got freed, it would free stuff that hangs
of the subsequent LO_CELL elements. Now, only table related stuff gets freed
and the LO_CELL peer data structures get freed when the LO_CELL is freed.
Lots of code that was if-defed or commented out since Mariner hit the tip
has been removed to improve code readability.
1998-07-10 01:03:46 +00:00
clu
e4e7203163
#300180 ; reviewed by brade. Added editor.r to the project file.
1998-07-10 00:53:56 +00:00
kmcclusk
5126d3ee0b
Added fields mXstring and mXstringSize
1998-07-10 00:49:04 +00:00
kmcclusk
b16190f3df
Modified GetWidth to give correct values under Linux
1998-07-10 00:20:38 +00:00
rjc
81ef89b228
Fix bug # 124117
1998-07-09 23:00:29 +00:00
rjc
6a78ed59b6
Fix bug # 129629
1998-07-09 22:53:25 +00:00
rjc
48a29abe53
Fix bug # 299980 (disable FTP output into Aurora, until RDF_BRANCH_060398 lands)
1998-07-09 22:48:38 +00:00
rjc
6575c5ee8c
Fixes for bugs # 299744 and # 299909.
1998-07-09 22:43:11 +00:00
jevering
82ed5448bd
Added Top 100 site viewer.
1998-07-09 21:07:58 +00:00
troy
6d06722267
Added some new sizing constraints
1998-07-09 20:53:37 +00:00
rods
39a02036ac
Changed cast to XID (for IRIX)
1998-07-09 19:51:53 +00:00