Commit Graph

53979 Commits

Author SHA1 Message Date
akkana%netscape.com
11d99751e8 Build EditTxn and ChangeAttributeTxn
git-svn-id: svn://10.0.0.236/trunk@17258 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 20:31:30 +00:00
buster%netscape.com
eaa343fa75 use Ender as the test editor
git-svn-id: svn://10.0.0.236/trunk@17257 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 20:31:08 +00:00
buster%netscape.com
88f1265869 attribute support
git-svn-id: svn://10.0.0.236/trunk@17256 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 20:30:35 +00:00
sfraser%netscape.com
79143d22b7 Fix the fragment name (change from xpcom to XPCOM_DLL)
git-svn-id: svn://10.0.0.236/trunk@17255 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 20:30:17 +00:00
buster%netscape.com
418dc949ad ChangedAttributeTxn implementation
base class EditTxn implementation


git-svn-id: svn://10.0.0.236/trunk@17254 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 20:30:13 +00:00
sfraser%netscape.com
c87bdac8bb File Removed.
git-svn-id: svn://10.0.0.236/trunk@17253 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 20:29:56 +00:00
buster%netscape.com
5ca13143ec support for ChangeAttributeTxn
git-svn-id: svn://10.0.0.236/trunk@17252 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 20:29:11 +00:00
guha%netscape.com
d77aae8c04 add some resources
git-svn-id: svn://10.0.0.236/trunk@17251 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 20:26:54 +00:00
brade%netscape.com
5ff262029e reduce compiler warnings on Macintosh by adding comparisons in while loops (around assignments)
git-svn-id: svn://10.0.0.236/trunk@17250 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 20:00:56 +00:00
brade%netscape.com
a360db05aa added #include and removed extra copy of prototype
git-svn-id: svn://10.0.0.236/trunk@17249 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 19:58:01 +00:00
brade%netscape.com
0b8f2a8127 reduce Macintosh compiler warnings by making function static/private
git-svn-id: svn://10.0.0.236/trunk@17248 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 19:55:57 +00:00
harishd%netscape.com
64fff4508d Added code to take care of CSS properties
that wouldn't allow negative values.


git-svn-id: svn://10.0.0.236/trunk@17247 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 19:25:25 +00:00
brade%netscape.com
1e8cf12dc5 reduce Macintosh compiler warnings by adding prototype
git-svn-id: svn://10.0.0.236/trunk@17246 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 18:53:59 +00:00
brade%netscape.com
e48babd69b reduce Macintosh compiler warnings byadding prototype
git-svn-id: svn://10.0.0.236/trunk@17245 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 18:52:58 +00:00
brade%netscape.com
c4842cd1a6 reduce Macintosh compiler warnings by making function static/private
git-svn-id: svn://10.0.0.236/trunk@17244 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 18:51:16 +00:00
brade%netscape.com
2ee0c72d8a reduce Macintosh compiler warnings by removing extra ,
git-svn-id: svn://10.0.0.236/trunk@17243 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 18:50:09 +00:00
brade%netscape.com
428d7418f0 reduce Macintosh compiler warnings by removing extra ;
git-svn-id: svn://10.0.0.236/trunk@17242 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 18:49:37 +00:00
brade%netscape.com
a4b6caedf2 reduce Macintosh compiler warnings by making functions static/private
git-svn-id: svn://10.0.0.236/trunk@17241 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 18:45:28 +00:00
brade%netscape.com
e1d099f21d reduce Macintosh compiler warnings by adding prototype
git-svn-id: svn://10.0.0.236/trunk@17240 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 18:44:59 +00:00
brade%netscape.com
5aed3ae866 reduce Macintosh compiler warnings by making function private
git-svn-id: svn://10.0.0.236/trunk@17239 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 18:43:39 +00:00
brade%netscape.com
2ff2921c1f reduce Macintosh compiler warnings by making functions private
git-svn-id: svn://10.0.0.236/trunk@17238 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 18:43:18 +00:00
brade%netscape.com
bde250680b reduce Macintosh compiler warnings by adding static to private function
git-svn-id: svn://10.0.0.236/trunk@17237 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 18:41:05 +00:00
brade%netscape.com
e4f050d6fc reduce Macintosh compiler warnings by adding prototypes
git-svn-id: svn://10.0.0.236/trunk@17236 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 18:39:52 +00:00
brade%netscape.com
c89f14f6ea reduce Macintosh compiler warnings by adding prototypes or making functions private
git-svn-id: svn://10.0.0.236/trunk@17235 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 18:38:54 +00:00
guha%netscape.com
ddb1eb942d More on the alloy prototype
git-svn-id: svn://10.0.0.236/trunk@17234 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 17:38:37 +00:00
vidur%netscape.com
beecca57f1 Fix for bug 1823. Added a toString method to the location object
git-svn-id: svn://10.0.0.236/trunk@17233 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 17:22:34 +00:00
troy%netscape.com
a058dad22b This time I think I got 'em in alphabetical order...
git-svn-id: svn://10.0.0.236/trunk@17230 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 04:41:47 +00:00
troy%netscape.com
58557ba9cd Did a better job of alphabetizing the source files
git-svn-id: svn://10.0.0.236/trunk@17229 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 04:39:33 +00:00
troy%netscape.com
c1acead14f Renamed nsFRameReflowState.cpp to nsHTMLReflowState.cpp
git-svn-id: svn://10.0.0.236/trunk@17226 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 03:46:55 +00:00
pavlov%pavlov.net
e63ac30622 finish menu code. thanks brad roberts <braddr@puremagic.com>
git-svn-id: svn://10.0.0.236/trunk@17225 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 02:54:04 +00:00
val4%cornell.edu
cf9125f987 Done going through the code! Now will need to add error handling,
tests, security.


git-svn-id: svn://10.0.0.236/trunk@17224 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 02:51:26 +00:00
val4%cornell.edu
d513985ecf Almost done with jsfile.c corrections, error handling, etc.
This version will compile but may not run.


git-svn-id: svn://10.0.0.236/trunk@17223 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 02:30:27 +00:00
vidur%netscape.com
14d3e56b03 Reverted temporary getAttribute/setAttribute fix
git-svn-id: svn://10.0.0.236/trunk@17222 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 02:26:43 +00:00
mcmullen%netscape.com
0497c7b872 As requested by Troy, added nsHTMLReflowState.cpp and removed nsFrameReflowState.cpp
git-svn-id: svn://10.0.0.236/trunk@17221 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 02:16:46 +00:00
pavlov%pavlov.net
68093fb37c remove debugging comment
git-svn-id: svn://10.0.0.236/trunk@17220 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 02:06:00 +00:00
vidur%netscape.com
2b6ecb6aa8 Fixed bug 1956. Generic jsval to nsISupports conversion routine checks for valid object.
git-svn-id: svn://10.0.0.236/trunk@17219 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 02:05:25 +00:00
ftang%netscape.com
9a8deed063 add files from UCDATA 1.9
git-svn-id: svn://10.0.0.236/trunk@17218 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 01:46:32 +00:00
jband%netscape.com
3b85fc3f20 added header comment
git-svn-id: svn://10.0.0.236/trunk@17217 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 01:42:11 +00:00
jband%netscape.com
e445b044dd Added primitive Win32 invoker. cleaned up a lot of trailing whitespace
git-svn-id: svn://10.0.0.236/trunk@17216 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 01:31:51 +00:00
peterl%netscape.com
dddd2fbded added GetStyleImpact
cleaned up api


git-svn-id: svn://10.0.0.236/trunk@17215 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 01:25:39 +00:00
peterl%netscape.com
4ebd31d6c5 fixed namespace used for attributes via the DOM apis
capture style hint data when setting style attribute


git-svn-id: svn://10.0.0.236/trunk@17214 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 01:24:49 +00:00
peterl%netscape.com
8d0ffda037 changed DOM attribute methods to return the return value from the underlying attribute mechanism
git-svn-id: svn://10.0.0.236/trunk@17213 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 01:20:54 +00:00
vidur%netscape.com
8bfeeda06f Fix for bug 1954. Cloned text nodes (and comments) carry along the original data
git-svn-id: svn://10.0.0.236/trunk@17212 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 00:57:17 +00:00
troy%netscape.com
6f4a4cca87 Fixed a problem with the pull_nglayout rule being recursively defined
git-svn-id: svn://10.0.0.236/trunk@17211 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 00:42:05 +00:00
terry%netscape.com
b07273385d karnaze now owns tables.
git-svn-id: svn://10.0.0.236/trunk@17209 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 00:35:24 +00:00
pavlov%pavlov.net
994fabcba7 fix menus.
git-svn-id: svn://10.0.0.236/trunk@17208 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 00:34:50 +00:00
vidur%netscape.com
0908ebd261 Work in progres to get out-of-line document.write working. Created Reset() method in nsDocument. Fix for bug 1668.
git-svn-id: svn://10.0.0.236/trunk@17207 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 00:32:41 +00:00
harishd%netscape.com
ee030ba487 Added type ( test/css ) checking for STYLE tag
git-svn-id: svn://10.0.0.236/trunk@17205 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 00:19:46 +00:00
warren%netscape.com
c6ffa614fd Added check for null.
git-svn-id: svn://10.0.0.236/trunk@17204 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 00:06:14 +00:00
warren%netscape.com
7d4466c45a Added error checking.
git-svn-id: svn://10.0.0.236/trunk@17203 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 00:05:29 +00:00