164 Commits

Author SHA1 Message Date
blythe%netscape.com
ceb70b1bb4 VC6 compiler support changes, had to rename structure as now defined in system headers 1998-07-29 19:15:05 +00:00
waterson%netscape.com
920d3bd35c Added FE hooks to dynamically enable/disable runtime tracing. Approved by blythe. 1998-07-29 06:05:33 +00:00
warren%netscape.com
13b18ece68 Committed from OJI_19980618_TIP_MERGE1. 1998-07-28 02:07:25 +00:00
cmanske%netscape.com
79a8c1d47f Fixed problem with deleting Meta tag entry in Composer dialog 1998-07-27 15:42:24 +00:00
cmanske%netscape.com
b48f60bc8e Fixed Composer bug 153443. Move delete button in meta tag editor. Changed tab labels in Table property dialogs 1998-07-27 04:46:11 +00:00
cmanske%netscape.com
135f566022 Fixed lots of Composer bugs, modified property dialogs for tables, images; menu updates 1998-07-27 01:18:38 +00:00
blythe%netscape.com
b2fd4c6cf1 Fix a few pref calls to check or assert for errors 1998-07-24 22:56:50 +00:00
waterson%netscape.com
1e6ab391e2 Fixed MOZ_PROF to include symbols, build optimized. 1998-07-24 22:47:22 +00:00
morse%netscape.com
69a40d9521 fix build bustage 1998-07-24 08:27:56 +00:00
morse%netscape.com
800956409c moved some privacy variables from FE to BE, reviewed by blythe 1998-07-24 07:26:46 +00:00
morse%netscape.com
4a12522852 remove receipt transactions from emenu, reviewed by blythe 1998-07-24 07:21:37 +00:00
morse%netscape.com
22c6897f70 add prefs for privacy features 1998-07-24 07:19:42 +00:00
blythe%netscape.com
4674f4dbb7 VC6 compiler support changes, editor files reviewed by mjudge 1998-07-24 01:12:13 +00:00
blythe%netscape.com
00c2ec604e Support VC6 compiler 1998-07-24 00:48:33 +00:00
hyatt%netscape.com
1b5b8fb32a Landing the WinFE RDF branch. 1998-07-23 17:48:39 +00:00
cmanske%netscape.com
804683723f Added status info for table cursors. Implemented new drag cursor and drag table and cell behavior 1998-07-23 04:20:38 +00:00
cmanske%netscape.com
f6755ed5fa Added new cursor to indicate selecting a line in Composer 1998-07-23 04:07:24 +00:00
hshaw%netscape.com
bab4064ffa Changes for bug#301401, remove java from build, ldap library is needed independent of MOZ_JAVA 1998-07-22 22:04:31 +00:00
law%netscape.com
b070cf155e Fix for bug #49584 1998-07-21 23:59:38 +00:00
danm%netscape.com
0fa08e7719 copy fullsoft runtime files 1998-07-21 23:41:39 +00:00
danm%netscape.com
bbff3eec74 plug leaking URL in Icon_GetUrlExitRoutine. r:hyatt 1998-07-21 21:37:45 +00:00
dfm%netscape.com
39a6b77928 Fixed morse's typo. 1998-07-20 21:50:15 +00:00
dfm%netscape.com
b930216dcc Fixed winfe bustage, morse's whitespace clobber.. 1998-07-20 21:13:09 +00:00
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
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
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
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
danm
17c9a7b97c fix %@# goof from the _last_ fix checkin. time to go home. 1998-07-14 03:20:52 +00:00
danm
d07b526a93 fix Win95 bustage introduced last version. Sorry about that. 1998-07-13 23:52:48 +00:00
ftang
a47c2b579d Fix crashing bug # Approved by jar. This bug currently tag as 4.5 bug but since it is
a crashing bug, jar approve to check it in. We didn't change the bug Target FIX version
to 5.0 SF1 in because Nova also need to track it.
1998-07-13 16:38:30 +00:00
danm
adae25132e optionally include GlowCode. bug 299200 a:don. 1998-07-13 00:22:53 +00:00
hyatt
ee013641bc Fix for 300331. Reviewed by blythe, approved by don. 1998-07-10 17:22:06 +00:00
hyatt
fc229ddc91 Fixes for bugs 299992, 299994, 300042. Reviewed by blythe, approved by don. 1998-07-10 17:10:25 +00:00
danm
30f8c8b987 glowcode. bug 299200 a:don. 1998-07-09 16:33:15 +00:00
blythe
d5aec4b7fa Partial fix for 299200, get glowcode and purify support into the makefiles for stability 1998-07-09 05:03:15 +00:00
blythe
b808d771e0 Fix bug 290445, FCInitialize happens after prefs initialized to allow turning it off 1998-07-09 02:14:11 +00:00
blythe
4d56bdc159 Fix Bug 291002, MOZ_LITE now builds with OJI/JAVA turned on 1998-07-09 02:11:44 +00:00
law
cef9c75f47 Fixing bug#105062; reviewed by mjudge 1998-07-09 00:41:14 +00:00
danm
fe6c78261b form text element widgets now subclassed so they can activate their window in response to a WM_MOUSEACTIVATE message. bug 126974 r:blythe a:don 1998-07-08 16:28:16 +00:00
cmanske
d439745260 Part of fix for Composer SF1 in bug 148474. Reviewed by mjudge 1998-07-02 01:32:06 +00:00
ricardob
79992f8a24 free world changes 1998-07-02 01:09:54 +00:00
blythe
45ae87a8b2 aprvd don, transparency fixes, dithering improvements, submitted by martin.nilsson@bigfoot.com 1998-07-01 23:10:18 +00:00
blythe
e5588cbee0 aprvd don, fix 95 print scale problem, submitted by ajtal@ezlink.com 1998-07-01 22:50:42 +00:00
gagan
3dab44ab56 Fixes the great netlib initialization problem. NET_FinishInitNetLib was
never being called. See bug #231596.
1998-06-30 23:42:17 +00:00
cmanske
e3d8e4eb96 New artwork checkin for Composer toolbar and other images. Requested by brade 1998-06-29 23:53:40 +00:00
spider
27ed31bfbb Bitmap on trunk never made it in Normandy merge... MOZ_DARK only 1998-06-26 00:22:20 +00:00