Commit Graph

103971 Commits

Author SHA1 Message Date
brade%netscape.com
997445783e add flag and code to handle serialization of output (one file at a time) so that publishing doesn't fail due to too many logins or similar (bug 138662 and others); r=adamlock, sr=alecf 2002-06-03 13:08:27 +00:00
mikep%oeone.com
92f16f48f7 Fixing bug 147193, small problem with file -> export. 2002-06-03 13:01:52 +00:00
ben%netscape.com
f713d6c356 Part of a fix for bug 142847, Trunk crashes launching mail @ nsBufferedStream::Fil
l. Null-check patch from darin@netscape.com, r=dougt, sr=ben
2002-06-03 12:44:13 +00:00
bryner%netscape.com
c922258229 Make this symbol static to avoid clashes in a static build. Not part of the build. 2002-06-03 09:34:50 +00:00
kyle.yuan%sun.com
338f8499f4 Bug 134426 Set image as wallpaper crashes Mozilla (when Mozilla Wallpaper.bmp is Read-Only)
r=timeless, sr=hewitt
return FAILURE instead of crashing when output stream can't be opend
2002-06-03 09:20:35 +00:00
ben%netscape.com
e9c3cd069d Add support for persistence of folder open state between sessions and windows, disabled for the moment until I can figure out how to update the NSOutlineView's row count. 2002-06-03 09:17:51 +00:00
bryner%netscape.com
3043591417 More static build fixing (from sfraser's rev 1.19 of widget/src/mac/Makefile.in). 2002-06-03 09:17:13 +00:00
bryner%netscape.com
dc8bd80127 Make the module name agree with the Makefile so that static builds work. Not part of the build. 2002-06-03 09:02:31 +00:00
timeless%mac.com
ebbbf7a70b Bug 135250 Context menu: "open link in new tab" should be below "open link in new window"
patch by alexbishopuk@yahoo.com r=bzbarsky sr=jag
2002-06-03 09:01:35 +00:00
cavin%netscape.com
35a135dd1f Fix for 148520 (check in on behalf of David Baron). Make sure input realm is not an empty string before Stripping off trailing '/'. r=r=morse, sr=jst. 2002-06-03 06:32:55 +00:00
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