waterson%netscape.com
|
c5baaa9bfe
|
Make sure to get the children of the <CHILDREN> node, not the original node.
|
1998-12-10 08:30:59 +00:00 |
waterson%netscape.com
|
a0bcab8d8f
|
Make sure to addref the content node in the constructor.
|
1998-12-10 08:30:18 +00:00 |
waterson%netscape.com
|
6cac1d26e1
|
Force the tree demo to dump the content model before displaying the tree.
|
1998-12-10 08:29:14 +00:00 |
toshok%hungry.com
|
b5219a9c9f
|
add FREEBSD
|
1998-12-10 08:09:06 +00:00 |
toshok%hungry.com
|
6320afb665
|
trim down Makefile.
|
1998-12-10 08:07:31 +00:00 |
toshok%hungry.com
|
9e160e68eb
|
get the Compiler/CodeGenerator/md stuff compiling
|
1998-12-10 08:06:25 +00:00 |
toshok%hungry.com
|
c1753775aa
|
the object files for EF are put in $(DIST)/modules/EF/ now. track this change.
|
1998-12-10 08:04:55 +00:00 |
toshok%hungry.com
|
0f49f908ab
|
remove the manifest.mn and rules.mk files, folding them into the Makefile.
|
1998-12-10 08:04:18 +00:00 |
toshok%hungry.com
|
98377af64f
|
phew. ok. get the config stuff at least limping along. i've used freebsd for this, but linux ought to work as well (even the freebsd stuff isn't perfect yet.)
|
1998-12-10 08:03:50 +00:00 |
toshok%hungry.com
|
9fa434af5a
|
use the mkdepend from the normal mozilla tree. it's got more portability foo in it.
|
1998-12-10 08:02:59 +00:00 |
toshok%hungry.com
|
0d1aaf5741
|
fix a warning in generated code.
|
1998-12-10 07:59:47 +00:00 |
toshok%hungry.com
|
cefe449078
|
add md stuff for freebsd.
|
1998-12-10 07:56:37 +00:00 |
toshok%hungry.com
|
87916b7f29
|
add the npl/copyright foo
|
1998-12-10 04:56:00 +00:00 |
sfraser%netscape.com
|
3a4008a62e
|
Convert AppleSingle->binary format.
|
1998-12-10 03:22:27 +00:00 |
troy%netscape.com
|
cc577bb700
|
Minor change to the flow of control to make it more readable
|
1998-12-10 03:20:31 +00:00 |
sfraser%netscape.com
|
ce8c1e772f
|
Convert AppleSingle -> binary format
|
1998-12-10 03:20:07 +00:00 |
troy%netscape.com
|
5ea8f94dd6
|
Added print options for controlling whether odd and even pages are printed
|
1998-12-10 03:07:11 +00:00 |
troy%netscape.com
|
737fd5cd3e
|
Changes to nsPrintOptions
|
1998-12-10 03:06:30 +00:00 |
davidm%netscape.com
|
965d63041f
|
First Checked In.
|
1998-12-10 01:23:18 +00:00 |
troy%netscape.com
|
6f56c92d55
|
Fix for bug 1831 where an auto horizontal scrollbar was causing a vertical
scrollbar to be displayed even though it wasn't needed
|
1998-12-10 00:52:58 +00:00 |
kipp%netscape.com
|
2f8de27935
|
new
|
1998-12-10 00:33:07 +00:00 |
kipp%netscape.com
|
36dd2bce12
|
Only zero out the height/ascent/descent if the empty text is not a pre-formatted piece of empty text, otherwise blank lines in PRE sections disappear
|
1998-12-10 00:30:52 +00:00 |
cmanske%netscape.com
|
02f19c8ec4
|
Building Editor GUI Manager turned on in Windows build
|
1998-12-10 00:24:40 +00:00 |
hyatt%netscape.com
|
9fe4aa6738
|
Nodes now track their correct indentation levels (from the content model).
|
1998-12-10 00:21:44 +00:00 |
kipp%netscape.com
|
4406d09257
|
Compute percentage base properly
|
1998-12-09 23:51:39 +00:00 |
buster%netscape.com
|
da215d84c1
|
an even cleaner implementation of InsertRow
|
1998-12-09 23:30:06 +00:00 |
akkana%netscape.com
|
3be342493f
|
Turn on guimgr in Unix build
|
1998-12-09 23:24:42 +00:00 |
buster%netscape.com
|
919aaf7123
|
fixed nsHTMLTableElement::InsertRow()
|
1998-12-09 23:19:12 +00:00 |
troy%netscape.com
|
5319243b36
|
Changed StartDocument/EndDocument to use the correct device context
|
1998-12-09 23:12:56 +00:00 |
guha%netscape.com
|
f5c865a425
|
Add opendir files to the repository
|
1998-12-09 23:08:59 +00:00 |
hyatt%netscape.com
|
c786776b66
|
Columns are now grabbed from the content model.
|
1998-12-09 23:08:32 +00:00 |
troy%netscape.com
|
b60421fcef
|
Moved StartDocument/EndDocument calls to document viewer impl's Print() member
function. This fits better with the Mac's printing model
|
1998-12-09 22:36:57 +00:00 |
troy%netscape.com
|
6a1a5c4ac0
|
Moved StartDocument/EndDocument calls from page sequence frame to Print(). This
fits better with the Mac printing model
|
1998-12-09 22:36:17 +00:00 |
cmanske%netscape.com
|
f39c42ee61
|
Fixing build bustage?
|
1998-12-09 22:19:41 +00:00 |
jfrancis%netscape.com
|
18e895c2ac
|
checking in a bit more of deleteContents; hard part still not done.
|
1998-12-09 22:07:00 +00:00 |
cmanske%netscape.com
|
33a7f9a665
|
Fixing build bustage
|
1998-12-09 21:22:17 +00:00 |
hyatt%netscape.com
|
f491c3b34f
|
My previous checkin is going to break Linux. This checkin should fix the
build bustage.
|
1998-12-09 20:50:27 +00:00 |
sfraser%netscape.com
|
f7e4e7b7b9
|
Convert AppleSingle -> binary
|
1998-12-09 20:48:54 +00:00 |
sfraser%netscape.com
|
81b4cd7502
|
Convert AppleSingle -> binary, turn on debug info, fix library creator.
|
1998-12-09 20:47:46 +00:00 |
davidm%netscape.com
|
195a3a41be
|
Add code to build XPAppShell to build list
|
1998-12-09 20:43:50 +00:00 |
davidm%netscape.com
|
559195ac04
|
First Checked In.
|
1998-12-09 20:42:35 +00:00 |
davidm%netscape.com
|
f904513adb
|
Updated to use Mac shared libraries
|
1998-12-09 20:40:18 +00:00 |
davidm%netscape.com
|
193e9409c8
|
modifiy initialize to return nsresult rather than an implicit int
|
1998-12-09 20:39:51 +00:00 |
sfraser%netscape.com
|
17da75c4a3
|
Turn on debug info in debug target. Shlb creator -> MOZZ
|
1998-12-09 20:27:00 +00:00 |
sfraser%netscape.com
|
4050b0a4ac
|
Convert from AppleSingle to binary format.
|
1998-12-09 20:24:51 +00:00 |
hyatt%netscape.com
|
41ab68bde4
|
Modifications to make the tree widget talk to nsIContent.
|
1998-12-09 19:57:15 +00:00 |
cmanske%netscape.com
|
d0a55aa5d6
|
Fixed build problems with Editor Gui Manager
|
1998-12-09 19:57:09 +00:00 |
hyatt%netscape.com
|
fc186efdac
|
Modified the tree view interface so a content root can be set.
|
1998-12-09 19:56:55 +00:00 |
hyatt%netscape.com
|
cf5de95b0b
|
Modifications to make the tree view speak to RDF.
|
1998-12-09 19:56:30 +00:00 |
kin%netscape.com
|
a3e7e18592
|
Modified Undo() and Redo() to throw an error if there is a transaction
on the Do stack.
|
1998-12-09 19:53:31 +00:00 |