658 Commits

Author SHA1 Message Date
morse%netscape.com
4c22daaa0a temporary hack to fix build bustage 1998-07-20 20:47:32 +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
pinkerton%netscape.com
b836230a22 Util routines for setting fg/bg colors in presence (or absence) of HT properties and appearance manager. Also checking with HT to see if it wants to handle loading urls. 1998-07-20 16:13:06 +00:00
pinkerton%netscape.com
8609ff0dc7 Call HT before loading urls. Handle about:XXX.gif for Aurora gifs. 1998-07-20 16:11:54 +00:00
pinkerton%netscape.com
0fdab34e6d Adding Tang resource id's for aurora gifs. 1998-07-20 16:11:23 +00:00
pinkerton%netscape.com
e3ba475435 Re-added CTargetFramer, as it got lost somewhere. 1998-07-20 16:11:06 +00:00
pinkerton%netscape.com
f760ad66f2 lots of stuff that was private is now public to support drawing of gifs anywhere we want, not just in html views. 1998-07-20 16:10:48 +00:00
pinkerton%netscape.com
2a6df683c4 Fix so that images can be displayed in places other than HTML views. 1998-07-20 16:10:21 +00:00
pinkerton%netscape.com
33fc899d10 Add aurora gifs as 'Tang' resources. 1998-07-20 16:09:57 +00:00
pinkerton%netscape.com
498fb1546f Lots o' utility routines, some new, some code moved from other parts of the app. Things like building and extracting the most common flavor data types. 1998-07-20 16:09:05 +00:00
pinkerton%netscape.com
ad76c01df8 Bug fixes, use gifs and bg and icons, fix tabbing problems, rearchitect FE data for views. 1998-07-20 16:07:09 +00:00
pinkerton%netscape.com
d477b178e1 use more stuff in CURLDragHelper. 1998-07-20 16:06:03 +00:00
pinkerton%netscape.com
720249039c Added parameter so data can be passed in before drag for bookmarks flavor. Needed so Aurora can work. 1998-07-20 16:05:38 +00:00
pinkerton%netscape.com
2e8a08bb3d Pass correct data to HT on drag and drop, fixes in d&d, check with HT before loading URL. 1998-07-20 16:04:52 +00:00
pinkerton%netscape.com
6ed8904b3c Draw using HT properties for colors or bg gif. 1998-07-20 16:04:20 +00:00
pinkerton%netscape.com
60eae40e39 Draw selector images using gifs. 1998-07-20 16:03:59 +00:00
pinkerton%netscape.com
942b6e75f0 Added CImageIconMixin, CIconCache, CIconContext. Removed CGuidePopup. 1998-07-20 16:03:16 +00:00
pinkerton%netscape.com
1997e69f60 Drag and drop rewrites (pass valid data to HT), draw using HT properties for colors, etc. BG can now be a gif. Check with HT before loading url. 1998-07-20 16:02:14 +00:00
pinkerton%netscape.com
1e7ea8149e No longer an LTabGroup so tabbing works again, can now drag text out of the window, double-click words to select them. Added ScrollBits scrolling fix to make scrolling smooth again. 1998-07-20 16:01:13 +00:00
pinkerton%netscape.com
d9176b6be9 Can now double-click on words to select them and drag selected text out of the browser window. 1998-07-20 15:59:42 +00:00
pinkerton%netscape.com
f717769342 expose HT_Pane to those who may need it. 1998-07-20 15:59:11 +00:00
pinkerton%netscape.com
fe719ad3dc Check with HT before loading URL. 1998-07-20 15:58:48 +00:00
pinkerton%netscape.com
500596a514 Add CTargetFramer (which we lost somehow) and remove the guide popup button. 1998-07-20 15:57:47 +00:00
pinkerton%netscape.com
7adf8400ff First Checked In. 1998-07-20 15:55:36 +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
pierre%netscape.com
9377f826c6 #301870 (Subscribe dialog: crash on Cancel) call AttemptClose() instead of DoClose(). Full explanations in the bug report. 1998-07-17 00:49:17 +00:00
pierre%netscape.com
2a21bd184c Imported the Offline panels from Nova. 1998-07-17 00:02:23 +00:00
law%netscape.com
c414f21aa8 Fix for bug#301644; don't call SetContext if we ain't got no context 1998-07-16 23:26:42 +00:00
danm
96cc5027e5 removing Windows-specific obsolete version of Full Circle code. bug 300132 a:don. 1998-07-15 16:39:21 +00:00
ftang
1339a4b50d Partially fix 5.0 SF1 In bug 122807 and hand it to clu per brade request. 1998-07-15 16:33:40 +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
danm
feec62b0c6 use ns/fullsoft dll if MOZ_FULLCIRCLE 1998-07-15 04:07:56 +00:00
danm
524c8ac188 build Full Circle using /ns source, and only ifdef MOZ_FULLCIRCLE. bug 300132 a:don. 1998-07-15 04:05:21 +00:00
pierre
01f543f2a9 300635 (Missing icons in Aurora control bar). Put back the 3 Aurora icons ('ics8' 16251-3) inadvertently removed during the last MOZ_DARK checkin. 1998-07-15 03:31:57 +00:00
racham
cccdb4c7b1 Error Checking statements added at various locations 1998-07-15 03:12:25 +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
law
ce4bce4a4d Fix for bug#197179 1998-07-14 23:11:05 +00:00
chuang
8e4211b680 Fix300421 Edit Preferences doesn't work, reviewed by putterman 1998-07-14 23:03:07 +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
danm
17c9a7b97c fix %@# goof from the _last_ fix checkin. time to go home. 1998-07-14 03:20:52 +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
danm
d07b526a93 fix Win95 bustage introduced last version. Sorry about that. 1998-07-13 23:52:48 +00:00