Commit Graph

11741 Commits

Author SHA1 Message Date
kin%netscape.com
9925656e30 Changes neccessary to build on Unix. 1998-11-18 20:20:08 +00:00
kin%netscape.com
50cac2367b Added pull_editor target. 1998-11-18 20:10:12 +00:00
pinkerton%netscape.com
16e17e7c08 add platform.h 1998-11-18 19:19:02 +00:00
mjudge%netscape.com
4869713c01 changes to editor 1998-11-18 19:18:47 +00:00
kin%netscape.com
a8357cfbe4 Fixes that allow us to compile on Linux. 1998-11-18 19:16:10 +00:00
kin%netscape.com
eaaeb32d16 Added COM_auto_ptr.h to EXPORTS list. 1998-11-18 19:14:56 +00:00
cls%seawood.org
7411f07b1d Updated checks for solaris. Started using platform.h. 1998-11-18 18:32:52 +00:00
cls%seawood.org
f72ef3e1a2 Changed LCFLAGS to CFLAGS 1998-11-18 18:29:18 +00:00
cls%seawood.org
4a6168e344 Updated check for Solaris and added multiple include check 1998-11-18 18:28:27 +00:00
cls%seawood.org
f18f5d1552 Only use libC is not using the GNU c++ compiler. 1998-11-18 17:29:38 +00:00
troy%netscape.com
f4d0572d25 Removed spaces around '::' 1998-11-18 16:20:39 +00:00
jfrancis%netscape.com
d54d3fa258 shared lib conversion, phase 1 1998-11-18 06:36:44 +00:00
buster%netscape.com
da354a499c impl of DOM table.deleteRow 1998-11-18 06:30:13 +00:00
troy%netscape.com
9d1564cf4a Added some constants to use when referring to child list name indices 1998-11-18 06:13:58 +00:00
buster%netscape.com
9f0bc3a6db impl for DOM table.InsertRow 1998-11-18 06:06:37 +00:00
terry%netscape.com
ec976b2cdc Wasn't handling spaces in components or versions correctly. 1998-11-18 05:38:43 +00:00
cls%seawood.org
1e250c70c9 Added DLL_SUFFIX fixes. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the patch. 1998-11-18 05:35:46 +00:00
joki%netscape.com
37060f6cec Adding new generated DOM header 1998-11-18 05:34:23 +00:00
cls%seawood.org
00ca82abfa Added DLL_SUFFIX fixes. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the patches.
Removed dummy Makefiles from AC_OUTPUT and called mkdir manually.
1998-11-18 05:34:13 +00:00
troy%netscape.com
478a041eef Changed Init() to addref mAppShell and mPrefs, because that's what the other
overloaded Init() does and because the destructor will do a release
1998-11-18 05:31:03 +00:00
joki%netscape.com
77fd9c2652 Reworking internal event code to use nsIFrame::GetFrameForPoint
Adding new functionality through nsEventStateManager (cursor change, enter/exit events, tab navig)
1998-11-18 05:25:26 +00:00
morse%netscape.com
f310963d50 update for single signon 1998-11-18 04:59:50 +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
morse%netscape.com
cbcbe77b8a update for single signon 1998-11-18 04:38:13 +00:00
morse%netscape.com
a312ef1aea updates for single signon 1998-11-18 04:35:47 +00:00
troy%netscape.com
69fb6f5543 Removed mFlags from nsBodyFrame and now we use the mFlags defined by
nsBlockFrame
1998-11-18 04:16:03 +00:00
troy%netscape.com
cab003320a Fixed a couple of cases where I missed calling the base class 1998-11-18 04:06:19 +00:00
pavlov%pavlov.net
b08b22d323 made the gdkcolor to nscolor code a tad cleaner. removed the
gtk_layout_freeze and gtk_layout_thaw calls as the object being resized was
not always a layout.
1998-11-18 03:58:54 +00:00
pavlov%pavlov.net
9f635e44ef Impliment SetLineStyle and DrawPolyline 1998-11-18 03:56:41 +00:00
troy%netscape.com
2fdc3b4633 Removed mChildCount member data 1998-11-18 03:44:08 +00:00
troy%netscape.com
74212908e2 Made sure the block's SetFlags() member function is called. This fixes shrink
wrapping so it works again
1998-11-18 03:27:04 +00:00
jfrancis%netscape.com
150af5ea50 more shared lib conversion work. 1998-11-18 02:44:02 +00:00
jfrancis%netscape.com
cd1419e599 more shared lib conversion work 1998-11-18 02:43:45 +00:00
jfrancis%netscape.com
5d4924ef27 Shared lib conversion, phase 1 1998-11-18 02:33:58 +00:00
jfrancis%netscape.com
e93556a306 First Checked In. 1998-11-18 02:33:41 +00:00
peterl%netscape.com
fa2ffaf5bd cursor style cleanup 1998-11-18 02:23:39 +00:00
beard%netscape.com
3e03de54a1 Checking out mozilla/modules/libpref from the tip. 1998-11-18 02:20:16 +00:00
peterl%netscape.com
265c4ca8a7 cleaned up cursor style handling 1998-11-18 02:11:54 +00:00
peterl%netscape.com
e7b84c9f31 use proper pseudo tag for text style contexts 1998-11-18 02:11:27 +00:00
peterl%netscape.com
8345b5f818 cleaned up cursor handling 1998-11-18 02:10:45 +00:00
peterl%netscape.com
e26b45e286 added text pseudo tag 1998-11-18 02:09:53 +00:00
peterl%netscape.com
9d95cfa114 remove style_cursor_inherit 1998-11-18 02:08:45 +00:00
peterl%netscape.com
7675978299 fixed comment 1998-11-18 02:08:30 +00:00
peterl%netscape.com
bcb947be7e tweaked x-height guess for true-type fonts 1998-11-18 02:07:40 +00:00
beard%netscape.com
7d56abdf32 First Checked In. 1998-11-18 01:54:25 +00:00
janc%netscape.com
8a36652088 New CSS Parser test. 1998-11-18 01:53:02 +00:00
beard%netscape.com
727a909504 First Checked In. 1998-11-18 01:46:22 +00:00
cls%seawood.org
aeebe20cc2 Added #include <iostream.h> to ios::binary check. 1998-11-18 01:38:20 +00:00