Commit Graph

1628 Commits

Author SHA1 Message Date
cls%seawood.org
62d121236f Sync'd Makefile.ins with corresponding Makefiles. Fixed problems with autoconf build. Thanks to Christopher Blizzard <blizzard@appliedtheory.com> and Tom Rini <trini@kernel.crashing.org>. 1998-09-22 03:47:27 +00:00
sdagley%netscape.com
5911ad126f per pinkerton this call to URDFUtilities::PropertyValueBool is no longer needed (and it's breaking the Mac build) 1998-09-22 03:10:12 +00:00
slamm%netscape.com
5236942db4 Add a parameter to HT_PaneFromURL (to match backend change that hyatt made). Fix crash on exit (We deleted the notification struct and then HT tried to send us more events). 1998-09-22 00:50:25 +00:00
sdagley%netscape.com
dbf9a0b046 Yes the tree is in flames but it'll stay that way without this mod. Reviewed/Approved hyatt. Add new paramter for call to HT_PaneFromURL. 1998-09-22 00:35:08 +00:00
hyatt%netscape.com
40aba998c9 Support for templates added to SHACK. More properties added to front end. 1998-09-22 00:24:26 +00:00
nisheeth%netscape.com
1f6691e905 Added code submitted by Ori Kravitz (orik@mercury.co.il) that informs listeners
that all network connections have completed for the current page.  This is part
of the Layout Probe project that is trying to add test automation interfaces to
the layout engine.
1998-09-21 23:58:14 +00:00
ramiro%netscape.com
caccb50f72 Fix taskbar action button transparency. 1998-09-21 22:08:18 +00:00
nisheeth%netscape.com
ea5d88b065 Add LAYPROBE_API to compiler defines if MOZ_LIBTEST is set. 1998-09-21 21:46:38 +00:00
ramiro%netscape.com
4c75ce6a52 Add a margin to taskbar action button. 1998-09-21 20:55:53 +00:00
ramiro%netscape.com
f41f4c55bd Remove unused taskbar stuff. 1998-09-21 20:51:41 +00:00
ramiro%netscape.com
97caf0546f Unbreak the taskbar some more. 1998-09-21 20:50:25 +00:00
ramiro%netscape.com
c766d6662c Add a callback to control which toolbar children are resized to the max
dimensions.
1998-09-21 20:20:14 +00:00
ramiro%netscape.com
eba6765f1a Callback reason modularization. 1998-09-21 19:49:21 +00:00
sudu%netscape.com
7563a7dd9d Bring autoconf build up to date with non-autoconf build 1998-09-21 19:25:58 +00:00
kin%netscape.com
ffaa12b0a2 Removed the ParagraphStyle and CharacterUnderline buttons from the HTMLArea
toolbar.
1998-09-21 17:38:41 +00:00
kin%netscape.com
fce0fa2bc1 Modified htmlarea_create() use the current_text if it exists. Fixes HTMLArea
reload, page forward and back.
1998-09-21 17:36:59 +00:00
ramiro%netscape.com
48023d85eb Un-break the taskbar some more. 1998-09-21 14:20:52 +00:00
ramiro%netscape.com
ffee05c0b6 Add XfeTabGetOrientation(). 1998-09-21 13:47:39 +00:00
ramiro%netscape.com
d15826ed79 Create the ender toolbar item only when needed. 1998-09-21 12:22:38 +00:00
mcafee%netscape.com
87a3da1891 Initial version, borrowed from webshell/tests/viewer 1998-09-21 08:03:35 +00:00
mcafee%netscape.com
60cd9b826b NGLayout source is src2 1998-09-21 08:00:15 +00:00
mcafee%netscape.com
8f1d042bc1 Added FE_GetRelatedLinksContext() 1998-09-21 05:30:47 +00:00
mcafee%netscape.com
0981afc9b2 Renamed init() to read(), save() to write(). 1998-09-21 05:29:26 +00:00
mcafee%netscape.com
2b0a693f1c Added support for Smart Browsing 1998-09-21 05:27:50 +00:00
mcafee%netscape.com
ba54d9a1b4 read_str is now fe_PrefReadString(), write_str() is fe_PrefWriteString() 1998-09-21 05:25:49 +00:00
mcafee%netscape.com
de59b12c4a Added updateRelatedLinksShowing() 1998-09-21 05:25:09 +00:00
mcafee%netscape.com
bb7055e964 Removed cookie stuff from fe_GlobalPrefs 1998-09-21 05:24:30 +00:00
mcafee%netscape.com
d161d77fc3 Unused variable warning on Linux 1998-09-21 04:58:41 +00:00
mcafee%netscape.com
bdba5a4904 Unused variables warnings on Linux 1998-09-21 04:43:33 +00:00
mcafee%netscape.com
1de6e186bf Fixing compiler warning on Linux 1998-09-21 04:42:13 +00:00
ramiro%netscape.com
7ca2ae4910 This is a temprary hack to fix the "off by one" toolbar closed problem that
occurs when all toolbox items are closed.
1998-09-20 17:17:12 +00:00
ramiro%netscape.com
816d5e6afe Remove superflous XmNchildUsePreferred{Width,Height} resources. 1998-09-20 17:06:05 +00:00
ramiro%netscape.com
61fc53f236 Add a comment in place of broken feature. 1998-09-20 16:14:06 +00:00
ramiro%netscape.com
27329866ed Fix a typo. 1998-09-20 16:13:44 +00:00
ramiro%netscape.com
e6df42788b A better name. layout_frozen instead of ignore_configure. 1998-09-20 16:01:12 +00:00
ramiro%netscape.com
994dd81d63 Allow each toolbar child's width/height to be forced to the max individually.
Before, it was either all or nothing which was bad when getting dynamic
toolbars to work, especially with complicated toolbar items such as a
combo box.
1998-09-20 13:32:41 +00:00
ramiro%netscape.com
6693a43db8 Move unused Splash.cpp into an ifdef NSPR_SPLASH. 1998-09-20 11:29:58 +00:00
ramiro%netscape.com
ef6fa1444d Fix a type and update autoconf makefile. 1998-09-20 11:22:41 +00:00
ramiro%netscape.com
0251601951 Remove taskbar widget and use toolbar instead. UNBLOAT. 1998-09-20 11:05:00 +00:00
ramiro%netscape.com
4694781f61 Un-break MOZ_TASKBAR. 1998-09-20 09:18:38 +00:00
ramiro%netscape.com
c8deb2a9fd Add missing rep type. 1998-09-20 08:37:33 +00:00
ramiro%netscape.com
190efceb8a Use a better name: FIXED_SIZE instead of OFFSET. 1998-09-20 06:48:31 +00:00
ramiro%netscape.com
2190d6d3fa Simplufy the XFE_RDFChromeTreeView class by using a divider instead of all
those broken XmForm hacks.
1998-09-20 06:39:43 +00:00
ramiro%netscape.com
dda3ad4806 More modularization changes. Move all the string defs and registration
functions to the respective places where they are needed.  Also cleanup up
a bunch of children info stuff.
1998-09-20 06:38:24 +00:00
ramiro%netscape.com
bce1e6d48e Add #include <Xfe/Cascade.h>. 1998-09-20 06:34:28 +00:00
ramiro%netscape.com
90fd095fdb Fix crash when creating a chromeless window. Dont de-reference a NULL
toolbar.
1998-09-20 06:33:35 +00:00
ramiro%netscape.com
53193c619b Add divider. 1998-09-20 06:32:11 +00:00
ftang%netscape.com
209615ff73 fix bug 147200 by merge nova code 1998-09-19 00:30:31 +00:00
ftang%netscape.com
1269068ae6 Fix the DrawText problem 1998-09-19 00:27:03 +00:00
sar%netscape.com
bd7067a5af add nsMalloc.cpp per warren 1998-09-18 09:21:54 +00:00