Commit Graph

183355 Commits

Author SHA1 Message Date
ramiro
e8cb38425e Improve the indicator support. 1998-04-21 12:38:44 +00:00
timm
6ced1b8f7c Add "MOZ_INSTALL_DIR" support, change to move asw.jar to as_html directly 1998-04-21 07:01:03 +00:00
timm
86362bc6c3 Lots of changes for 2 step 1998-04-21 06:59:12 +00:00
timm
8c1df5d995 Make a package "netscape.asw" from the progress bar applet 1998-04-21 06:58:48 +00:00
timm
a020a3066b Fix to make a "signed" dir as we do with the java plugin
(only way signpages.pl will work with this code, Signtool doesn't work for various reasons)
1998-04-21 06:58:06 +00:00
timm
29883ecae8 Added modem monitoring for first step of 2 step 1998-04-21 06:57:13 +00:00
timm
53a11e5635 Lots of changes for 2step 1998-04-21 06:56:36 +00:00
timm
90f5d3c1ee Remove TABLE 1998-04-21 06:56:11 +00:00
timm
39253592fe Add "RegRoot" entry 1998-04-21 06:54:47 +00:00
timm
fb72f0c940 Changes to match changes on server side 1998-04-21 06:53:38 +00:00
hshaw
7cd00f8353 Removed dependency on sun-java/config/rules.mak 1998-04-21 06:49:20 +00:00
hshaw
7a35cc7106 Remove dependency on sun-java/config/rules.mak 1998-04-21 06:48:41 +00:00
hshaw
aed9421c0c Applet is a private component and hence removed 1998-04-21 06:48:15 +00:00
hshaw
ef10043270 Change JAVA ifdef's to OJI to distinguish between OJI and tightly integrated JAVA 1998-04-21 06:47:20 +00:00
hshaw
b5a3a9124e Remove dependency on sun-java/config/rules.mak. 1998-04-21 06:45:01 +00:00
hshaw
a4aa2cbf1c Move library creation to libs phase, cause jpeg to depend on dist/public vs reaching into sun-java for headers 1998-04-21 06:43:56 +00:00
hshaw
fb8567408a Fix problem with dependency checking of AWT11 class files 1998-04-21 06:42:48 +00:00
hshaw
e28082ff57 Add NS_DEPTH to list of macros processed by mantomak 1998-04-21 06:41:47 +00:00
hshaw
f90be69d01 Make -DNO_SECURITY independent of MOZ_LITE/MEDIUM - hshaw/sudu 1998-04-21 06:40:35 +00:00
brade
adb5ab12d2 minimize references to CStr255 class; fix some small memory leaks 1998-04-21 04:47:44 +00:00
troy
2e70be499e Fixed column's incremental reflow function to properly handle margins 1998-04-21 04:27:34 +00:00
brade
d61f7585c3 set pensize in drawing cell borders (if empty/zero-border and special selection or selected) 1998-04-21 03:30:56 +00:00
troy
7a352e2518 Made sure pseudo frames get a top and bottom margin of 0 1998-04-21 03:16:11 +00:00
ramiro
e8c118a6e8 Un hard code /usr/lib/libm.a. Replace with -lm. (Linux) 1998-04-21 00:52:35 +00:00
ramiro
a3e177c480 Update to 1998. 1998-04-21 00:51:45 +00:00
peterl
365c3a7d93 added spacing and border structs 1998-04-21 00:02:44 +00:00
troy
38fe177725 Changed the space manager interface to return trapezoids instead
of rects
1998-04-20 23:53:47 +00:00
montulli
02c06c5427 update cvpics.c to new streams API 1998-04-20 22:50:15 +00:00
buster
073e82f152 table performance and minor bug fixes. 1998-04-20 22:49:15 +00:00
troy
e8b3026775 Fixed problem of hitting an assert when encountering an incomplete
frame when reflowing appended children
1998-04-20 20:24:25 +00:00
troy
cfd0fcd45e Changed to using continuing frames for runaround of left/right floaters 1998-04-20 19:56:35 +00:00
troy
c0472e2aff Changed to get nsIRunaround directly rather than use ReflowChild() 1998-04-20 19:55:45 +00:00
wtc
d66533676a Eliminated compiler warnings. Fixed by Rick Osborne <rick@spacey.net>. 1998-04-20 19:04:42 +00:00
wtc
35395be1eb Eliminated compiler warnings. Fixed by Rick Osborne <rick@stacey.net>. 1998-04-20 18:58:25 +00:00
wtc
5938dd45fb Declare PrintUsage() to return void. Fixed by Rick Osborne
<rick@spacey.net>.
1998-04-20 18:55:32 +00:00
pinkerton
03504b5f00 Remove EstablishPort() override, another remaining vestage of Kelly. 1998-04-20 16:18:24 +00:00
pinkerton
a546829837 fix build bustage for guha. 1998-04-20 16:08:47 +00:00
troy
aee599dd97 Made it so that continuing frames have a top margin of 0 1998-04-20 04:37:49 +00:00
guha
f7328a901f More Sitemap related fixes 1998-04-20 00:39:11 +00:00
ramiro
56af2384ea Un hardcode XmINDICATOR_DONT_SHOW. 1998-04-19 17:36:48 +00:00
ramiro
9be0d034aa Fix typos. 1998-04-19 16:15:00 +00:00
ramiro
0fb9908ec6 Update for new XmNindicatorPosition resource. 1998-04-19 16:14:30 +00:00
ramiro
39a525a180 Add XmNindicatorPosition resource. For toolbar dropping fedback. 1998-04-19 16:13:54 +00:00
ramiro
741a847cdb Add XmNnumPrivateComponents resource. 1998-04-19 16:12:26 +00:00
ramiro
82dfe24654 Fix a core dump on resizing the toolbox. The problem was a recursive geometry
call into PreferredGeometry().  Fixed by plugin in the trivial geomtry manager
instead of the one that does complicated things.
1998-04-19 11:20:17 +00:00
ramiro
7b58e6bf76 Add some geometry debugging assertions and comments. 1998-04-19 11:16:43 +00:00
troy
fddbbebe51 Commented out the hack that explicitly set the P top margin since that's
now handled using CSS
1998-04-19 05:06:41 +00:00
troy
6ca816beb6 Added code to handle CSS margin properties 1998-04-18 22:16:37 +00:00
troy
c08ecb911c Fixed a problem where mLastContentIsComplete wasn't getting set right
for block-level elements
1998-04-18 22:06:05 +00:00
troy
3c1512e523 Fixed a bug I introduced in the previous checkin 1998-04-18 05:03:04 +00:00