cls%seawood.org
|
c5a72acbdc
|
Added EXPORTS
|
1998-11-11 05:33:24 +00:00 |
|
mjudge%netscape.com
|
acae09440b
|
adding new files to the editor structure
|
1998-11-11 05:06:40 +00:00 |
|
troy%netscape.com
|
3c6f99e1d7
|
Eliminated the hack where the scroll frame was creating a BODY wrapper for
the scrolled frame. Now the frame construction code creates the wrapper
frame
|
1998-11-11 04:43:13 +00:00 |
|
cls%seawood.org
|
358f737b24
|
Forgotten piece of Jeremy Lea's patch
|
1998-11-11 04:38:53 +00:00 |
|
pavlov%pavlov.net
|
e00c2ffa73
|
impliment nsPopUpMenu code (it is identical to nsMenu.. why are these not
inheriting each other?)
|
1998-11-11 04:28:30 +00:00 |
|
kipp%netscape.com
|
2f43e35996
|
Added a sleazy implementation of css2's run-in display type
|
1998-11-11 03:55:55 +00:00 |
|
kipp%netscape.com
|
85c8ae6bcf
|
Added a method to support propogation of the mRunInFrame info down into the reflow of a block
|
1998-11-11 03:55:23 +00:00 |
|
kipp%netscape.com
|
add7918774
|
Added run-in and compact display types to the TreatFrameAsBlockFrame method
|
1998-11-11 03:54:47 +00:00 |
|
kipp%netscape.com
|
dfbd908044
|
Added mRunInFrame to the html reflow state so that run-in frame handling can be forwarded from a parent block to a child block
|
1998-11-11 03:54:15 +00:00 |
|
waterson%netscape.com
|
3188fb8b59
|
Added C++ interface to HT.
|
1998-11-11 03:50:38 +00:00 |
|
waterson%netscape.com
|
61673c01ef
|
Initial revision.
|
1998-11-11 03:45:12 +00:00 |
|
waterson%netscape.com
|
ded42de2a7
|
Fixed enum declaration.
|
1998-11-11 03:39:28 +00:00 |
|
mjudge%netscape.com
|
e58a1c1d2f
|
modified files for editor build process
|
1998-11-11 03:38:24 +00:00 |
|
mjudge%netscape.com
|
091a6a14b8
|
moving editor core to "core"
|
1998-11-11 03:34:37 +00:00 |
|
mjudge%netscape.com
|
3fd1579f0f
|
removing src directory modifying editor.h
|
1998-11-11 03:29:53 +00:00 |
|
cls%seawood.org
|
9c631a18f0
|
Oops. Fixed oversight of using MOZ_NATIVE_ZLIB instead of MOZ_NATIVE_PNG for png stuff.
|
1998-11-11 03:04:43 +00:00 |
|
hyatt%netscape.com
|
5e7e2f7f8e
|
Made some functions (inspectors) const.
|
1998-11-11 03:04:20 +00:00 |
|
hyatt%netscape.com
|
d1f2b348ec
|
Added forward decl of nsIDMWidget
|
1998-11-11 02:58:39 +00:00 |
|
pierre%netscape.com
|
f6071c18d3
|
Initialize the 2 new fields of the nsSizeEvent (mWinWidth + mWinHeight) before dispatching the event. Fix a crash due to recursive calls in the sample viewer app.
|
1998-11-11 02:49:14 +00:00 |
|
hyatt%netscape.com
|
e28082da09
|
Changing the interfaces to avoid a big bad diamond inheritance pattern when we
drop in the RDF implementations.
|
1998-11-11 01:58:21 +00:00 |
|
cls%seawood.org
|
288a1c7f8c
|
Fixes to resource install for xpfe. Fixes to make MOZ_NATIVE_* work again. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the diffs.
|
1998-11-11 01:53:49 +00:00 |
|
hyatt%netscape.com
|
4c639b03c8
|
Added interfaces.
|
1998-11-11 01:52:44 +00:00 |
|
hyatt%netscape.com
|
09e67bf95b
|
Added new interfaces.
|
1998-11-11 01:52:34 +00:00 |
|
pierre%netscape.com
|
efc32562aa
|
Set the scroll bar dimensions to 16 pixels instead of 10.
|
1998-11-11 01:41:44 +00:00 |
|
pierre%netscape.com
|
cd44a4f1a0
|
Set the coordinates ot the top-level object to (0,0) instead of its global coordinates.
Removed the override of PointInWidget() which became obsolete after the change above.
Changed Move() and Resize() to call the toolbox only when necessary.
|
1998-11-11 01:40:56 +00:00 |
|
hyatt%netscape.com
|
346b3cfd41
|
Added a parent access function.
|
1998-11-11 01:40:54 +00:00 |
|
pierre%netscape.com
|
9c39b47a63
|
Removed the override of PointInWidget() which became obsolete after the change in the coordinate system.
|
1998-11-11 01:40:43 +00:00 |
|
pierre%netscape.com
|
7e816ac32c
|
Clean up the drawing code. Use StartDraw() and EndDraw(). It still has to be replaced with a native control.
|
1998-11-11 01:39:44 +00:00 |
|
pierre%netscape.com
|
d610f386f2
|
Set the coordinates ot the top-level object to (0,0) instead of its global coordinates.
Clipping and settting the origin is done in StartDraw() instead of Update().
|
1998-11-11 01:38:33 +00:00 |
|
pierre%netscape.com
|
a153dedcdf
|
Remove the unused CalcTotalOffset()
|
1998-11-11 01:38:00 +00:00 |
|
hyatt%netscape.com
|
334d3657e6
|
Added iterators over node's children.
|
1998-11-11 01:37:51 +00:00 |
|
hyatt%netscape.com
|
7e9a36bc15
|
Tweaks to the APIs to change the int types. Also cleaned up IsExpanded.
|
1998-11-11 01:29:42 +00:00 |
|
hyatt%netscape.com
|
90efe9d4ba
|
Tweaking sort enum.
|
1998-11-11 00:21:30 +00:00 |
|
hyatt%netscape.com
|
a65884dea9
|
Added sort state enum.
|
1998-11-11 00:20:59 +00:00 |
|
jsun%netscape.com
|
71f08e9ef8
|
Fix windows build:
Removed nsIXPFCContentSinkContainer.h dependency
|
1998-11-11 00:17:29 +00:00 |
|
hyatt%netscape.com
|
e70ca286d7
|
Fixing a mistake in the include ifdef.
|
1998-11-11 00:06:20 +00:00 |
|
hyatt%netscape.com
|
cbc9b965c9
|
Tweaks to the interfaces to make them internally consistent.
|
1998-11-10 23:44:53 +00:00 |
|
hyatt%netscape.com
|
0a22893a92
|
Files for data model widgets (and for the tree view widget in particular).
|
1998-11-10 23:08:22 +00:00 |
|
hyatt%netscape.com
|
9562d41f69
|
The interface for widgets that interact with a data model.
|
1998-11-10 23:07:02 +00:00 |
|
cls%seawood.org
|
d12b43d188
|
Do not explicitly set MAKE as GNU make automatically sets it. If NSPR_INSTALL_DIR is defined, then use --with-nspr, otherwise do not bother.
|
1998-11-10 21:58:31 +00:00 |
|
cls%seawood.org
|
39f7558a08
|
Added solaris section to pthread test
|
1998-11-10 21:57:18 +00:00 |
|
cls%seawood.org
|
ab9896b411
|
Fixed check for motif
|
1998-11-10 21:55:44 +00:00 |
|
karnaze%netscape.com
|
0051a7f8b8
|
fixed <frameset frameborder=no> allowed frame resizing
|
1998-11-10 20:49:51 +00:00 |
|
jsun%netscape.com
|
9ea41a8491
|
Modified nsStreamManager::LoadURL so that nsIXPFCCanvas parameter is
replaced by generic nsISupports.
Added nsIXPFCContentSink interface to implement the SetContentSinkContainer
method.
|
1998-11-10 20:04:01 +00:00 |
|
jsun%netscape.com
|
dccc95beb4
|
Updated calendar XML parser to use newer LoadURL call.
|
1998-11-10 19:33:47 +00:00 |
|
kipp%netscape.com
|
ef7315d187
|
Fixed AddFrame method hiding
|
1998-11-10 19:20:53 +00:00 |
|
kipp%netscape.com
|
594ec210f9
|
Removed unused include
|
1998-11-10 19:16:32 +00:00 |
|
cls%seawood.org
|
44b5869de6
|
Sync'd with Makefile. Thanks to Steve Morrison <smorrison@gte.com> for pointing this out.
|
1998-11-10 18:14:24 +00:00 |
|
kipp%netscape.com
|
a6ea00c527
|
Use lineLayout object to pass on floater to the containing block
|
1998-11-10 18:04:34 +00:00 |
|
kipp%netscape.com
|
8b1973c472
|
Added InitFloater
|
1998-11-10 18:04:19 +00:00 |
|