302 Commits

Author SHA1 Message Date
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
toshok%netscape.com
c8892d2e22 actually fix the freebsd conditional. 1998-08-06 19:49:15 +00:00
toshok%netscape.com
be1f77050d FreeBSD doesn't need (and complains about) -rdynamic 1998-08-06 19:48:00 +00:00
ramiro%netscape.com
4375f69bda Change usage of jint to PRint32. Fixes the current unix build bustage. 1998-08-06 03:10:34 +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
693681e5b3 Modified fe_GravityCorrectForms() to call XtMoveWidget() instead of setting
the widget's x,y values directly. This allows SHACK and ENDER widgets to scroll
with the HTML page.
1998-08-06 01:28:53 +00:00
kin%netscape.com
7d63abcb7c Fixed ENDER related compiler warnings. 1998-08-05 20:21:43 +00:00
kin%netscape.com
df7e9649fb Changed C++ comment to C comment. 1998-08-05 19:13:08 +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
ramiro%netscape.com
bf19c3ef92 Fix the mozilla-motif-export target linking. 1998-08-05 15:17:43 +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
dfm%netscape.com
44ffbbd661 Fixing build bustage. Removed conditional compilation of privacy. 1998-08-04 03:51:01 +00:00
dfm%netscape.com
c17cce15a4 Removed temporary privacy policy warning dialog. 1998-08-04 01:26:57 +00:00
warren%netscape.com
3de635f730 Fixed NPP_GetValue signature for new npapi.h header. 1998-08-03 21:56:21 +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
ramiro%netscape.com
9c83cd4e72 Rename mkicons.c to mkicons.cpp. Needs to be built with c++ because of libimg
dependancy.  Libimg has recently been "improved" by being made c++ only.
1998-08-03 08:32:31 +00:00
ramiro%netscape.com
80da45beaf Make it work with optimized builds. 1998-08-03 08:06:17 +00:00
ramiro%netscape.com
91b5c815d1 Deal with common pixel/pixmap/sensitive resources in SetValues(). 1998-08-03 06:52:06 +00:00
ramiro%netscape.com
0fe080bea0 Change XfeManagerApply() so it can conditionaly deal with private components. 1998-08-03 06:51:37 +00:00
ramiro%netscape.com
289aec7ed6 Fix a SetValues() bug. XfePrimitive was not responding to changes in
XmNbackground.  Geez, unbelievably, no bitched about it before.
1998-08-03 06:48:31 +00:00
ramiro%netscape.com
f1c2114dac Add _XfeManagerPropagateSetValues(). 1998-08-03 06:45:15 +00:00
ramiro%netscape.com
956372b2a4 Fix a typo. 1998-08-03 06:42:44 +00:00
ramiro%netscape.com
f6dcd63226 Change top/bottom shadow change detection order. yes, im anal. 1998-08-03 06:42:31 +00:00
ramiro%netscape.com
05cf4189fd Get editres working again. 1998-08-03 06:38:48 +00:00
warren%netscape.com
745cdc5330 fixed irix -rdynamic (again) 1998-07-31 22:25:23 +00:00
warren%netscape.com
559ccc4032 Removed -rdynamic for irix. 1998-07-31 21:34:15 +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
ramiro%netscape.com
70840a19c4 Fix small typo. 1998-07-31 11:37:03 +00:00
ramiro%netscape.com
69a7c16f40 Make it build on solaris. 1998-07-31 11:30:03 +00:00
ramiro%netscape.com
3364f6247a Make it build on losing platforms. 1998-07-31 11:28:35 +00:00
ramiro%netscape.com
22cf5c3ff6 oops. check the value, not the pointer. 1998-07-31 11:25:15 +00:00
ramiro%netscape.com
78e718f274 Pick a dumbass pixmap default for loser platforms. 1998-07-31 11:23:36 +00:00
ramiro%netscape.com
275e9e4dee I want to build these tests on platforms that dont have xpm, so i added
some ifdefs to allow building on loser platforms that dont ship xpm.
1998-07-31 11:00:24 +00:00
ramiro%netscape.com
0b4ccbc4ff Add caption files. 1998-07-31 10:46:34 +00:00
ramiro%netscape.com
9f5be51af3 Unbloat the XfeWidgets a little bit. Move the combo stuff to their own lib. 1998-07-31 10:22:09 +00:00
toshok%netscape.com
305ace3de9 plug memory leak. 1998-07-31 03:11:30 +00:00
slamm%netscape.com
83777e6e4c Reverting to 3.4. Changes were breaking the builds. 1998-07-30 06:11:41 +00:00
slamm%netscape.com
24218bafbb Fix build bustage. 1998-07-30 01:53:30 +00:00
slamm%netscape.com
e7be25b42f An even easier way to fix the commercial animation. 1998-07-29 23:37:27 +00:00
slamm%netscape.com
41b7afa70a Fix pull of commercial animation. 1998-07-29 23:24:23 +00:00
akkana%netscape.com
e2edba7750 Lots of table resizing, object resizing, and table editing fixes. 1998-07-29 21:45:52 +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
ramiro%netscape.com
ceecc541a9 Add underline drawing support to XfeButton - XmNunderlineThickness. 1998-07-29 12:10:32 +00:00