Commit Graph

103961 Commits

Author SHA1 Message Date
cavin%netscape.com
b797b11d74 Fix for 94775. When redirect login fails, invoke ForgetPassword(), instead of SetPassword(nsnull), to clean up all cached passwords. r=dmose, sr=bienvenu. 2002-06-03 06:04:47 +00:00
cotter%netscape.com
983c0c2eaf ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; latest legal comments 2002-06-03 05:48:18 +00:00
dmose%netscape.com
93765a749f Fix nmake build bustage by adding into to the REQUIRES list 2002-06-03 05:12:00 +00:00
dmose%netscape.com
d066d1f28f Support LDAP authentication for autocomplete and addressbook (bug 135778); r=sspitzer@netscape.com, srilatha@netscape.com; sr=bienvenu@netscape.com 2002-06-03 04:05:48 +00:00
timeless%mac.com
8113aa6e97 Bug 148674 Boolean Charts don't work in Netpositive because '-' is sent as '%2D
This makes CGI.pl closer to CGI.pm by having it unescape the name field in addition to the value field.
r=preed,justdave
2002-06-03 02:42:00 +00:00
blakeross%telocity.com
a9c4e64169 128322 - history sidebar opens topmost link automatically. patch by neil and me. r=andreww/hewitt sr=blake/hewitt 2002-06-03 01:49:19 +00:00
dougt%netscape.com
41451434dd Fixes top crash in M1RC3 crash [@ nsLocalFile::GetPath], r=rpotts@netscape.com, sr=darin@netscape.com 2002-06-03 01:47:11 +00:00
bbaetz%student.usyd.edu.au
34fc077f95 Bug 145702 - query.cgi doesn't always ConnectToDatabase() early enough
r=justdave, preed
2002-06-03 01:41:43 +00:00
justdave%syndicomm.com
c8cd0ecec8 Fix for bug 147476: the affect of changing your dot/webdot preferences on your web server's accessibility option (.htaccess
for Apache) is now mentioned in the parameter description.
Patch by Jouni Heikniemi (jouni@heikniemi.net)
r= bbaetz, afranke
2002-06-02 20:37:32 +00:00
jaggernaut%netscape.com
21a91afda1 Bug 137005: Change wording of "File as group" to "Bookmark this group of tabs". r=bryner, sr=hewitt 2002-06-02 19:14:42 +00:00
justdave%syndicomm.com
394070853a Fix for bug 143108: comment change in localconfig to eliminate incorrect statement that your permissions won't get touched if
$webservergroup is empty.
r= jouni, MattyT
2002-06-02 17:25:14 +00:00
ben%netscape.com
875ed4db44 Ensure that correct Bookmarks context menu items are enabled when certain types of element are selected. Hook up 'Open in New Window' for Bookmark Groups 2002-06-02 10:51:02 +00:00
ben%netscape.com
181ca4c488 Hook up bookmarks context menu items for the sidebar view. The behaviour is a little broken in that you need to actually have selected something before any of these work, but it was like that before I touched it, and we can fix that. I'm just hooking up functionality. More specifically:
- Delete
- Open in New Window
- Open in New Tab
- New Folde
2002-06-02 08:28:10 +00:00
stephend%netscape.com
724a445970 Bug 140132. White line on the bottom border of the progressmeter in classic. r=Small Hands <kerz@netscape.com>, sr=Ben Goodger <ben@netscape.com> 2002-06-02 07:33:06 +00:00
bryner%netscape.com
1be093bdfb Removing obsolete files (old imagelib cruft). r=pavlov, not part of the build. 2002-06-02 06:01:26 +00:00
cltbld%netscape.com
30a310e1f9 Build chimera on macosx/darwin. 2002-06-02 03:15:14 +00:00
bryner%netscape.com
3165c9bc62 Allow Darwin to override the timezone with a local setting, since POSIX::strftime seems to have issues. r=timeless. 2002-06-01 23:16:24 +00:00
edburns%acm.org
39679cd4a8 Patch contributed by Michal Ceresna and verified by John Marmion.
This patch makes the webclient trunk work with the MOZILLA_0_9_9_BRANCH
on linux.
2002-06-01 19:11:44 +00:00
ian%hixie.ch
ff64c04f9b Download manager pref panel. b=132440, r=ben, sr=blake 2002-06-01 13:13:41 +00:00
preed%sigkill.com
6990c6f133 Bug 147486 - Fixes cross site scripting issues; first checked in on the 2.14.1 branch, but I forgot the 2.16 branch/trunk (thanks bbaetz); patch=preed, r=bbaetz,myk 2002-06-01 09:26:25 +00:00
mcafee%netscape.com
858c0bef2d minor printf change 2002-06-01 08:00:14 +00:00
mcafee%netscape.com
6b1224d0ea removing printf 2002-06-01 07:33:53 +00:00
mcafee%netscape.com
9635346718 Print out meta.dot dep tree as part of build. 2002-06-01 07:30:35 +00:00
mcafee%netscape.com
85afa09f0b Adding --skip-list option 2002-06-01 07:29:53 +00:00
mcafee%netscape.com
284bc22130 Cleaned up list-only option logic. Added --skip-tree, --skip-dep-map print options. 2002-06-01 06:53:20 +00:00
bryner%netscape.com
398c2d05d0 Turning debugging symbols back off by default. 2002-06-01 06:10:50 +00:00
wtc%netscape.com
c99a93829c Backed out the previous checkin, which is not being used and triggers
a bug in gmake 3.76.1 with MKS shell on Windows.
2002-06-01 04:31:44 +00:00
wtc%netscape.com
a1598af613 Use $(DLL_SUFFIX) instead of ${DLL_SUFFIX}. 2002-06-01 04:25:38 +00:00
bbaetz%student.usyd.edu.au
2bc4120dad Bug 148363 - minor html glitch on the enter_bug template
patch by jouni@heikniemi.net (Jouni Heikniemi), r=myk x2
2002-06-01 02:28:35 +00:00
serge%netscape.com
d336b52db4 fixing bustage checking in missing file bug #44160 2002-06-01 01:41:07 +00:00
jst%netscape.com
c47b132755 Attempting to fix bug 138900. Avoid multiple calls to LoadSrc() in iframe elements while the document is being built. This should speed up pageloads for pages with iframes on them. r=jkeiser@netscape.com, sr=jaggernaut@netscape.com 2002-06-01 01:15:57 +00:00
morse%netscape.com
aafcf6740f bug 148213, flush cookies to disk after a remove-all-cookies, r=pinkerton, sr=beard 2002-06-01 01:11:34 +00:00
katakai%japan.sun.com
6d824dcba9 bug 146287
Solaris specific mime names are not supported in Mozilla/Netscape Mail
Added some lines for chinese and TIS-620 for iso8859-11
r=ftang, sr=alecf, a=rjesup@wgate.com
2002-06-01 01:01:08 +00:00
serge%netscape.com
45b958f436 fix #44196 improperly parented modal dialog in nsPluginHostImpl.cpp, r=av, sr=beard 2002-06-01 00:56:38 +00:00
danm%netscape.com
292038c24d reverting part of rev 1.54 that caused a regression. code=jrgm r=jag,me 2002-06-01 00:49:46 +00:00
nicolson%netscape.com
fa1fbd5d69 Fix 147794: PK11_ImportDERPrivateKeyInfoAndReturnKey frees the private key incorrectly. 2002-06-01 00:43:46 +00:00
rangansen%netscape.com
b355617820 Fix to ensure change password on db is commited - using rv == SECSuccess would actually abort it.
r = wtc
2002-06-01 00:37:00 +00:00
danm%netscape.com
895a2c8a85 scrollbar visibility is no longer reflected in mChromeFlags. bug 130174 r=bryner,jag,jst 2002-06-01 00:00:12 +00:00
beard%netscape.com
78b04fe6ec Fix some file references. 2002-05-31 22:58:10 +00:00
dougt%netscape.com
cd91be1c37 beard tells me that I need a class after friend - fixing mac bustage. 2002-05-31 22:03:38 +00:00
beard%netscape.com
407466b349 [not part of build] In mach-o plugin, don't do anything special with file: URLs 2002-05-31 21:17:02 +00:00
darin%netscape.com
ea83373010 fixes bug 145382 "cleanup 'HTTP Networking' prefs panel"
r=gagan sr=rpotts ue=mcarlson
2002-05-31 21:16:18 +00:00
dougt%netscape.com
686bd64f44 this file should not have been checked in 2002-05-31 21:05:57 +00:00
bnesse%netscape.com
a81edfb475 Fix for bug 148191. Remove now obsolete references to 'session-logout'. r=morse, sr= alecf. 2002-05-31 20:55:21 +00:00
dougt%netscape.com
5f7d72f9e8 fixes crash in js_FreeStack caused by a race condition in necko. see 139556 for the details. r=rpotts, sr=darin 2002-05-31 20:40:11 +00:00
nhotta%netscape.com
11c77022cb Changed strcpy to strncpy to protect the buffer,
bug 145370, r=ducarroz, sr=bienvenu.
2002-05-31 19:41:45 +00:00
hwaara%chello.se
cc00af486f #122640, implement the ability to ignore/watch single messages (before they eventually become threads).
r=sspitzer, sr=hewitt
2002-05-31 19:08:46 +00:00
caillon%returnzero.com
5e0cdbb3d4 Bug 143267. 'Tools' > 'Download Manager' doesn't bring focus to the Download Manager if it is already open. r=sgehani, sr=blake 2002-05-31 18:50:31 +00:00
mkaply%us.ibm.com
cc80659802 #146252
r=mkaply, sr=blizzard
OS/2 only - Print Preview cleanup
2002-05-31 18:48:25 +00:00
ducarroz%netscape.com
35efa98f83 Fix for bug 97055. Add an option for disabling remote images in mailnews. R=bhuvan, SR=alecf 2002-05-31 18:43:23 +00:00