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

421 Коммитов

Автор SHA1 Сообщение Дата
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
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
ramiro%netscape.com beb421b60c Un-break the taskbar some more. 1998-09-21 14:20:52 +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 b2fecde8b1 Added updateRelatedLinksShowing() 1998-09-21 05:25:09 +00:00
mcafee%netscape.com da1ce84937 Fixing compiler warning on Linux 1998-09-21 04:42:13 +00:00
ramiro%netscape.com 6d970d4706 Remove superflous XmNchildUsePreferred{Width,Height} resources. 1998-09-20 17:06:05 +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 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 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 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 cefc6fd6db Fix build bustage, what a dumb ass. 1998-09-18 06:46:35 +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
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
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
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 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
kin%netscape.com 875771d311 First pass support for the HTMLArea embedded toolbar. 1998-09-16 18:27:17 +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 5aa9b07225 Fix the create view label order. 1998-09-15 02:07:09 +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 3271d18f95 Move an abort clean up from mozilla.c 1998-09-14 19:51:57 +00:00
mcafee%netscape.com 0d04bdd044 Adding privacy prefs 1998-09-12 05:36:51 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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 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 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
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 e023614211 Move remote command 'addbookmark' to src dir. Delete some unused defines 1998-08-26 18:33:39 +00:00
cls%seawood.org 9c74df02ff Updates to autoconf files. 1998-08-26 04:04:57 +00:00
akkana%netscape.com f7c69d01c3 Ender: make toolbars update as cursor or selection is moved. 1998-08-25 23:10:27 +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
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
radha%netscape.com 4b04f66b08 Declare fe_getPixelFromRGB explicitly to fix bustage in IRIX 6.2 1998-08-15 00:20:10 +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
warren%netscape.com 7c65eab549 Fixed GetMIMEDescription for new plugin API. 1998-08-14 01:34:01 +00:00
akkana%netscape.com 14124ba2e8 Enable toolbars for Ender. 1998-08-13 21:51:02 +00:00
radha%netscape.com b73a0657ee Cut and refresh context menus fixed. basic code for "rename" context menu. It doesn't work though. 1998-08-12 22:55:16 +00:00
kin%netscape.com 0d8f5d762b Fix for bug #313408: Need to update HG10297 and HG81272 macros in rosetta.h
and fix for Memory leak introduced in yesterdays checkin.
Files checked in: Command.cpp, Command.h and EditorView.cpp
1998-08-12 12:38:38 +00:00
donm%netscape.com dfb73fa8a1 Fixing 5.0 bustage. This is a big hack. Kin will fix soon. 1998-08-12 01:14:26 +00:00
kin%netscape.com d366c6896b Modifications neccessary to route commands to the correct ENDER object
(HTMLArea) on the page. Approved and reviewd by ramiro and akkana.

Command.cpp
Command.h
    - Modified the XFE_ViewCommand constructor to take a view
      argument (defaults to NULL when not provided). If not NULL,
      this view is used to dispatch the command.

EditorView.cpp
EditorView.h
    - Modified all XFE_EditorViewCommands to take a view argument
      for their constructors to pass on to XFE_ViewCommand. Only
      ENDERs pass non-NULL views to the constructors, so the Editor
      still dispatches commands the way it always has.

Frame.cpp
Frame.h
    - Modified xfe_ExecuteCommand to take a cmdDispatcher argument.
      If non-null, it is casted to either a frame or view and then
      used to dispatch the command passed in. If it is null,
      xfe_ExecuteCommand dispatches as it always has.

Menu.cpp
Menu.h
PopupMenu.cpp
PopupMenu.h
    - Modified XFE_Menu and XFE_PopupMenu constructors to take a
      cmdDispatch argument. If it is non null, it is used to dispatch
      the command that is attatched to the menuitem.

MozillaApp.cpp
    - Modified xfeDoCommandAction ENDER code to call xfe_ExecuteCommand(),
      passing in the view as the cmdDispatcher.

View.cpp
    - Removed unused local variable in removeView(), to fix compiler
      warning.
    - Modified getCommandView() to recurse down the entire View tree
      to find a view that can handle a command. The old code only looked
      one level deep.
1998-08-11 21:50:47 +00:00
ramiro%netscape.com 76567fee8a Move the tree widgetry from XFE_RDFView to XFE_RDFTreeView. 1998-08-11 11:51:25 +00:00
ramiro%netscape.com 60175de152 Make the stand alone state of XFE_RDFView a member that can be toggled.
Fix a bunch of warnings.
Make the notif_cb a static member of XFE_NavCenterView as it should be.
1998-08-11 09:10:23 +00:00
kin%netscape.com f6f949e78c Commented out some debug statements with ifdef DEBUG_kin. 1998-08-10 21:08:10 +00:00
mcafee%netscape.com 22a8ba074b Compiler warning on IRIX. 1998-08-09 09:10:55 +00:00
ramiro%netscape.com f0139b6a93 Fix the unix build bustage cause of undefined NET_DisplayCookieInfoAsHTML(). 1998-08-07 15:37:30 +00:00
ramiro%netscape.com 5b5b889071 dfm's privacy tools menu. 1998-08-07 09:51:55 +00:00
ramiro%netscape.com 723b0e61d3 Granting some dude's wish. 1998-08-07 08:44:04 +00:00
akkana%netscape.com 524eb88d63 ifdef Ender: calculate row/column size of Ender htmlareas, and put a
frame around embeded editor components.
1998-08-06 22:40:24 +00:00
kin%netscape.com 429e29c93f Updated DisplayPixmap() prototype to use PRInt32 to match function definition
in Frame.cpp.
1998-08-06 20:12:29 +00:00
radha%netscape.com 27ff95b30a Change usage of jint to PRint32. One of he fixes from the net. 1998-08-06 01:31:57 +00:00
kin%netscape.com afd3088bfe Initial check-in of HTMLArea (embedded composer widget) form
element feature. All Ender related code is ifdef'd ENDER.
1998-08-05 19:08:58 +00:00
ftang%netscape.com ba4590de28 check in KOI8-U support for XFE. Thanks
Dmitry Kohmanyuk dk+@ua.net from the net
1998-08-05 07:29:55 +00:00
radha%netscape.com c7f6d4fc17 Context menu changes 1998-08-04 21:20:45 +00:00
radha%netscape.com 6fcd32b9af Implement some of the RDFView context menu features. 1998-08-04 21:20:13 +00:00
dfm%netscape.com 4d0ba542cf Removed ifdefs from dependency on privacy module. 1998-08-04 04:16:53 +00:00
akkana%netscape.com 3bdf782a5b Bring Table menu and table properties dialog up to intended 5.0 functionality. 1998-08-03 20:51:45 +00:00
akkana%netscape.com 1506b919fa Add new option menu convenience routine: fe_get_current_attribute_option 1998-08-03 20:49:30 +00:00
akkana%netscape.com d6840f8683 fix a warning 1998-08-03 20:48:21 +00:00
warren%netscape.com 207bbebb65 Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 20:19:50 +00:00
akkana%netscape.com 6023691778 EditHdrDialog should be part of MOZ_MAIL_NEWS. 1998-07-29 20:46:18 +00:00
akkana%netscape.com 34a439aae2 Fix build bustage for MOZ_MEDIUM (which doesn't show up on Tinderbox!):
Move fe_make_option_menu and friends from MOZ_MAIL_NEWS to all.
1998-07-29 20:04:14 +00:00
sar%netscape.com 4295429c61 backing out Akanna's changes that broke Irix 1998-07-28 08:33:24 +00:00
akkana%netscape.com 62e7002bd7 Move fe_make_option_menu from SearchRuleView to Menu so that it no
longer is bound to MOZ_MAIL_NEWS.
1998-07-28 00:58:40 +00:00
ramiro%netscape.com a023907736 Add xfe pref for toggling PORT and PASV ftp modes.
Thanks to Christopher Seawood <cls@seawood.org>.
1998-07-27 11:19:28 +00:00
ramiro%netscape.com 085e035b95 Add xfe pref for toggling PORT and PASV ftp modes.
Thanks to Christopher Seawood <cls@seawood.org>.
1998-07-27 10:41:02 +00:00
ramiro%netscape.com 790d8bfa7c Insert an intermediate cast when casting (void *) to enum. Fixes the OSF
build.
Thanks to wtc@netscape.com for providing the fix.
1998-07-25 08:26:42 +00:00
akkana%netscape.com c1d8a17f52 New composer Table menu. 1998-07-24 23:26:39 +00:00
akkana%netscape.com 0702fbefe4 Split off find dialog into new file; add optional Replace functionality to it. 1998-07-24 23:25:16 +00:00
slamm%netscape.com bb5505e71d Clear dropdown history in location bar when the user clears the history (in Prefs). Bug #114674 (P1 & TS1). This change also keeps all the dropdown lists in sync. 1998-07-24 00:19:21 +00:00
slamm%netscape.com 2fcdf654f2 Change some extern'd functions to static. Fixes Solaris build bustage. 1998-07-23 19:51:30 +00:00
slamm%netscape.com 557e013707 Fix more Solaris build bustage. 1998-07-23 19:43:11 +00:00
slamm%netscape.com 9c1664468e Fix more build bustage on Solaris. 1998-07-23 19:39:37 +00:00
slamm%netscape.com a9d5d036b0 Kill a warning. 1998-07-23 19:26:31 +00:00
slamm%netscape.com 1b9ff7915d Add some casts to fix build bustage. 1998-07-23 19:12:31 +00:00
ramiro%netscape.com 1f62406fc9 Mege from RDF_BRANCH_060398 branch. Also known as RDF landing. 1998-07-23 18:38:03 +00:00
ftang%netscape.com ad67f04ee2 seperate Encoding menu into different menu spec so it will make sense
according to the type of window. Approved by ramiro
1998-07-23 08:44:30 +00:00