waterson%netscape.com
5715f32617
Changed nsRDFTreeModel -> nsRDFTreeDataModel.
1998-11-11 19:59:50 +00:00
waterson%netscape.com
5c95019cdd
Changed nsITreeItem -> nsITreeDMItem.
1998-11-11 19:58:36 +00:00
waterson%netscape.com
4d0bda72b2
Added toolbar stub implementations.
1998-11-11 19:57:16 +00:00
buster%netscape.com
daf8cc32db
support for frame and rules attribute
1998-11-11 19:56:02 +00:00
buster%netscape.com
baaa18677b
fix for default cell padding and cell spacing
1998-11-11 19:54:23 +00:00
waterson%netscape.com
a73ca73732
Added column data structures.
1998-11-11 19:45:05 +00:00
waterson%netscape.com
3d702fec3a
Added methods for visibility.
1998-11-11 19:44:28 +00:00
waterson%netscape.com
0c4f720518
Renamed nsRDFTreeItem to nsRDFTreeDataModelItem to keep up with interfaces.
1998-11-11 19:44:04 +00:00
waterson%netscape.com
a54017b6db
Renamed for consistency with interfaces.
1998-11-11 19:42:07 +00:00
hyatt%netscape.com
2138b6c1fd
Adding new interfaces for toolbars.
1998-11-11 19:11:02 +00:00
hyatt%netscape.com
2ef0d10265
Modified a few interfaces and tweaked some of the names.
1998-11-11 19:10:18 +00:00
waterson%netscape.com
f2000a4e82
Minor cleanup work to get compiling on Unix. Made sure that destructors were virtual, fixed usage of NS_IMPLEMENT_ISUPPORTS(), etc.
1998-11-11 19:00:01 +00:00
cls%seawood.org
33a945dba4
The purpose of this file is to convert various compiler defines into a single define for each platform. This is ONLY to be used when feature defines will not work.
1998-11-11 18:59:44 +00:00
waterson%netscape.com
9ec608c00f
Alphabetized CPPSRCS.
1998-11-11 18:59:13 +00:00
waterson%netscape.com
96f4a68a45
Fixed to get Unix building.
1998-11-11 18:58:51 +00:00
waterson%netscape.com
c2dd4984cc
Cleaned up some cruft in the NS_IRDFDATABASE_IID.
1998-11-11 18:58:23 +00:00
sman%netscape.com
144907fad8
formatting
1998-11-11 18:57:24 +00:00
sman%netscape.com
e9da145df2
formatting updates
1998-11-11 18:51:06 +00:00
cls%seawood.org
033ee90298
Sync'd with Makefile
1998-11-11 18:37:33 +00:00
leaf%mozilla.org
9a4634a30a
Adding dawn@cannibal.mi.org's mods to add the option to grab file
...
and directory descriptions from README.html files. Descriptions of
directories are enclosed by <SPAN CLASS=LXRLONGDESC>...</SPAN> and file
descriptions by <SPAN CLASS=LXRSHORTDESC>...</SPAN>
1998-11-11 17:33:24 +00:00
troy%netscape.com
bdd1ad3abf
Fixed memory leak
1998-11-11 16:50:51 +00:00
rickg%netscape.com
bac5cf794d
first pass support for view-source
1998-11-11 11:55:32 +00:00
rpotts%netscape.com
db45821759
Pass the view command as the default for the webshell to the document loader...
1998-11-11 10:58:14 +00:00
rpotts%netscape.com
045173d28e
Fixed random crash...
1998-11-11 10:04:57 +00:00
mjudge%netscape.com
54a3a31e56
more changes to API
1998-11-11 09:26:42 +00:00
mjudge%netscape.com
3b83a6204f
mjudge18883891134 adding dir for the editor. SHOULD BE OFF BY DEFAULT!! THIS SHOULD AFFECT NO ONE.
1998-11-11 09:26:06 +00:00
mjudge%netscape.com
5f76ab55c1
changes to the editor api interface in core. also "Javadocing" the interfaces in public
1998-11-11 08:12:57 +00:00
troy%netscape.com
e248cb0b50
Fixed a memory leak of a content object
1998-11-11 06:37:30 +00:00
waterson%netscape.com
5c3b880066
Fixed unix bustage.
1998-11-11 06:28:46 +00:00
cls%seawood.org
db99ef2696
Moved PNG_LIBS after libimg for final link.
1998-11-11 06:12:10 +00:00
cls%seawood.org
cc95bb5b26
Added EXPORTS
1998-11-11 05:33:24 +00:00
mjudge%netscape.com
f341cdd56f
adding new files to the editor structure
1998-11-11 05:06:40 +00:00
troy%netscape.com
b208618ab6
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
226a8ccd8d
Forgotten piece of Jeremy Lea's patch
1998-11-11 04:38:53 +00:00
pavlov%pavlov.net
2568e8dcf5
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
2035e515d7
Added a sleazy implementation of css2's run-in display type
1998-11-11 03:55:55 +00:00
kipp%netscape.com
62e7b29754
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
898a0138ad
Added run-in and compact display types to the TreatFrameAsBlockFrame method
1998-11-11 03:54:47 +00:00
kipp%netscape.com
b33c7a8030
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
08b7861c6f
Added C++ interface to HT.
1998-11-11 03:50:38 +00:00
waterson%netscape.com
08b5dad4a8
Initial revision.
1998-11-11 03:45:12 +00:00
waterson%netscape.com
ee36760a33
Fixed enum declaration.
1998-11-11 03:39:28 +00:00
mjudge%netscape.com
0eae804752
modified files for editor build process
1998-11-11 03:38:24 +00:00
mjudge%netscape.com
e33e9d282b
moving editor core to "core"
1998-11-11 03:34:37 +00:00
mjudge%netscape.com
0a3150c9e4
removing src directory modifying editor.h
1998-11-11 03:29:53 +00:00
cls%seawood.org
27b3752ada
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
0daba038fb
Made some functions (inspectors) const.
1998-11-11 03:04:20 +00:00
hyatt%netscape.com
5708e127f6
Added forward decl of nsIDMWidget
1998-11-11 02:58:39 +00:00
pierre%netscape.com
197e5a86da
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
5ca92aa7c5
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