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

421 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com 9828e8d8f5 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 cc14d0c4e3 Pull hackTranslations members. 1998-09-11 18:58:50 +00:00
slamm%netscape.com 141cdbe026 Delete some unused member variables. 1998-09-11 18:58:46 +00:00
slamm%netscape.com ddb2e3ae85 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 2eab56689b Remove unused function prototype. 1998-09-11 18:58:39 +00:00
mcafee%netscape.com 5226c267ce 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 ec032b60ba New privacy preference pane class 1998-09-10 22:35:39 +00:00
mcafee%netscape.com 73e9e18968 Adding Window|Privacy Tools|Display Site Info 1998-09-10 19:08:09 +00:00
ramiro%netscape.com 0b9bc538d6 Add support for fixed html pain sizing. 1998-09-10 14:55:19 +00:00
ramiro%netscape.com 0790b7a045 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 46a77cbf17 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 85eca6e2bf debug stuff for add_row() 1998-09-09 18:10:27 +00:00
mcafee%netscape.com 4f05895704 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 934caea51d Move html pane to XFE_RDFChromeTreeView. 1998-09-09 14:43:13 +00:00
ramiro%netscape.com 247298ce70 Unbreak MOZ_SELECTOR_BAR for the hell of it. 1998-09-09 10:56:48 +00:00
slamm%netscape.com 422a1be6d6 Call show() on the builtin for SHACK. 1998-09-09 00:00:53 +00:00
slamm%netscape.com 5a99ea7dbd 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 9eb33e95c1 Move tree widget management into RDFTreeView. 1998-09-09 00:00:33 +00:00
slamm%netscape.com 9b49d0cafa Avoid annoying warnings about _ht_pane being nil. 1998-09-09 00:00:23 +00:00
slamm%netscape.com e43ef9987b Add default constructor call for RDFBase. 1998-09-09 00:00:20 +00:00
slamm%netscape.com 6dae006b76 Change relationship to RDFTreeView to 'isa' (was 'hasa'). Get SHACK going. 1998-09-09 00:00:17 +00:00
slamm%netscape.com ba20e43386 Add toolbar deletion. 1998-09-08 20:14:23 +00:00
slamm%netscape.com fa803b4af9 Avoid adding the wrong nodes to the toolbar 1998-09-08 20:14:15 +00:00
slamm%netscape.com b7c2003912 Avoid opening nodes too soon. 1998-09-08 20:14:12 +00:00
slamm%netscape.com fdd42e321d more support for pane creation/deletion. 1998-09-08 20:14:06 +00:00
slamm%netscape.com 88739906c7 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 c42e12e0aa 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 24f113d8e7 change some extern 'C' functions to static members of the XFE_Image 1998-09-08 20:13:51 +00:00
slamm%netscape.com 0dd1841934 create the bookmarks pane in RDFBase. 1998-09-08 20:13:46 +00:00
slamm%netscape.com 9c92a2e0a5 Move bookmark frame creation to NavCenterFrame.cpp 1998-09-08 20:13:43 +00:00
akkana%netscape.com aa7876c8b8 Remove vcards from MOZ_MAIL_COMPOSE; fix unresolved symbols 1998-09-08 19:32:10 +00:00
ramiro%netscape.com 51fe1f7a8f 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 cb5493bab6 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 35ab428b51 Added missing / to command.c target. 1998-09-05 21:35:59 +00:00
cls%seawood.org 94d0672b0c Updated. 1998-09-05 10:25:13 +00:00
cls%seawood.org 4c6c1181bb 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 0c8c0a796a Comment out code that breaks MOZ_SELECTOR_BAR. 1998-09-05 06:44:15 +00:00
mcafee%netscape.com 4502376359 newPaneFromURL() can now pass paramters to HT_PaneFromURL. 1998-09-05 06:26:28 +00:00
mcafee%netscape.com 5135dad43b 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 2def626ea2 added BuiltinTreeView.cpp 1998-09-05 06:21:30 +00:00
mcafee%netscape.com 39cd6ad5fb Initial version 1998-09-05 06:21:00 +00:00
waterson%netscape.com 28ded87caf 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 470457725c Set singleClick activation in docked mode 1998-09-04 22:54:17 +00:00
radha%netscape.com d601632ada 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 259b5b2de2 Make the close button close the RDFChromeTreeView 1998-09-04 22:52:19 +00:00
radha%netscape.com 7148a89e82 Change the declaration, usage and definition of isImageLoaded(). 1998-09-04 22:51:29 +00:00
akkana%netscape.com 8ffa051d80 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 afb1b4626b 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 019a31d794 Add a form widget so that subclasses can add their own widgets. 1998-09-03 21:44:02 +00:00
slamm%netscape.com da40ccac03 Add ht_event debugging 1998-09-03 21:43:55 +00:00
slamm%netscape.com 5ed98a5b19 Let RDFBase handle deleting the pane. 1998-09-03 21:43:47 +00:00
slamm%netscape.com 4d1eb8ed78 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 0b38bcaa52 Make debugging fancier. Cleanup the view and destroy the
pane properly.
1998-09-03 21:43:29 +00:00
slamm%netscape.com 60fca25cd8 Replaced by RDFToolbar. 1998-09-03 21:43:27 +00:00
slamm%netscape.com 6adc4ce0e6 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 678b287ee3 Replaced by RDFMenuToolbarBase. 1998-09-03 21:43:13 +00:00
ramiro%netscape.com bb0393a155 Make sure MOZ_SELECTOR_BAR continues to work. 1998-09-03 06:55:12 +00:00
ramiro%netscape.com c490670900 Switch the window and bookmarks menus. 1998-09-03 06:51:14 +00:00
ramiro%netscape.com cb251ba871 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 fc3ae571e9 Add support for OpenBSD. Thanks to Marco S Hyman <marc@snafu.org>. 1998-09-02 12:36:18 +00:00
slamm%netscape.com a75dab12c4 Dynamically add items (previously we rebuilt the whole thing). 1998-09-02 00:26:27 +00:00
slamm%netscape.com 5887777ae8 Add support for FE commands from RDF. 1998-09-02 00:26:24 +00:00
slamm%netscape.com a7cd951d3e Get rid of unused notification. 1998-09-02 00:26:21 +00:00
slamm%netscape.com 512ca79af5 Add const'ness to function. 1998-09-02 00:26:18 +00:00
slamm%netscape.com dc0e18b2ca 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 d1902de1cc Add virtual functions getFGPixel() getBGPixel() getTopShadowPixel()
getBottomShadowPixel().
1998-09-01 08:24:40 +00:00
ramiro%netscape.com 483d68e7ac Protect the usage of m_toplevel with XP_ASSERT(). 1998-09-01 08:23:37 +00:00
ramiro%netscape.com 75a39fdeb5 Make sure the debug event comments are printed only for slamm. 1998-08-31 14:14:59 +00:00
ramiro%netscape.com b7d0b9e024 Workaround for broken automated browser tests. 1998-08-31 14:10:50 +00:00
cls%seawood.org 9e037db2bf Removed HistoryFrame.cpp 1998-08-27 19:48:25 +00:00
cls%seawood.org e5a84297f1 Put DEBUG ifdefs around debugEvent() call. Approved by shaver%netscape.com 1998-08-27 19:47:48 +00:00
akkana%netscape.com bc0fa84e29 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 f841b79917 Clear up some warnings. 1998-08-26 18:35:59 +00:00
slamm%netscape.com e389b04c1f Superseded by RDFTreeView.(cpp|h). 1998-08-26 18:35:23 +00:00
slamm%netscape.com e00a1221cf 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 448cc4a0f5 Use RDFBase class. 1998-08-26 18:35:01 +00:00
slamm%netscape.com 89fbe201ec Create a group of toolbars from RDF. 1998-08-26 18:34:55 +00:00
slamm%netscape.com 23acdfe7fc RDF toolbars. Currently only creates buttons for bookmarks. 1998-08-26 18:34:52 +00:00
slamm%netscape.com 6a793ac616 Was BookmarkBase. Base class for RDF menus and toolbars. 1998-08-26 18:34:49 +00:00
slamm%netscape.com 1e143a45ae New base class for accessing RDF backend. 1998-08-26 18:34:42 +00:00
slamm%netscape.com 9025c3db0e Plug a memory leak. 1998-08-26 18:34:39 +00:00
slamm%netscape.com cbedf34db4 ifdef out the selector bar and use the new RDFBase class 1998-08-26 18:34:36 +00:00
slamm%netscape.com 9d18b3f834 Replace old-style bookmarks with RDF and clean up the openFileAction 1998-08-26 18:34:34 +00:00
slamm%netscape.com 1c146cf6f3 Add beginnings of RDF Toolbars and replace old-style bookmarks with RDF. 1998-08-26 18:34:26 +00:00
slamm%netscape.com 36bc632925 Add beginnings of RDF Toolbars 1998-08-26 18:34:23 +00:00
slamm%netscape.com 5c9380f9fb Replace old-style bookmarks and history with RDF. 1998-08-26 18:34:17 +00:00
slamm%netscape.com 62c2f827ba Move remote command 'addbookmark' to src dir. Delete some unused defines 1998-08-26 18:33:39 +00:00
cls%seawood.org 9020b80c52 Updates to autoconf files. 1998-08-26 04:04:57 +00:00
akkana%netscape.com efe89d97b4 Ender: make toolbars update as cursor or selection is moved. 1998-08-25 23:10:27 +00:00
ramiro%netscape.com dd29666e79 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 f6154dea3d Fix IRIX build breakage -- add arg to isrequestorAlive call 1998-08-25 00:36:25 +00:00
akkana%netscape.com df6fb5c71a Show which Ender area is active by changing the frame shadow type. 1998-08-25 00:08:37 +00:00
radha%netscape.com 859a2b1e51 Fix the inline editing part in navigation and management mode 1998-08-24 23:17:29 +00:00
akkana%netscape.com 15cef2f85d 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 cc3661d15e Move image rendering code to Image.cpp 1998-08-24 20:19:46 +00:00
radha%netscape.com 9a0b7a64ac Call fe_DisplayPixmap instead of DisplayPixmap 1998-08-24 20:17:51 +00:00
radha%netscape.com 33318b6631 Add Image.cpp to the build list 1998-08-24 20:14:02 +00:00
radha%netscape.com 0c70e958d7 Call RDFImage to draw background pixmap 1998-08-24 20:13:43 +00:00
radha%netscape.com c6504d2ca3 Re-arrange the Cache code and add more utility functions 1998-08-24 20:11:25 +00:00
radha%netscape.com 19e1fd1496 RDFImages cache moved to RDFImage.cpp 1998-08-24 20:09:43 +00:00
radha%netscape.com c0bcb36d25 Generic Image rendering functions moved to this new file. Initial checkin. 1998-08-24 20:09:05 +00:00
akkana%netscape.com a2ea33ac12 Fixes for switching focus on Ender toolbars 1998-08-21 23:02:19 +00:00
akkana%netscape.com 3bf3d8097f 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 9a16f3c23d Move the bookmarks menu to the top level menubar. 1998-08-21 10:43:27 +00:00
cls%seawood.org 84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
radha%netscape.com ce483ec411 Declare fe_getPixelFromRGB explicitly to fix bustage in IRIX 6.2 1998-08-15 00:20:10 +00:00
radha%netscape.com adcf718132 Set HT properties for the tree view and titlebar. 1998-08-14 20:08:14 +00:00
radha%netscape.com 51a2628e71 Register the NavCenter Context menu and HT pane with the XP api. 1998-08-14 20:06:37 +00:00
warren%netscape.com ff98c30d07 Fixed GetMIMEDescription for new plugin API. 1998-08-14 01:34:01 +00:00
akkana%netscape.com b300b57b42 Enable toolbars for Ender. 1998-08-13 21:51:02 +00:00
radha%netscape.com 1159971950 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 550bde7477 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 ea1ac52aeb Fixing 5.0 bustage. This is a big hack. Kin will fix soon. 1998-08-12 01:14:26 +00:00
kin%netscape.com 73e6b514f3 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 53d82b0839 Move the tree widgetry from XFE_RDFView to XFE_RDFTreeView. 1998-08-11 11:51:25 +00:00
ramiro%netscape.com c6716d0131 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 2c8e580668 Commented out some debug statements with ifdef DEBUG_kin. 1998-08-10 21:08:10 +00:00
mcafee%netscape.com c27502fec7 Compiler warning on IRIX. 1998-08-09 09:10:55 +00:00
ramiro%netscape.com 35ea10ba77 Fix the unix build bustage cause of undefined NET_DisplayCookieInfoAsHTML(). 1998-08-07 15:37:30 +00:00
ramiro%netscape.com c6a59fc40e dfm's privacy tools menu. 1998-08-07 09:51:55 +00:00
ramiro%netscape.com ba7177f6c6 Granting some dude's wish. 1998-08-07 08:44:04 +00:00
akkana%netscape.com 79086deceb 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 84f6b1146e Updated DisplayPixmap() prototype to use PRInt32 to match function definition
in Frame.cpp.
1998-08-06 20:12:29 +00:00
radha%netscape.com 448f0684a7 Change usage of jint to PRint32. One of he fixes from the net. 1998-08-06 01:31:57 +00:00
kin%netscape.com 4a709151f5 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 f817bc4659 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 26a07cadaa Context menu changes 1998-08-04 21:20:45 +00:00
radha%netscape.com 7a48df0e7b Implement some of the RDFView context menu features. 1998-08-04 21:20:13 +00:00
dfm%netscape.com 02eec4b07b Removed ifdefs from dependency on privacy module. 1998-08-04 04:16:53 +00:00
akkana%netscape.com a099c35d47 Bring Table menu and table properties dialog up to intended 5.0 functionality. 1998-08-03 20:51:45 +00:00
akkana%netscape.com 1edc2b68e6 Add new option menu convenience routine: fe_get_current_attribute_option 1998-08-03 20:49:30 +00:00
akkana%netscape.com 1f610248cc fix a warning 1998-08-03 20:48:21 +00:00
warren%netscape.com c9bd5d8074 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 a0f224e6c9 EditHdrDialog should be part of MOZ_MAIL_NEWS. 1998-07-29 20:46:18 +00:00
akkana%netscape.com 1fc88b2358 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 a360890d64 backing out Akanna's changes that broke Irix 1998-07-28 08:33:24 +00:00
akkana%netscape.com 824d7d087b 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 fe38b67bed 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 d25f02e13e 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 1820e221a5 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 772be14e89 New composer Table menu. 1998-07-24 23:26:39 +00:00
akkana%netscape.com fbdeb64da2 Split off find dialog into new file; add optional Replace functionality to it. 1998-07-24 23:25:16 +00:00
slamm%netscape.com 8c731c9fd7 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 9244fbc782 Change some extern'd functions to static. Fixes Solaris build bustage. 1998-07-23 19:51:30 +00:00
slamm%netscape.com 23b0937f49 Fix more Solaris build bustage. 1998-07-23 19:43:11 +00:00
slamm%netscape.com da79321e51 Fix more build bustage on Solaris. 1998-07-23 19:39:37 +00:00
slamm%netscape.com f91582d836 Kill a warning. 1998-07-23 19:26:31 +00:00
slamm%netscape.com ba1f0229ad Add some casts to fix build bustage. 1998-07-23 19:12:31 +00:00
ramiro%netscape.com 0247aae5e3 Mege from RDF_BRANCH_060398 branch. Also known as RDF landing. 1998-07-23 18:38:03 +00:00
ftang%netscape.com 0550633dbd 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
ramiro%netscape.com e435f90244 Fix build bustage. Remove unused ",". 1998-07-21 04:01:14 +00:00
akkana%netscape.com f25a4f4190 Add new functionality for the new 5.0 table dialog.
Consolidate "new table" and "table properties" dialogs into one.
Includes massive move/redesign of code out of editordialogs.c
into new C++ class XFE_EditTableDialog.
1998-07-21 02:14:23 +00:00
dfm%netscape.com 0b7890852b Landed privacy features from PRIVACY_BRANCH_070898; Transaction Receipts
and Privacy Policies are still switched off, so mozilla/privacy doesn't
build by default.
1998-07-20 18:40:09 +00:00
ramiro b63af0dce3 Turn editres off on hpux. Declare missing XmString function on motif 2.x.
HP-UX patches from http://hpux.csc.liv.ac.uk/hppd/mozilla/patch.html.
1998-07-15 10:09:51 +00:00
ramiro cda04e1392 Protect debug printf with #ifdef. 1998-07-15 00:56:51 +00:00
slamm 5120554a27 Fix off by one error. Messed up inplace editing. 1998-07-09 16:42:08 +00:00
ricardob 6bfd2ad9da Fix unix bustage on xxx 1998-07-08 19:17:11 +00:00
ricardob 90033d3059 free mail unix fixes 1998-07-07 18:27:05 +00:00
ricardob a77d1ca368 Free mail unix fixes 1998-07-07 18:26:15 +00:00
ramiro 89d57e46bd Documentation fixes. Cleanups for dead/changed file/class names.
No code changes, only comments.  Makes the xfe LXR pages better.
Approved by don.
Thanks do Dawn Endico <dawn@cannibal.mi.org> for providing the patch.
1998-07-07 06:15:49 +00:00
akkana 58564ba4b4 226857: Normandy landing didn't include kini's notification center fix. 1998-07-02 01:31:12 +00:00
spider 2898c77dee Attempt to fix Solaris bustage 1998-06-25 16:25:15 +00:00
spider cb94dae31e NORMANDY_DDAY merge... 1998-06-25 05:50:45 +00:00
spider 5d5d533e2c Normandy Merge .... 1998-06-22 21:19:46 +00:00
slamm 5bc849f37c Pull extra warning message. #123912 (SF1 in). 1998-06-20 00:41:43 +00:00
slamm 20ac8f4334 Fix for crash after opening/closing NavCenter. Thanks to Juergen Keil <jk@tools.de> for the fix. Fixes bugs #148369(P0 & SF1 in) & mozilla #423. 1998-06-17 21:35:22 +00:00
akkana def4fddc08 124129: Editor prefs should be under EDITOR, not MOZ_MAIL_NEWS 1998-06-09 23:36:50 +00:00
akkana 3f37cf9e49 122182: fix periodic crashes from no-longer extant editor frames 1998-06-09 22:23:24 +00:00
ramiro feaf873fae Make the Navigation center mroe useable. Allow the user to resize it. 1998-06-04 09:04:36 +00:00
slamm 30375e7a01 Tie selections to the rdf backend and hookup the context menu 1998-06-03 21:50:55 +00:00
slamm 9cfeed1bcf Split the XFE_PopupMenu class into two classes. This way we can derive XFE_SimplePopupMenu that does not depend on the XFE command system. 1998-06-03 21:50:52 +00:00
slamm 10f5ffed5d Fix visual problem on solaris. Thanks to Juergen Keil <jk@tools.de> for the patch. 1998-06-03 21:42:48 +00:00
jgellman 9f800f1e0e merge from OJI branch 1998-06-03 00:37:20 +00:00
ramiro a860c51014 Cleanup menu pane creation code. Use ONE function instead of cut-and-pasting
the code all over.
1998-06-01 11:43:43 +00:00
slamm 33682412b8 Hook up cell editing. 1998-05-29 18:27:21 +00:00
slamm 2ba5d005af change getURL() to take one less argument. 1998-05-28 18:14:00 +00:00
slamm 89136e49db Make a distinction between stand-alone and embedded views. Stand-alone views show all the columns. Views embedded in the browser only show one column. 1998-05-28 17:41:47 +00:00
slamm 1f6cf4d380 Change the nav center context from MWContextHistory to MWContextPane. 1998-05-28 17:41:44 +00:00
slamm c75df1d914 Change getURL() to take only the urlStruct and not skip_get_url. It wasn't being used and it was confusing.src/BrowserDrop.cpp 1998-05-28 17:41:40 +00:00
radha d214063f78 Add new command xfeToggleNavCenter to show/hide Aurora pane 1998-05-26 18:51:12 +00:00
radha cfede3a172 Add BrowserView to the source files list. 1998-05-26 18:50:25 +00:00
radha 1e12e3b576 Use BrowserView instead of HTML View. BrowserView holds a HTML view and a
NavCenter. Create a new menu option "Show/Hide NavCenter".
1998-05-26 18:49:53 +00:00
radha c8c5138a99 Initial Checkin. This is the new view for all browser frames. It holds a HTML
View and a Nav Center View. Navcenter is currently turned off by default. It
can be  turned on with the "Show Navigation Center"  menu option.
1998-05-26 18:48:14 +00:00
ramiro 799191354f Mozilla crashed after visiting a page with plugin. This is caused
by an access to a NULL pointer (plugin->handle).
Thanks to weitsang@yahoo.com
Fixes bugzilla #409.
1998-05-26 10:58:59 +00:00
briano 61ae0639a8 Fixing the SCO OpenServer builds. Need to define _SVID3 in this special case so including statvfs.h will give us what we need. Anyone want to volunteer a more elegant solution? Approved by ramiro@netscape.com. 1998-05-23 03:46:19 +00:00
slamm 8602d9867f Fix crash on bringing up second NavCenter. 1998-05-22 17:15:03 +00:00
scullin caa794ae2b Moved cvactive.h from include to network/cnvts 1998-05-19 00:07:47 +00:00
ramiro 4a3029301d Add support for dropping to toolbox tabs. 1998-05-15 14:32:43 +00:00
ramiro 643dba7680 Add icon to indicator if needed. 1998-05-15 11:23:24 +00:00
ramiro c9ae415b14 Add a check for a NULL str before passing it to strcmp().
Otherwise, Linux and possibly other platforms with strict strcmp()
implementations will crash when the plugin list is NULL.  Thanks to
pollmann@netscape.com.
1998-05-15 11:21:09 +00:00
spence 0d927d2a5f improve shack widget mgmt 1998-05-15 00:13:57 +00:00
slamm b49f293596 Make page proxy hot spot fit the icon. 1998-05-14 20:32:03 +00:00
ftang 9e66c329d9 Add Armenian XFE support. thanks for Hovik Melikyan from hovik@undp.am 1998-05-11 16:49:30 +00:00
ramiro 2bebc6d333 Fix build problem reported by avogel@bdm.com (Andy Vogel). The PopupCommand
class defined in 2 different *.cpp files and was confusing thr dgux linker.
Add {Rdf,Editor} prefix to PopupCommand class to avoid ambiguity.
1998-05-06 17:49:57 +00:00
ramiro 18be686676 Move the bookmark widgets to their own library. Componetize things a bit.
Should make it easier to completely bypass these widgets if needed - as
will probably be the case for lite browsers and "motifs" that break cause
of them.
1998-05-06 17:36:34 +00:00
radha c830d1d270 Fix for bug 107058. Increase the size of the executable name holder in
fe_showConference() from 32 to 1024 so that conference can be loaded
successfully.
1998-05-01 23:52:12 +00:00
ramiro 90db4943dc Fix crash on startup in mozilla Personal Toolbar. Make the recursive
children killing function more robust.
1998-04-30 01:39:28 +00:00
ramiro 4078c9b767 The reallyUpdateRoot() call seems to be crashing the browser for some people.
I cannot reproduce the problem yet.  Im working on finding a real solution,
but I dont want the browser to crash on startup on the next mozilla release,
so im commenting it out.
1998-04-29 14:45:52 +00:00
slamm 8154a8030f Fix shutdown bug. Set NavCenter to really close, not just hide. This fixes the problem where you are unable to exit after opening NavCenter. 1998-04-28 21:04:36 +00:00
slamm 6919c23c56 Add a few more EDITOR ifdefs 1998-04-28 20:59:01 +00:00
ramiro 731ca7f0a1 Add void to baggage prototypes. Fix from derkjan@reli.student.utwente.nl
(Derkjan de Haan) to make mozilla build with egcs.
1998-04-28 00:28:04 +00:00
slamm f95329aca1 Remove some unused code including old-style command handling. Examples of the new command handling can be seen in EditorView.cpp and RDFView.cpp 1998-04-24 22:33:18 +00:00
slamm 54c27f7fe2 Add beginnings of context menu support 1998-04-24 22:26:55 +00:00
slamm a15c2ac09b Fix attachments and specify resources to make it look better. The resources can later be moved down to xfe/resources 1998-04-24 22:26:29 +00:00
ramiro 0adf14224b Add one more personal toolbar command: xfeCmdPersonalToolbarItemProperties. 1998-04-24 11:49:20 +00:00
ramiro 0c5280372a Add personal toolbar commands. 1998-04-24 11:44:28 +00:00
ramiro f884eccd2b Cleanup the toggleShowingState() and setShowingState() madness. These
XFE_Component methods can be used instead of various other toggle/hide/show
hacks.
1998-04-24 11:41:36 +00:00
ramiro 98c1b7d918 Add support ffor dynamic indicators. 1998-04-24 06:57:18 +00:00
slamm cd231647d6 Change NavCenter (aka Aurora) to use the XmLTree instead
of the Outliner class.  This will be cleaner in the end and will give
us an easy way to do dynamic columns.
1998-04-23 01:29:34 +00:00
slamm 03d180937e Fix print remote to take file argument. 1998-04-23 01:29:26 +00:00
ramiro 19d9803131 Prevent toolbars from screwing with private XfeManager components. 1998-04-21 18:14:13 +00:00
ramiro 0a04e4182e New and improved filing of bookmarks to Personal Toolbar. 1998-04-21 16:18:00 +00:00
ramiro 5b4bc81397 Move fe_DestroyWidgetTree() to XfeWidgets/MenuUtils.c as
XfeDestroyMenuWidgetTree().  Make it safe for killing private components.
1998-04-21 15:52:01 +00:00
ramiro 5de51ecf40 The Great Chrome Rewrite of 1998. Use a chrome manager instead of
doAttachments().  Fixes numerous toolbox bugs and completely simplifies
the way xfe does chrome.  Reviewed by slamm.
1998-04-15 02:06:22 +00:00
slamm e455e1837b Allocate memory for the url window target because we free it later. Fix from Dan McGuirk <djm@indirect.com>. a=ramiro. 1998-04-14 16:49:20 +00:00
ramiro d072c0ef4c Update REQUIRES to properly include Microline and XfeWidgets. 1998-04-14 15:03:50 +00:00
ramiro a6c5440cee Add editor back to the preferences and fix the editor startup problem.
Thanks to Dan McGuirk <djm@indirect.com>
1998-04-13 01:30:26 +00:00
ramiro a98b646759 Dont change the cursor to a watch when space-ing through a document.
thanks to Darrell Kindred <dkindred@cmu.edu>
reviewed by djw@netscape.com.
1998-04-09 02:41:49 +00:00
slamm b755cd5867 Fix for swaped sorting columns. Had mapped the wrong enumerations to the wrong commands. Fix from Juergen Keil <jk@tools.de>. R&A-ramiro 1998-04-08 00:11:05 +00:00
ltabb 4556a7c89c bump rev to 3.1 1998-03-28 03:38:53 +00:00
ltabb 3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00