ramiro%netscape.com
57c0a8b26e
Fix build bustage. Remove unused ",".
1998-07-21 04:01:14 +00:00
akkana%netscape.com
fbcf784a2a
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
91d899a2d0
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
87501d0df4
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
b7071fe33e
Protect debug printf with #ifdef.
1998-07-15 00:56:51 +00:00
slamm
36d43d0919
Fix off by one error. Messed up inplace editing.
1998-07-09 16:42:08 +00:00
ricardob
bba84e2ac1
Fix unix bustage on xxx
1998-07-08 19:17:11 +00:00
ricardob
3b3bd52048
free mail unix fixes
1998-07-07 18:27:05 +00:00
ricardob
4fde84b82e
Free mail unix fixes
1998-07-07 18:26:15 +00:00
ramiro
26b114ca3f
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
7de5d545a0
226857: Normandy landing didn't include kini's notification center fix.
1998-07-02 01:31:12 +00:00
spider
ed58bc70f0
Attempt to fix Solaris bustage
1998-06-25 16:25:15 +00:00
spider
7b08c23fa4
NORMANDY_DDAY merge...
1998-06-25 05:50:45 +00:00
spider
2de1767a46
Normandy Merge ....
1998-06-22 21:19:46 +00:00
slamm
0de93fe54c
Pull extra warning message. #123912 (SF1 in).
1998-06-20 00:41:43 +00:00
slamm
0f30c4982e
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
5c9eb707cf
124129: Editor prefs should be under EDITOR, not MOZ_MAIL_NEWS
1998-06-09 23:36:50 +00:00
akkana
e1e14c8572
122182: fix periodic crashes from no-longer extant editor frames
1998-06-09 22:23:24 +00:00
ramiro
78af1b7a6e
Make the Navigation center mroe useable. Allow the user to resize it.
1998-06-04 09:04:36 +00:00
slamm
6762a9b0e1
Tie selections to the rdf backend and hookup the context menu
1998-06-03 21:50:55 +00:00
slamm
90cc2d4550
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
3f8f7f30d5
Fix visual problem on solaris. Thanks to Juergen Keil <jk@tools.de> for the patch.
1998-06-03 21:42:48 +00:00
jgellman
3eed711ae4
merge from OJI branch
1998-06-03 00:37:20 +00:00
ramiro
0be09f87c8
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
5ed6341096
Hook up cell editing.
1998-05-29 18:27:21 +00:00
slamm
b0fc58086a
change getURL() to take one less argument.
1998-05-28 18:14:00 +00:00
slamm
0358f5ecdf
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
c0bbdf6e0d
Change the nav center context from MWContextHistory to MWContextPane.
1998-05-28 17:41:44 +00:00
slamm
fb731cfd52
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
f391f149d7
Add new command xfeToggleNavCenter to show/hide Aurora pane
1998-05-26 18:51:12 +00:00
radha
3f3c3a1bd6
Add BrowserView to the source files list.
1998-05-26 18:50:25 +00:00
radha
40c93b0e3b
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
6c93611ee0
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
91201b026d
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
0bf109e306
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
1941ab9166
Fix crash on bringing up second NavCenter.
1998-05-22 17:15:03 +00:00
scullin
985d8b5381
Moved cvactive.h from include to network/cnvts
1998-05-19 00:07:47 +00:00
ramiro
ced69452e0
Add support for dropping to toolbox tabs.
1998-05-15 14:32:43 +00:00
ramiro
b8c26f7819
Add icon to indicator if needed.
1998-05-15 11:23:24 +00:00
ramiro
27c2c457a4
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
af392d687b
improve shack widget mgmt
1998-05-15 00:13:57 +00:00
slamm
3b9a841c57
Make page proxy hot spot fit the icon.
1998-05-14 20:32:03 +00:00
ftang
423e7d6ce9
Add Armenian XFE support. thanks for Hovik Melikyan from hovik@undp.am
1998-05-11 16:49:30 +00:00
ramiro
0d9e0ed86d
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
c6fb3808d9
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
002968a5f6
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
d4717dde3b
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
b6769b0ecd
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
0e08193ea3
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
e61014c7e0
Add a few more EDITOR ifdefs
1998-04-28 20:59:01 +00:00
ramiro
803bd1858a
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
eca112a60d
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
dec99c9236
Add beginnings of context menu support
1998-04-24 22:26:55 +00:00
slamm
11dc32b2aa
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
01671a9bc5
Add one more personal toolbar command: xfeCmdPersonalToolbarItemProperties.
1998-04-24 11:49:20 +00:00
ramiro
1ab224a352
Add personal toolbar commands.
1998-04-24 11:44:28 +00:00
ramiro
e50851a4b8
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
87930b7d95
Add support ffor dynamic indicators.
1998-04-24 06:57:18 +00:00
slamm
642d03f241
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
57736fb8d9
Fix print remote to take file argument.
1998-04-23 01:29:26 +00:00
ramiro
2c6aaa776b
Prevent toolbars from screwing with private XfeManager components.
1998-04-21 18:14:13 +00:00
ramiro
4a35dd0727
New and improved filing of bookmarks to Personal Toolbar.
1998-04-21 16:18:00 +00:00
ramiro
f7cb668143
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
1f93e62770
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
f084ece51c
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
dba26f21cf
Update REQUIRES to properly include Microline and XfeWidgets.
1998-04-14 15:03:50 +00:00
ramiro
dccddcca21
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
f8a298050d
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
606a745cd3
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
624c9d0d12
bump rev to 3.1
1998-03-28 03:38:53 +00:00
ltabb
781c480871
Free the lizard
1998-03-28 02:44:41 +00:00