154 Commits

Author SHA1 Message Date
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