Commit Graph

9982 Commits

Author SHA1 Message Date
radha%netscape.com
158af8a5eb When built with MOZ_SELECTOR_BAR set, Create the selector bar only for docked
modes. Alt-B and Alt-H wouldn't
show the selector bar though the tree is built with MOZ_SELECTOR_BAR set.
1998-10-13 22:24:00 +00:00
radha%netscape.com
efc03dee68 Create compositor for images. Fix for the bugzilla bug 1017 1998-10-13 22:22:06 +00:00
kipp%netscape.com
50b6eb8316 Init minWidth,minHeight to keep purify happy 1998-10-13 22:08:34 +00:00
kipp%netscape.com
9bba4ff432 Removed unused maxWidth,maxHeight variables 1998-10-13 22:08:15 +00:00
rpotts%netscape.com
c66d8aa79e Changes to make the vector<Property> type compile... 1998-10-13 21:53:38 +00:00
beard%netscape.com
56b028c00e Added GetSecureJNI 1998-10-13 21:39:15 +00:00
morse%netscape.com
52f3f2cfd8 fix up reference to privacy_policy.html string 1998-10-13 21:31:34 +00:00
karnaze%netscape.com
c82d985b8a fixed bug 958, checkboxes wrong background when not checked, select always multiple, text & texarea not reset. html 4 button work in progress. 1998-10-13 21:31:26 +00:00
michaelp%netscape.com
8c37405791 fixed troys' bug with scrolling frames. was actually not related to that, just
tickled a bug in the new compositor code.
1998-10-13 21:27:11 +00:00
beard%netscape.com
fa4bc6d2f5 Removed ; after } 1998-10-13 21:15:47 +00:00
valeski%netscape.com
370c7b13bf call me with questions 1998-10-13 21:15:04 +00:00
beard%netscape.com
b77e56b453 First Checked In. 1998-10-13 21:14:53 +00:00
cmanske%netscape.com
6bd065234f Fixed sizing, caret garbage, and prefs bugs for Composer. Initial implementation of 'freeze frame' concept. 1998-10-13 21:01:06 +00:00
cmanske%netscape.com
bf38b2292e Fixed object sizing bugs and crash in PRE text in Composer 1998-10-13 20:59:49 +00:00
slamm%netscape.com
5671a72eb8 Set the instance pointer to 'this' for the updateCommand.
Call HT_Launch before we open a url.  HT may want to handle it for us.
1998-10-13 20:47:03 +00:00
slamm%netscape.com
9842783c31 Notify HT of column width changes.
Set the colors on the cell colors background
since the tree does not take otherwise take the colors.
ramiro volunteered to fix the widget, but this gets up
part of the way there for now.
1998-10-13 20:46:45 +00:00
slamm%netscape.com
62d7b49f79 Rehook up the updateCommand functions.
This sets back/forward/reload/stop sensitivity again.
1998-10-13 20:46:41 +00:00
slamm%netscape.com
ba84a52c25 Take out openPage URLBar hack since we have one now.
Call HT_Launch before we open a url.  HT may want to handle it for us.
1998-10-13 20:46:37 +00:00
waterson%netscape.com
4b880ad382 Bug 328922. Added calls to PM_StartBinding() and PM_StopBinding() in NET_SetNewContext(). This ensures that a URL that gets moved is properly tracked by the progress managers. 1998-10-13 20:46:13 +00:00
kipp%netscape.com
75cc3c0b39 Disabled the code 1998-10-13 20:43:05 +00:00
kipp%netscape.com
67fdf8457e Removed nsCSSLayout from the build 1998-10-13 20:42:49 +00:00
kipp%netscape.com
2719cddbf8 New and improved vertical alignment code 1998-10-13 20:42:08 +00:00
blizzard%appliedtheory.com
9a915024a8 Integrate patches from Michael O'Reilly <michael@metal.iinet.net.au>
and Frank Visser <fvisser@hgmp.mrc.ac.uk>.  This works on pixmap display
and font preferences and selection.
1998-10-13 20:38:20 +00:00
kin%netscape.com
ff6b028be3 Commented out call to AddImagesToSafeList() in PastHTML to prevent possible
security hole.
1998-10-13 20:35:26 +00:00
cmanske%netscape.com
1b25009e38 Fixed crashing when setting doc title to NULL. R/A by brendon 1998-10-13 20:32:21 +00:00
waterson%netscape.com
6f78f69ada Fixed some cruft I missed for the progress bar landing in autoconf. 1998-10-13 20:25:32 +00:00
cls%seawood.org
4f19a9b2a7 Changed -mieee-with-inexact to -mieee for Linux Alpha 1998-10-13 20:02:45 +00:00
peterl%netscape.com
9f87e56fe7 set border style 1998-10-13 19:17:57 +00:00
peterl%netscape.com
7b064882de expanded font size table 1998-10-13 19:17:25 +00:00
peterl%netscape.com
a904f8b43e cleanup 1998-10-13 19:14:19 +00:00
peterl%netscape.com
dc5a5464b3 shifted CSS absolute font sizes 1998-10-13 19:13:59 +00:00
peterl%netscape.com
c10e30346c corrected order of properties 1998-10-13 19:13:14 +00:00
peterl%netscape.com
7adba8a6ce shifted absolute font sizes so initial value matches HTML
removed table border style
1998-10-13 19:12:19 +00:00
peterl%netscape.com
32c0a6bc30 made type optional on linked style sheets 1998-10-13 19:11:42 +00:00
peterl%netscape.com
3e2cfb20c5 set correct border style 1998-10-13 19:10:25 +00:00
peterl%netscape.com
8c48296887 added recycler for rules array 1998-10-13 19:09:39 +00:00
peterl%netscape.com
8d52e15ff1 guess at x-height since text metrics is unreliable on windows 1998-10-13 19:08:43 +00:00
terry%netscape.com
eb867a84ab Fixed bug 1083 -- was some stupid problems with creating a new account. 1998-10-13 18:15:37 +00:00
jsun%netscape.com
d45dd06d85 Move Nova bug fix 328185 to Zulu. 1998-10-13 17:32:43 +00:00
dcone%netscape.com
e218d1fe8e added support to offset child window to correct location. 1998-10-13 16:33:39 +00:00
ramiro%netscape.com
44c9cd4376 Move "More..." button hackery to XFE_MenuUtils. 1998-10-13 14:47:43 +00:00
ramiro%netscape.com
f861912b99 Move configure functions to XFE_RDFUtils. 1998-10-13 14:23:57 +00:00
kin%netscape.com
6ddbacc5b2 Fix build bustage on Unix when MOZ_ENDER_MIME is defined by checking for
MOZ_MAIL_COMPOSE.
1998-10-13 14:14:24 +00:00
ramiro%netscape.com
4c90243605 Move getStyleAndLayout() functions to XFE_RDFUtils. 1998-10-13 14:06:26 +00:00
ramiro%netscape.com
7d95caab5e Move getPixmapsForEntry() to XFE_RDFUtils. 1998-10-13 13:52:43 +00:00
ramiro%netscape.com
dfb2e34a23 Add menu utils. The menu hackery code cut-and-paste is really out of hand. 1998-10-13 13:50:45 +00:00
ramiro%netscape.com
8e4a6e72c9 Add ToolbarCascade.cpp. 1998-10-13 11:32:34 +00:00
ramiro%netscape.com
e032cf0f0f Make the tooltip interface more useful. Do all the magic in the super class.
Add callback interface.  Update XFE_ToolbarCascade.
1998-10-13 11:32:17 +00:00
ramiro%netscape.com
1a7212581b Add gNavCenter declaration. 1998-10-13 11:29:24 +00:00
rpotts%netscape.com
d0e5d3c3ab Commented out the template vector code for now since it is busting the build :-( 1998-10-13 11:19:15 +00:00