rogerl%netscape.com
ef88b04ba2
added '(' for RegisterList output
2000-04-18 01:46:32 +00:00
rginda%netscape.com
c156b65e07
regenerated opcodenames to include padding, added label printing back into icg::print
2000-04-18 01:31:24 +00:00
jim_nance%yahoo.com
1af6f80407
*** empty log message ***
2000-04-18 01:27:01 +00:00
jim_nance%yahoo.com
2d16ce9e7f
Adding file to update xterm title bar
2000-04-18 01:22:33 +00:00
rginda%netscape.com
a74abe59c8
space out opcodenames array
2000-04-18 01:19:12 +00:00
beard%netscape.com
f51bb4d1d9
std::pair
2000-04-18 00:52:07 +00:00
beard%netscape.com
cbc85867b4
moved initConsole() out to :: namespace.
2000-04-18 00:51:53 +00:00
beard%netscape.com
a45402c371
added vmtypes.h,.cpp
2000-04-18 00:50:58 +00:00
rogerl%netscape.com
f14edea523
added vmtypes/jstypes
2000-04-18 00:46:18 +00:00
rogerl%netscape.com
8812cb41bd
Fixed WINDOZE build issues
2000-04-18 00:38:26 +00:00
rginda%netscape.com
0d5e50344a
initial add of perl script to generate icode classes
2000-04-18 00:22:51 +00:00
rginda%netscape.com
17ec7b0f1a
removing bogus file
2000-04-18 00:20:10 +00:00
rginda%netscape.com
501e880dcc
adding files for namespace change
2000-04-18 00:19:09 +00:00
rginda%netscape.com
f8d4b9c989
added js::VM, ICG, JSTypes, and Interpreter namespaces; messed around with lots of code.
...
Created class for each ICode, adding a print() method (using formatters)
2000-04-18 00:17:34 +00:00
evaughan%netscape.com
a794898863
Putting back code that was backed out last week.
...
-a leaf
2000-04-18 00:17:00 +00:00
beard%netscape.com
8cdd6bce1b
FASTLOCK changes.
2000-04-17 23:58:28 +00:00
Peter.VanderBeken%pandora.be
f02401697b
Include mozilladom.h if MOZILLA is defined. Hack until we get the dom directories cleaned up.
Not part of build yet. a=leaf
2000-04-17 22:01:39 +00:00
Peter.VanderBeken%pandora.be
d988193393
Remove use of nsXMLDocument so we only use interfaces.
Not part of build yet. a=leaf
2000-04-17 22:00:30 +00:00
waterson%netscape.com
323fb9085e
Fix build bustage.
2000-04-17 17:51:01 +00:00
robinf%netscape.com
a6886297ea
thieds file not necessary for cck cd autoruyn screen
2000-04-17 17:24:04 +00:00
danm%netscape.com
23a08730ff
removing deleted files a=leaf
2000-04-17 16:35:06 +00:00
buster%netscape.com
a89c2dd5fd
I suck. More debugging code that should have been removed.
2000-04-17 15:54:55 +00:00
buster%netscape.com
2ac349c74c
one line of debug code accidentally slipped in. Removed.
2000-04-17 15:03:55 +00:00
scc%netscape.com
1d1d1c6957
needed to make the implementation of |EqualsIgnoreCase(nsIAtom*, ...)| available.
2000-04-17 14:50:07 +00:00
scc%netscape.com
c709f689ab
making string conversions explicit
2000-04-17 14:47:33 +00:00
buster%netscape.com
f40b76249a
bug 588 (text justification) for Robert O'Callahan <roc+moz@cs.cmu.edu>
...
r=buster
bug 18545 ([FLOAT] Problem Centering <TABLE> with <DIV> tag)
r=troy
bugs 18827, 19579, 22327 24782, 26512, 30124, 31849, 32846 (floater behavior wrong)
The primary change here is to determine if a block is impacted by a floater, and if so
mark the block's lines dirty when appropriate.
r=troy
no bug number. performance work. reduced the size of some reflow data structures by
collapsing multiple fields into a single bit field.
r=troy
2000-04-17 14:40:46 +00:00
scc%netscape.com
ee58499ab3
making string conversions explicit
2000-04-17 14:40:25 +00:00
scc%netscape.com
8495fc494c
making string conversions explicit
2000-04-17 14:30:23 +00:00
conrad%ingress.com
718c4b9891
First Checked In.
2000-04-17 12:27:12 +00:00
scc%netscape.com
3b6352004b
fixing build bustage
2000-04-17 12:22:37 +00:00
conrad%ingress.com
33dce6c501
First Checked In.
2000-04-17 12:19:56 +00:00
scc%netscape.com
8739a8e907
attempting to fix build bustage
2000-04-17 11:49:23 +00:00
scc%netscape.com
e213406534
making string conversions explicit
2000-04-17 11:24:01 +00:00
jim_nance%yahoo.com
80c2a6a6af
Fix the last part of 34949
...
r=cla a=bienvenu
2000-04-17 11:20:15 +00:00
jim_nance%yahoo.com
c742799ac5
configure
2000-04-17 11:16:40 +00:00
scc%netscape.com
c952973a48
Added private unimplemented signatures of |...WithConversion| to prevent accidents where I should have used the non-converting form. Removed |AppendWithConversion|s that stood in for |AppendInt| and |AppendFloat|.
2000-04-17 11:06:41 +00:00
heikki%citec.fi
a69eed4d84
Changed redirects to point to the updated XML demos (new XLink).
2000-04-17 10:47:37 +00:00
scc%netscape.com
37d7f881c6
making string conversions explicit
2000-04-17 10:28:55 +00:00
scc%netscape.com
d967b5fb5c
making string conversions explicit
2000-04-17 09:57:13 +00:00
scc%netscape.com
424bd7be3a
fixing an earlier mistake while making string conversions explicit
2000-04-17 09:56:40 +00:00
scc%netscape.com
71bde1364b
making string conversions explicit, had to fix an accidental regression from rickg
2000-04-17 09:09:42 +00:00
scc%netscape.com
613085c7a8
making string conversions explicit
2000-04-17 08:21:30 +00:00
rickg%netscape.com
0ff6ad9ae9
correct linux build problem
2000-04-17 07:21:19 +00:00
nisheeth%netscape.com
7b7f9d1021
Fix for bug 30958: Reflow commands are now processed asynchronously all the time. The semantics of the API for queuing and processing reflow commands has changed. Now, AppendReflowCommand() initiates an asynchronous reflow event and all reflow command processing happens when that event fires. It is no longer possible for consumers outside the presentation shell to call ProcessReflowCommands() synchronously. Because of this change, reflow locks are no longer needed and have been removed.
2000-04-17 07:13:57 +00:00
rickg%netscape.com
e7f8ee498d
fixed DTD selection bugs; entity bugs; conditionally enabled Strict DTD
2000-04-17 06:33:31 +00:00
tbogard%aol.net
2440048faf
Added more code to ShouldAddToGlobalHistory to properly weed out items such as "about", "imap", "news", and "mailbox" schemes from getting put into global history.
2000-04-17 05:54:09 +00:00
rjc%netscape.com
6cd8433000
Fix trivial warning regarding initialization order.
2000-04-17 05:46:13 +00:00
tbogard%aol.net
6be9ab4645
Removed the URLShouldBeInHistory function to resolve bug 29604. DocShell now properly calls only when it should to add a page to history.
2000-04-17 05:38:22 +00:00
rjc%netscape.com
afb16b6383
Comment out oftenhit assertion in ArcLabelsIn().
2000-04-17 05:26:25 +00:00
rjc%netscape.com
95e0bbdcad
Fix GetURI() to return "rdf:httpindex".
2000-04-17 05:22:50 +00:00