Commit Graph

642 Commits

Author SHA1 Message Date
ramiro%netscape.com
17f4c00bfc Use new tool tip api. 1998-09-28 19:42:46 +00:00
ramiro%netscape.com
dd04fc2bbb Update for doc string callbacks. 1998-09-28 19:41:30 +00:00
ramiro%netscape.com
65103f1b90 Use the client data manager. 1998-09-28 19:39:44 +00:00
ramiro%netscape.com
ad0d85d2e5 Add XfeToolTipShellSetString(). 1998-09-28 19:38:57 +00:00
ramiro%netscape.com
266598a96e Make sure child is centered. 1998-09-28 19:37:55 +00:00
kin%netscape.com
30f74d3665 mozilla/cmd/xfe/resources
mozilla/cmd/xfe/src/EmbeddedEditor.cpp
mozilla/cmd/xfe/src/ComposeView.cpp
  - Modifications to get the insert menu (editorGoodiesMenu), on the embedded
    editor and compose view toolbar, to display text instead of icons.
1998-09-28 19:31:25 +00:00
ramiro%netscape.com
cf42e0d1d6 Comment out debug printfs. 1998-09-28 19:09:28 +00:00
akkana%netscape.com
cc79078dc1 Lotsa minor bug fixes 1998-09-28 19:09:26 +00:00
ramiro%netscape.com
0e680e94d1 Add client data manager. 1998-09-28 19:08:46 +00:00
ramiro%netscape.com
9fcc4f7837 Fix the realization problem so that tooltips can be added at any time whether
a widget, or gadget's parent are realized or not.
1998-09-28 11:03:11 +00:00
ramiro%netscape.com
94ea3d4f80 Fix removal of info at item destruction. Fix positioning. 1998-09-28 08:11:25 +00:00
mcafee%netscape.com
af6bb74d0a Missing slash 1998-09-28 01:41:50 +00:00
ramiro%netscape.com
37ec12f250 dgux is now DGUX. Thanks to fraioli@dg-rtp.dg.com (Marc J. Fraioli) for
pointing this out.
1998-09-25 14:00:00 +00:00
ramiro%netscape.com
d72c149d03 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
0032c18899 More PostScript font names, courtesy <junker@jazz.snu.ac.kr> 1998-09-25 10:24:16 +00:00
mcafee%netscape.com
9f4b4ca968 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
cd464db8f4 Remove rosetta references from mail compose code 1998-09-24 21:46:32 +00:00
slamm%netscape.com
54edc1cfed 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
913fae2351 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
d917eaf637 Fix a crash that happens when quiting. 1998-09-24 20:19:07 +00:00
slamm%netscape.com
478723ea3e Remove reference to bkmks.h 1998-09-24 20:19:04 +00:00
slamm%netscape.com
7d47f8e61b Add a command for editing the toolbars. 1998-09-24 20:19:01 +00:00
slamm%netscape.com
d59a91722b Fix spelling errors. 1998-09-24 20:18:56 +00:00
ftang%netscape.com
672d0839aa store only UTF8 into history entry 1998-09-24 19:50:02 +00:00
ramiro%netscape.com
10ea4fa3c7 Link with XfeToolTip. 1998-09-24 14:54:35 +00:00
ramiro%netscape.com
0aef0d15aa Build XfeToolTip and tests by default. 1998-09-24 14:35:54 +00:00
kin%netscape.com
278ae644dd 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
60843dd1db Finalize doc string support. Add better callbacks. 1998-09-24 14:25:56 +00:00
wtc%netscape.com
1973fb7a9c 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
122ecc6466 Add support for documentation strings. 1998-09-24 09:22:27 +00:00
mcafee%netscape.com
fc4b8bb076 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
94d78842f1 Add realize callbacks. 1998-09-24 05:19:50 +00:00
akkana%netscape.com
4c39981036 more rosetta build bustage 1998-09-23 20:52:02 +00:00
cls%seawood.org
07971b323c 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
d62fe33fb5 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
cef3020548 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
022b5e38c2 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
3d3760e063 Moved MWContext utility functions to context_funcs.cpp 1998-09-22 23:32:49 +00:00
cls%seawood.org
39b7c91072 Sync'd Makefile.ins 1998-09-22 23:01:29 +00:00
radha%netscape.com
81662cdc7d Check if image->clientData exists before trying to obtain the pixmap
from it.
1998-09-22 22:24:29 +00:00
radha%netscape.com
4fc7251dfd New utility functions to create MWContext and obtain frame handle from
MWContext
1998-09-22 22:23:49 +00:00
wtc%netscape.com
96a6a02078 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
62d121236f 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
5236942db4 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
caccb50f72 Fix taskbar action button transparency. 1998-09-21 22:08:18 +00:00
ramiro%netscape.com
4c75ce6a52 Add a margin to taskbar action button. 1998-09-21 20:55:53 +00:00
ramiro%netscape.com
f41f4c55bd Remove unused taskbar stuff. 1998-09-21 20:51:41 +00:00
ramiro%netscape.com
97caf0546f Unbreak the taskbar some more. 1998-09-21 20:50:25 +00:00
ramiro%netscape.com
c766d6662c 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
eba6765f1a Callback reason modularization. 1998-09-21 19:49:21 +00:00