waterson%netscape.com
30a5ddfd5d
Remove #ifdef XP_MAC stuff that was excluding the RDF DLL.
1998-12-04 08:58:26 +00:00
waterson%netscape.com
02efeea288
Add RDF to build.
1998-12-04 06:17:10 +00:00
troy%netscape.com
e7f536745e
Added a comment about view creation
1998-12-04 06:13:18 +00:00
troy%netscape.com
80545a3bd4
Changed view creation to occur when frame initialization occurs
1998-12-04 05:56:06 +00:00
ramiro%netscape.com
ca7d6e5f44
Add support for 'native' dependancies on systems that include the 'makedepend'
...
binary by default. For example, linux freebsd and other unices that have
X11 installed in a reasonable fashion. The commercial unices will continue
to suck as usual.
1998-12-04 05:07:01 +00:00
waterson%netscape.com
f82bcd2b18
Cleaned up the last couple of fancy C++ casts. Implemented nsRDFElement::IndexOf().
1998-12-04 03:59:54 +00:00
troy%netscape.com
49697b2cf6
Removed some commented out old code
1998-12-04 03:46:59 +00:00
waterson%netscape.com
0baa6bac4f
Added nsSelection header files: this is temporary pending mjudge landing new selection stuff, but I need it now to get RDF building on Mac.
1998-12-04 03:45:00 +00:00
troy%netscape.com
a3ea4ddad7
Added NS_RELEASE of col frame pseudo element style context. This fixes a memory leak
1998-12-04 03:39:05 +00:00
troy%netscape.com
df01f21fdb
Changed table frame code to call DeleteFrameList() so that the col group
...
frames are deleted
1998-12-04 03:14:28 +00:00
sfraser%netscape.com
6b88bb2485
Dumping out my latest memory manager changes. Still not being built yet. New code includes stats collection, but no way to write out stats at the moment.
1998-12-04 02:21:19 +00:00
troy%netscape.com
36f4bf7247
Moved logic that created a BODY frame that forms the cell's content from the
...
table frame code to the frame construction code
1998-12-04 02:08:51 +00:00
waterson%netscape.com
f49861b3fc
Bunch of whackage. Changed C++ style casts to a macro. Changed NULL to nsnull. Changed the nsRDFDocument to its own class, independent of raptor (black box re-uses raptor parts).
1998-12-04 01:54:23 +00:00
pinkerton%netscape.com
a333366264
lighten the widget bg colors so this things finally looks like macNavigator again.
1998-12-04 01:39:36 +00:00
waterson%netscape.com
4214c5bd3c
Added macros for fancy C++ casts.
1998-12-04 01:13:21 +00:00
slamm%netscape.com
32484df0e9
Add support for hyatt's treeview.
1998-12-04 01:06:58 +00:00
slamm%netscape.com
2127f430af
Build hyatt's treeview on Unix.
1998-12-04 01:06:53 +00:00
mjudge%netscape.com
7aed3ae0d7
that didnt work... mac croaked
1998-12-04 00:01:09 +00:00
hyatt%netscape.com
c0c8ee9dea
Adding an #ifdef XP_MAC on the window destroy for the tree widget (just to keep
...
Windows from crashing).
1998-12-03 23:57:44 +00:00
hyatt%netscape.com
a8f99d9a55
Tweaked the tree colors.
1998-12-03 23:55:15 +00:00
mjudge%netscape.com
88bcd1a911
removing NULL replacing with nsnull
1998-12-03 23:46:36 +00:00
mjudge%netscape.com
2578cd8371
changing NULL to nsnull
1998-12-03 23:40:06 +00:00
beard%netscape.com
ea1c65498e
First Checked In.
1998-12-03 23:34:34 +00:00
beard%netscape.com
cda17d1344
First Checked In.
1998-12-03 23:29:19 +00:00
jfrancis%netscape.com
79d201db7f
more work on grungy range details
1998-12-03 22:59:07 +00:00
beard%netscape.com
a697e8380d
First Checked In.
1998-12-03 22:36:55 +00:00
kin%netscape.com
5819efc4cc
Added the editor/txmgr makefiles to the list of editor makefiles.
1998-12-03 22:20:34 +00:00
beard%netscape.com
a139d0402e
First Checked In.
1998-12-03 22:17:06 +00:00
hyatt%netscape.com
10917225ad
The tree view column pushers disable properly. Hidden/shown columns remember
...
their desired widths.
1998-12-03 22:15:51 +00:00
pinkerton%netscape.com
fde5c76caf
make sure the port is set correctly before we call ::SetOrigin on mouse events.
1998-12-03 22:05:49 +00:00
pinkerton%netscape.com
6928dc1646
handle NS_DESTROY message in tree window event handler.
1998-12-03 22:05:17 +00:00
waterson%netscape.com
ad401cde7e
Added mozilla/layout/html/style/src to the list of MANIFEST-ed directories. This makes sure that nsIHTMLStyleSheet and nsIHTMLCSSStyleSheet are exported.
1998-12-03 21:48:45 +00:00
mjudge%netscape.com
a3396fc203
new selection change to come ifdefs going in
1998-12-03 21:48:32 +00:00
mjudge%netscape.com
120e0a88ab
changed call for editor to include a call for the classid editor as well
1998-12-03 21:47:22 +00:00
mjudge%netscape.com
f3efd51091
new enumerator interface change
1998-12-03 21:46:51 +00:00
mjudge%netscape.com
bcbbade295
changing enumerator interface again
1998-12-03 21:46:27 +00:00
mjudge%netscape.com
6f4e98e4b3
changing enumerator interface
1998-12-03 21:46:06 +00:00
mjudge%netscape.com
d2dfadf225
changing use of selection
1998-12-03 21:45:26 +00:00
mjudge%netscape.com
bb7e789293
new use of enumerator class changed IsDone to return NS_COMFALSE if not done
1998-12-03 21:44:54 +00:00
mjudge%netscape.com
4c0bf0cf66
changing exports of new CIDs for selection
1998-12-03 21:44:12 +00:00
mjudge%netscape.com
4ac456fec2
changing selection code
1998-12-03 21:43:32 +00:00
mjudge%netscape.com
26d932ee59
new collection export instead of nsISelection
1998-12-03 21:42:58 +00:00
mjudge%netscape.com
9ebb0c2a00
exporting new cid files
1998-12-03 21:41:07 +00:00
fur%netscape.com
53f8b7e464
Initial check-in of ElectricalFire, a Java JIT compiler.
1998-12-03 21:10:47 +00:00
waterson%netscape.com
989c4fbe60
A better fix.
1998-12-03 20:50:21 +00:00
waterson%netscape.com
8ca32ffd70
Fix build bustage.
1998-12-03 20:47:01 +00:00
waterson%netscape.com
3cfe49b9f1
First Checked In.
1998-12-03 20:28:15 +00:00
waterson%netscape.com
f9dfe3dd59
File Removed.
1998-12-03 20:26:33 +00:00
leaf%mozilla.org
056eac0361
readding the xpcom/tools/Makefile rule. xpcom/tools needs to be made before
...
xpcom/tools/idl/Makefile.
1998-12-03 20:26:22 +00:00
waterson%netscape.com
25bdc21851
Expose nsWellFormedDTD via the factory.
1998-12-03 20:22:19 +00:00