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
timm
dc0edd7b70
added GetFileContents
1998-07-09 19:23:46 +00:00
timm
d2f5f4f630
some routines from globals1.js
1998-07-09 19:22:49 +00:00
timm
2f183a62af
added new makefile
1998-07-09 19:22:01 +00:00
timm
7d6072b068
115784 and separated out js
1998-07-09 19:21:12 +00:00
timm
e263b3ea86
seperate from the html files
1998-07-09 19:19:00 +00:00
rods
8c86d5edee
Add support for initializing the Device Context and Toolkit
1998-07-09 19:10:35 +00:00
rods
bfcc88665d
Added methods for initializing the Device Context and the Toolkit
1998-07-09 19:10:04 +00:00
rods
b4cb10bcf7
Implemented SetFont and created separate methods for initializing
...
the DeviceContext and the Toolkit
1998-07-09 19:09:19 +00:00
rods
acc7289942
Added error callback
1998-07-09 19:03:30 +00:00
troy
b4c186d39c
Added a check for multiple frames occupying a trapezoid. This keeps us from
...
crashing
1998-07-09 18:14:19 +00:00
karnaze
72b2dcf73c
borders
1998-07-09 17:47:33 +00:00
cyeh
48e92b95db
add example tinderbox client scripts
1998-07-09 17:36:13 +00:00
kipp
051acc64fd
Added debug code that syncs up the display when running slow so that incremental loading reflow can be visible
1998-07-09 17:08:40 +00:00
kipp
eba3466b03
tweaked nested lists style; add in bottom margins for most block elements
1998-07-09 17:08:09 +00:00
kipp
94003031d4
Init passed in margins
1998-07-09 17:07:39 +00:00
kipp
8659fdf2e9
Implement css collapsing margins
1998-07-09 17:06:35 +00:00
kipp
5bb77d7e59
Added some slots to nsReflowMetrics specifically to support collapsing css margins; it needs to go somewhere else!
1998-07-09 17:06:12 +00:00
kipp
077ba45776
Added a temporary hack to normalize nested lists
1998-07-09 17:05:36 +00:00
kipp
49a7633f65
fixed comments
1998-07-09 17:04:45 +00:00
kipp
db1c43e536
tweak
1998-07-09 17:04:31 +00:00
slamm
5120554a27
Fix off by one error. Messed up inplace editing.
1998-07-09 16:42:08 +00:00
slamm
f290a92dab
Fix double click behavior in such a way that inline editing still works. #149082 SF1 in.
1998-07-09 16:42:06 +00:00
danm
30f8c8b987
glowcode. bug 299200 a:don.
1998-07-09 16:33:15 +00:00
vidur
4f5baff7ce
Fixed build breakage on Unix
1998-07-09 16:30:26 +00:00
troy
360378b073
Changed it so the inner table is reflowed by using the Reflow()
...
member function rather than poking the individual pass 1, pass 2, ...
member functions
1998-07-09 14:30:34 +00:00
dcone
196f54aef1
16 bit blending is now operational
1998-07-09 14:08:36 +00:00
warren
781128ba6a
Breaking out oji interfaces into separate headers.
1998-07-09 08:57:00 +00:00
warren
adc4dc2462
Breaking out new plugin APIs into separate classes. Moving lib/plugin into a module.
1998-07-09 08:42:58 +00:00
mcafee
5d38d6dab7
woops, if -> ifdef
1998-07-09 06:18:07 +00:00
mcafee
d8fb463f0d
MOZ_FULLCIRCLE was on by default, turning this off. MOZ_FULLCIRCLE=1 turns this on now.
1998-07-09 06:17:07 +00:00
mcafee
5f5a31bb37
Turning on full circle crash-reporting (5.0). r=donm, a=jar
1998-07-09 05:21:34 +00:00
mcafee
e0d7eddb9e
set NO_MOZ_FULLCIRCLE=1 if you need to turn full circle off.
1998-07-09 05:20:53 +00:00
pierre
6aad91fd4e
Mac MOZ_DARK: landing resources from Nova. Note: these resources are from May 26 while the Normandy branch was tagged on May 11.
1998-07-09 05:18:18 +00:00
pierre
229a786e91
Mac MOZ_DARK: updated stream contructor (why didn't that land before?)
1998-07-09 05:14:58 +00:00
pierre
cda8221d53
Mac MOZ_DARK: replaced unnecessary references to CTSMEditField with references to LEditField.
1998-07-09 05:13:47 +00:00
mcafee
a0628c5286
Turning on Full Circle crash-reporting for glibc2 only. Need to check for other vendors later. r=donm, a=jar
1998-07-09 05:11:39 +00:00
mcafee
c69e637a81
Added NETSCAPE_BUILD to include the private tree; added full circle crash reporting compiler flag. r=donm, a=jar
1998-07-09 05:10:20 +00:00