endico%mozilla.org
4e717fdc0e
only attempt to wrap the newsbot file if template and wrap script exist. Sometimes they don't if this script is run while the web site is being rebuilt.
2001-04-09 04:21:18 +00:00
morse%netscape.com
db2159561d
bug 73964, unable to log in to compuserve, r=valeski, sr=darin
2001-04-09 04:16:54 +00:00
scc%mozilla.org
4922a8de2e
moved the css file to someplace where lxr can't hurt it: www.mozilla.org/projects/string/string-guide.css
2001-04-09 03:21:48 +00:00
scc%mozilla.org
14890aecc4
well, the css file can't live here, because lxr mangles it
2001-04-09 03:09:03 +00:00
danm%netscape.com
20fe8b5a7a
removing duplicate nsIDialogParamBlock definition until the original can be removed.
2001-04-09 02:51:32 +00:00
danm%netscape.com
e00fcf1730
oops
2001-04-09 02:25:52 +00:00
danm%netscape.com
d3733a7448
commondialog service is being replaced by promptservice. bug 72112 continues
2001-04-09 02:08:05 +00:00
hyatt%netscape.com
c9707ad906
Fix for 75189. r=jag.
2001-04-09 01:40:19 +00:00
scc%mozilla.org
d6acd51809
the start of some string documentation ... no real content yet, just an outline
2001-04-09 01:39:43 +00:00
danm%netscape.com
c223f055da
commondialog service is being replaced by promptservice. bug 72112 continues
2001-04-09 01:35:41 +00:00
danm%netscape.com
ff97bda0c2
more prompt stuff moved to embedding components. bug 72112 continues.
2001-04-09 00:48:21 +00:00
pavlov%netscape.com
d247a52181
fixing bug 73685 r=jag sr=hyatt
2001-04-09 00:45:06 +00:00
danm%netscape.com
71fd6db98c
more prompt stuff moved to embedding components. bug 72112 continues
2001-04-09 00:43:14 +00:00
danm%netscape.com
18fdae0c56
make DoDialog available from idl. bug 72112 continues
2001-04-09 00:42:12 +00:00
cls%seawood.org
d9d4b014ec
Add directories to make psm/psm-glue build standalone again
2001-04-09 00:37:44 +00:00
naving%netscape.com
478d8b40b7
74903. sr=mscott. POP:3 Display the error msg sent by the server.
2001-04-08 23:41:00 +00:00
brendan%mozilla.org
7c4a8fb64d
Add __lookupGetter__ and __lookupSetter__ (71992, r=rogerl, sr=shaver).
2001-04-08 23:23:34 +00:00
rbs%maths.uq.edu.au
3f942bfdf6
Removed early mis-prefixing of 'a' on local variables. Switched to NS_LITERAL_STRING. Combined two 'if's and added an explanatory comment while I was there.
2001-04-08 22:32:29 +00:00
hyatt%netscape.com
fa6e409fe0
Fix regression to :-moz-bound-element caused by the :not checkin.
2001-04-08 22:22:47 +00:00
hyatt%netscape.com
842bc8982d
Fix for 73137. r=lumpy, sr=mozbot
2001-04-08 22:12:55 +00:00
cls%seawood.org
383a808d53
Removing extranous use of NSPR_INCLUDE_DIR
2001-04-08 21:26:19 +00:00
dbragg%netscape.com
7b692a1447
Turning of building of OS2 version of InstallCleanup until I can work with the OS2 experts.
2001-04-08 20:51:12 +00:00
dbragg%netscape.com
72ef252bfa
Fix for OS2 bustage.
2001-04-08 20:26:53 +00:00
dbragg%netscape.com
584e7b8ce1
Special version of cleanup routine for OS2. Most of the work done by Javier pedemont@us.ibm.com
2001-04-08 20:17:09 +00:00
dbragg%netscape.com
7a55f4dd2a
Turning on xpicleanup in the build again for bug 65682. It was broken on several PORTS when first checked in. Original r=dveditz and sr=mscott
2001-04-08 17:54:54 +00:00
peterv%netscape.com
9449b1e671
Fix for 74873 (Make transformiix |#include|s better). Patch by Axel Hecht. Not part of default build. r=peterv, sr=scc.
2001-04-08 14:45:17 +00:00
peterv%netscape.com
816a29f844
Fix for 74873 (Make transformiix |#include|s better). Patch by Axel Hecht. Not part of default build. r=peterv, sr=scc.
2001-04-08 14:40:12 +00:00
talisman%anamorphic.com
2b045e0c73
Now have all bundle resources being properly copied, including icons and needed libraries. jrg...
2001-04-08 09:58:35 +00:00
talisman%anamorphic.com
cf1e06ffe2
Fixed some potentially serious thread cancellation issues. jrg
2001-04-08 09:56:53 +00:00
talisman%anamorphic.com
622ab05cdd
Fixed use of deprecated show() and hide() methods. Replaced with correct calls to setVisible( boolean ). jrg
2001-04-08 09:55:18 +00:00
talisman%anamorphic.com
2e4f195c8d
Fixed some potentially serious thread cancellation issues. Also, it's not clear to me that we really need to override the addNotify() method in this case. jrg
2001-04-08 09:53:30 +00:00
talisman%anamorphic.com
374c4a67ca
Missed this on last reorg checkin. jrg
2001-04-08 09:50:54 +00:00
talisman%anamorphic.com
f202ef7ed2
Turned off the DEBUG flag and other unnecessary console output. jrg
2001-04-08 09:49:46 +00:00
talisman%anamorphic.com
d5edc578e7
Call to JPasswordField.getText() is deprecated. Changed to getPassword(). jrg
2001-04-08 09:46:24 +00:00
talisman%anamorphic.com
5ffcd40159
Changed call to Properties.save() to Properties.store() since save() is deprecated. jrg
2001-04-08 09:44:43 +00:00
disttsc%bart.nl
d7632eed83
When opening a new window, place the uri to load in the location bar. If the load is somehow interrupted, you'll now have the uri you wanted there instead of nothing. bug=70682, r=mao, sr=ben
2001-04-08 08:39:33 +00:00
disttsc%bart.nl
72cea9bb38
Clean up MODULE/REQUIRES, bug=73353, r=cls
2001-04-08 08:33:11 +00:00
justdave%syndicomm.com
24adb74e78
Fix for bug 66014: Correct sanitycheck for the new initialowner and
...
initialqacontact fields in the components table.
Patch by Matthew Tuck <matty@chariot.net.au>
r= afranke, justdave
2001-04-08 02:33:02 +00:00
jst%netscape.com
904ac5d31d
Adding nsIDOMNSHistory.idl, not part of the build.
2001-04-08 01:40:04 +00:00
danm%netscape.com
9551de3157
removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various
2001-04-08 01:32:13 +00:00
mscott%netscape.com
51e440b924
Bug #32222 --> Implement a subclass of nsMsgprotocol which performs asynch writes. Re-write how we send
...
post data to use this subclass. We'll now read in the post file asynchronously and write out the post
data asynchronously to the server. When necessary, we'll pause and resume the file request for the incoming
post data since that comes in faster than data goes out.
this part is to the smtp code to use async writes.
sr=bienvenu
r=ducarroz/varada
2001-04-08 00:41:37 +00:00
mscott%netscape.com
0b2f68bfdd
Bug #32222 --> Implement a subclass of nsMsgprotocol which performs asynch writes. Re-write how we send
...
post data to use this subclass. We'll now read in the post file asynchronously and write out the post
data asynchronously to the server. When necessary, we'll pause and resume the file request for the incoming
post data since that comes in faster than data goes out.
sr=bienvenu
r=ducarroz/varada
2001-04-08 00:40:30 +00:00
cls%seawood.org
2125ecc29a
La la la. Still redefine NSPR_CFLAGS for OS/2. nsinstall should not be using NSPR_CFLAGS in any case. Hopefully fixing tb bustage
2001-04-07 22:15:54 +00:00
mscott%netscape.com
e59d6e2e12
Bug #32222 --> re-expose the search method on the input stream of a pipe.
...
r/sr=darin,bienvenu
2001-04-07 21:29:11 +00:00
dbragg%netscape.com
0011559bf6
Fixes for Ports bustage when original fix for 65678 was checked in. Original r=dveditz and sr=mscott
2001-04-07 19:42:15 +00:00
oeschger%netscape.com
eba0e359da
minor updates to help, NOT PART OF BUILD
2001-04-07 19:32:34 +00:00
leaf%mozilla.org
f69a9a7522
Automated update
2001-04-07 17:30:09 +00:00
dbaron%fas.harvard.edu
1244386ebc
Fix bustage on VC++ and gcc 2.7.2.x caused by incorrect overload resolution.
2001-04-07 17:25:16 +00:00
justdave%syndicomm.com
a3c8569fdf
Fix for bug 71808: Can't set email preferences for voters (which caused voters to get OldEmailTech notifications.
...
Patch by jake@acutex.net
r= justdave
2001-04-07 17:09:28 +00:00
justdave%syndicomm.com
47cea0555a
Fix for bug 71912: changes email pref for "If I'm removed from that capacity" to "If I'm added to or removed from that capacity", so you can still get mail when someone adds you to a CC. Patch by <jake@acutex.net> r= justdave
2001-04-07 16:36:45 +00:00