cyeh%netscape.com
80f6a5a6d0
wrap !ifdef MOZ_DEBUG around custom .cpp rule so that if you are building optimized with
...
debug symbols, the rule doesn't go looking for PDB files that don't exist.
approved: kipp
1999-01-22 01:41:27 +00:00
kipp%netscape.com
f5a62509c1
new
1999-01-15 22:53:51 +00:00
michaelp%netscape.com
176f1f8e82
fixed busted javascript.
1999-01-15 22:16:40 +00:00
vidur%netscape.com
895ce771ea
Moved text and comment code out of HTML-specific directories. Completed CloneNode for elements. Completed factory methods for intersection of XML and HTML.
1999-01-14 23:14:02 +00:00
kipp%netscape.com
10a89709d7
new
1999-01-09 00:18:08 +00:00
karnaze%netscape.com
c2cfb8b82f
dom table methods, moved align="char" data members from nsReflowState to nsHTMLReflowState
1999-01-08 18:57:40 +00:00
rpotts%netscape.com
7b357b07fc
Changes for the new EventQueueService...
1999-01-07 07:47:25 +00:00
troy%netscape.com
4b3e1eebad
Replaced "maxSize" member if nsReflowState with "availableWidth" and
...
"availableHeight"
1999-01-05 23:31:18 +00:00
peterl%netscape.com
887cd5f867
sync to new attribute api
1998-12-20 01:21:23 +00:00
karnaze%netscape.com
628a6752c2
changed to use rowIndex and sectionRowIndex
1998-12-18 19:03:33 +00:00
karnaze%netscape.com
00b411a715
added remaining dom methods
1998-12-18 17:05:17 +00:00
warren%netscape.com
0580a8e5c4
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
1998-12-16 05:40:20 +00:00
kipp%netscape.com
4185de4375
new
1998-12-10 00:33:07 +00:00
kipp%netscape.com
14d0a212d5
new
1998-12-08 21:44:22 +00:00
kipp%netscape.com
abfa4440e7
new
1998-12-08 03:36:34 +00:00
kipp%netscape.com
bce8bc5489
new
1998-12-08 00:57:45 +00:00
kipp%netscape.com
a6324a4f7e
nuked
1998-12-05 19:21:03 +00:00
kipp%netscape.com
2f392118fc
new
1998-12-05 19:13:58 +00:00
ramiro%netscape.com
e2b921bf3c
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
peterl%netscape.com
e3f218d5b4
style change notification support
1998-11-26 01:34:53 +00:00
kipp%netscape.com
8a379ae174
new
1998-11-25 19:07:17 +00:00
kipp%netscape.com
0292b4de4d
made it easier to see if the parser is working
1998-11-24 01:48:04 +00:00
kipp%netscape.com
ef2ae0204f
Made the test work again
1998-11-24 01:47:44 +00:00
kipp%netscape.com
5a6b41b77b
new regression test
1998-11-24 01:43:46 +00:00
cyeh%netscape.com
65038e9551
Removing static makefiles as a part of the transition to Autoconf. I have taken great
...
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.
If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com .
1998-11-21 00:34:32 +00:00
janc%netscape.com
532b5e6ff5
New css parser test
1998-11-18 04:42:37 +00:00
janc%netscape.com
6b5588ab09
update css parser test
1998-11-18 04:40:13 +00:00
janc%netscape.com
5ee7d42e2a
update CSS Parser test
1998-11-18 04:39:13 +00:00
janc%netscape.com
8a36652088
New CSS Parser test.
1998-11-18 01:53:02 +00:00
janc%netscape.com
f600987979
New CSS Parser Test
1998-11-18 01:24:30 +00:00
janc%netscape.com
a139b2f1bc
New CSS Parser test.
1998-11-18 01:15:17 +00:00
janc%netscape.com
a99b4cef97
New CSS Parser test
1998-11-18 00:58:49 +00:00
rickg%netscape.com
c737f0ffa8
first pass support for view-source
1998-11-11 11:55:32 +00:00
janc%netscape.com
c590a20096
New CSS parser test
1998-11-04 23:08:16 +00:00
buster%netscape.com
a84d47ada2
nsHTMLReflowCommand now knows what attribute triggered a StyleChanged notification
1998-11-04 19:34:34 +00:00
buster%netscape.com
03cad6390d
some extremely preliminary work for styleChanged incremental reflow
1998-10-30 07:57:44 +00:00
cls%seawood.org
411ab80ce3
New autoconf files for nglayout
1998-10-28 03:53:57 +00:00
janc%netscape.com
00c5637f3b
New CSS2 parser test
1998-10-27 02:05:42 +00:00
janc%netscape.com
763b80a34a
new CSS2 parser test
1998-10-27 02:01:56 +00:00
kipp%netscape.com
7fd76bb5ad
new
1998-10-27 01:33:17 +00:00
janc%netscape.com
dbc60847fd
changed test
1998-10-27 00:08:30 +00:00
vidur%netscape.com
68fbf6a357
Added additional parameter to nsIContent::SetDocument. The document now tells content to lose its weak reference before the document goes away. Elements and text now add their script objects as roots so they don't get collected prematurely.
1998-10-26 23:26:01 +00:00
peterl%netscape.com
b35b268a4b
sync to api change
1998-10-26 23:23:11 +00:00
janc%netscape.com
87cc0d2810
CSS2 parser test
1998-10-26 21:53:48 +00:00
janc%netscape.com
0b05446cf3
CSS2 parser test.
1998-10-26 21:53:14 +00:00
janc%netscape.com
12fd8683b2
CSS2 parser test
1998-10-26 21:33:52 +00:00
janc%netscape.com
01384f353c
new file to test CSS2 parser
1998-10-26 21:04:05 +00:00
buster%netscape.com
fa73a0db68
*** empty log message ***
1998-10-22 21:58:26 +00:00
buster%netscape.com
0c2b7e03c1
*** empty log message ***
1998-10-22 06:04:03 +00:00
vidur%netscape.com
f9e3760137
Updated DOM interfaces to match final W3C recommendation. Modified IDL compiler to take IIDs
1998-10-20 17:07:23 +00:00