cyeh%netscape.com
ac537a6486
if you don't define MOZ_LITE, MOZ_MEDIUM, or MOZ_DARK, don't define
...
any of the feature #ifdefs by default.
these will probably go away and die eventually.
1998-12-21 18:38:53 +00:00
peterl%netscape.com
8b9304316e
fix a ref counting bug with class atoms
1998-12-21 18:38:44 +00:00
troy%netscape.com
6493c0fc74
Renamed NS_NewHTMLFrame() to NS_NewRootFrame()
1998-12-21 18:22:44 +00:00
mscott%netscape.com
f53b2b2518
First checked in.
1998-12-21 17:57:13 +00:00
mscott%netscape.com
4127a17201
First checked in.
1998-12-21 17:51:08 +00:00
rods%netscape.com
8bbcbd7687
Added several enums for form's controls
1998-12-21 16:53:49 +00:00
rods%netscape.com
cccaeefc91
Changed constants to use LookAndFeel values.
1998-12-21 16:52:57 +00:00
rods%netscape.com
0120a7d8e5
Added in NS_RELEASE of LookAndFeel object
1998-12-21 16:52:17 +00:00
brade%netscape.com
e74bb5d568
have SetAlignment return NS_OK (reduce Mac compiler warnings)
1998-12-21 16:51:19 +00:00
vidur%netscape.com
a0bb847d23
Ongoing work on mechanism for introducing global names into a script namespace
1998-12-21 16:51:10 +00:00
brade%netscape.com
48ee78c7ef
reduce Mac compiler warnings by commenting out unused local variables
1998-12-21 16:48:35 +00:00
brade%netscape.com
0b0b013a4b
add XP_MAC to the ifdef around dbopen (was in macToBeImplemented.cp)
1998-12-21 16:46:17 +00:00
brade%netscape.com
ac22b50300
added XP_FileReadLine and FE_FileType (formerly in macToBeImplemented.cp)
1998-12-21 16:46:10 +00:00
brade%netscape.com
d178929a1e
remove all functions (move to nsNetStubs.cpp and nsMacFile.cp)
1998-12-21 16:46:03 +00:00
brade%netscape.com
0dd08f1cf8
remove extra comma to reduce Macintosh compiler warnings
1998-12-21 16:40:46 +00:00
brade%netscape.com
400bea8f9d
remove extra comma to reduce warnings on Mac
1998-12-21 16:39:17 +00:00
rods%netscape.com
cdc4c9ba17
Added better default processing of hint
1998-12-21 13:29:32 +00:00
peterl%netscape.com
66066e1f3c
fixed a crasher when mapping list or table style with a null parent context
1998-12-21 07:48:12 +00:00
buster%netscape.com
d1779f0342
beginnings of collapsing borders now implemented. Doesn't work for spanning cells yet,
...
and doesn't measure borders where the width changes along a shared edge yet.
1998-12-21 06:38:18 +00:00
buster%netscape.com
c869f97f4c
fixes for PaintBorderEdges
1998-12-21 06:37:10 +00:00
buster%netscape.com
fd891ec74c
added mLength to nsBorderEdge
1998-12-21 06:35:45 +00:00
peterl%netscape.com
650a9f3060
fix spelling
...
fix namespace of HTML element's attributes
1998-12-21 05:59:40 +00:00
peterl%netscape.com
cdecfbc7dd
fix spelling
1998-12-21 05:58:58 +00:00
peterl%netscape.com
01b2811d2e
fix spelling
...
moved inline automatic key object out of line for buggy unix compilers
1998-12-21 05:58:31 +00:00
peterl%netscape.com
3cf603abf4
added support for the 'xmlns' pseudo namespace
1998-12-21 05:56:51 +00:00
peterl%netscape.com
9cf2d5b9a3
rename string key to make buggy unix compilers happy
1998-12-21 05:55:44 +00:00
troy%netscape.com
9619058141
Changed the frame hierarchy, and changed how scrolling works. Also added
...
nsAreaFrame which replaces nsBodyFrame which is no longer used
1998-12-20 23:29:47 +00:00
guha%netscape.com
645bf20c08
more of in-memory data source.
...
Not yet in build system
1998-12-20 19:49:10 +00:00
pierre%netscape.com
331f9386ca
Fix forms: XP_MAC code was missing in GetHorizontalInsidePadding and GetVerticalInsidePadding
1998-12-20 13:18:10 +00:00
pierre%netscape.com
7cce6c062b
Remove 'mBounds' that was hidding a recently added member variable with the same name in nsBaseWidget
1998-12-20 13:16:48 +00:00
pierre%netscape.com
f8315aa628
Improve performance on Mac: make the root view invisible
1998-12-20 13:16:13 +00:00
pierre%netscape.com
fa82921b1c
Improve performance on Mac: disable the Composite timer (temporary code - see comments)
1998-12-20 13:15:41 +00:00
pierre%netscape.com
03b472d939
Added a reminder to not always pass the entire widget rect in NS_PAINT_EVENTs
1998-12-20 13:14:29 +00:00
ramiro%netscape.com
36fb50e951
Ignore generated Makefile.
1998-12-20 08:27:09 +00:00
ramiro%netscape.com
c08bd84e76
Renamed 'main' to 'scribble'.
1998-12-20 08:22:02 +00:00
guha%netscape.com
7b4636a088
the new in-memory data source.
...
Not yet in the makefiles
1998-12-20 01:45:42 +00:00
peterl%netscape.com
fb2058178f
sync to new attribute api
1998-12-20 01:35:57 +00:00
peterl%netscape.com
887cd5f867
sync to new attribute api
1998-12-20 01:21:23 +00:00
peterl%netscape.com
7dd7b861c5
attribute selector work
1998-12-20 01:19:22 +00:00
peterl%netscape.com
1106a4c943
fix equals to not be case sensative
1998-12-20 01:18:47 +00:00
peterl%netscape.com
e2abd8b98e
sync to new attribute api
...
added multiple class support
1998-12-20 01:17:50 +00:00
peterl%netscape.com
7bdfe8b5c1
implement multiple class support
...
implement attribute selector support
1998-12-20 01:17:05 +00:00
peterl%netscape.com
1742808c87
added case sensativity flag to attribute selectors
1998-12-20 01:16:20 +00:00
peterl%netscape.com
7c4d428475
fixes to attribute selector parsing
1998-12-20 01:15:18 +00:00
peterl%netscape.com
582b88e0ae
fix background flags initial value
...
tweak table inheritance quirk
1998-12-20 01:11:36 +00:00
peterl%netscape.com
8200c3233f
made get strength const
1998-12-20 01:08:31 +00:00
peterl%netscape.com
babdb0cd05
changed attribute api to take atoms & namespace
1998-12-20 01:08:13 +00:00
peterl%netscape.com
43adf5d058
sync to new attribute api
...
implement local attribute storage with namespace support
1998-12-20 01:07:21 +00:00
ramiro%netscape.com
b8301e0454
Comment out the GARBAGE entry for generated files.
...
nsHTMLTags.h nsHTMLTags.cpp nsHTMLEntities.cpp were being treated as
GARBAGE since they are generated. But, they are also checked in to the
repository, which breaks clobber builds.
1998-12-20 01:04:40 +00:00
guha%netscape.com
461c2b1e34
More for OpenDir
1998-12-20 00:16:45 +00:00