jfrancis%netscape.com
|
6a7b88171d
|
implemented toString() + minor fixmeups
|
1998-12-15 04:42:29 +00:00 |
|
kipp%netscape.com
|
cf6a751b49
|
Added NS_FRAME_IS_REPLACED macro
|
1998-12-15 04:21:56 +00:00 |
|
kipp%netscape.com
|
ae95e3f297
|
Fixed up absolute and floating frame types to support replaced variants
|
1998-12-15 04:21:28 +00:00 |
|
kipp%netscape.com
|
081d6a2815
|
Moved floater reflow out of PlaceFloater and into AddFloater so that floaters are only reflowed during reflow, not during placement; Added code to support css 10.3.5; reflow floaters more often so that % width values are recomputed properly
|
1998-12-15 04:20:54 +00:00 |
|
waterson%netscape.com
|
daf32efa74
|
Added nsStreamDataSource.cpp and nsContainerCursor.cpp to the build.
|
1998-12-15 04:14:12 +00:00 |
|
pierre%netscape.com
|
725816ecf4
|
don't dispatch Update event when the widget has drawn itself already
|
1998-12-15 04:03:38 +00:00 |
|
waterson%netscape.com
|
0aa56a1b36
|
Initial revision.
|
1998-12-15 04:03:24 +00:00 |
|
pierre%netscape.com
|
a504a77878
|
added OnPaint() to return 'false' and notify nsWindow not to dispatch the Update event
|
1998-12-15 04:03:09 +00:00 |
|
wtc%netscape.com
|
4fc3518c4b
|
In ntio.c, w95io.c, _PR_MD_OPEN, handle all combinations of
PR_CREATE_FILE and PR_TRUNCATE correctly.
|
1998-12-15 03:58:53 +00:00 |
|
waterson%netscape.com
|
1011e64c62
|
Added additional comments to clarify the API.
|
1998-12-15 03:49:36 +00:00 |
|
cls%seawood.org
|
0aa90bbb4e
|
Added build option for idl tool. Thanks to Tague Griffith <tague@netscape.com> for the patch and the patience while I fumbled this patch. :)
|
1998-12-15 03:24:59 +00:00 |
|
cls%seawood.org
|
3ab8dc959c
|
Fixed redefinition warning
|
1998-12-15 03:21:23 +00:00 |
|
sfraser%netscape.com
|
e949a694f4
|
Fixed Show() to store a full UNIX path to the selected file
|
1998-12-15 03:11:59 +00:00 |
|
sfraser%netscape.com
|
191bdfba01
|
Add nsFileSpec.h and nsFileStream.h
|
1998-12-15 03:08:57 +00:00 |
|
pierre%netscape.com
|
863c7a9967
|
added nsDialog.cpp ans nsLabel.cpp
|
1998-12-15 03:05:50 +00:00 |
|
pierre%netscape.com
|
af189fe863
|
support nsDialog ans nsLabel
|
1998-12-15 03:05:06 +00:00 |
|
pierre%netscape.com
|
c1ae7a1e4c
|
fixed bug where the Find dialog would not show up again after being dismissed
|
1998-12-15 03:04:22 +00:00 |
|
pierre%netscape.com
|
dc23c3bdda
|
support dialogs
|
1998-12-15 03:03:10 +00:00 |
|
pierre%netscape.com
|
fdef79027c
|
First Checked In.
|
1998-12-15 03:00:25 +00:00 |
|
kin%netscape.com
|
1c9bd558c4
|
Added OPTIMIZATION comment.
|
1998-12-15 02:12:25 +00:00 |
|
kin%netscape.com
|
8344827a20
|
Added tests for SetMaxTransactionCount().
|
1998-12-15 02:11:53 +00:00 |
|
kin%netscape.com
|
d9d646fc42
|
Removed ';' in IID defines. This was causing a problem on the Mac.
|
1998-12-15 02:11:17 +00:00 |
|
kipp%netscape.com
|
831535719e
|
Landed a patch from bobg@zanshin.com
|
1998-12-15 01:34:36 +00:00 |
|
mcafee%netscape.com
|
3214fc3211
|
Adding Unix makefile
|
1998-12-15 01:27:04 +00:00 |
|
pierre%netscape.com
|
fb4a71cf0f
|
First Checked In.
|
1998-12-15 01:06:58 +00:00 |
|
guha%netscape.com
|
fb67bfb758
|
Another try at search
|
1998-12-15 00:47:13 +00:00 |
|
pinkerton%netscape.com
|
e7502eb0a1
|
add nsHTToolbarContentModel.cpp to obj's as well as src's. Doh!
|
1998-12-15 00:42:55 +00:00 |
|
kipp%netscape.com
|
0c1d7e289e
|
Print out state bits in hex too
|
1998-12-15 00:16:32 +00:00 |
|
kipp%netscape.com
|
d349695d52
|
#ifdef'd out the outside-children state methods
|
1998-12-15 00:16:21 +00:00 |
|
kipp%netscape.com
|
b27db7edbf
|
Reworked line-height handling: correctly implements the spec; use value computed by nsHTMLReflowState::CalcLineHeight
|
1998-12-15 00:16:00 +00:00 |
|
kipp%netscape.com
|
52e59f760b
|
Removed CalcLineHeightFor
|
1998-12-15 00:15:11 +00:00 |
|
kipp%netscape.com
|
2921acf591
|
Added CalcLineHeight and store it in mLineHeight
|
1998-12-15 00:14:56 +00:00 |
|
kipp%netscape.com
|
0d8e477df1
|
Added CalcLineHeight and apply it to inline non-replaced elements as a constrained height
|
1998-12-15 00:14:36 +00:00 |
|
cyeh%netscape.com
|
16b1386b1a
|
latest script used to power autoconf builds of raptor. this script
doesn't use a config file, and is used for example purposes only with no support
|
1998-12-15 00:14:25 +00:00 |
|
kipp%netscape.com
|
8f3bfb6318
|
Fixed rendering problems with lines with outside children; repaired code (currently unused an ifdef'd) to compute the lines outside children state
|
1998-12-15 00:14:09 +00:00 |
|
guha%netscape.com
|
2846b10b7b
|
add search to the big graph
|
1998-12-15 00:11:09 +00:00 |
|
locka%iol.ie
|
e3c945f013
|
Added more event handlers and diagnostics
|
1998-12-15 00:05:28 +00:00 |
|
pinkerton%netscape.com
|
a47a1796b7
|
don't build xpfeViewer anymore (obsolete).
|
1998-12-14 23:54:23 +00:00 |
|
pinkerton%netscape.com
|
c4e73c1ca8
|
add nsHTToolbarContentModel.cpp
|
1998-12-14 23:51:34 +00:00 |
|
pinkerton%netscape.com
|
78494faf03
|
minor tweaks to nsBasicStyleInfo struct.
|
1998-12-14 23:51:04 +00:00 |
|
pinkerton%netscape.com
|
6323c73a20
|
Talk to new nsHTToolbarDataModel
|
1998-12-14 23:50:34 +00:00 |
|
kin%netscape.com
|
5e6f7ebaaa
|
Added TestTransactionFactory classes. Got rid of duplicate test/stress
functions.
|
1998-12-14 23:50:27 +00:00 |
|
pinkerton%netscape.com
|
6c242a4771
|
First Checked In.
|
1998-12-14 23:50:02 +00:00 |
|
wtc%netscape.com
|
2f92a0e40b
|
Removed unnecessary -L/lib.
|
1998-12-14 23:30:43 +00:00 |
|
akkana%netscape.com
|
6312a867ac
|
Tracking jfrancis' iterator check-in
|
1998-12-14 23:18:46 +00:00 |
|
jfrancis%netscape.com
|
d12bffd83f
|
adding nsContentIterator
|
1998-12-14 23:17:52 +00:00 |
|
jfrancis%netscape.com
|
2c9b124126
|
First Checked In.
|
1998-12-14 23:16:31 +00:00 |
|
brade%netscape.com
|
8cdbc46a49
|
(per macdev mtg) always turn on RTTI in all projects
|
1998-12-14 22:57:45 +00:00 |
|
wtc%netscape.com
|
559cf87d86
|
Minor cleanup/fix in DoScanf.
|
1998-12-14 22:49:47 +00:00 |
|
guha%netscape.com
|
c9f7fc737c
|
Add mail.c to the repository (not referenced from anywhere yet)
|
1998-12-14 22:49:29 +00:00 |
|