110411 Commits

Author SHA1 Message Date
smontagu%netscape.com
15d18f8e4f Add support for Langbox ISO-8859-6.8x encoding. Bug 78201, r=ftang, sr=roc+moz. 2002-10-08 23:58:48 +00:00
rjc%netscape.com
099af79d56 Fix bug # 170622: Bookmarks deletion cmd needs to go through RDF composite db cmd APIs. Bookmarks need to NS_RDF_ASSERTION_REJECTED on unknown nodes. Bookmarking a group of tabs fix. r=blake sr=jag 2002-10-08 23:55:39 +00:00
rogerl%netscape.com
05311863ab Minor long/ulong tweaks. 2002-10-08 23:49:36 +00:00
naving%netscape.com
2bbee4845c 173357 r=cavin sr=bienvenu fix a major bug in compacting local folders. We were compacting folder even after we failed to get a lock. 2002-10-08 23:47:58 +00:00
hyatt%netscape.com
c58d3b56d0 Add alert when popup is blocked. 2002-10-08 23:45:00 +00:00
timeless%mac.com
b4caf1b187 Bug 163104 Long lists of folders/bookmarks down arrow does not work correctly
patch by adrianm2@yahoo.com r=dean_tessman@hotmail.com sr=jag
2002-10-08 23:41:52 +00:00
hyatt%netscape.com
01485d4408 Popup whitelisting improvements. 2002-10-08 23:27:21 +00:00
hyatt%netscape.com
1edaaddc79 POPUP WHITELISTING LIVES! 2002-10-08 23:24:03 +00:00
nhotta%netscape.com
21bd7b3226 Changed to unescape the tab title with a charset if non ASCII,
bug 158171, r=caillon, sr=bzbarsky.
2002-10-08 23:19:03 +00:00
varada%netscape.com
40063e379e backing out changes for 170572;r/sr=sspitzer 2002-10-08 23:18:15 +00:00
varada%netscape.com
7cccc43f4e backing out some changes n bug#170572;getting rid of a function and making it an inline call;re-aligning pref-mainews groupbox and changing label to match similar groupbox in browser prefs;r/sr=sspitzer 2002-10-08 23:16:20 +00:00
blakeross%telocity.com
5892d1bb84 Put back hyatt's changes. 2002-10-08 23:14:45 +00:00
sdagley%netscape.com
eee8972632 #56589 - Add shared menus support (requires version 1.2 of SharedMenus.component) for CFM version of Mozilla for Mac OS X. r=bnesse,sr=sfraser 2002-10-08 23:09:00 +00:00
jfrancis%netscape.com
5ce517c458 fix for 164054: Place selection at first visible content on editor doc load r=brade sr=kin 2002-10-08 23:08:34 +00:00
jfrancis%netscape.com
161ba68052 fix for 171243: redo broken r=brade, sr=kin 2002-10-08 23:06:38 +00:00
akkana%netscape.com
3ce9dd920f 137629: remove most editorshell references from mailnews. r=brade sr=sspitzer 2002-10-08 23:04:12 +00:00
hyatt%netscape.com
4a623caa5d Page report impl. 2002-10-08 23:04:11 +00:00
jfrancis%netscape.com
9d19ef9ce4 fix for 169033: deletion should delete nested empty blocks all in one action r=fm; sr=kin 2002-10-08 22:59:09 +00:00
blakeross%telocity.com
6d274312dc Capitalize words in menuitem. 2002-10-08 22:55:06 +00:00
jfrancis%netscape.com
ac9f0f07f5 fix for 164054: Place selection at first visible content on editor doc load r=brade sr=kin 2002-10-08 22:53:55 +00:00
blakeross%telocity.com
ca44975b7f Bring back image blocking. 2002-10-08 22:52:51 +00:00
sspitzer%netscape.com
f6efaf2c06 more changes, not visible to the end user yet, for spam UI. bug #169638.
r/sr=bienvenu
2002-10-08 22:45:05 +00:00
asa%mozilla.org
6ebfa418a7 adding toolkit to the readme 2002-10-08 22:39:54 +00:00
hyatt%netscape.com
9b21c13041 page report dialog. 2002-10-08 22:38:16 +00:00
gordon%netscape.com
e2f8513c58 Fix bug 113081 "cache capacity not updated until mozilla is relaunched".
r=bnesse, sr=darin.
2002-10-08 22:35:08 +00:00
darin%netscape.com
70e5d7d189 fixing bustage 2002-10-08 22:15:57 +00:00
hyatt%netscape.com
d5afbaefbc Fix popup prefs panel. 2002-10-08 22:12:48 +00:00
locka%iol.ie
41b6ca5c1a NOT PART OF BUILD. Add some extra DHTML validation tests, plus test of control's visible property. 2002-10-08 22:09:06 +00:00
locka%iol.ie
a1e7fb5214 NOTPART OF BUILD. Fix get_URL impl 2002-10-08 22:07:10 +00:00
hyatt%netscape.com
64fc82bbf8 Fix script panel. 2002-10-08 22:05:33 +00:00
blythe%netscape.com
8596d833c8 Work for bug 170618
Build files only, no code changes
Add directory to allmakefiles.sh, r=cls
Pull directory when appropriate
2002-10-08 21:40:10 +00:00
darin%netscape.com
c8c13bf0a8 fixes bug 172963 "remove dead mime code" r=dougt sr=alecf 2002-10-08 21:31:54 +00:00
akkana%netscape.com
89f704d44c 161143: Add new method InsertTextWithQuotes, and call it from Rewrap. r=brade,jfrancis sr=sspitzer 2002-10-08 21:22:27 +00:00
darin%netscape.com
37ed561c77 revising my bustage fix 2002-10-08 21:18:41 +00:00
gerv%gerv.net
110c123927 Bug 173249 - user-error.html.tmpl: Bogus title, inconsistent indenting. Patch by burnus; r=gerv. 2002-10-08 21:14:18 +00:00
darin%netscape.com
9665bc9f1a fixes win32 bustage from akk's last checkin 2002-10-08 21:11:59 +00:00
cotter%netscape.com
578e37cec3 Added index & search keys for new cert alert (bugzilla #141612), per bugscape bug #19935 & bugscape bug #19936, r= oeschger; fixed broken search key in certs_help.html. 2002-10-08 21:06:00 +00:00
darin%netscape.com
4f540c03c1 fixes bug 173278 "Should not prefetch <link rel="alternate">" r=gordon sr=alecf 2002-10-08 21:04:25 +00:00
cmanske%netscape.com
277f54ac74 Restored previous Composer window ID, b=173257, fix by neil@parkway.cc.co.uk, r=cmanske, sr=kin 2002-10-08 20:39:05 +00:00
karnaze%netscape.com
40902d04df bug 163614 - Changed DeleteChildsNextInFlow to DeleteNextInFlowChild, params, and callers. sr=kin, r=alexsavulov,dcone 2002-10-08 20:35:26 +00:00
akkana%netscape.com
753fba95f6 161143: Add new method InsertTextWithQuotes, and call it from Rewrap. r=brade,jfrancis sr=sspitzer 2002-10-08 20:24:23 +00:00
blakeross%telocity.com
f5f545b0a2 Remove moz-collapsed. 2002-10-08 20:12:56 +00:00
gordon%netscape.com
742a575ad1 Fix bug 167525 "error writing 1k, 4k, 16k documents". Off by one bug with
respect to CalculateFileIndex(). r=dougt, sr=darin.

Also fix bug 166361 "Incorrect comparison in nsDiskCacheMap.cpp". sr=darin.
2002-10-08 20:09:04 +00:00
hyatt%netscape.com
eee0fdef28 Add page report accessor to tabbrowser. 2002-10-08 19:57:21 +00:00
bienvenu%netscape.com
001f805efd fix 173296 mime emitters not registered successfully, r=ducarroz, sr=sspitzer 2002-10-08 19:40:10 +00:00
chanial%noos.fr
e616c36528 typo 2002-10-08 19:23:39 +00:00
hyatt%netscape.com
6d48762647 Put back in a function i removed by accident. 2002-10-08 19:08:57 +00:00
hyatt%netscape.com
c20f1e2f17 Fix code inside a phoenix ifdef. NPOB. 2002-10-08 19:07:29 +00:00
seawood%netscape.com
c82d53933c Unset DESTDIR when installing NSPR files into SDK dirs. 2002-10-08 19:04:26 +00:00
rdayal%netscape.com
d8567a2e9b Bug #164760 Implement Palm Conduit - changes to build it.
Makefile and changes to build the Conduit. This would get built only when Palm CDK
is installed and the env var PALM_CDK_DIR is set to Palm CDK dir path.

r=leaf, sr=mscott.
2002-10-08 19:00:06 +00:00