Commit Graph

1653 Commits

Author SHA1 Message Date
ramiro%netscape.com
122ecc6466 Add support for documentation strings. 1998-09-24 09:22:27 +00:00
ftang%netscape.com
38cde5c994 add CDefaultFontFontSwitcher.cp for better UTF8 support 1998-09-24 09:17:26 +00:00
mcafee%netscape.com
fc4b8bb076 Moving comment to fix AIX & Digital sed breakage. Maybe sed really does suck, as the comment suggests. 1998-09-24 07:54:04 +00:00
ramiro%netscape.com
94d78842f1 Add realize callbacks. 1998-09-24 05:19:50 +00:00
hyatt%netscape.com
b79b63a3e6 Fixing a crash when the HTML pane in Aurora is deleted. 1998-09-24 02:00:44 +00:00
hyatt%netscape.com
a860dc2862 Really fix the problem with undocking. :) 1998-09-24 01:43:12 +00:00
hyatt%netscape.com
0f8a279579 Fixing a problem with undocking the NavCenter window. 1998-09-24 01:40:22 +00:00
hyatt%netscape.com
4aaeb57d7e Making the toolbars add/remove properly. 1998-09-24 01:33:20 +00:00
hyatt%netscape.com
ee6406b8f6 Tweaking the notification handler for the toolbars. 1998-09-24 00:38:53 +00:00
hyatt%netscape.com
798fa70de8 Making the HTML pane work again. 1998-09-24 00:06:54 +00:00
ftang%netscape.com
a742ed0de0 First Checked In. 1998-09-24 00:01:01 +00:00
robinf%netscape.com
b2bb4c9d5b fixing bug #321757; updating help to reflect changed behavior of "Show Introduction Screens" global option 1998-09-23 23:42:57 +00:00
robinf%netscape.com
1c655a1851 Fixing bug #324040; adding new help screen for new flag in global options 1998-09-23 23:00:43 +00:00
akkana%netscape.com
4c39981036 more rosetta build bustage 1998-09-23 20:52:02 +00:00
cls%seawood.org
07971b323c Fixed problem with FULL_STATIC_BUILD and js libs. Thanks to Tim Rowley <tor@boojum.cs.brown.edu> for the fix. 1998-09-23 20:20:07 +00:00
robinf%netscape.com
0537698fd5 fixinb bug related to text corrections on these screens 1998-09-23 19:07:46 +00:00
blizzard%appliedtheory.com
3dcb0c2449 Patch from Bert Driehuis <driehuis@playbeing.org> for returning the view
in the function.
1998-09-23 14:04:06 +00:00
ramiro%netscape.com
d62fe33fb5 Remove 2 extra spaces that were causing Mozilla to crash on startup on some
sun computers.
Thanks to Kurt Swanson <kurt@dna.lth.se> for pointing this out and providing
the fix.
1998-09-23 09:21:28 +00:00
ramiro%netscape.com
cef3020548 Fix for bugzilla bug 864. XFE fonts.c file charset array out of whack.
Thanks to raff@aromatic.com for pointing this out and providing the fix.
1998-09-23 08:22:25 +00:00
briano%netscape.com
022b5e38c2 Changed EDITOR to MOZ_EDITOR, because EDITOR is almost always defined in the user's environment, and that breaks MOZ_LITE builds. Approved by ramiro@netscape.com. 1998-09-23 00:47:17 +00:00
radha%netscape.com
3d3760e063 Moved MWContext utility functions to context_funcs.cpp 1998-09-22 23:32:49 +00:00
cls%seawood.org
39b7c91072 Sync'd Makefile.ins 1998-09-22 23:01:29 +00:00
radha%netscape.com
81662cdc7d Check if image->clientData exists before trying to obtain the pixmap
from it.
1998-09-22 22:24:29 +00:00
radha%netscape.com
4fc7251dfd New utility functions to create MWContext and obtain frame handle from
MWContext
1998-09-22 22:23:49 +00:00
wtc%netscape.com
96a6a02078 NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of
private NSPR headers (prosdep.h and primpl.h) from the Mozilla source.
The part of prosdep.h that is actually needed by Mozilla was extracted
and put in the new file mozilla/include/xp_path.h.
1998-09-22 16:59:57 +00:00
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