brade%netscape.com
dbdbc0a37a
reduce Macintosh compiler warnings by adding prototype
1999-01-06 18:53:59 +00:00
brade%netscape.com
7cf519f500
reduce Macintosh compiler warnings byadding prototype
1999-01-06 18:52:58 +00:00
brade%netscape.com
989f3f0e43
reduce Macintosh compiler warnings by making function static/private
1999-01-06 18:51:16 +00:00
brade%netscape.com
0785cc0956
reduce Macintosh compiler warnings by removing extra ,
1999-01-06 18:50:09 +00:00
brade%netscape.com
d27e20fbbd
reduce Macintosh compiler warnings by removing extra ;
1999-01-06 18:49:37 +00:00
brade%netscape.com
76087f4740
reduce Macintosh compiler warnings by making functions static/private
1999-01-06 18:45:28 +00:00
brade%netscape.com
0acf537005
reduce Macintosh compiler warnings by adding prototype
1999-01-06 18:44:59 +00:00
brade%netscape.com
9d0f849b8d
reduce Macintosh compiler warnings by making function private
1999-01-06 18:43:39 +00:00
brade%netscape.com
bedb2c43b3
reduce Macintosh compiler warnings by making functions private
1999-01-06 18:43:18 +00:00
brade%netscape.com
f8115e6d64
reduce Macintosh compiler warnings by adding static to private function
1999-01-06 18:41:05 +00:00
brade%netscape.com
3059379d70
reduce Macintosh compiler warnings by adding prototypes
1999-01-06 18:39:52 +00:00
brade%netscape.com
1249020617
reduce Macintosh compiler warnings by adding prototypes or making functions private
1999-01-06 18:38:54 +00:00
guha%netscape.com
169bdc133e
More on the alloy prototype
1999-01-06 17:38:37 +00:00
vidur%netscape.com
5bb0afa1e0
Fix for bug 1823. Added a toString method to the location object
1999-01-06 17:22:34 +00:00
troy%netscape.com
c4fdc16c32
This time I think I got 'em in alphabetical order...
1999-01-06 04:41:47 +00:00
troy%netscape.com
4889338bcb
Did a better job of alphabetizing the source files
1999-01-06 04:39:33 +00:00
troy%netscape.com
7f16b026c6
Renamed nsFRameReflowState.cpp to nsHTMLReflowState.cpp
1999-01-06 03:46:55 +00:00
pavlov%pavlov.net
987e2626c8
finish menu code. thanks brad roberts <braddr@puremagic.com>
1999-01-06 02:54:04 +00:00
val4%cornell.edu
183ff8c444
Done going through the code! Now will need to add error handling,
...
tests, security.
1999-01-06 02:51:26 +00:00
val4%cornell.edu
526ca13869
Almost done with jsfile.c corrections, error handling, etc.
...
This version will compile but may not run.
1999-01-06 02:30:27 +00:00
vidur%netscape.com
0ba7907be4
Reverted temporary getAttribute/setAttribute fix
1999-01-06 02:26:43 +00:00
mcmullen%netscape.com
ed33544fc4
As requested by Troy, added nsHTMLReflowState.cpp and removed nsFrameReflowState.cpp
1999-01-06 02:16:46 +00:00
pavlov%pavlov.net
d4978b9108
remove debugging comment
1999-01-06 02:06:00 +00:00
vidur%netscape.com
2d3a81d2de
Fixed bug 1956. Generic jsval to nsISupports conversion routine checks for valid object.
1999-01-06 02:05:25 +00:00
ftang%netscape.com
c88b9236f1
add files from UCDATA 1.9
1999-01-06 01:46:32 +00:00
jband%netscape.com
cd970dd2b8
added header comment
1999-01-06 01:42:11 +00:00
jband%netscape.com
8e69cc657b
Added primitive Win32 invoker. cleaned up a lot of trailing whitespace
1999-01-06 01:31:51 +00:00
peterl%netscape.com
7c8dc5d0fc
added GetStyleImpact
...
cleaned up api
1999-01-06 01:25:39 +00:00
peterl%netscape.com
821f17e964
fixed namespace used for attributes via the DOM apis
...
capture style hint data when setting style attribute
1999-01-06 01:24:49 +00:00
peterl%netscape.com
2a81aed4d1
changed DOM attribute methods to return the return value from the underlying attribute mechanism
1999-01-06 01:20:54 +00:00
vidur%netscape.com
1bb099898c
Fix for bug 1954. Cloned text nodes (and comments) carry along the original data
1999-01-06 00:57:17 +00:00
troy%netscape.com
97eb7c8160
Fixed a problem with the pull_nglayout rule being recursively defined
1999-01-06 00:42:05 +00:00
terry%netscape.com
0a87e151c3
karnaze now owns tables.
1999-01-06 00:35:24 +00:00
pavlov%pavlov.net
8e4459f82e
fix menus.
1999-01-06 00:34:50 +00:00
vidur%netscape.com
324cfd0b4f
Work in progres to get out-of-line document.write working. Created Reset() method in nsDocument. Fix for bug 1668.
1999-01-06 00:32:41 +00:00
harishd%netscape.com
ed49d6fd5c
Added type ( test/css ) checking for STYLE tag
1999-01-06 00:19:46 +00:00
warren%netscape.com
3d9c908207
Added check for null.
1999-01-06 00:06:14 +00:00
warren%netscape.com
a798463a92
Added error checking.
1999-01-06 00:05:29 +00:00
kmcclusk%netscape.com
d844648421
Defaultchecked attribute is set to match the checked attribute just after
...
the radio button or checkbox element is created. Checkboxes and Radio buttons
maintain their current state using the checked attribute stored in the
content model. They no longer use the nsIWidget to maintain their current setting.
Checkboxes and Radio buttons now print correctly. (i.e checked/unchecked state matches the
screen.)
1999-01-06 00:02:27 +00:00
troy%netscape.com
59d1bc8ea5
Replaced "maxSize" member if nsReflowState with "availableWidth" and
...
"availableHeight"
1999-01-05 23:31:18 +00:00
waterson%netscape.com
0992c9d132
Fixed LXR comments.
1999-01-05 23:29:50 +00:00
pinkerton%netscape.com
9089f39770
Added toolbar demo to the tests submenu.
1999-01-05 23:12:01 +00:00
kipp%netscape.com
8fc647b798
Use macros from nsTextFragment
1999-01-05 23:02:27 +00:00
kipp%netscape.com
eedfe48223
Reinstated the last set of checkins that were backed out
1999-01-05 23:01:54 +00:00
kipp%netscape.com
545a278435
Consolidated character set macros into this file
1999-01-05 23:01:32 +00:00
pinkerton%netscape.com
39878b37da
handle toolbar demo file menu command.
1999-01-05 22:59:51 +00:00
pinkerton%netscape.com
3930c0b552
register the toolbox in the widget dll.
1999-01-05 22:59:27 +00:00
pinkerton%netscape.com
b63323c992
Respond to toolbar demo menu command to show a new window for testing out toolbars.
1999-01-05 22:59:02 +00:00
pinkerton%netscape.com
53905c9e1a
added Toolbar Demo menu item
1999-01-05 22:58:35 +00:00
pinkerton%netscape.com
e8caf3926b
add VIEWER_TOOLBARDEMO command id.
1999-01-05 22:58:22 +00:00