Граф коммитов

879 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com 9af2f1aa7e Restore the resources to non const. const was causing problems on some
platforms.  Thanks to "Marc J. Fraioli" <fraioli@dg-rtp.dg.com> for pointing
this out.
1998-09-25 11:38:07 +00:00
mcafee%netscape.com 739b81b8a8 More PostScript font names, courtesy <junker@jazz.snu.ac.kr> 1998-09-25 10:24:16 +00:00
mcafee%netscape.com ed474a253a Added support for paper size, thanks to <junker@jazz.snu.ac.kr> for this fix 1998-09-25 10:23:01 +00:00
akkana%netscape.com 1d2cdca4b7 Remove rosetta references from mail compose code 1998-09-24 21:46:32 +00:00
slamm%netscape.com 0fddd4b1e5 Add a command for editing the toolbars and reformat the commands into a nicer format.cmd/xfe/src/xfe_commands 1998-09-24 20:19:20 +00:00
slamm%netscape.com a43aa88aef Trim down formatItem. Some of the function isn't used and hasn't been for a long time. 1998-09-24 20:19:11 +00:00
slamm%netscape.com 8d6bb44abc Fix a crash that happens when quiting. 1998-09-24 20:19:07 +00:00
slamm%netscape.com df0e292bcf Remove reference to bkmks.h 1998-09-24 20:19:04 +00:00
slamm%netscape.com fb8980dda6 Add a command for editing the toolbars. 1998-09-24 20:19:01 +00:00
slamm%netscape.com dcd1c000c9 Fix spelling errors. 1998-09-24 20:18:56 +00:00
ftang%netscape.com 46b7ba45db store only UTF8 into history entry 1998-09-24 19:50:02 +00:00
ramiro%netscape.com 70ec849e9c Link with XfeToolTip. 1998-09-24 14:54:35 +00:00
ramiro%netscape.com b34d611b03 Build XfeToolTip and tests by default. 1998-09-24 14:35:54 +00:00
kin%netscape.com 25ee0ea136 Modifications to XFE_EmbeddedEditor constructor:
- Initialize charset to CS_LATIN1
  - Prevent editor from showing until layout has positioned it and
	wants to display it.
  - Manage toolbox and toolbar ahead of time so we can accurately calculate
    the height of the chrome.
  - Commented out paragraph style and character underline buttons again, they
    got blown away by the previous checkin.
  - Added spellcheck button to toolbar.
  - Moved fe_{add_to,remove_from}_all_MWContext_list() functions from
	EmbeddedEditor.cpp to context_funcs.cpp.
1998-09-24 14:31:50 +00:00
ramiro%netscape.com a491de0368 Finalize doc string support. Add better callbacks. 1998-09-24 14:25:56 +00:00
wtc%netscape.com 4ca97f6fd5 Removed unneeded libmsgc21.
Files changed: cmd/xfe/{Makefile,Makefile.in},
cmd/stubfe/{Makefile,Makefile.in}.
1998-09-24 14:11:18 +00:00
ramiro%netscape.com 96fce0280e Add support for documentation strings. 1998-09-24 09:22:27 +00:00
mcafee%netscape.com 5ee4fc87af 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 c629ab9cb2 Add realize callbacks. 1998-09-24 05:19:50 +00:00
akkana%netscape.com 6637173edf more rosetta build bustage 1998-09-23 20:52:02 +00:00
cls%seawood.org bfe85b9346 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
ramiro%netscape.com 2109eedcad 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 0dfa8ded12 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 a1cdbc389c 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 63012d5a5e Moved MWContext utility functions to context_funcs.cpp 1998-09-22 23:32:49 +00:00
cls%seawood.org 3d201b1124 Sync'd Makefile.ins 1998-09-22 23:01:29 +00:00
radha%netscape.com 6892a76080 Check if image->clientData exists before trying to obtain the pixmap
from it.
1998-09-22 22:24:29 +00:00
radha%netscape.com 208f8cbad0 New utility functions to create MWContext and obtain frame handle from
MWContext
1998-09-22 22:23:49 +00:00
wtc%netscape.com 3b8cb781fb 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 d0aa3e2bd1 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
slamm%netscape.com ced23e7f4e 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
ramiro%netscape.com 45f2da8bf2 Fix taskbar action button transparency. 1998-09-21 22:08:18 +00:00
ramiro%netscape.com 31bd6bb923 Add a margin to taskbar action button. 1998-09-21 20:55:53 +00:00
ramiro%netscape.com a44a589d08 Remove unused taskbar stuff. 1998-09-21 20:51:41 +00:00
ramiro%netscape.com 5acab40034 Unbreak the taskbar some more. 1998-09-21 20:50:25 +00:00
ramiro%netscape.com 535a9664a6 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 40cb0c6f0a Callback reason modularization. 1998-09-21 19:49:21 +00:00
sudu%netscape.com 81fdba8f73 Bring autoconf build up to date with non-autoconf build 1998-09-21 19:25:58 +00:00
kin%netscape.com b98ddce3a4 Removed the ParagraphStyle and CharacterUnderline buttons from the HTMLArea
toolbar.
1998-09-21 17:38:41 +00:00
kin%netscape.com 3e662e1a7f 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 beb421b60c Un-break the taskbar some more. 1998-09-21 14:20:52 +00:00
ramiro%netscape.com b3691a0e1e Add XfeTabGetOrientation(). 1998-09-21 13:47:39 +00:00
ramiro%netscape.com 037fda1136 Create the ender toolbar item only when needed. 1998-09-21 12:22:38 +00:00
mcafee%netscape.com 48b588fd0b Added FE_GetRelatedLinksContext() 1998-09-21 05:30:47 +00:00
mcafee%netscape.com ce7ff22b16 Renamed init() to read(), save() to write(). 1998-09-21 05:29:26 +00:00
mcafee%netscape.com 8cc21dac1c Added support for Smart Browsing 1998-09-21 05:27:50 +00:00
mcafee%netscape.com eaf82d50df read_str is now fe_PrefReadString(), write_str() is fe_PrefWriteString() 1998-09-21 05:25:49 +00:00
mcafee%netscape.com b2fecde8b1 Added updateRelatedLinksShowing() 1998-09-21 05:25:09 +00:00
mcafee%netscape.com d8ebfbc709 Removed cookie stuff from fe_GlobalPrefs 1998-09-21 05:24:30 +00:00
mcafee%netscape.com 520b9707e2 Unused variable warning on Linux 1998-09-21 04:58:41 +00:00
mcafee%netscape.com cfd9f1e676 Unused variables warnings on Linux 1998-09-21 04:43:33 +00:00
mcafee%netscape.com da1ce84937 Fixing compiler warning on Linux 1998-09-21 04:42:13 +00:00
ramiro%netscape.com 94d8568314 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 6d970d4706 Remove superflous XmNchildUsePreferred{Width,Height} resources. 1998-09-20 17:06:05 +00:00
ramiro%netscape.com ace10a9a50 Add a comment in place of broken feature. 1998-09-20 16:14:06 +00:00
ramiro%netscape.com 25fd9d684c Fix a typo. 1998-09-20 16:13:44 +00:00
ramiro%netscape.com eaf6554369 A better name. layout_frozen instead of ignore_configure. 1998-09-20 16:01:12 +00:00
ramiro%netscape.com 36b3ba8f45 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 7efe680b41 Move unused Splash.cpp into an ifdef NSPR_SPLASH. 1998-09-20 11:29:58 +00:00
ramiro%netscape.com 95d727fb30 Fix a type and update autoconf makefile. 1998-09-20 11:22:41 +00:00
ramiro%netscape.com 5177c47f57 Remove taskbar widget and use toolbar instead. UNBLOAT. 1998-09-20 11:05:00 +00:00
ramiro%netscape.com ba2a13e2eb Un-break MOZ_TASKBAR. 1998-09-20 09:18:38 +00:00
ramiro%netscape.com 9a313f7366 Add missing rep type. 1998-09-20 08:37:33 +00:00
ramiro%netscape.com 010a1716c3 Use a better name: FIXED_SIZE instead of OFFSET. 1998-09-20 06:48:31 +00:00
ramiro%netscape.com 1a8d01cd6c 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 a66df305db 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 ad22733ea2 Add #include <Xfe/Cascade.h>. 1998-09-20 06:34:28 +00:00
ramiro%netscape.com 3a9e71a54b Fix crash when creating a chromeless window. Dont de-reference a NULL
toolbar.
1998-09-20 06:33:35 +00:00
ramiro%netscape.com c9254cec33 Add divider. 1998-09-20 06:32:11 +00:00
ramiro%netscape.com cefc6fd6db Fix build bustage, what a dumb ass. 1998-09-18 06:46:35 +00:00
ramiro%netscape.com 084934bc24 Move toolbar widgetry to its own library. 1998-09-18 06:44:53 +00:00
ramiro%netscape.com b37dae832f Move toolbar widgetry to its own library. 1998-09-18 06:12:45 +00:00
sudu%netscape.com 54c71bb080 Added caps in the include line 1998-09-17 18:32:45 +00:00
sudu%netscape.com 9e1c75d262 Moved NPL_Init after RDF_Init as NPL_Init depends on RDF stuff via caps manager 1998-09-17 18:31:47 +00:00
ramiro%netscape.com f2109a94a1 Add xfeCmdClearUrlBar and deal with it in XFE_BrowserFrame. 1998-09-17 14:22:38 +00:00
ramiro%netscape.com b62e3e0039 Add clearText(). 1998-09-17 14:20:06 +00:00
ramiro%netscape.com dc0b17e2f2 Move the dynamic layout parts of XfeManager to their own superclass
XfeDynamicManager.  This will make it a lot easier to write complicated
layout functions, such as the fancy configurable toolbar stuff.
Renamed a bunch of poorly named methods and data members.
1998-09-17 14:11:54 +00:00
radha%netscape.com f9944624b2 Call createHTMLPane only once 1998-09-17 14:11:23 +00:00
radha%netscape.com e47b145c84 Create the HTML pane 1998-09-17 14:10:53 +00:00
ramiro%netscape.com dde238f2c7 Fix default rdf toolbar layout. 1998-09-17 13:48:14 +00:00
ramiro%netscape.com c8eddb28b8 Add button layout test. 1998-09-17 10:59:23 +00:00
ramiro%netscape.com a9fc789e8a Change 'static XtResource' to 'static const XtResource' types for resources.
Thanks to Joe Keane <jgk@jgk.org>.
1998-09-17 09:55:48 +00:00
ramiro%netscape.com 8d1d110f66 Build MOZ_MAIL_COMPOSE build bustage. Its MOZ_MAIL_COMPOSE, not MOZ_COMPOSE.
Also, a bunch of icons were not being linked in.
1998-09-17 03:56:45 +00:00
slamm%netscape.com 346d4e6749 Add back some security icons. 1998-09-17 01:35:01 +00:00
slamm%netscape.com 920b600079 Back out button simplification until security stuff is worked out. 1998-09-16 23:29:09 +00:00
slamm%netscape.com e330673082 Make sure callbacks are visible to derived classes. 1998-09-16 22:28:12 +00:00
slamm%netscape.com 1a71104b64 Add 'ifdef MOZ_MAIL_NEWS' around the mail & news icons. 1998-09-16 21:50:00 +00:00
slamm%netscape.com 0a34b5d6f6 Move some toolbar specific code from RDFMenuToolbarBase to RDFToolbar. 1998-09-16 21:46:22 +00:00
slamm%netscape.com a9d80cb2cc Remove unused extern. 1998-09-16 21:46:16 +00:00
slamm%netscape.com f341dc7232 Use only one icon group per toolbar item. We previously allowed up to four, but no one uses it anymore and it was ugly. 1998-09-16 21:46:11 +00:00
slamm%netscape.com 4ede9bbd91 Remove mouse-down (md) and insensitive (i) icons. These can be drawn on the fly. 1998-09-16 21:45:57 +00:00
slamm%netscape.com 24d33c6de1 Get rid of MOZ_LITE hack. 1998-09-16 21:44:40 +00:00
slamm%netscape.com a7a5c56a18 Add 'ifdef MOZ_MAIL_NEWS' around the mail & news icons.icons.c 1998-09-16 21:44:37 +00:00
kin%netscape.com 875771d311 First pass support for the HTMLArea embedded toolbar. 1998-09-16 18:27:17 +00:00
kin%netscape.com 05f167b260 Default input for an HTMLArea is now assumed to be HTML. Replaced all calls
to EDT_SetDefaultText() with calls to EDT_SetDefaultHTML().
1998-09-16 18:24:12 +00:00
kin%netscape.com 5a6a539bf0 Fixed bogus assertion thrown when the toolbox contains only one toolbar.
Fixed crash that occurs when a toolbox contains only one toolbar, and you
try to destroy the toolbar. Reviewed and approved by ramiro.
1998-09-16 18:23:37 +00:00
kin%netscape.com d54f33c098 Fix to prevent crashing in layout(), called from Manager.c:DeleteChild(),
when the Chrome and it's children are being destroyed.
1998-09-16 18:22:56 +00:00
ramiro%netscape.com b757442541 Fix for bug 293266. Make sure "Joe User's Bookmarks" item appears as first
item in the "File Bookmarks" menu.
1998-09-16 14:19:11 +00:00
mcafee%netscape.com 3272e0eea4 Uninitialized variable compiler warnings on Linux 1998-09-16 09:37:45 +00:00
ramiro%netscape.com a91580b8f3 Comment out 2 assertions to get past toolbar layout problem. 1998-09-15 11:26:43 +00:00
ramiro%netscape.com 582dd628fa Make sure motif link path appears before x link path. 1998-09-15 08:26:44 +00:00
ramiro%netscape.com 89c4d29e73 Add dynamic toolbar layout. 1998-09-15 03:56:55 +00:00
ramiro%netscape.com 79b51c68e9 Add #include "prefapi.h". 1998-09-15 03:41:15 +00:00
ramiro%netscape.com 79c5bec8d3 Add shell placement. 1998-09-15 03:33:06 +00:00
ramiro%netscape.com 5aa9b07225 Fix the create view label order. 1998-09-15 02:07:09 +00:00
mcafee%netscape.com 8773183bcc Merging in XfeToggleButtonIsSet() from Nova branch 1998-09-14 20:26:48 +00:00
slamm%netscape.com e440a54d67 Quiet a compiler warning 1998-09-14 19:52:57 +00:00
slamm%netscape.com e523da79df Kill some dead code 1998-09-14 19:52:48 +00:00
slamm%netscape.com 52ba05835a Use the prefapi directly for the toolbar prefs. 1998-09-14 19:52:40 +00:00
slamm%netscape.com 2e1a05b6fe Use prefapi instead of fe_GlobalPrefs. Remove some unused context fe_data items. 1998-09-14 19:52:34 +00:00
slamm%netscape.com ef682d8894 Add a doClose method to do some possible cleanup. Really just moving some old code out of the xfe close to where it should be used. 1998-09-14 19:52:31 +00:00
slamm%netscape.com be2c19a4ca Don't need to set top_area in fe_data anymore. 1998-09-14 19:52:19 +00:00
slamm%netscape.com 637a1a2bd0 Remove a bunch of uneeded items from the context fe_data. 1998-09-14 19:52:15 +00:00
slamm%netscape.com 231d09de64 Quiet some compiler warning. Kill some references to fe_data in context that is obsolete. 1998-09-14 19:52:08 +00:00
slamm%netscape.com b73d2921a0 Remove toolbar prefs from fe_globalPrefs. Use the backend call directly instead. Discard some unused prefs. 1998-09-14 19:52:01 +00:00
slamm%netscape.com 3271d18f95 Move an abort clean up from mozilla.c 1998-09-14 19:51:57 +00:00
slamm%netscape.com 2f2d6455e3 Kill reference to url_label in fe_data. Quiet a compiler warning. 1998-09-14 19:51:50 +00:00
slamm%netscape.com 4e89e7c280 Kill some dead code. Call prefs directly instead of using fe_globalPrefs. 1998-09-14 19:51:46 +00:00
raman%netscape.com cf457f4d24 Added some more preferences for AutoUpdate 1998-09-13 02:02:51 +00:00
mcafee%netscape.com 0d04bdd044 Adding privacy prefs 1998-09-12 05:36:51 +00:00
mcafee%netscape.com 8c9ca45e8d comment: warning not to pile anything else on the obsolete fe_globalPrefs structure 1998-09-12 00:11:32 +00:00
waterson%netscape.com 6f79899a9f Fix bustage on Linux/Motif 2.0 with reflow. 1998-09-11 22:12:47 +00:00
ramiro%netscape.com 56c03e1ade Fix the stupid toolbox assertions cause the editor toolbar dont have logos. 1998-09-11 20:52:24 +00:00
slamm%netscape.com 41da07107a Fix resources for RDF Toolbars. 1998-09-11 19:33:49 +00:00
slamm%netscape.com e1641e6e04 Back out some changes. Accidentally check 'em in. 1998-09-11 19:04:21 +00:00
slamm%netscape.com 8f8ef114d2 Add a dependency for resources-translations 1998-09-11 18:59:16 +00:00
slamm%netscape.com e5652b0033 Have the popup update when it's first posted. Fix a selection problem caused by improper if-statement grouping. 1998-09-11 18:58:58 +00:00
slamm%netscape.com 5af4399443 Pull hackTranslations members. 1998-09-11 18:58:50 +00:00
slamm%netscape.com e9f416fbe1 Delete some unused member variables. 1998-09-11 18:58:46 +00:00
slamm%netscape.com 6097a66850 Load bookmarks for docked view. Later this will be hooked up with the toolbars. 1998-09-11 18:58:43 +00:00
slamm%netscape.com b1aca3942d Remove unused function prototype. 1998-09-11 18:58:39 +00:00
slamm%netscape.com aa1924528f Don't require focus for a copy. Allows copy in view source window. 1998-09-11 18:58:32 +00:00
slamm%netscape.com 11b17d6407 Fix some comments that were missing '!' at the beginning of the line 1998-09-11 18:58:29 +00:00
slamm%netscape.com d88d9515eb Retire the bookmarks and history translation and add navcenter translations 1998-09-11 18:58:18 +00:00
slamm%netscape.com 91d0735e77 Fixing close window bug for html dialogs. Make html dialogs have the same translations as the browser. This may be overkill. We can trim back the list later. Kill some long dead code. 1998-09-11 18:58:12 +00:00
slamm%netscape.com 5ad93893f5 Compress consecutive spaces and tabs down to one space. Saves about 40k bytes. 1998-09-11 18:58:09 +00:00
mcafee%netscape.com 72a6cb6bcf Moved privacy prefs from Advanced pane to new privacy pane. Removed some white space and bogus comments. 1998-09-11 06:48:39 +00:00
mcafee%netscape.com f0c210f0b6 New privacy preference pane class 1998-09-10 22:35:39 +00:00
mcafee%netscape.com 9e4382717e Adding Window|Privacy Tools|Display Site Info 1998-09-10 19:08:09 +00:00
ramiro%netscape.com ac5e7c8a69 Add support for fixed html pain sizing. 1998-09-10 14:55:19 +00:00
ramiro%netscape.com c92c68b13e Add a virtual method for specifying the parent to the tree. Have the
RDFTreeView subclasses create the tree.  All this stuff is needed to create
a hierarchy in which the html pain can be created dynamically and sized to
an either arbitrary percentage or fixed height.
1998-09-10 14:35:05 +00:00
cls%seawood.org cee7deb71c Moved libmisc & libprgrss in BASIC_LIBS so that mailto would link ifndef JAVA_OR_OJI. 1998-09-10 03:51:36 +00:00
waterson%netscape.com 003aa475a1 Added call to reflow document when all connections complete if it contains an unsized image. 1998-09-10 01:05:46 +00:00
pnunn%netscape.com 49fcf0b59b fix for #309770. Port fix from 4.06 to Moz. 1998-09-09 20:47:35 +00:00
pnunn%netscape.com 0cf952b55f fix for #309770. Porting "RefreshURLTimer" fix from 4.06 to Moz. 1998-09-09 19:11:22 +00:00
mcafee%netscape.com ac6b821fa8 debug stuff for add_row() 1998-09-09 18:10:27 +00:00
mcafee%netscape.com 26fdb1425b HT_PaneFromURL() needs a context passed in from XFE_DisplayBuiltin(), so we now pass the context along. 1998-09-09 18:07:10 +00:00
ramiro%netscape.com b6105ba650 Move html pane to XFE_RDFChromeTreeView. 1998-09-09 14:43:13 +00:00
ramiro%netscape.com a5fc8c19c9 Unbreak MOZ_SELECTOR_BAR for the hell of it. 1998-09-09 10:56:48 +00:00
ramiro%netscape.com 10fb31159c Many cpp's do not like "#ifdef 0" (it's illegal in strict ANSI C I suspect),
including HP-UX's ANSI C. Line 1633 of cmd/xfe/XfeWidgets/Xfe/Pane.c uses
"#ifdef 0" - it should be "#if 0" of course. HP's ANSI C refuses to compile
this file without it being fixed.
Thanks to rkl@connect.org.uk for pointing this out.
1998-09-09 09:09:00 +00:00
ramiro%netscape.com 61902f4d90 Fix infinite loop on scrollbar resize from waterson@netscape.com
(Chris Waterson).
The problem with resizing on XFE has to do with the fact that the widget
resize callback is directly calling LO_RelayoutOnResize(), which causes the
scrollbars to get remapped, which causes the resize callback to be called,
which causes LO_RelayoutOnResize() to be called, which causes the scrollbars
to get remapped...you get the idea.
1998-09-09 09:03:30 +00:00
slamm%netscape.com 6ba9230dad Call show() on the builtin for SHACK. 1998-09-09 00:00:53 +00:00
slamm%netscape.com cd65a61996 Move tree widget management into RDFTreeView. Don't choke when no columns are created. 1998-09-09 00:00:42 +00:00
slamm%netscape.com 151b20843e Move tree widget management into RDFTreeView. 1998-09-09 00:00:33 +00:00
slamm%netscape.com b7eb52b5ae Avoid annoying warnings about _ht_pane being nil. 1998-09-09 00:00:23 +00:00
slamm%netscape.com 9c5da2987a Add default constructor call for RDFBase. 1998-09-09 00:00:20 +00:00
slamm%netscape.com 901a48c246 Change relationship to RDFTreeView to 'isa' (was 'hasa'). Get SHACK going. 1998-09-09 00:00:17 +00:00
raman%netscape.com 586094a130 Added libsoftupdat.a to the link line when MOZ_SMARTUPDATE is defined. Made SmartUpdate independent of Java 1998-09-08 21:06:54 +00:00
slamm%netscape.com 90d80d67c1 Add toolbar deletion. 1998-09-08 20:14:23 +00:00
slamm%netscape.com 518cd1931c Avoid adding the wrong nodes to the toolbar 1998-09-08 20:14:15 +00:00
slamm%netscape.com 978d500fc2 Avoid opening nodes too soon. 1998-09-08 20:14:12 +00:00
slamm%netscape.com dbd6d99329 more support for pane creation/deletion. 1998-09-08 20:14:06 +00:00
slamm%netscape.com 096fb59315 Break up the constructor into more intelligible parts. Standadize some of the variable names. Massage some ht calls. 1998-09-08 20:13:59 +00:00
slamm%netscape.com 8654251887 Hook up the bookmarks and history windows. Get rid of the unneeded command handing stuff. 1998-09-08 20:13:56 +00:00
slamm%netscape.com 574029d7cb change some extern 'C' functions to static members of the XFE_Image 1998-09-08 20:13:51 +00:00
slamm%netscape.com 627d0a0f3c create the bookmarks pane in RDFBase. 1998-09-08 20:13:46 +00:00
slamm%netscape.com a0d7bdb22c Move bookmark frame creation to NavCenterFrame.cpp 1998-09-08 20:13:43 +00:00
akkana%netscape.com 3fec80bcff Remove vcards from MOZ_MAIL_COMPOSE; fix unresolved symbols 1998-09-08 19:32:10 +00:00
ramiro%netscape.com 5039717eef Cleanup fe_getPixelFromRGB(). Move it to xfe/colors.c and rename it to
fe_GetPixelFromRGBString().
1998-09-08 14:01:20 +00:00
ramiro%netscape.com 92c6dafaec Use real XtCallbacks instead of a hack. 1998-09-08 12:22:21 +00:00
ramiro%netscape.com b00abf5b3c Add layable children info. 1998-09-08 12:15:55 +00:00
ramiro%netscape.com 9b2b711b98 Add XfeSubResourceGetWidgetXmStringValue(). 1998-09-08 11:59:26 +00:00
cls%seawood.org 97fe5038d8 Changed EDITOR env to MOZ_EDITOR. Submitted by Tim Rowley <tor@cs.brown.edu> 1998-09-08 04:52:26 +00:00
ramiro%netscape.com 05938d1eea BSD/OS 3.x and 4.x no longer define ___386BSD__ (which really existed
only for backward compatibility with the old Jolitz BSD releases).
Anyways, this patch makes it compile again.
Thanks to Bert Driehuis <driehuis@playbeing.org>.
1998-09-06 19:42:08 +00:00
cls%seawood.org 416565adb4 Added missing / to command.c target. 1998-09-05 21:35:59 +00:00
cls%seawood.org a1294edb2f Updated. 1998-09-05 10:25:13 +00:00
cls%seawood.org 01fbb7d3e1 Fixing autoconf breakage. LO_BuiltinStruct is the same for both the OJI and non-OJI cases. 1998-09-05 10:23:12 +00:00
ramiro%netscape.com 9c942d0733 Comment out code that breaks MOZ_SELECTOR_BAR. 1998-09-05 06:44:15 +00:00
mcafee%netscape.com ae189c4835 newPaneFromURL() can now pass paramters to HT_PaneFromURL. 1998-09-05 06:26:28 +00:00
mcafee%netscape.com a4b999ba6a SHACK: builtin struct gets passed in now, and we create an XFE_BuiltinTreeView instead of an XFE_NavCenterView. 1998-09-05 06:23:54 +00:00
mcafee%netscape.com 4b4fb29738 added BuiltinTreeView.cpp 1998-09-05 06:21:30 +00:00
mcafee%netscape.com b5a66d9d3f Initial version 1998-09-05 06:21:00 +00:00
waterson%netscape.com 3919f37871 Fix build bustage due to change in header file from Boolean to PRBool
on XFE_Image::isImageLoaded().
1998-09-05 00:41:05 +00:00
ftang%netscape.com 6dd6240f37 add INTL_OldBookmarkCsidSel to support RDF bookmark import 1998-09-04 23:22:51 +00:00
radha%netscape.com d3724352cb Implement singleclick activation for grid widget 1998-09-04 22:56:22 +00:00
radha%netscape.com 4da881eebd Define new resource singleClickActivation for Grid widget 1998-09-04 22:55:08 +00:00
radha%netscape.com 6836541e41 Set singleClick activation in docked mode 1998-09-04 22:54:17 +00:00
radha%netscape.com 8f42181785 Change the RDFImage Cache to a doubly linked list instead of a array.
Add a bunch of utility functions
1998-09-04 22:53:34 +00:00
radha%netscape.com 987bde721b Make the close button close the RDFChromeTreeView 1998-09-04 22:52:19 +00:00
radha%netscape.com dbd447bd3a Change the declaration, usage and definition of isImageLoaded(). 1998-09-04 22:51:29 +00:00
mcafee%netscape.com a9228d0fe8 Updating -ncols, -config-dir -h comments. 1998-09-04 22:37:20 +00:00
akkana%netscape.com 062059868b Fix build bustage -- missed an ifdef MOZ_MAIL 1998-09-04 20:26:35 +00:00
akkana%netscape.com f27dcf5d4c Mailto landing (ifdef MOZ_MAIL_COMPOSE).
Also, add a FULL_STATIC define to the Makefile to allow the option
of compiling a truly static binary (e.g. to test for unresolveds).
1998-09-04 19:21:43 +00:00
ramiro%netscape.com 3b0c485229 context_funcs.cpp does not build on BSD/OS because no definition for
STATFS is found. This trivial patch adds it back. It sure looks like a
pasto.
Thanks to Bert Driehuis <driehuis@playbeing.org>.
1998-09-04 13:44:34 +00:00
ftang%netscape.com 34ea9d0962 add FE_GetCharSetID from 4.5 tree 1998-09-04 03:45:51 +00:00
mcafee%netscape.com 61f1d252d6 Getting rid of the MOZILLA_NO_FULLCIRCLE hack. 1998-09-04 03:01:54 +00:00
slamm%netscape.com 1d167abe7b Add a form widget so that subclasses can add their own widgets. 1998-09-03 21:44:02 +00:00
slamm%netscape.com 30b64546fd Add ht_event debugging 1998-09-03 21:43:55 +00:00
akkana%netscape.com 9c197203db New encoding dialog API 1998-09-03 21:43:52 +00:00
slamm%netscape.com d889d8e537 Let RDFBase handle deleting the pane. 1998-09-03 21:43:47 +00:00
slamm%netscape.com e60426e280 Change RDFView to RDFChromeTreeView (per mcafee's request). RDFChromeTreeView inherits from RDFTreeView (adding chrome around it). 1998-09-03 21:43:38 +00:00
slamm%netscape.com f5b64d4b80 Make debugging fancier. Cleanup the view and destroy the
pane properly.
1998-09-03 21:43:29 +00:00
slamm%netscape.com 11a61d422f Replaced by RDFToolbar. 1998-09-03 21:43:27 +00:00
slamm%netscape.com d823edc9c5 With no selector, just pick the first view that comes
along (this will later be replace by something more useful).  Clean up
debugging. change references of RDFView to the new name, RDFChromeTreeView
1998-09-03 21:43:21 +00:00
slamm%netscape.com e1b540bf8e Replaced by RDFMenuToolbarBase. 1998-09-03 21:43:13 +00:00
akkana%netscape.com c596a31ccd UI changes to FE_EncodingDialog to coordinate with backend and other FEs 1998-09-03 21:33:46 +00:00
pnunn%netscape.com 791298627f fix for #79167. ncols. reviewed by mcafee.
Note: doc message should be changed to reflect
that ncols is added to number of system colors
for total number of colors allowed.
1998-09-03 21:02:31 +00:00
ramiro%netscape.com 21f0dd22c2 Make sure MOZ_SELECTOR_BAR continues to work. 1998-09-03 06:55:12 +00:00
ramiro%netscape.com 15ac17f696 Switch the window and bookmarks menus. 1998-09-03 06:51:14 +00:00
raman%netscape.com c90b0b0e0b Build Smartupdate when MOZ_SMARTUPDATE is defined 1998-09-02 19:16:07 +00:00
cyeh%netscape.com 8b3985ca80 change version number to reflect alpha reality 1998-09-02 19:10:53 +00:00
raman%netscape.com 8ab946d6d2 Build SmartUpdate when MOZ_SMARTUPDATE is defined 1998-09-02 19:05:13 +00:00
cls%seawood.org c0984ff9b5 Sync'd with Makefile. 1998-09-02 18:56:17 +00:00
cls%seawood.org 6fc18e4898 Added check for HAVE_SYSERRLIST to get rid of redefinition warning when using autoconf. 1998-09-02 18:52:56 +00:00
ramiro%netscape.com b16a2d8da2 Add support for -config-dir command line flag. That means mozilla can now
use a configdir other that ~/.netscape without having to do HOME environment
hacks.
Thanks to Aleksey Nogin (ayn2@cornell.edu) for doing all the work and being
patient for me to actually check the stuff in.
1998-09-02 14:29:42 +00:00
ramiro%netscape.com 4edadcbf48 Add support for OpenBSD. Thanks to Marco S Hyman <marc@snafu.org>. 1998-09-02 12:36:18 +00:00
cls%seawood.org 4f61ab80eb Tweaks to remove XFE dependencies from other parts of the tree. Approved by {gagan,malmer,ramiro}%netscape.com. 1998-09-02 07:02:04 +00:00
tomw%netscape.com 397341da78 Whoops. Use NETSCAPE_OFFICIAL, not BUILD_OFFICIAL 1998-09-02 03:20:44 +00:00
tomw%netscape.com 1335a3e81a Generate exports table for Cartman. This stuff needs to get moved out of
mozilla at some point.
1998-09-02 02:25:40 +00:00
akkana%netscape.com 9a7ee7e36d new FE_EncodingDialog to match new API in edtutil.cpp 1998-09-02 01:39:39 +00:00
cls%seawood.org 607828466d Sync'd and moved GARBAGE before rules.mk. 1998-09-02 00:34:07 +00:00
slamm%netscape.com 4633912be6 Dynamically add items (previously we rebuilt the whole thing). 1998-09-02 00:26:27 +00:00
slamm%netscape.com 30a8512a63 Add support for FE commands from RDF. 1998-09-02 00:26:24 +00:00
slamm%netscape.com 44c25d0923 Get rid of unused notification. 1998-09-02 00:26:21 +00:00
slamm%netscape.com aea2947916 Add const'ness to function. 1998-09-02 00:26:18 +00:00
slamm%netscape.com 55d4c915a9 Translate 'stop' to xfeCmdStopLoading (in addition to 'abort'). This is used by the RDF command translation. 1998-09-02 00:26:15 +00:00
cls%seawood.org cc12ca72fc Sync'd. 1998-09-01 20:24:24 +00:00
cls%seawood.org 9b94832df5 Added DOM changes. 1998-09-01 20:23:24 +00:00
akkana%netscape.com 881ad6e58e New FE encoding dialog 1998-09-01 19:09:28 +00:00
ramiro%netscape.com 78e7ea7389 Add XfeTopShadowColor() and XfeBottomShadowColor(). 1998-09-01 08:26:03 +00:00
ramiro%netscape.com 7ebb70b014 Add virtual functions getFGPixel() getBGPixel() getTopShadowPixel()
getBottomShadowPixel().
1998-09-01 08:24:40 +00:00
ramiro%netscape.com 27e2941548 Protect the usage of m_toplevel with XP_ASSERT(). 1998-09-01 08:23:37 +00:00
ramiro%netscape.com 419417290d Replace duplicate functions fe_GravityCorrectForms() and fe_ScrollForms() with
XfeMoveChildrenByOffset().
1998-08-31 14:30:56 +00:00
ramiro%netscape.com 5534878891 Make sure the debug event comments are printed only for slamm. 1998-08-31 14:14:59 +00:00
ramiro%netscape.com 63e4c6563e Workaround for broken automated browser tests. 1998-08-31 14:10:50 +00:00
cls%seawood.org d81cd9d3d3 Only link against -ljsj if JAVA_OR_OJI. 1998-08-29 06:17:01 +00:00
cls%seawood.org ad23b4081c Commented out outdated non-OJI section. 1998-08-29 06:12:03 +00:00
slamm%netscape.com ec2deea428 Bring back the commercial animation. 1998-08-28 20:41:53 +00:00
slamm%netscape.com 7454c39d43 Standardize the format of the translation resources. Make it easier to see errors. 1998-08-28 00:20:44 +00:00
cls%seawood.org 5dfd5e9ae5 Removed HistoryFrame.cpp 1998-08-27 19:48:25 +00:00
cls%seawood.org c81262e945 Put DEBUG ifdefs around debugEvent() call. Approved by shaver%netscape.com 1998-08-27 19:47:48 +00:00
akkana%netscape.com 03532443aa Add a PR_ASSERT (yes, a crash) for unreproducible crash 113534;
add code for "Send now" under Publish menu, but only if MOZ_MAIL_NEWS.
1998-08-27 01:55:52 +00:00
shaver%netscape.com 88dc8fb134 add libdom to link, if DOM set 1998-08-27 00:14:34 +00:00
ramiro%netscape.com 1fc7ff540c Remove unused include. 1998-08-26 21:38:46 +00:00
slamm%netscape.com 4396087bcb Clear up some warnings. 1998-08-26 18:35:59 +00:00
slamm%netscape.com f52e45b172 Superseded by RDFTreeView.(cpp|h). 1998-08-26 18:35:23 +00:00
slamm%netscape.com c89a835fa9 Remove stuff that had to do with old-style bookmarks. Still need tohookup the new RDF stuff. 1998-08-26 18:35:16 +00:00
slamm%netscape.com 431caf2a17 Use RDFBase class. 1998-08-26 18:35:01 +00:00
slamm%netscape.com 7c94532e77 Create a group of toolbars from RDF. 1998-08-26 18:34:55 +00:00
slamm%netscape.com c857301fb0 RDF toolbars. Currently only creates buttons for bookmarks. 1998-08-26 18:34:52 +00:00
slamm%netscape.com 89bbeeced9 Was BookmarkBase. Base class for RDF menus and toolbars. 1998-08-26 18:34:49 +00:00
slamm%netscape.com 24ec6053a3 New base class for accessing RDF backend. 1998-08-26 18:34:42 +00:00
slamm%netscape.com 0223a6815b Plug a memory leak. 1998-08-26 18:34:39 +00:00
slamm%netscape.com c19590cb41 ifdef out the selector bar and use the new RDFBase class 1998-08-26 18:34:36 +00:00
slamm%netscape.com 9465caab4a Replace old-style bookmarks with RDF and clean up the openFileAction 1998-08-26 18:34:34 +00:00
slamm%netscape.com 54e3eb7019 Add beginnings of RDF Toolbars and replace old-style bookmarks with RDF. 1998-08-26 18:34:26 +00:00
slamm%netscape.com 70535d4f2b Add beginnings of RDF Toolbars 1998-08-26 18:34:23 +00:00
slamm%netscape.com 794d4bd612 Replace old-style bookmarks and history with RDF. 1998-08-26 18:34:17 +00:00
slamm%netscape.com 53ac0024e2 Fix a UMR 1998-08-26 18:34:05 +00:00
slamm%netscape.com 95e2fa9f3f Get rid of references to the old bookmarks backend and replace it with RDF 1998-08-26 18:33:55 +00:00
slamm%netscape.com e520eb4222 Split out the translation resources. Use and '@INCLUDE <file>@' directive in the resources file. Eventually we can replace 'sed' with 'perl' to do this in a more general way. 1998-08-26 18:33:51 +00:00
slamm%netscape.com af721abaf3 Zap some compiler warnings. 1998-08-26 18:33:42 +00:00
slamm%netscape.com e023614211 Move remote command 'addbookmark' to src dir. Delete some unused defines 1998-08-26 18:33:39 +00:00
slamm%netscape.com d3f08b1cb3 Toss dead bkmks code. 1998-08-26 18:33:34 +00:00
ramiro%netscape.com 7aad9abdeb Fix EXPORTS. 1998-08-26 06:32:25 +00:00
ramiro%netscape.com 99b6e42163 First step in moving the tooltip insanity out of the xfe and onto its own
library.
1998-08-26 06:30:33 +00:00
ramiro%netscape.com eab953e848 First step in moving the tooltip insanity out of the xfe and onto its own
library.
1998-08-26 05:59:32 +00:00
cls%seawood.org 9c74df02ff Updates to autoconf files. 1998-08-26 04:04:57 +00:00
akkana%netscape.com b2aa11c4b0 fix 309734, nesting of 'delete past table cell boundary' dialogs 1998-08-26 00:51:36 +00:00
akkana%netscape.com f7c69d01c3 Ender: make toolbars update as cursor or selection is moved. 1998-08-25 23:10:27 +00:00
toshok%netscape.com 1839f7c1a9 get rid of all the platform ifdefs around sys_errlist. replace them all with #ifdef HAVE_SYSERRLIST, which is defined in the config/*.mk's and which should be tested for by configure.in 1998-08-25 19:44:12 +00:00
toshok%netscape.com 69265d8455 add NetBSD libs 1998-08-25 19:41:07 +00:00
ramiro%netscape.com 04f55b6db7 Add support for DG/UX.
Thanks to fraioli@dg-rtp.dg.com (Marc J. Fraioli).
1998-08-25 19:35:56 +00:00
akkana%netscape.com 26efb2cf9e Fix IRIX build breakage -- add arg to isrequestorAlive call 1998-08-25 00:36:25 +00:00
akkana%netscape.com 8b75c967b9 Show which Ender area is active by changing the frame shadow type. 1998-08-25 00:08:37 +00:00
radha%netscape.com 0da3ac30e2 Fix the inline editing part in navigation and management mode 1998-08-24 23:17:29 +00:00
akkana%netscape.com 27e1a8a020 m_table is now passed in at creation time; we shouldn't delete it in dtor. 1998-08-24 20:50:56 +00:00
radha%netscape.com 588dd981f1 Move image rendering code to Image.cpp 1998-08-24 20:19:46 +00:00
radha%netscape.com 03c24bb4c3 Call fe_DisplayPixmap instead of DisplayPixmap 1998-08-24 20:17:51 +00:00
radha%netscape.com 5c021aceae Add Image.cpp to the build list 1998-08-24 20:14:02 +00:00
radha%netscape.com 22c12455c3 Call RDFImage to draw background pixmap 1998-08-24 20:13:43 +00:00
radha%netscape.com 3aa05f6dc7 Re-arrange the Cache code and add more utility functions 1998-08-24 20:11:25 +00:00
radha%netscape.com 24d8485620 RDFImages cache moved to RDFImage.cpp 1998-08-24 20:09:43 +00:00
radha%netscape.com 58069e27b2 Generic Image rendering functions moved to this new file. Initial checkin. 1998-08-24 20:09:05 +00:00
radha%netscape.com 6600ae2d92 Rename function DisplayPixmap to fe_DisplayPixmap 1998-08-24 20:07:32 +00:00
akkana%netscape.com e326156119 Fixes for switching focus on Ender toolbars 1998-08-21 23:02:19 +00:00
akkana%netscape.com c3feb17fd2 Fixes for switching focus on Ender toolbars. Also, clean up code wrt virtual declarations. 1998-08-21 23:01:55 +00:00
ramiro%netscape.com d745267dec Move the bookmarks menu to the top level menubar. 1998-08-21 10:43:27 +00:00
cls%seawood.org 90d0af1408 AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
ramiro%netscape.com b4e31d75c7 chilren was being freed twice - what a dumbass error.
Thanks to Matti Aarnio <matti.aarnio@sonera.fi> for pointing this out.
1998-08-17 00:12:39 +00:00
radha%netscape.com 4b04f66b08 Declare fe_getPixelFromRGB explicitly to fix bustage in IRIX 6.2 1998-08-15 00:20:10 +00:00
ftang%netscape.com 12dae0ce0e fix assert problem after add csid 1998-08-14 20:35:18 +00:00
radha%netscape.com 88f232ea02 Set HT properties for the tree view and titlebar. 1998-08-14 20:08:14 +00:00
radha%netscape.com 60cf711665 Register the NavCenter Context menu and HT pane with the XP api. 1998-08-14 20:06:37 +00:00
radha%netscape.com a065e416e7 Fix scrollbar warning messages that appear with opening NavCenter 1998-08-14 20:05:37 +00:00
ramiro%netscape.com 043d0a4b08 Add tool tips. 1998-08-14 03:19:24 +00:00
ramiro%netscape.com b5584dcc09 Fix geometry management. 1998-08-14 03:19:04 +00:00
ramiro%netscape.com 35459e7a3d Add combo test. 1998-08-14 03:06:39 +00:00
ramiro%netscape.com 3f56ded693 Update link behavior test. 1998-08-14 03:06:01 +00:00
warren%netscape.com 7c65eab549 Fixed GetMIMEDescription for new plugin API. 1998-08-14 01:34:01 +00:00