rods%netscape.com
e3c71475b1
Add event listeners to "prevent" ContextMenu, Key, Mouse and MouseMotion events from being processed.
...
Bug 128449 r=dcone sr=attinasi a=asa
2002-03-23 18:07:51 +00:00
gerv%gerv.net
d391f38ecb
Bug 110012 - show_bug templatisation. r=bbaetz, afranke.
2002-03-23 17:58:41 +00:00
brendan%mozilla.org
ac2c08044b
Fix JSOP_DEFFUN to define functions in global code permanently, and not permanently in eval code (131964, r=khanson, sr=shaver, a=scc).
2002-03-23 17:34:24 +00:00
sspitzer%netscape.com
e4bf36d24a
default accounts to use the global MDN prefs. NOT PART OF THE BUILD.
...
a=asa
2002-03-23 17:28:31 +00:00
rods%netscape.com
dbb633ac74
The original patch worked fine for regular documents but didn't work for mail
...
because of the ordering of nsIWebProgressListeners. Even tho the doc WAS
finished loading the notification goes to mail first abd then it print and then
check to see if it is busy and it comes back that it is.
So instead I have to use two booleans to monitor if the document was asked to
be destroyed while it was preparing to print. This typically happens when the
user click on a click and it takes a while and then they decide to print. So
while the Print Dialog is up the document gets unloaded and when it returned
back everything is gone.
So when the flow of control returns back from the Print Dialog it checks to see
if it "should" have been destroyed, and if so, it then aborts printing, cleans
and displays a message if the pressed "OK". If they pressed cancel then it
doesn't print the message.
Bug 131174 r=dcone sr=attinasi a=asa
2002-03-23 16:48:58 +00:00
rods%netscape.com
05f3ce15a4
These are called as backstops in case a PrnitSettings was not passed in
...
at the moment these lines are not executed
Part of Bug 126734 r=ducarroz sr=spitzer a=asa
2002-03-23 16:46:00 +00:00
locka%iol.ie
f715532b20
Add missing scrollbar arrow files to embed.jar. b=132653 r=valeski@netscape.com
2002-03-23 16:26:50 +00:00
wtc%netscape.com
d19e0fe8ee
Bugzilla bug 132483: fixed the bug that ckfw destroys an object before its
...
handle. r=relyea.
2002-03-23 16:10:07 +00:00
wtc%netscape.com
a09f7474ca
Bugzilla bug 131427: added softkver.c to softoken Mac build. Set
...
MWFTP_Post_password to null value to reduce the noise in diffs.
2002-03-23 15:43:34 +00:00
wtc%netscape.com
f0f87ddeaf
Bugzilla bug 128955: support Netscape's uname, MKS's uname, and Cygwin's
...
uname. Since CPU_ARCH is already defined in arch.mk, removed the redundant
definition in WIN*.mk. Removed the unnecessary internal variable
PROCESSOR. r=cls.
Modified Files: WIN954.0.mk WINNT3.51.mk WINNT4.0.mk WINNT5.0.mk
WINNT5.1.mk arch.mk
2002-03-23 15:06:02 +00:00
mkaply%us.ibm.com
d0622a259c
Adding newlines at the end of these files to proactively prevent HPUX bustage
2002-03-23 15:02:41 +00:00
mkaply%us.ibm.com
b5165892aa
HPUX bustage
2002-03-23 15:00:32 +00:00
cbiesinger%web.de
5dc491dac5
fix bustage on cabezon
2002-03-23 14:42:02 +00:00
rods%netscape.com
84da8dc116
Added try/catch for return error codes for page setup
...
Bug 130094 r=dcone sr=attinasi a=asa
2002-03-23 14:41:03 +00:00
gerv%gerv.net
301aa625f1
Bug 132634 - remove warning in reports.cgi when quips aren't used. Patch by cedric.caron@urbanet.ch; fixed up by xor@ivwnet.com; 2xr=gerv.
2002-03-23 13:47:31 +00:00
cbiesinger%web.de
0604302118
bug 104906 r=pavlov sr=tor a=asa
...
imgRequest::SniffMimeType and nsUnknownDecoder::SniffForImageMimeType should be one function
2002-03-23 13:21:33 +00:00
bbaetz%student.usyd.edu.au
02bede6f47
Bug 131659 - need to fixPerms the css directory
...
r=mattyt, justdave
2002-03-23 12:29:55 +00:00
dveditz%netscape.com
7921fe5fa3
Embeddable XPI landing, including bugs 76424, 83702, 88757, 97691, 98458, 105083, 105085, 113149,124467,124470 r=syd (and others) sr=alecf, a=drivers
2002-03-23 12:14:51 +00:00
dveditz%netscape.com
2cc7e2a657
bug 110946 install-script cleanup, r=curt,a=scc
2002-03-23 10:02:54 +00:00
brendan%mozilla.org
74c88d8460
Cope with OOM creating rt->atomState.table (131246, r=scole@planetweb.com, sr=jband, a=scc, thanks to scole for finding these OOM recovery bugs).
2002-03-23 07:38:08 +00:00
cmanske%netscape.com
6ed40c3805
Add tasks overlay for starting editor from taskbar or menus in other modules. b=122271, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=asa
2002-03-23 04:38:14 +00:00
kmcclusk%netscape.com
6ae53f54f8
suppress the painting of partially decoded background images bug 129908; r=pavlov sr=attinasi a=asa
2002-03-23 04:33:37 +00:00
bbaetz%student.usyd.edu.au
28a2172401
Bug 131521 - Set $::ENV{PATH} so that we don't get bogus 15 line warnings
...
from perl 5.6.1's Cwd.pm on every system() call.
r=mattyt, justdave
2002-03-23 03:51:05 +00:00
sspitzer%netscape.com
cad1f77196
landing some of the changes for MDN for jefft. bug #16241 . a=asa. NOT PART OF THE BUILD.
2002-03-23 03:48:15 +00:00
sspitzer%netscape.com
44fa6043aa
landing some of the changes for MDN for jefft. bug #16241 . a=asa. NOT PART OF THE BUILD.
2002-03-23 03:39:34 +00:00
seawood%netscape.com
66b16d25f6
Removing deleted Makefile.in
2002-03-23 03:39:29 +00:00
serge%netscape.com
eaa7ea38ec
not part of the build, bug 105959, add NPN_ReqestRead() support to tester plugin
2002-03-23 02:56:43 +00:00
heikki%netscape.com
ff0b611455
Bug 132238, add back support for SGML short comment and other junk even in strict comment parsing. r=harishd, sr=jst, a=asa.
2002-03-23 02:10:38 +00:00
bbaetz%student.usyd.edu.au
6a7df76ea9
Bug 132929 - buglist.cgi 'long format' button doesn't work
...
r=justdave x2
2002-03-23 01:54:54 +00:00
syd%netscape.com
4c0d4762a3
Fix for 110877, defer requesting user to shutdown other mozilla browsers until after the download has completed. r=sgehani, sr=dveditz, testing by gbush@netscape.com, a=asa
2002-03-23 01:54:38 +00:00
pschwartau%netscape.com
8260547943
Fixing a typo.
2002-03-23 01:50:16 +00:00
cmanske%netscape.com
edb94adb74
Exception error in Spelling Dictionary dialog and XUL1.0 fixup, b=132697, r=andreww, sr=hewitt, a=asa
2002-03-23 01:28:49 +00:00
sgehani%netscape.com
b73b564c8c
Fix search in URL bar, search button, and context menu.
...
b=132780; r=law; sr=scc; a=asa
2002-03-23 01:28:42 +00:00
cmanske%netscape.com
3038c009d4
Support 'Stop' and 'Send' actions when spell checking before sending mail message. b=132697, r=andreww, sr=hewitt, a=asa
2002-03-23 01:27:05 +00:00
heikki%netscape.com
22aecc3d20
Bug 132785, regression in strict comment parsing. Although spec does not allow non-whitespace characters between last dash and greater than, there seem to be lots of pages out there that do this. Relax the code that detects comment end so this starts working again. r=harishd, sr=jst, a=asa.
2002-03-23 01:18:52 +00:00
bienvenu%netscape.com
b2c246f399
fix problem saving attachments from attachment pane in folders that have a quote in the name r=cavin, sr=sspitzer, a=asa 130763
2002-03-23 01:17:13 +00:00
ducarroz%netscape.com
cc4806c39b
Fix for bug 124045. Don't try to print a null string. Patch submitted by Henry.Jia@sun.com. R=ducarroz, SR=sspitzer, A=scc
2002-03-23 01:16:14 +00:00
nelsonb%netscape.com
15d009d11b
If an error occurs when attempting to write previously buffered data on
...
a socket, do not override the error code with PR_WOULD_BLOCK_ERROR.
bug 132899.
2002-03-23 01:06:08 +00:00
jst%netscape.com
3282d8ea58
Fixing topcrash bug 131725. Make nsLocation deal with null URI's from the nsIWebNavigation implementation. r=adamlock@netscape.com, sr=darin@netscape.com, a=asa@mozilla.org.
2002-03-23 00:48:40 +00:00
rogerl%netscape.com
3218a0ca5a
Incremental fixing.
2002-03-23 00:18:31 +00:00
mostafah%oeone.com
c5559f4391
Fixed ConvertFromPrtime() not initializing return value of icaltimetype properly
2002-03-23 00:15:05 +00:00
dprice%netscape.com
5b665bd83b
backing out for now
2002-03-22 23:57:54 +00:00
rogerl%netscape.com
233bc71387
Fixed output directory
2002-03-22 23:45:46 +00:00
rogerl%netscape.com
dd20f4286c
VC++ workspace for shamu
2002-03-22 23:40:34 +00:00
curt%netscape.com
6012751a32
Adding recapture homepage functionality, but turning it off for mozilla in
...
the config.it.
(Bug #122684 , r=ssu, sr=dveditz, qa=gbush, a=dbaron)
2002-03-22 23:38:56 +00:00
oeschger%netscape.com
023dd211c1
updating the mozilla help docs from latest in commercial, 'sanitized' for mozilla, with dispensation per bug 122806 and asa
2002-03-22 23:38:22 +00:00
rogerl%netscape.com
f7299aa11e
Shim - builds SpiderMonkey compatible dll from DikDik.
2002-03-22 23:35:41 +00:00
mscott%netscape.com
46d90c3f99
Bug #132401 mailnews portion of the ALERT_SERVICE_BRANCH landing.
...
hook biff up to showing an animated alert for windows.
Force folks trying to open a new mail window to go through the the mail open window service
which now takes a folder and a message key.
r=bhuvan
sr=bienvenu
a=asa
2002-03-22 23:28:55 +00:00
mscott%netscape.com
3b5e104a3d
Bug #132401 mailnews portion of the ALERT_SERVICE_BRANCH landing.
...
Add a check box in the mailnews prefs panel for turning off animated alerts.
r=bhuvan
sr=bienvenu
a=asa
2002-03-22 23:25:49 +00:00
ftang%netscape.com
c08c3b95e1
fix bug 129789
...
r=yokoyama, sr=kin a=asa
fix simplified chinese input method which follow the caret position to
show candidate window.
2002-03-22 23:09:01 +00:00