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

227 Коммитов

Автор SHA1 Сообщение Дата
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
akkana%netscape.com 8a6aacf32b Improve table selection 1998-07-21 02:11:06 +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%netscape.com 452a45019c Remove old motif.mk hack. 1998-07-18 05:15:49 +00:00
ramiro%netscape.com 82b71f1739 Adding support for detecting various platform specific libraries, paths and
other things (anything, really).

Should make building mozilla on diverse platforms such as linux/lesstif
much easier.

Currently Linux is the only platform that supports detection.

The new detection mechanism is very scaleable.  We will be able to add support
for other operating systems as well as more permutations of linux/arch/toolkit.

It has received the Reverend Ostrom blessing of approval.

So the lesstif people can stop bitching.  thank you for the feedback ;-)
1998-07-18 03:34:56 +00:00
ramiro%netscape.com bb60abcd71 Adding support for detecting various platform specific libraries, paths and
other things (anything, really).

Should make building mozilla on diverse platforms such as linux/lesstif
much easier.

Currently Linux is the only platform that supports detection.

The new detection mechanism is very scaleable.  We will be able to add support
for other operating systems as well as more permutations of linux/arch/toolkit.

It has received the Reverend Ostrom blessing of approval.

So the lesstif people can stop bitching.  thank you for the feedback ;-)

Notice how much simpler the Linux chunk of the xfe Makfile has become.
1998-07-18 03:34:26 +00:00
ramiro 49042cfd9b Nasty hack to deal with hpux 10.x ANSI C compiler bug. Do the expression
expansion "by hand".
HPUX patches from http://hpux.csc.liv.ac.uk/hppd/mozilla/patch.html.
1998-07-15 10:34:34 +00:00
ramiro 0d08f07683 Replace (un-hardcode) /usr/lib/libm.a with -lm.
HP-UX patches from http://hpux.csc.liv.ac.uk/hppd/mozilla/patch.html.
This is a good change for all platforms.  ITs dumb to hardcode the library
like that.  If for some reason a particular paltform requires a hard coded
path to libm, then it should be special cased.
1998-07-15 10:30:51 +00:00
ramiro b77a0a696f Add support for HPUX A.09. Cleanup HPUX B.10 defines. Add hpux support for
NS_USE_GCC.
Comment out an unused variable.
HP-UX patches from http://hpux.csc.liv.ac.uk/hppd/mozilla/patch.html.
1998-07-15 10:19:36 +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 22224b2d4c Turn EDITRES of on hpux. HP-UX patches from http://hpux.csc.liv.ac.uk/hppd/mozilla/patch.html. 1998-07-15 10:04:44 +00:00
akkana 2a36f2078c Bug 112612: Don't do anything with mail/news-specific preferences unless
MOZ_MAIL_NEWS is defined, so we won't save garbage out. r=brade.
1998-07-15 01:52:21 +00:00
ramiro cda04e1392 Protect debug printf with #ifdef. 1998-07-15 00:56:51 +00:00
ramiro 909cc0dc5d Fix for 124262 5.0 SF1 in bug.
Thanks to for providing the initial fix Juergen Keil <jk@tools.de>.
1998-07-14 22:51:57 +00:00
kin 34b1a3526c Fix for 5.0 SF1in bug 299978: html compose fails: can't save file:///Untitled
Ignore autosave code in fe_EditorCleanup() if the context is for a
MWContextMessageComposition.  Reviewed by akkana.
1998-07-14 01:29:37 +00:00
pollmann 9509ad5eca Bugfixes 5.0 SF1 in (Bug #300542) 1998-07-13 23:57:14 +00:00
pollmann 60848a728a Bugfixes 5.0 SF1 in (Bug #300542) 1998-07-13 23:35:44 +00:00
slamm 5120554a27 Fix off by one error. Messed up inplace editing. 1998-07-09 16:42:08 +00:00
slamm f290a92dab Fix double click behavior in such a way that inline editing still works. #149082 SF1 in. 1998-07-09 16:42:06 +00:00
mcafee 9d2bbb6d44 Initial full circle crash-reporting checkin. r=donm 1998-07-09 05:00:33 +00:00
mcafee d0a1954be0 Adding full circle crash-reporting for 5.0 1998-07-09 04:58:02 +00:00
ricardob 6bfd2ad9da Fix unix bustage on xxx 1998-07-08 19:17:11 +00:00
donm 9f5617a7fc still working on the 5.0 build bustage. 1998-07-08 16:54:24 +00:00
briano f46c1a22a5 Okay, so I'm an idiot. It helps to put the fix in the right place.... 1998-07-08 05:05:21 +00:00
briano a83a3a9797 Fixed the build error that Tinderbox is catching, but not reporting as a failure. 1998-07-08 04:35:55 +00:00
donm 4d4078b864 messed up libldap line in Makefile, fixed. 1998-07-07 23:21:40 +00:00
cltbld 76acf92ae3 fixing linking problem for 5.0 product. 1998-07-07 19:35:52 +00:00
ricardob ba66610997 use libmsg only with security 1998-07-07 18:28: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
akkana b68dbd0214 BUG 224560: Stever's netlib checkin didn't fix the cookie persistence bug
on the XFE; he says we need to replace the GH_InitGlobalHistory with one
to NET_FinishInitNetLib.
1998-07-02 01:25:49 +00:00
ricardob d437caf12e Dont build ns_mime with no sec 1998-06-30 22:06:09 +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 2d70af64ed Make a warning debug-only. #123912 (SF1 in). 1998-06-20 00:42:41 +00:00
slamm 5bc849f37c Pull extra warning message. #123912 (SF1 in). 1998-06-20 00:41:43 +00:00
slamm c594571f64 Fix monochrome icons. Fixes #148544 (SF1 in). Thanks to Juergen Keil <jk@tools.de> for the fix. 1998-06-19 23:24:48 +00:00
akkana d42d9e092e 94115: don't show unnecessary horizontal scrollbars on resize. 1998-06-19 23:18:59 +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
waterson 2388b78a36 Bug 127182. Approved by don. Added libprgrss.a to libs linked with OJI. 1998-06-17 21:12:27 +00:00
ftang b07bbe72a3 Fix bug 123533 1998-06-16 19:44:06 +00:00
donm e9583a8d1a libprgrss needs to come after libsoftupdate for commercial build. 1998-06-10 00:34:04 +00:00
akkana def4fddc08 124129: Editor prefs should be under EDITOR, not MOZ_MAIL_NEWS 1998-06-09 23:36:50 +00:00
akkana 722cf81534 Make auto-save pref work: needed for testing 122182 1998-06-09 22:38:28 +00:00
akkana 3f37cf9e49 122182: fix periodic crashes from no-longer extant editor frames 1998-06-09 22:23:24 +00:00