Commit Graph

646 Commits

Author SHA1 Message Date
rjc%netscape.com
feb721781c Reflect Shack into JavaScript. Reviewed and approved by Brendan (libMocha) and Nisheeth (Layout). 1998-09-30 00:53:09 +00:00
rjc%netscape.com
93b0497297 First Checked In. 1998-09-30 00:51:18 +00:00
cls%seawood.org
1d2a2f6f97 Finished off MOZ_USER_DIR patch. This allows developers to change config-dir at compile time. Defaults to .netscape for classic build and .mozilla for autoconf build. 1998-09-30 00:23:45 +00:00
cmanske%netscape.com
65a3224235 Fixed more Composer bugs 1998-09-30 00:01:40 +00:00
toshok%netscape.com
60b4f20229 include prsystem.h to fix build 1998-09-29 23:58:54 +00:00
shaver%netscape.com
e66a45f8eb fix sloppy errors in DOM_GetStyleDatabaseFromContext 1998-09-29 23:32:58 +00:00
shaver%netscape.com
0e14804238 initialize toplevel <HTML> properly (duh) 1998-09-29 23:22:25 +00:00
shaver%netscape.com
c294428ec2 lock layout when setting up style_db 1998-09-29 23:11:05 +00:00
valeski%netscape.com
c560f2f317 removed NET_HostName() call as this routine is no longer implemented. 1998-09-29 22:51:30 +00:00
slamm%netscape.com
0d42ec3a14 Fix build bustage. Put a newline at the end of the file. 1998-09-29 22:33:36 +00:00
pinkerton%netscape.com
cbdebf6f68 remove semicolon after #ifdef. 1998-09-29 22:05:27 +00:00
cyeh%netscape.com
82d153f4ec Remove old NSPR20 #ifdef 1998-09-29 21:29:23 +00:00
cyeh%netscape.com
b5369e7fe9 Remove old NSPR20 #ifdefs 1998-09-29 21:28:25 +00:00
shaver%netscape.com
998a568bb4 update DOM stuff for new style data, and make DOM_HTMLPushNode do more implicit-pop stuff 1998-09-29 21:23:15 +00:00
nisheeth%netscape.com
fb98384818 Ifdef out support for the window.hardware JS object. If you want support to
get compiled, define NAV_HARDWARE.
1998-09-29 20:57:59 +00:00
cyeh%netscape.com
79abd7d8a7 Remove old MOCHA #ifdefs 1998-09-29 20:55:21 +00:00
pinkerton%netscape.com
732973c520 remove explicit LListener inheritance. 1998-09-29 17:35:23 +00:00
pinkerton%netscape.com
4a1839cccf casts to make pro4 compiler happy 1998-09-29 17:32:11 +00:00
pinkerton%netscape.com
a923e54edd make sure we pick up right header files. 1998-09-29 17:31:08 +00:00
pinkerton%netscape.com
d8bc5bee42 make sure we pick up the correct defines. 1998-09-29 17:30:47 +00:00
pinkerton%netscape.com
40a5cd2a25 new pro4 exports. 1998-09-29 17:30:20 +00:00
pinkerton%netscape.com
bd7bb73f4a pro4 namespace stuff. 1998-09-29 17:29:34 +00:00
pinkerton%netscape.com
1f53b20032 new stuff from pro4 1998-09-29 17:29:08 +00:00
pinkerton%netscape.com
0e89106328 fix warnings. 1998-09-29 17:25:45 +00:00
pinkerton%netscape.com
082c7199ce carbon stuff. 1998-09-29 17:25:31 +00:00
pinkerton%netscape.com
1d0d4b1cd5 add new[] and delete[] and fix other stuff (get rid of flushAlloc, etc) 1998-09-29 17:23:18 +00:00
pinkerton%netscape.com
bc1282458b pro4 changes 1998-09-29 17:20:12 +00:00
pinkerton%netscape.com
014d00ff5b pro4 changes. 1998-09-29 17:20:02 +00:00
pinkerton%netscape.com
f624926b8c make sure we pull in relevant headers. 1998-09-29 17:15:30 +00:00
pinkerton%netscape.com
fa91ba94b6 new export file for pro4. 1998-09-29 17:14:28 +00:00
pinkerton%netscape.com
3c557a07f5 Pro4 mods (casts). 1998-09-29 17:11:45 +00:00
pinkerton%netscape.com
1fff0d4271 Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon. 1998-09-29 17:11:00 +00:00
ramiro%netscape.com
31706105e8 Add #ifdef EDITOR around usage of edt_ForceTableSelection() which is only
defined if EDITOR is true.  Fixes the autoconf and MOZ_LITE builds.
1998-09-29 09:41:19 +00:00
shaver%netscape.com
bf7137a522 fix accidental non-OJI build breakage 1998-09-29 09:19:45 +00:00
shaver%netscape.com
3b589cd184 track DOM Makefile changes 1998-09-29 09:15:05 +00:00
cmanske%netscape.com
89ee1826c1 Trying to fix Linux build problems 1998-09-29 04:12:14 +00:00
cmanske%netscape.com
83db4d5816 Trying to appease fussy UNIX compiler 1998-09-29 02:42:30 +00:00
cmanske%netscape.com
755368ba2d Trying to fix build problem in Linux 1998-09-29 01:36:51 +00:00
shaver%netscape.com
039550ab13 the perignon stuff can handle pseudoclasses like a real man, so pass them on 1998-09-29 00:40:52 +00:00
norris%netscape.com
7a22b7d626 Fix bug 325937.
Reviewed by brendan.
1998-09-29 00:31:47 +00:00
nisheeth%netscape.com
fe9c951a71 Defensive programming to avoid crashing on a NULL lo_image added to lo_ImageObserver(). Thanks a lot to ben@algroup.co.uk for reporting this problem and providing a partial fix. 1998-09-29 00:24:15 +00:00
shaver%netscape.com
29f18d8c5e Wire up Perignon stuff #if DOM.
Remove some unused variables.
1998-09-28 23:39:17 +00:00
beard%netscape.com
f75844e8d8 Moved LiveConnect initialization calls to end of lm_ReallyInitMocha, so that the rest of libmocha will be initialized properly. 1998-09-28 22:59:08 +00:00
shaver%netscape.com
e847a56cab - Update Unix make goo to handle our new MOZILLA_CLIENT dependencies.
- Added TODO and STYLE_NOTES
- Added style data to DOM_Element
- Added GetCleanEntryData convenience function
- Added internal dom_SetElementAttribute with optional suppressing of callback
  invocation
- Added style init code
- Style support (everything)
- Fix text initialization thinko
1998-09-28 22:51:50 +00:00
cmanske%netscape.com
d26815794e Fixed lots of Composer bugs. Implemented delete/copy accross table cell boundaries 1998-09-28 22:51:10 +00:00
cmanske%netscape.com
57803cf601 New function supplied by ftang for Composer checking of bad charsets when loading a page 1998-09-28 21:36:23 +00:00
cyeh%netscape.com
f1f6096dda removing old NSPR20 #ifdefs 1998-09-28 20:49:33 +00:00
cyeh%netscape.com
8ab8bed7e3 remove old NSPR20 #ifdefs 1998-09-28 20:45:35 +00:00
cyeh%netscape.com
8e884596c4 removing old NSPR20 #ifdef 1998-09-28 20:38:02 +00:00
ftang%netscape.com
8684220a38 fix cannot convert cases 1998-09-28 19:24:13 +00:00