Commit Graph

71109 Commits

Author SHA1 Message Date
mstoltz%netscape.com
69980043ac bug 24765, hooking up necko file cache to jar protocol. Hopefully without leaks this time. Also fixed leak in nsJARURI. r=beard, warren 2000-09-22 06:21:18 +00:00
av%netscape.com
32790a3411 Fix for 53399, check for null-pointer to avoid crash, by sean, r=av, a=waterson 2000-09-22 06:17:28 +00:00
ben%netscape.com
e0f6968d0c 46519, classic skin polish fixes, remove bottom border from internetresults tree. a=hyatt 2000-09-22 06:13:47 +00:00
saari%netscape.com
017038bb88 Mac part of 48785 (hyatt's keybinding checkin) and also a fix for 52552. r=hyatt 2000-09-22 06:03:13 +00:00
hyatt%netscape.com
5b53ed4998 added files: mozilla/layout/xbl/src/nsXBLWindowKeyHandler.cpp 2000-09-22 05:49:40 +00:00
hyatt%netscape.com
124dd2a755 removed files: mozilla/rdf/content/src/nsXULKeyListener.cpp 2000-09-22 05:47:47 +00:00
hyatt%netscape.com
7fb7a2e174 added files: mozilla/rdf/content/src/nsXULKeyListener.cpp 2000-09-22 05:45:45 +00:00
hyatt%netscape.com
ce23991b0b 48758. r=ben,saari, a=waterson 2000-09-22 05:44:16 +00:00
hewitt%netscape.com
832fe1a88e #51645 - mac theme preview images, r=hangas, a=ben 2000-09-22 05:42:05 +00:00
wtc%netscape.com
1bd68f8f77 Bugzilla bug #53114: fixed license in nss/cmd/zlib/Makefile and
manifest.mn.  Thanks to Brian Ryner <bryner@netscape.com> for the bug
report.
2000-09-22 05:35:35 +00:00
hyatt%netscape.com
8a0e458fe7 48758. r=ben,saari, a=waterson 2000-09-22 05:31:36 +00:00
timeless%mac.com
ad527bce20 a=ben, partial fixes for bugs 38840, 41535 and Mail3PaneVertlayout 2000-09-22 05:30:04 +00:00
hewitt%netscape.com
319880c9bc #46423 - make menulists crop, fixes overflowing text on messengercompose in modern. r=hangas, a=ben 2000-09-22 05:17:53 +00:00
hewitt%netscape.com
47bbd9a1db #46519 - s/align/orient on tabcontrol, corrects classic look, r=hangas, a=ben 2000-09-22 05:14:11 +00:00
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