cmanske%netscape.com
c15a31d933
Fixed bugs 43394 (wrong type for getting recent menu max items pref), 52878 (wrong doc url results in adding a charset incorrectly), 47704 (making composer new page prefs work). r=mjudge. a=ben
2000-09-22 05:13:34 +00:00
bryner%uiuc.edu
49ded19871
Oops, forgot this file. bug 53648, r=scc, a=gagan,brendan.
2000-09-22 05:09:36 +00:00
ccarlen%netscape.com
824348ed3c
Bug #48981
Make use of mpfilelocprovider for Shrimp
r=bhuvan,mscott
2000-09-22 05:05:48 +00:00
vishy%netscape.com
db1dc7581c
bugzilla 52182. r=a=mscott.
...
Modify the logic to launch external browser (only for target=_content
and target=_blank links). Also add something to DocShellLoadInfo
so that a user of nsDocShell::LoadURI can specify the target desired.
2000-09-22 05:04:58 +00:00
ccarlen%netscape.com
870b0f6ace
Bug #48981
Added mpfilelocprovider lib to makefile
r=bhuvan,mscott
2000-09-22 05:04:47 +00:00
hewitt%netscape.com
b63fd1d5a5
#46423 - [Modern] focus borders on widgets, r=hangas, a=ben
2000-09-22 05:03:57 +00:00
ccarlen%netscape.com
c4f4edf0a7
Bug #48981
Added mpfilelocprovider lib to project
r=sfraser
2000-09-22 05:03:30 +00:00
hyatt%netscape.com
ac2865c3c4
48758. r=ben,saari, a=waterson
2000-09-22 05:02:20 +00:00
blakeross%telocity.com
26cdf8034f
Fix nsbeta3+ bug 50202, IE favorites not working in PT Bookmarks menu. r=a=don
2000-09-22 04:57:06 +00:00
dveditz%netscape.com
3c17a84a91
bug 47080 change value of navigator.platform for backward compatibility, r=sgehani,a=scc
2000-09-22 04:52:22 +00:00
radha%netscape.com
9660d43d3f
Fix for bug #52215 r=ben a=ben
2000-09-22 04:51:34 +00:00
scc%mozilla.org
d8a1d0bced
bug#53648: including IDL from the security world; actually bryner's change; r=scc, a=gagan,brendan
2000-09-22 04:42:21 +00:00
bryner%uiuc.edu
43b47e9463
Moving files out of security/base at request of security team. The new home for these files is in netwerk. Bug 53648. r=scc. a=gagan,brendan.
2000-09-22 04:42:20 +00:00
pinkerton%netscape.com
e8c27a8e0c
in the event proc for the NavServices dialogs, tell the watch task that we've hit an event loop so that it doesn't change the cursor to a watch. r=hyatt, bug# 53121
2000-09-22 04:27:24 +00:00
cmanske%netscape.com
0c0fbf51b9
Fixed wrong image for toolbar bug 53588. r=mjudge, a=sfraser
2000-09-22 04:27:07 +00:00
neeti%netscape.com
011f1101ed
fix for bug 51095- mStorageInUse grows faster than required if we update files.r=dp,a=mscott
2000-09-22 04:17:22 +00:00
hewitt%netscape.com
363cd7f28c
#46423 - on behalf of jglick: mail/news search dialog cleanup, r=hewitt, a=hangas
2000-09-22 04:14:04 +00:00
rpotts%netscape.com
63db1a7028
bug #53273 (r=neeti,fur a=me).Clear the TRUNCATED_CONTENT flag when all of the data arrives for a URI. This handles the case where the entry was evicted (and the content was truncated) and is later reused...
2000-09-22 04:12:42 +00:00
chuang%netscape.com
02ee848b36
Bug50584 Lists in Personal Address Book not migrating as lists, r=putterman,a=mscott
2000-09-22 03:59:13 +00:00
hewitt%netscape.com
721ba18fbe
#46423 - remove underlines from personal toolbar folders on :hover, r=hangas, a=ben
2000-09-22 03:54:42 +00:00
hewitt%netscape.com
5951ce4542
#46423 - mac font correctness on search button, r=hangas, a=ben
2000-09-22 03:53:40 +00:00
hewitt%netscape.com
a70af4a2d7
#46423 - return black bottom border to personal toolbar, r=marlon, a=ben
2000-09-22 03:52:07 +00:00
hewitt%netscape.com
6b0c2aedf6
#46423 - on behalf of jag: correctly sized check image, r=hewitt, a=ben
2000-09-22 03:50:21 +00:00
hewitt%netscape.com
3910d505d4
#46423 - make text colors consistent in modern, r=hangas, a=ben
2000-09-22 03:49:39 +00:00
hewitt%netscape.com
cc2e097f70
#46423 - color adjustment on bookmark icons, r=hyatt, a=ben
2000-09-22 03:48:40 +00:00
jefft%netscape.com
dad1247811
fixed bug53238.txt -- Data loss: attachment option {Save All} fails to prompt user if destination dir has an existing file w/ same file name. r=mscott; a=msanz
2000-09-22 03:46:31 +00:00
ccarlen%netscape.com
7b361a76d9
Adding mpfilelocprovider to build
This lib is being used to fix #48981
r=bhuvan, mscott
2000-09-22 03:46:18 +00:00
mscott%netscape.com
3e8306773b
Bug #44176 --> pass in the length as the max progress for the download. This allows implementors of
...
nsIWebProgressLIstener to get notifications for ftp downloads.
r=valeski r=gagan
2000-09-22 03:46:11 +00:00
mscott%netscape.com
e5ecd9e189
Bug #44176 --> in order to have a progress dialog for helper apps, we reset the notifications. http
...
wasn't regenerating the proxied notifciation calls.
r=gagan
2000-09-22 03:44:13 +00:00
ccarlen%netscape.com
de4c956575
This lib is being used to fix #48981
This change is for a whole in the Unix implementation of nsIFile
r=bhuvan, mscott
2000-09-22 03:43:12 +00:00
dbragg%netscape.com
27957fb0f9
Fix for bug 53511. Added the warning text and formatted the dialog to fit it correctly. r=ben a=ben
2000-09-22 03:17:52 +00:00
putterman%netscape.com
137ef27382
More work on 46888. Checking in for naving. Make sure delete doesn't prevent messages from being displayed later on. r=scottip,a=alecf.
2000-09-22 03:10:21 +00:00
ben%netscape.com
73b8b572cb
part of previous checkin, a=hyatt
2000-09-22 03:00:04 +00:00
ben%netscape.com
9bb3630093
fix for bug 53265, trees, menulists, etc have grey background on linux.
...
Introduce some unix-classic stylesheets here to force the colour scheme for these widgets to be black-on-white. a=hyatt@netscape.com .
Update the windows classic skin files for textfields to remove the hack put in place to accommodate linux.
2000-09-22 02:58:41 +00:00
shanjian%netscape.com
f370e2961e
#49414 crash in exist when global ime exist
...
r/a=ftang
gAIMMApp->Deactivate() should be called before release. This is documented
in MS documentation and tested in 4.x code.
2000-09-22 02:54:28 +00:00
taka%netscape.com
3471c82333
fix for #45222 . r=alecf, a=alecf
2000-09-22 02:52:11 +00:00
varada%netscape.com
3afc59687c
fix for bug#31263;make splitters persist position in mail;r=putterman;a=alecf
2000-09-22 02:51:33 +00:00
varada%netscape.com
7e5341a8a9
fix for bug#28520; keyboard navigation for mail;r=putterman;a=alecf
2000-09-22 02:51:23 +00:00
alecf%netscape.com
28d129eb73
fix for #53200 r=putterman,mscott
...
make the priority and status strings localizable, and add a priority string for "Normal"
localization change a=msanz
2000-09-22 02:48:11 +00:00
timeless%mac.com
f50548423c
another fix for another part of bug 41535 r=cmanske a=ben.
2000-09-22 02:45:51 +00:00
ben%netscape.com
06e3043d47
fix for 51360, cleanup for sidebar panel preview. r=matt, a=hyatt
2000-09-22 02:30:34 +00:00
sgehani%netscape.com
1e3a519743
Throw up an error dialog and stop if any zippy errors detected. [nsbeta3+ b=34014; r=ssu; a=syd]
2000-09-22 02:23:54 +00:00
sgehani%netscape.com
bffc387b21
Make linux installer work with netscape.com ftp servers. Flush the *entire*
...
response from the control connection.
[nsbeta3++ b=53289; r=ssu; a=mscott]
2000-09-22 02:20:32 +00:00
av%netscape.com
c988d614ec
This should fix the redness
2000-09-22 01:48:05 +00:00
ftang%netscape.com
0c590f7978
fix bug 53210. check in for yokoyama from ftang
...
a=ftang r=ftang remove static link of IMM32.DLL
2000-09-22 01:06:51 +00:00
ftang%netscape.com
815ea07ade
fix bug 33162. a=ftang
...
check in machine generate code
remove NEC japanese range
2000-09-22 01:03:39 +00:00
av%netscape.com
089f65cac9
Fixing #36089 . Allowing Mac browse through both 'Plugins' and 'Plug-ins' folders, a=waterson
2000-09-22 00:58:46 +00:00
ben%netscape.com
74af64f5a1
fix for b53137, classic dual menubuttons don't click down anymore. Remove the hacks
...
that I put in place to compensate for incorrect :hover behaviour. r=ianh, a=hyatt
2000-09-22 00:55:35 +00:00
attinasi%netscape.com
114655d1b7
Added viewsource.css: style rules for viewsource window, extracted from html.css. Not Part Of Build, Not currently used. a=ianh@netscape.com
2000-09-22 00:53:20 +00:00
sspitzer%netscape.com
0022460e1e
removing script, since it no longer works. r/a=ben
2000-09-22 00:44:18 +00:00