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

157 Коммитов

Автор SHA1 Сообщение Дата
blythe%netscape.com c03155089a Fix a few pref calls to check or assert for errors 1998-07-24 22:56:50 +00:00
waterson%netscape.com f815305901 Fixed MOZ_PROF to include symbols, build optimized. 1998-07-24 22:47:22 +00:00
morse%netscape.com 9147f29c43 fix build bustage 1998-07-24 08:27:56 +00:00
morse%netscape.com bc8a02ac57 moved some privacy variables from FE to BE, reviewed by blythe 1998-07-24 07:26:46 +00:00
morse%netscape.com 83c415ad40 remove receipt transactions from emenu, reviewed by blythe 1998-07-24 07:21:37 +00:00
morse%netscape.com 015cf8714f add prefs for privacy features 1998-07-24 07:19:42 +00:00
blythe%netscape.com 17a8204b61 VC6 compiler support changes, editor files reviewed by mjudge 1998-07-24 01:12:13 +00:00
blythe%netscape.com 325b6d1a6c Support VC6 compiler 1998-07-24 00:48:33 +00:00
hyatt%netscape.com 5957d69b6b Landing the WinFE RDF branch. 1998-07-23 17:48:39 +00:00
cmanske%netscape.com c06380446a 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 8c45fc50b9 Added new cursor to indicate selecting a line in Composer 1998-07-23 04:07:24 +00:00
hshaw%netscape.com 1d354102b0 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 bed6d92a7c Fix for bug #49584 1998-07-21 23:59:38 +00:00
danm%netscape.com 2693bd9b63 copy fullsoft runtime files 1998-07-21 23:41:39 +00:00
danm%netscape.com 189ee1e807 plug leaking URL in Icon_GetUrlExitRoutine. r:hyatt 1998-07-21 21:37:45 +00:00
dfm%netscape.com 869cb642a7 Fixed morse's typo. 1998-07-20 21:50:15 +00:00
dfm%netscape.com ba0baf007d Fixed winfe bustage, morse's whitespace clobber.. 1998-07-20 21:13:09 +00:00
morse%netscape.com d3af5f59ad temporary hack to fix build bustage 1998-07-20 20:47:32 +00:00
dfm%netscape.com 91d899a2d0 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 a6e23a41af Fix for bug#301644; don't call SetContext if we ain't got no context 1998-07-16 23:26:42 +00:00
danm e4b667424c removing Windows-specific obsolete version of Full Circle code. bug 300132 a:don. 1998-07-15 16:39:21 +00:00
danm 6c18c1739e use ns/fullsoft dll if MOZ_FULLCIRCLE 1998-07-15 04:07:56 +00:00
danm 68718e0bf4 build Full Circle using /ns source, and only ifdef MOZ_FULLCIRCLE. bug 300132 a:don. 1998-07-15 04:05:21 +00:00
law 33754a4393 Fix for bug#197179 1998-07-14 23:11:05 +00:00
chuang 776c338c12 Fix300421 Edit Preferences doesn't work, reviewed by putterman 1998-07-14 23:03:07 +00:00
danm 7c116c5c51 fix %@# goof from the _last_ fix checkin. time to go home. 1998-07-14 03:20:52 +00:00
danm acc7b20936 fix Win95 bustage introduced last version. Sorry about that. 1998-07-13 23:52:48 +00:00
ftang d547903412 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 f2ba7ea301 optionally include GlowCode. bug 299200 a:don. 1998-07-13 00:22:53 +00:00
hyatt c458f7275f Fix for 300331. Reviewed by blythe, approved by don. 1998-07-10 17:22:06 +00:00
hyatt 39b25c22a7 Fixes for bugs 299992, 299994, 300042. Reviewed by blythe, approved by don. 1998-07-10 17:10:25 +00:00
danm 181ec43df6 glowcode. bug 299200 a:don. 1998-07-09 16:33:15 +00:00
blythe a844b47125 Partial fix for 299200, get glowcode and purify support into the makefiles for stability 1998-07-09 05:03:15 +00:00
blythe 3c7ddcbce4 Fix bug 290445, FCInitialize happens after prefs initialized to allow turning it off 1998-07-09 02:14:11 +00:00
blythe 76c4bec573 Fix Bug 291002, MOZ_LITE now builds with OJI/JAVA turned on 1998-07-09 02:11:44 +00:00
law e6844fe7d8 Fixing bug#105062; reviewed by mjudge 1998-07-09 00:41:14 +00:00
danm 916e4c3e8c 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 7dc31894c0 Part of fix for Composer SF1 in bug 148474. Reviewed by mjudge 1998-07-02 01:32:06 +00:00
ricardob 2557ec9410 free world changes 1998-07-02 01:09:54 +00:00
blythe fbb93dc211 aprvd don, transparency fixes, dithering improvements, submitted by martin.nilsson@bigfoot.com 1998-07-01 23:10:18 +00:00
blythe fc8a07116d aprvd don, fix 95 print scale problem, submitted by ajtal@ezlink.com 1998-07-01 22:50:42 +00:00
gagan 4ed59ee655 Fixes the great netlib initialization problem. NET_FinishInitNetLib was
never being called. See bug #231596.
1998-06-30 23:42:17 +00:00
cmanske 264d073d32 New artwork checkin for Composer toolbar and other images. Requested by brade 1998-06-29 23:53:40 +00:00
spider 3f3dd5c9c4 MOZ_DARK build fix 1998-06-25 23:18:11 +00:00
spider 7b08c23fa4 NORMANDY_DDAY merge... 1998-06-25 05:50:45 +00:00
blythe d8361bfb39 aprvd don, bitmap changes from martin.nilsson@bigfoot.com - no more political arguments over bitmaps 1998-06-24 22:37:46 +00:00
spider 2de1767a46 Normandy Merge .... 1998-06-22 21:19:46 +00:00
cmanske 317841408f UI changes needed as part of SF1 bug 122061, adding support for multiple META tags with same NAME. Reviewed by mjudge 1998-06-21 19:04:54 +00:00
blythe f6083c581d Fix bug 148458, crash on multiple startups 1998-06-18 01:47:30 +00:00
law dc63c63db0 Fixed bug #129272. Reviewed by hyatt. Re-architected docking/undocking process 1998-06-17 16:32:34 +00:00