Commit Graph

12008 Commits

Author SHA1 Message Date
kipp%netscape.com
64129e939e Port to updated nsLeafFrame methods 1998-11-20 17:21:49 +00:00
kipp%netscape.com
c73e99e135 Removed a compiler warning 1998-11-20 17:21:22 +00:00
kipp%netscape.com
8a2735c01b Added mBorderPadding to cache computed value in case percentages are used; renamed class to nsImageFrame 1998-11-20 17:21:02 +00:00
kipp%netscape.com
c9013931ab Use revised API's for computing the border/padding 1998-11-20 17:20:29 +00:00
kipp%netscape.com
79dd1e596d Define new API's to compute margin/border/padding/border+padding and handle percentages correctly 1998-11-20 17:19:26 +00:00
kipp%netscape.com
7b0a080513 Use revised API's to get percentage padding/borders value right 1998-11-20 17:18:58 +00:00
kipp%netscape.com
19a31f599b Use revised margin calculation api's; center blocks that have auto margins 1998-11-20 17:18:12 +00:00
kipp%netscape.com
ac2b613d40 Use Get methods from style context instead of deprecated methods 1998-11-20 17:13:28 +00:00
kipp%netscape.com
deb074f83f Updated leaf api's to better support caching of computed border/padding when percentages are used 1998-11-20 17:13:02 +00:00
kipp%netscape.com
200bf59a53 Added mBorderPadding to cache computed value in case percentages are used 1998-11-20 17:12:39 +00:00
kipp%netscape.com
f4b67a0608 Added mBorderPadding to cache computed value in case percentages are used; renamed class to nsImageFrame 1998-11-20 17:12:25 +00:00
dcone%netscape.com
e6eb645ff6 Fixed some warnings, slight rework of the taghandling classes. 1998-11-20 15:38:18 +00:00
alecf%netscape.com
2ca4f27e3e don't pass static classes as function parameters 1998-11-20 09:45:39 +00:00
alecf%netscape.com
9e8f173714 fix casting problems for gcc 2.7.2.3 1998-11-20 09:29:58 +00:00
troy%netscape.com
79aed9646d Added temporary workaround to image frame code to compensate for the fact
that HandleEvent() and GetCursor() are being called with the point not being
translated to the frame's local coordinate space
1998-11-20 06:31:55 +00:00
jfrancis%netscape.com
9a2fdbcf24 missed a source file. added nsView.cpp to project 1998-11-20 06:28:50 +00:00
jfrancis%netscape.com
73d6f5be41 shared lib conversion, phase 1 1998-11-20 06:05:20 +00:00
jfrancis%netscape.com
9851fdd094 shared lib conversion, phase 1 1998-11-20 05:53:16 +00:00
jfrancis%netscape.com
3160deb63b First Checked In. 1998-11-20 05:52:48 +00:00
troy%netscape.com
5bdb79ef7f Removed some #include lines that are no longer needed 1998-11-20 05:22:45 +00:00
jfrancis%netscape.com
d8b73e86b7 moved view code to view project, included view lib here. 1998-11-20 05:21:57 +00:00
jfrancis%netscape.com
e862cbfb21 moved view code to view project, included view lib here 1998-11-20 05:15:24 +00:00
jfrancis%netscape.com
762f41454a adding view to layout projects 1998-11-20 05:14:39 +00:00
morse%netscape.com
62e106d306 fixes for change-of-password form 1998-11-20 05:03:36 +00:00
jfrancis%netscape.com
0a79ab51d4 mac shared lib conversion, phase 1 1998-11-20 05:02:56 +00:00
jfrancis%netscape.com
ff7ac2c693 First Checked In. 1998-11-20 05:02:20 +00:00
morse%netscape.com
856a1575fb fix for single signon 1998-11-20 05:01:32 +00:00
pavlov%pavlov.net
17ead6a5c6 small bug fix. 1998-11-20 04:42:03 +00:00
troy%netscape.com
53587597f7 Fixed ref counting problem in stub_GraphProgressDestroy() 1998-11-20 04:28:06 +00:00
pavlov%pavlov.net
fcfddbd59f initial files for the tab widget 1998-11-20 04:27:32 +00:00
rickg%netscape.com
8871f5e989 fix or partial fix to lots of bugs 1998-11-20 03:42:54 +00:00
pavlov%pavlov.net
10f11b0cca make sure we return a value for all of the NS_IMETHODIMP methods 1998-11-20 03:30:49 +00:00
pavlov%pavlov.net
7dd74b21bb unrevert the changes reverted earlier (build with static gtk libraries) 1998-11-20 03:25:59 +00:00
alecf%netscape.com
42f50cf40c nsTimerExpired should be a C function that returns a gint (i.e. a GtkFunction)
which returns 0 on success
1998-11-20 02:03:57 +00:00
akkana%netscape.com
722238b3cb more fixes for the irix autoconf build 1998-11-20 02:00:14 +00:00
mjudge%netscape.com
06030cd25f build bustage 1998-11-20 01:17:16 +00:00
saari%netscape.com
19c5ad3406 Just a comment on nsWindow's mBounds member 1998-11-20 01:10:44 +00:00
buster%netscape.com
fedd9bbb6a removed obsolete include of nsTableFrame 1998-11-20 01:04:43 +00:00
beard%netscape.com
62b85bfb53 xpcomDebug.exp only included in debug target, xpcom.exp in both. 1998-11-20 01:04:17 +00:00
buster%netscape.com
90252c33df handles "height" attribute 1998-11-20 01:03:45 +00:00
beard%netscape.com
70ac966d43 Added nsServiceManager static method exports. 1998-11-20 01:03:42 +00:00
buster%netscape.com
4c98e2689d implemented table height algorithms. also made a slight modification to
the way a table finds its container's width.
1998-11-20 01:01:25 +00:00
kin%netscape.com
5c09bb55a3 Updated nsITransaction and nsITransactionManager to match current spec. 1998-11-20 00:43:07 +00:00
kin%netscape.com
cb2770d554 Added nsITransactionListener.h to list of EXPORTS. 1998-11-20 00:42:20 +00:00
kin%netscape.com
04793bfb50 Initial checkin of file. 1998-11-20 00:41:43 +00:00
mjudge%netscape.com
dab03d0265 editor changes not in inclusion 1998-11-20 00:02:11 +00:00
mjudge%netscape.com
ed11436abe editor changes 1998-11-20 00:01:15 +00:00
mjudge%netscape.com
b64274ee17 fixing future possible bustage even though tree is red. I will watch carefully 1998-11-19 23:25:58 +00:00
srinivas%netscape.com
e9f60b7585 Fixed a typo in previous checkin. 1998-11-19 23:09:01 +00:00
srinivas%netscape.com
3df666ca4a Enable OS/2 builds with IBM's compiler (Visualage) and gcc port of OS/2 (emx).
Checkin for Eric Olson <Eric.Olson@Sympatico.CA> and Henry <sobotka@axess.com>.
1998-11-19 22:20:31 +00:00