Commit Graph

12959 Commits

Author SHA1 Message Date
kipp%netscape.com
64d2aeab3d Compute percentage base properly 1998-12-09 23:51:39 +00:00
buster%netscape.com
5c7381007f an even cleaner implementation of InsertRow 1998-12-09 23:30:06 +00:00
akkana%netscape.com
0c3cc802d8 Turn on guimgr in Unix build 1998-12-09 23:24:42 +00:00
buster%netscape.com
519de93eaa fixed nsHTMLTableElement::InsertRow() 1998-12-09 23:19:12 +00:00
troy%netscape.com
311641cb40 Changed StartDocument/EndDocument to use the correct device context 1998-12-09 23:12:56 +00:00
guha%netscape.com
bb564c7158 Add opendir files to the repository 1998-12-09 23:08:59 +00:00
hyatt%netscape.com
a469d9466b Columns are now grabbed from the content model. 1998-12-09 23:08:32 +00:00
troy%netscape.com
fad656e103 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
6de236993c 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
81dbcb2962 Fixing build bustage? 1998-12-09 22:19:41 +00:00
jfrancis%netscape.com
fd0bd966e7 checking in a bit more of deleteContents; hard part still not done. 1998-12-09 22:07:00 +00:00
cmanske%netscape.com
ab2816a67d Fixing build bustage 1998-12-09 21:22:17 +00:00
hyatt%netscape.com
4149297070 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
4dd86fa679 Convert AppleSingle -> binary 1998-12-09 20:48:54 +00:00
sfraser%netscape.com
3273e9c5b6 Convert AppleSingle -> binary, turn on debug info, fix library creator. 1998-12-09 20:47:46 +00:00
davidm%netscape.com
d198f37759 Add code to build XPAppShell to build list 1998-12-09 20:43:50 +00:00
davidm%netscape.com
47ed9eb886 First Checked In. 1998-12-09 20:42:35 +00:00
davidm%netscape.com
8455c4acc2 Updated to use Mac shared libraries 1998-12-09 20:40:18 +00:00
davidm%netscape.com
69ec199432 modifiy initialize to return nsresult rather than an implicit int 1998-12-09 20:39:51 +00:00
sfraser%netscape.com
763d576717 Turn on debug info in debug target. Shlb creator -> MOZZ 1998-12-09 20:27:00 +00:00
sfraser%netscape.com
6f7229bb3d Convert from AppleSingle to binary format. 1998-12-09 20:24:51 +00:00
hyatt%netscape.com
362e1987f8 Modifications to make the tree widget talk to nsIContent. 1998-12-09 19:57:15 +00:00
cmanske%netscape.com
8d267cb79d Fixed build problems with Editor Gui Manager 1998-12-09 19:57:09 +00:00
hyatt%netscape.com
33425774ac Modified the tree view interface so a content root can be set. 1998-12-09 19:56:55 +00:00
hyatt%netscape.com
d4ec7486ce Modifications to make the tree view speak to RDF. 1998-12-09 19:56:30 +00:00
kin%netscape.com
962ec07d6f 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
radha%netscape.com
bf5fd6f312 Added appshell and bootstrap Makefiles to the list 1998-12-09 19:48:49 +00:00
akkana%netscape.com
3f85f0f084 Fix C++ comment in C file 1998-12-09 19:46:38 +00:00
kin%netscape.com
dfaac710fa Added aggregation_test(), stress_test(), and aggregation_stress_test(). 1998-12-09 19:28:58 +00:00
terry%netscape.com
c45b857ece Got rid of some harmless warning messages. 1998-12-09 19:27:37 +00:00
cmanske%netscape.com
3e30ccc22c Modified makefiles for new filenames 1998-12-09 19:24:31 +00:00
cmanske%netscape.com
04ee987583 Added new files for Editor Gui Manager 1998-12-09 19:23:49 +00:00
cmanske%netscape.com
3b50597020 Changed name of file 1998-12-09 19:23:01 +00:00
akkana%netscape.com
07e4e1f20d implementation for CompareEndPoints 1998-12-09 19:21:49 +00:00
sfraser%netscape.com
bafc3c76d8 First Checked In. 1998-12-09 19:08:54 +00:00
cmanske%netscape.com
08b408a1ce Modified makefiles for Editor Gui Manager 1998-12-09 19:04:11 +00:00
cmanske%netscape.com
5a7b94ca6b Added Editor GuiManager source files 1998-12-09 19:00:35 +00:00
cmanske%netscape.com
4f98e2bdeb Added public headers for Editor Gui Manager 1998-12-09 18:59:31 +00:00
cmanske%netscape.com
9e05a80e6d Added Gui Manager makefiles 1998-12-09 18:56:39 +00:00
akkana%netscape.com
1021dc344c Update Range spec 1998-12-09 18:44:26 +00:00
wtc%netscape.com
c565518e02 Removed mention of MAC in the makefile. Mac doesn't use makefles. 1998-12-09 17:43:00 +00:00
wtc%netscape.com
1dbcbdf89c Removed the temporary depend:clean hack. 1998-12-09 17:42:06 +00:00
wtc%netscape.com
5997c96323 Added build support for the C++ wrappers in pr/src/cplus.
Set USE_CPLUS=1 to recurse into that directory.
1998-12-09 17:39:37 +00:00
kin%netscape.com
4d56c25568 Fixed off by 1 error that occurs in PopBack() when
(mOrigin + mSize) >= mCapacity.
1998-12-09 17:07:20 +00:00
wtc%netscape.com
b369547977 Temporary depend:clean hack to make sure the Tinderbox depend continuous
builds work after a major checkin.
1998-12-09 16:45:36 +00:00
wtc%netscape.com
c9f4f25104 This checkin consists on three things:
1. File descriptor inheritance
2. Set thread->md.handle on Win32 for attached native threads.
3. Miscellaneous code cleanup.
1998-12-09 16:37:26 +00:00
ramiro%netscape.com
cc72577fd7 Make the get config dir hack more robust. This thing is probably going away
in the xpfe world.
Thanks to rth@cygnus.com (Richard Henderson) for pointing this out.
1998-12-09 15:28:19 +00:00
ramiro%netscape.com
6beb52bff6 Fix bugzilla bug 1822.
Memory clobber on 64-bit host.
Thanks to rth@cygnus.com for catching this and providing a fix.
1998-12-09 15:13:42 +00:00
pierre%netscape.com
35462c8d12 Implemented scrollbars as native controls. Still some bugs, should have live-scrolling, should be proportionnal under 8.5. 1998-12-09 13:26:49 +00:00
pierre%netscape.com
7b7acedec8 don't draw when not visible 1998-12-09 13:24:26 +00:00