Commit Graph

1436 Commits

Author SHA1 Message Date
thom
0384c91bfb Commented out forward class declaration that was choking code warrior 1998-05-18 22:45:00 +00:00
thom
b8cd633615 Mac checkin 1998-05-18 22:42:13 +00:00
michaelp
2edf0b91fb added stub nsRegionWin.cpp 1998-05-18 22:24:20 +00:00
atotic
14f30edc4c Added new access paths for planned will's netlib modularization checkin 1998-05-18 22:10:09 +00:00
toshok
32050c3897 apparently digital unix's c compiler has a problem with the work 'readonly' (it appears to be a reserved word, as far as that compiler goes). So, I'm changing all occurences of the readonly form element attribute to read_only. Thanks to berkley@cs.wustl.edu (Berkley Shands) for the report and suggested fix. 1998-05-18 21:58:00 +00:00
michaelp
88085a23f5 killed nsRegion.h. added nsIRegion.h. added SetClipRegion() to rendering context.
modified APIs that had been referring to nsRegion to use nsIRegion.
1998-05-18 21:46:20 +00:00
peterl
4d56c4b41c more style debugging code 1998-05-18 21:12:19 +00:00
peterl
47db0f2192 added pseudo frame support 1998-05-18 21:11:08 +00:00
peterl
0528c87a0a cleaned up list output 1998-05-18 21:10:44 +00:00
peterl
e8e82334f0 pseudo frame support 1998-05-18 21:10:19 +00:00
peterl
0018dab23e correct case of selectors
skip empty selectors
better pseudo-class support
1998-05-18 21:09:43 +00:00
peterl
93ce222761 added pseudo element support 1998-05-18 21:07:54 +00:00
peterl
5119956475 fixed memory leak
fixed uninitialized memory read
1998-05-18 21:07:24 +00:00
peterl
c440da74c3 added pseudo style support 1998-05-18 21:06:33 +00:00
peterl
ee773f3472 added pseudo style support
added debug list of context graph
1998-05-18 21:05:52 +00:00
peterl
592d55c519 added debugging code 1998-05-18 21:04:26 +00:00
peterl
489fb9f6ed fixed memory leak 1998-05-18 21:03:55 +00:00
peterl
3a943ba17e added pseudo frame style support 1998-05-18 21:03:10 +00:00
peterl
a8329d74b5 added list method 1998-05-18 21:02:49 +00:00
nisheeth
ad8344ccca val was not being initialized properly lo_LayoutBlockSpacer(). Fixed. Thanks
to Kathy Brade (brade@netscape.com) for catching this.
1998-05-18 20:44:34 +00:00
brade
6b674f6c85 remove #ifdef XP_MAC and unify memory calls/API; reviewed sdagley; approved toshok 1998-05-18 20:42:39 +00:00
toshok
448e297c63 this change may look like a lot, but it's really only one line. the rest is formatting. at any rate, this fixes the problem where the underlines were drawn at places other than the proper place for links. 1998-05-18 20:42:30 +00:00
thom
f081c3fc92 *** empty log message *** 1998-05-18 19:47:30 +00:00
toshok
5b12e2dbf7 Fix bugzilla entries 134 (javascript crashing setting text in textarea) and 346 (missing & in call to fe_convertToXmString) thanks to waider@waider.ie (Ronan Waide) for the fixes. 1998-05-18 18:28:55 +00:00
karnaze
1189d589e3 fixed nsInputFile::SizeTo 1998-05-18 18:07:01 +00:00
kmcclusk
1c2df781c1 Added nsTooltipEvent to indicate the index of the tooltip rectangle that is being shown.
Now correctly initializes TOOLINFO structures before using them.
1998-05-18 17:55:34 +00:00
kipp
f51cf58f63 Print out state when non-zero 1998-05-18 16:53:09 +00:00
kipp
14b025d540 Call WillReflow before reflowing children 1998-05-18 16:52:57 +00:00
kipp
6b6f893f40 dump out state and next-in-flow/prev-in-flow conditionally 1998-05-18 16:52:41 +00:00
kipp
d87b1d5927 Implement DidReflow to pass it down to children when exiting reflow; dump out state and next-in-flow/prev-in-flow conditionally 1998-05-18 16:51:37 +00:00
kipp
46b2e73f37 Implement DidReflow to pass it down to children when exiting reflow 1998-05-18 16:51:17 +00:00
karnaze
8939828111 initial support for <input type=file>, combo box use of widget init data for sizing 1998-05-18 16:39:42 +00:00
guha
11a5a59dbb fix bug in xml glue reported by Henning Behme
of iX Magazine, Germany
1998-05-17 18:22:29 +00:00
brendan
68bbffaa1c Modernize README 1998-05-16 00:55:35 +00:00
thom
2edcd99877 mac project for layout 1998-05-15 22:24:27 +00:00
thom
e200a999e2 mac project for htmlparser 1998-05-15 22:23:34 +00:00
thom
51fb93a84a *** empty log message *** 1998-05-15 22:22:34 +00:00
thom
836a9d8922 gfx is a graphics envionment for nglayout 1998-05-15 22:11:03 +00:00
briano
3ef5e8253e Forgot to make sure the optimization tweak only happens when BUILD_OPT is set. Duh. 1998-05-15 19:02:42 +00:00
spence
e40d8a1618 ifdef bustage 1998-05-15 18:54:35 +00:00
briano
8ba4f09bf6 Minor tweak for Alpha Linux. On my machine (DECStation 200, 64MB, RH5,
2.0.30), using -O2 (the default) causes the optimizer to dump core,
leaving gcc hanging.  Using -O instead, for just jidctred.c, works fine.
This is hopefully a temporary hack.  Anyone have any long-term solutions?
Approved by pnunn@netscape.com.
1998-05-15 18:50:35 +00:00
dario
f604ff160d final checkin from Judah 1998-05-15 18:49:17 +00:00
jevering
3c51576898 Dont crash (at least in debug mode) when a stream cannot be opened. 1998-05-15 18:16:39 +00:00
rods
eef7f1ccff initial 1998-05-15 17:43:42 +00:00
briano
e848ad0a09 'Fixed' the warning about the supposed trigraph. a=djw 1998-05-15 17:16:49 +00:00
atotic
d6ffa1e4e9 Removed NSstring.* because of conflicts with raptor, renamed to macstrdlibxetras 1998-05-15 16:59:14 +00:00
atotic
b32cf33e30 Renamed nsstring.[c|h] to macstdlibextras.[c|h] because of the naming conflict with Raptor (which uses ns prefix exclusively). 1998-05-15 16:54:09 +00:00
atotic
8eed3cae6f First Checked In. 1998-05-15 16:52:14 +00:00
ramiro
4a3029301d Add support for dropping to toolbox tabs. 1998-05-15 14:32:43 +00:00
ramiro
43071cc7a5 Add XfeTabDrawRaised(). 1998-05-15 14:14:17 +00:00