Commit Graph

118322 Commits

Author SHA1 Message Date
ccarlen%netscape.com
50935327d1 Fix error in original patch to bug 190336. Using address-of operator on the result of a cast is wrong and fails on gcc only when producing optimized code. r=pinkerton/sr=sfraser/a=asa 2003-04-25 19:29:24 +00:00
smontagu%netscape.com
5c9385dbf0 Bug 202546 Crash in mailnews, r=cavin, sr=jag a=sspitzer. 2003-04-25 18:24:14 +00:00
sspitzer%netscape.com
a6b855d799 fix for build bustage caused by my fix for bug #198303
can't build if you disable ldap.
2003-04-25 18:17:23 +00:00
sspitzer%netscape.com
b80d1f6667 fix for regression bug #203219
All POP3 accounts fail with repeat password dialog
thanks to ch.ey@gmx.net for the fix.
sr=bienvenu, r/a=sspitzer
2003-04-25 18:16:53 +00:00
pinkerton%netscape.com
ca59065eb4 correctly enable get-info menu item 2003-04-25 17:57:13 +00:00
pinkerton%netscape.com
75f9210269 biffed getting of js/java prefs at panel init 2003-04-25 17:56:47 +00:00
neil%parkwaycc.co.uk
e71dd804fe Bug 66919 supplementary patch because .collapsed doesn't play nice with menuitems r+sr=jag a=sspitzer 2003-04-25 12:47:47 +00:00
cbiesinger%web.de
448cd1b8d5 158054 patch by ajschult@eos.ncsu.edu r=sgehani sr=dveditz a=sspitzer unix installer crashes if Title not defined in config.ini 2003-04-25 11:19:42 +00:00
igor%mir2.org
2918d030b3 Deprecation of toObject in Context and ScriptRuntime forms that takes a static type argument.
The static type argument to toObject is effectively never used since it always assumes that instances of String, Number and Boolean represent primitive JS values and handled via ScriptRuntime.newObject and in the rest of cases static type was not checked by WrapFactory.
2003-04-25 10:08:44 +00:00
neil%parkwaycc.co.uk
4a98a4d143 Bug 195878 "Open Link ..." in context menu does not work if "This Frame" submenu was opened r=jag sr=bz a=asa 2003-04-25 09:21:31 +00:00
chanial%noos.fr
bcb2454800 Landing Arvid's new icons and animations 2003-04-25 08:15:34 +00:00
ssu%netscape.com
b6f5b1135a fixing bug that I thought got into the patch checked in earlier for bug 190816, but didn't. 2003-04-25 07:58:53 +00:00
ssu%netscape.com
dfaf50a8a8 fixing build breakage due to my recent check in 2003-04-25 07:24:43 +00:00
jst%netscape.com
838e624f93 Removing unused file that should have been removed with the checkin for bug 199399. 2003-04-25 07:15:05 +00:00
ssu%netscape.com
fb411dc80b Reapplying patch that was used to back out yesterday's blocker bug:
bug 203194 - Installation fails after GRE setup

This patch fixes the blocker bug and the following bugs it backed out:
  bug 48051  - Restart dialog needs title
  bug 67067  - "unable to create directory" dialog is titleless
  bug 202606 - Need a way to disable showing of bitmap in dialog

r=sgehani
sr=leaf
a=sspitzer
2003-04-25 07:10:10 +00:00
ssu%netscape.com
4e0ef16242 fixing bug 190816 - Running process causes Installer to hang until process is shut down via task manager. r=sgehani, sr=jag, a=sspitzer 2003-04-25 06:54:29 +00:00
pinkerton%netscape.com
2137adc731 new layout of webfeatures panel, added popup whitelist editor and setting
to turn off ability of websites to adjust win size/pos and status bar. Fixed
privacy panel to correctly scan the permission list for cookies.
2003-04-25 06:18:37 +00:00
pinkerton%netscape.com
823f54faaf default "remember decision" button in cookie prompt dialog to on. 2003-04-25 06:16:35 +00:00
myk%mozilla.org
ce35b9bcd9 Fix for bug 179510: takes group restrictions into account when sending request notifications
r=bbaetz,jpreed
a=justdave
2003-04-25 05:41:29 +00:00
dougt%meer.net
a02f79969c Enables generic module code to use DEPENDENT_LIBS if defined. Note that this is not enabled for XPCOM_GLUE since support for DEPENDENT_LIBS requires an unfrozen interface. b=193442, r=alec@flett.org, a=sspitzer@netscape.com 2003-04-25 04:48:22 +00:00
bbaetz%acm.org
171b5b8c68 Bug 172331 - importxml.pl warnings under perl 5.8
r,a=justdave
2003-04-25 04:16:01 +00:00
sspitzer%netscape.com
cdd3ac018c fix for bug #198303
"Deleted cards still show up for junk mail whitelisting, people I know views."
ah, thanks to the good old deleted card array, the addressbook code gets uglier.

fix for bug #106461
header pane won't show if the PAB is corrupt.
lots of other bad things will happen if your PAB is corrupt, so
if we can detect it, move it to the side, rename it, create a new one,
and tell the user what we did.

r/sr=bienvenu, a=sspitzer
2003-04-25 03:05:12 +00:00
peterlubczynski%netscape.com
fe0f1159d7 Removing nsPluginViewer.cpp and friends, bug 195502, r=jkeiser, sr=alecf, a=asa 2003-04-25 02:50:10 +00:00
mkaply%us.ibm.com
e77dd378a6 nebiros bustage - really, you shouldn't return a value if the function is defined to return void 2003-04-25 02:21:18 +00:00
caillon%returnzero.com
27300f7ea0 Bug 202972 - Null mDocument triggering crash [@ nsDocAccessible::FireDocLoadFinished]
Patch by timeless, r=aaronl, sr=bzbarsky, a=asa
2003-04-25 02:18:54 +00:00
jaggernaut%netscape.com
4a2c7fb52a Bug 199655: should use parseInt instead of Math.round. patch by mc <magicdice@hotmail.com>, r=jag, sr=bryner, a=Asa 2003-04-25 01:53:55 +00:00
peterlubczynski%netscape.com
a7ee7206e2 Removing nsPluginViewer.cpp and friends, bug 195502, r=jkeiser, sr=alecf, a=asa 2003-04-25 01:47:52 +00:00
sspitzer%netscape.com
ea385155e1 fix for bug #138076
Single news account setup fails to setup Local Folders
and without local folders, we're in a world of hurt.
(drafts, send later, templates, etc.)
r/sr=bienvenu, a=sspitzer
2003-04-25 01:36:31 +00:00
jaggernaut%netscape.com
4c0f23ea78 Bug 201177: previous checkin's patch was by Ian Neal <ian@arlen.demon.co.uk> 2003-04-25 01:29:11 +00:00
jaggernaut%netscape.com
bd58e58412 Bug 201177: Need to add pref UI to control new tab/window behaviour. r=Neil, sr=jag/hewitt, a=Asa 2003-04-25 01:25:56 +00:00
sspitzer%netscape.com
c229503ea5 fix for bug #145580, JS errors in mailWindowOverlay.js for newgroups only configuration
r=bz, sr=sspitzer, a=sspitzer, thanks to ian@arlen.demon.co.uk for the patch.
2003-04-25 01:05:36 +00:00
sspitzer%netscape.com
c9df22ab39 fix for bug #203251, Cancelling Add Account Wizard gives error message in JS console
r=bz, sr=sspitzer, a=sspitzer, thanks to ian@arlen.demon.co.uk for the patch.
2003-04-25 01:03:56 +00:00
bbaetz%acm.org
4cda207d0e Bug 179513, take N. Fix the bracketing so that it actually works...
r=myk, justdave
a=justdave
2003-04-25 00:47:17 +00:00
justdave%syndicomm.com
f3c5c341e3 Updating 2.17.4 release notes 2003-04-25 00:22:41 +00:00
peterlubczynski%netscape.com
1fb13b0d22 Removing nsPluginViewer.cpp and friends, bug 195502, r=jkeiser, sr=alecf, a=asa 2003-04-25 00:21:12 +00:00
shliang%netscape.com
4e197c657b additional patch for bug 125197 - r/sr/a=sspitzer 2003-04-25 00:10:30 +00:00
bbaetz%acm.org
72da8784bf Bug 201018 - editusers.cgi never calls DeriveGroup prior to changing a bug
patch mostly by justdave, bits by me
r=bbaetz,justdave,myk
a=justdave
2003-04-24 23:12:00 +00:00
rogerl%netscape.com
aec05fcca7 Miscellaneous fixes for long, etc. 2003-04-24 22:58:42 +00:00
chanial%noos.fr
4eb36eb326 bug 203222: fixing about dialog bustage 2003-04-24 22:54:35 +00:00
bzbarsky%mit.edu
03a2ec9100 Fix crash on closing windows that are in the middle of loading standalone
images.  Bug 202895, r=bryner, sr=jst, a=asa
2003-04-24 22:44:48 +00:00
bbaetz%acm.org
86e24733ff Bug 197153 - Add wording schange requested by reviewer which wasn't in the
patch on the bug, and so wasn't checked in.
r,a=justdave
2003-04-24 22:41:07 +00:00
mostafah%oeone.com
bcbaa4c2fb minor tweak 2003-04-24 22:22:36 +00:00
mostafah%oeone.com
25445d9df9 Fixed bug 188095: Z on the end of time stamp ignored. time zone misinterpreted. 2003-04-24 22:17:01 +00:00
chanial%noos.fr
1d623fd80b remove safe guard and allow now to copy a bookmark in the folder in which it is contained. 2003-04-24 22:07:17 +00:00
justdave%syndicomm.com
1d58c088a8 Bumping version number to 2.17.4 for developer snapshot release 2003-04-24 22:02:35 +00:00
justdave%syndicomm.com
29f1575ab1 Bug 193965: On product change, user can accidentally opt-out of required group restriction
Patch by Joel Peshkin <bugreport@peshkin.net>
r= bbaetz, justdave
a= justdave
2003-04-24 21:50:33 +00:00
chanial%noos.fr
1ecee1e9ed bug 200480: cut/paste doesn't work on folders and separators 2003-04-24 21:46:55 +00:00
bryner%netscape.com
3fa0490fb2 Adding some frozen interfaces to the sdk that should have been there already. Bug 203170, r=dougt, sr=alecf, a=asa. 2003-04-24 21:32:11 +00:00
cbiesinger%web.de
d96b7a2856 158033 patch by ajschult@eos.ncsu.edu r=sgehani sr=dveditz misc commandline args for unix install wizard (help and ignore-run-apps) 2003-04-24 21:24:46 +00:00
bryner%netscape.com
1de774aa53 Fixing progress meters in classic on mac (bug 197289). Use nsString::ToInteger correctly. r=shuehan, sr=jag, a=sspitzer. 2003-04-24 21:21:13 +00:00