dmose%mozilla.org
7bf37a6d47
fix for bug found in original 17464 patch, where removal from the CC list was not generating a mail. r=donm@bluemartini.com
2001-02-14 20:41:26 +00:00
chuang%netscape.com
26bf7ba9ee
Bug68000 JS exception in stand alone message window, r=bienvenu, sr=sspitzer
2001-02-14 20:32:03 +00:00
hyatt%netscape.com
a5bf4de473
Not part of build.
2001-02-14 20:26:18 +00:00
hyatt%netscape.com
c7223b0dcd
Fix for 68103. r=the world
2001-02-14 20:21:04 +00:00
hyatt%netscape.com
ce3a1383a5
Not part of build.
2001-02-14 20:16:02 +00:00
blakeross%telocity.com
cfeb7ed3f3
getElementsByTagName fails to find namespaced content when called on anonymous content (by Alex Fritze). r=blake sr=hyatt
2001-02-14 20:13:34 +00:00
thayes%netscape.com
877fc2b728
Add MPL license text.
2001-02-14 20:11:25 +00:00
thayes%netscape.com
8f88244311
Change initialization of NSSDialog object
2001-02-14 20:10:00 +00:00
thayes%netscape.com
ca79b59d74
Implement nsISecurityWarningDialogs in the NSSDialogs object.
2001-02-14 20:09:33 +00:00
thayes%netscape.com
23289ed4d2
Use NSSDialogs service to implement security warning dialogs.
2001-02-14 20:00:01 +00:00
thayes%netscape.com
44e134423d
Define new SecurityWarningDialogs interface
2001-02-14 19:58:21 +00:00
hyatt%netscape.com
2ee3d05bf5
Not part of build.
2001-02-14 19:44:38 +00:00
hyatt%netscape.com
face7af13e
Not part of build.
2001-02-14 19:39:20 +00:00
disttsc%bart.nl
e7c8ac7aa6
Fix javascript strict warnings in pref-charset.js, clean up. bug=60630, author=Mark Olson <maolson@earthlink.net>, r=nhotta, a=alecf
2001-02-14 18:57:15 +00:00
bnesse%netscape.com
03d92b93f2
Removing unused (and now outdated as well) files from the tree.
2001-02-14 18:49:19 +00:00
beard%netscape.com
a5bc14a2ad
Fixed crashing bugs by using PowerPC struct alignment. Reorganized project to link against Mac libraries, rather than having JS2.lib bring them in.
2001-02-14 18:38:12 +00:00
disttsc%bart.nl
2649093d4c
Make "Save File" in XP FilePicker warn when you're trying to save to a non-existant directory. bug=27612, r=bryner, a=alecf
2001-02-14 18:36:19 +00:00
beard%netscape.com
0e29b661a3
Fixing assertion in test case, so js2 shell will start correctly.
2001-02-14 18:30:03 +00:00
Peter.VanderBeken%pandora.be
66af5799da
Not part of default build. Keep Transformiix compiling on Mac.
2001-02-14 15:59:53 +00:00
rods%netscape.com
76620f71ea
copy/paste coding error - simple change from Height to Width
...
Bug 67497 sr=attinasi
2001-02-14 15:40:26 +00:00
axel%pike.org
b76ea48019
NOT PART OF BUILD, mozilla module should take stylesheet URL as base, too; r=peterv
2001-02-14 15:14:20 +00:00
ftang%netscape.com
5f45e425c4
check in the module change for smontagu@il.ibm.com
...
r=yokoyama@netscape.com and ftang@netscape.com
bug 62777
2001-02-14 14:08:18 +00:00
locka%iol.ie
cca689fe4c
Update viewer to use nsIWebBrowserSiteWindow. b=67723, sr=buster
2001-02-14 13:14:41 +00:00
rods%netscape.com
518374b835
Fixed bad spelling
...
Bug 68465 r=dcone,sr=attinasi
2001-02-14 12:39:57 +00:00
rods%netscape.com
36b8f459a3
I couldn't find any documentation explaining on this specifically (classic Microsoft)
...
But it appears if you set nMinPage to 0, and then nFromPage, nTomPage, & nMaxPage to 0xFFFF
the dialog behaves the way you want it to for "All Pages" and "Page Range"
Plus, it appears you need to pre-set the flags to both "PD_ALLPAGES | PD_RETURNDEFAULT"
in order for the dialog to not appear and have the "::PrintDlg(&prntdlg);" call return.
Bug 61075 r=dcone sr=attinasi
2001-02-14 12:04:55 +00:00
brendan%mozilla.org
194b56e16d
Crash fix (first part, two more files to come) for old-style obj.eval in a function (68498, r=bryner, sr=jband).
2001-02-14 09:11:09 +00:00
mscott%netscape.com
bd68e20bbb
(NOT PART OF THE BUILD)
...
contains basic style rules for the new outliner widget for the modern
theme.
2001-02-14 07:18:38 +00:00
pchen%netscape.com
28e9f71e2b
bug 68105, r=alecf, sr=mscott, moved deletion of previous version of mime mapping pref up in file, appears to prevent empty mapping from being created, yes, that's a scary statement; while here, also fix case changing a mime mapping pref to overwrite an existing one, delete existing one before saving edits
2001-02-14 05:47:46 +00:00
dcone%netscape.com
cbf9cc74f2
Release the Presentation Context.. fixes printing leak r=kmmclusk, sr=attinasi
2001-02-14 05:45:05 +00:00
attinasi%netscape.com
56f88ac24a
Patch provided by khiggins@scu.edu - fixes memory leak in viewer. b=44003 r=buster,attinasi
...
Thanks, Kevin!
2001-02-14 05:33:57 +00:00
kmcclusk%netscape.com
b2bf73fba0
Invalidate the incremently loaded portion of an image instead of the entire image if the image is not tiled. bug 41134 r=rods@netscape.com sr=attinasi@netscape.com
2001-02-14 05:31:02 +00:00
jband%netscape.com
3cffac3fc7
not part of the build - to be used in xpconnect flattening etc.
2001-02-14 04:26:03 +00:00
pinkerton%netscape.com
bbb1b4f808
doh! forgot to reset the baseAddr of the pixmaps after re-locking the handles in ConvertToPICT. Thanks lordpixel@mac.com. r=saari/sr=sfraser.
2001-02-14 03:24:10 +00:00
valeski%netscape.com
60fc41df35
sr=scc. 68187. making weak reference implementation on the browser listener part requirement explicit. API change.
2001-02-14 03:12:33 +00:00
dcone%netscape.com
f74ff2b3c5
Added a refcount to the nsDeviceContext. sr=attinasi r=kmcclusk
2001-02-14 02:57:07 +00:00
javi%netscape.com
2726eab4bd
Whenever we get the NSS Dialogs, make it a proxied service to avoid
...
all the assertions and eventual abort my JavaScript when we try to
open a window on a thread other than the UI thread.
2001-02-14 01:45:28 +00:00
disttsc%bart.nl
7e876d6871
"javascript strict warnings in importDialog.js". bug=60632, author=Mark Olson <maolson@earthlink.net>, r=tonyr, r=chuang, sr=sspitzer
2001-02-14 01:28:54 +00:00
akkana%netscape.com
80af665997
18508: Allow for user-specified XBL bindings. sr=hyatt
2001-02-14 01:24:45 +00:00
akkana%netscape.com
49621d69ec
61757: fix a character type problem. Fix provided by Charles Hannum <mycroft@netbsd.org>, r=me, sr=sfraser
2001-02-14 01:23:23 +00:00
jgmyers%netscape.com
22b7b1c8ac
fix SMTP/SSL prefs: bug 32018 r=brendan sr=sspitzer
2001-02-14 01:18:33 +00:00
colin%theblakes.com
e48228e336
Almost forgot the prefs file. b=56243 r=dveditz sr=sspitzer
2001-02-14 01:16:30 +00:00
colin%theblakes.com
2c7b54828c
OpenVMS specific pref file support. b=56243 r=dveditz sr=sspitzer
2001-02-14 01:11:45 +00:00
locka%iol.ie
a17f63b0a9
Removed a dud command from clobber rule which deleted a file needed for build.
2001-02-14 00:43:51 +00:00
dbragg%netscape.com
8fdecb8e1e
Now closing the download dialog if Cancel is clicked. Fix for bug 58573. r=sgehani, sr=mscott
2001-02-14 00:42:11 +00:00
mkaply%us.ibm.com
8f5e3727d0
#58501
...
r=brade, sr=sfraser
Remove unnecessary .99 opacity
2001-02-14 00:35:57 +00:00
mkaply%us.ibm.com
cc8be1bfb4
OS/2 only
...
r=mkaply, a=blizzard
Default (npnul) plugin for OS/2
2001-02-14 00:29:14 +00:00
mstoltz%netscape.com
8720e0c142
Bug 66331, nsCodebasePrincipal::GetOrigin needs to specify the port
...
if nonstnandard. Fixes a bug in LiveConnect. r=dougt, sr=jband.
2001-02-14 00:27:34 +00:00
mcafee%netscape.com
0f82bd9582
Ignore generated files
2001-02-14 00:22:38 +00:00
mkaply%us.ibm.com
2977c43e61
OS/2 only
...
r=mkaply, a=blizzard
Default (npnul) plugin for OS/2
2001-02-14 00:17:52 +00:00
naving%netscape.com
251ccb942a
50722, 58083. sr=sspitzer, bienvenu No need to reset the ImapConnection. The IMAP code
...
now uses the exisiting connection.
2001-02-14 00:17:15 +00:00