Граф коммитов

3667 Коммитов

Автор SHA1 Сообщение Дата
morse%netscape.com 70bcccb9fa bug 115818, context menu slow to appear when images are present, c=ajfeldman@brown.edu, r=morse, sr=waterson -- this is better patch than the one in bug 146048 2002-05-28 21:42:29 +00:00
peterv%netscape.com f7d40d2489 Fix for bug 146965 (Standalone Transformiix outputs invalid XML). r=sicking, sr=jst. 2002-05-28 08:27:28 +00:00
peterv%netscape.com dfaec56a80 Fix for bug 146964 (Bug in format-number XSLT function). r=sicking, sr=jst. 2002-05-28 08:16:43 +00:00
timeless%mac.com 7663495a44 Bugzilla Bug 147022 Crash when calling prompt() with 2 arguments [@nsACString::Last]
The theory is that the string was "" but the code only handled (char*)0 for empty strings,
The result is a crash in Last() for an empty string.
r=bzbarsky sr=jst
2002-05-28 05:35:35 +00:00
bryner%netscape.com d0a8a9c0ee Ignore generated Makefiles. 2002-05-27 02:03:23 +00:00
rginda%netscape.com 3e4623542d - chatzilla only -
Bug 139334 - [RFE] SQUERY command support
patch=jbontje@suespammers.org,r=me
2002-05-25 00:40:00 +00:00
morse%netscape.com 42df9a290a bug 146048, image context menu is slow to appear, c=tomi.leppikangus@oulu.fi, r=morse, sr=waterson 2002-05-24 23:49:33 +00:00
morse%netscape.com fa23bc9251 bug 145492, sending out duplicate cookies, r=brade, sr=scc 2002-05-23 23:25:43 +00:00
cavin%netscape.com 7879286cfb Fix for 94775. Strip off trailing '/' of input realm, if present, before making comparison in si_GetURL(). r=morse, sr=bienvenu. 2002-05-23 23:04:13 +00:00
caillon%returnzero.com b7d63b4325 Fix for bug 137334: DOM Inspecting the URL bar will crash. r=timeless, sr=hewitt 2002-05-23 22:11:29 +00:00
dcone%netscape.com cf7c66e034 Update of the debug plugin. Not part of the build 2002-05-23 21:06:49 +00:00
cotter%netscape.com 4de01c8dd4 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; mostly privacy help updates based on Steve Morse's review. 2002-05-23 04:20:52 +00:00
morse%netscape.com fcb0fef3aa bug 146094, leaking cookies, r=waterson, sr=darin 2002-05-23 00:08:42 +00:00
mhammond%skippinet.com.au 362f4f854b nsCString->nsString API changes. Merged from 1.0 branch.
Not part of the build.
2002-05-22 05:41:04 +00:00
rginda%netscape.com 2ba593c5d5 bug 145466, "Can't save the profile data"
patch=smaug@jippii.fi,r=me,a=chofmann
add missing parameter nsIOutputStream::init callsite
VS: ----------------------------------------------------------------------
2002-05-21 02:43:30 +00:00
oeschger%netscape.com c386fcc91b update to search rdf, dispensation for content updates for 122806 2002-05-20 22:53:55 +00:00
dcone%netscape.com 163b459302 Updated work for the Debug plugin. Not part of build. 2002-05-20 13:13:05 +00:00
stephend%netscape.com 6e69286fa4 Bug 131489. Textbox in search panel should be centered vertically. Patch by Stephen Walker <walk84@yahoo.com> r=me, sr=sspitzer 2002-05-18 22:11:15 +00:00
cotter%netscape.com 6502ed6e62 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; misc. privacy & security 2002-05-18 00:34:53 +00:00
peterv%netscape.com ea7969a4bf Removing unused file. r=sicking. Doesn't affect default build. 2002-05-17 22:48:12 +00:00
sicking%bigfoot.com 72102bc2fd Bug 134295: Make position() work together with xsl:sort again. This will put back some problems with attribute-nodes, but those problems should be much less common then the current situation.
r=peterv sr=jst
2002-05-17 22:25:06 +00:00
oeschger%netscape.com ac14b56ea0 content update, check-in dispensation per 122806, fixes 138763, duplicate paragraph in mail_help. Plus removed references to IM. 2002-05-17 21:19:49 +00:00
cotter%netscape.com cb962e8408 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; index tags & some content updates 2002-05-17 00:44:27 +00:00
oeschger%netscape.com 8dad14e541 adding some entries to search db for help, dispensation per 122806, r=cotter 2002-05-17 00:44:01 +00:00
oeschger%netscape.com 53a5e5e5da removing an unused html file from the build, dispensation per 122806, r=cotter 2002-05-17 00:41:12 +00:00
dcone%netscape.com 0f2ec6571a Update to the debug plugin. This is not part of the build. 2002-05-16 21:04:27 +00:00
rpotts%netscape.com 73de225b01 bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener) 2002-05-16 20:57:37 +00:00
dbaron%fas.harvard.edu 8fa134d477 Speed up IMAGE_CheckForPermission by (1) caching the 'imageblocker.enabled' pref and using a pref-changed callback and (2) not getting the warning message from the string bundle and formatting it with nsTextFormatter::smprintf until we know we're going to display the warning dialog. Also do (2) in nsCookies since they share the same permission checking code (Permission_Check). b=143918 r=morse sr=alecf 2002-05-16 18:00:39 +00:00
rginda%netscape.com 71ee9c152d - chatzilla only -
bug 143503, "long channel topic isn't wrapped properly"
r=samuel@sieb.net, sr=shaver@mozilla.org, a=leaf@mozilla.org
insert spaces in long topic words so things can wrap.

bug 140088, "Chatzilla is crashing when switching tabs."
r=samuel@sieb.net, sr=shaver, a=rjesup@wgate.com
don't touch the tree selection while the tree is hidden.
2002-05-16 10:49:25 +00:00
dougt%netscape.com a168fc64d7 fixing build bustage 2002-05-15 21:14:41 +00:00
dougt%netscape.com 632509386a Fixing build bustage 2002-05-15 21:04:39 +00:00
dougt%netscape.com c683a217ab Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
morse%netscape.com 385cb88be9 not part of build, removing confusion caused by obsolete file 2002-05-15 14:13:46 +00:00
morse%netscape.com 8e39033504 bug 140625, wallet wording change to reflect new menu structure, r=sgehani, sr=dveditz 2002-05-15 14:05:52 +00:00
morse%netscape.com b99ec756ff bug 143204, crash in password manager, r=sgehani, sr=dveditz 2002-05-15 13:56:30 +00:00
morse%netscape.com add18e187d bug 138132, reverse sort order in cookie manager when using p3p, r=sgehani, sr=dveditz 2002-05-15 13:46:54 +00:00
waterson%netscape.com 487396e69a Bug 110112. Disable `ask me before loading images' until the feature can be implemented in a way that doesn't re-enter layout. r=morse, sr=alecf. 2002-05-15 00:19:08 +00:00
oeschger%netscape.com 2aace52f8a adding an image to help content, r=cotter, dispensation per 122806 2002-05-14 23:34:50 +00:00
shliang%netscape.com 5901b79635 135204 - rearranging search menus. r=sspitzer,sr=hewitt. 2002-05-14 23:18:52 +00:00
cotter%netscape.com 4fde2ff4c9 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; updated content to match mozilla UI 2002-05-14 23:15:40 +00:00
cotter%netscape.com 5a0eaf6f46 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; page info updates for TOC. 2002-05-14 22:48:43 +00:00
bzbarsky%mit.edu 95a1a4d33e Fix crash on "moz-bitmap:" urls with no bitmap name. Bug 143912,
r=timeless, sr=hewitt/shaver
2002-05-14 20:44:02 +00:00
jay.yan%sun.com f35ac0b379 bug 143379 build Bustage-patch for bug 124042 broke Solaris's build, r=blizzard, sr=darin 2002-05-14 06:47:52 +00:00
dcone%netscape.com 1f5fb463c3 plug-in example for dumping the frames for a single web page. Not part of build. 2002-05-14 03:15:08 +00:00
morse%netscape.com 815f45fea4 bug 143328, hiding panels in form manager, r=sgehani, sr=jag 2002-05-13 20:44:17 +00:00
morse%netscape.com 959cd0958d bug 137079, account management at buy.com does not work, r=pink, sr=alecf 2002-05-13 20:41:22 +00:00
dcone%netscape.com 967322a13a Updated files for the Debug plugin. Not part of the build. 2002-05-13 02:32:35 +00:00
morse%netscape.com a27c5e052b bug 140464, cookies expire at end of session of date header is missing, c=mloiselle@yahoo.com, r=morse, sr=darin 2002-05-11 04:06:01 +00:00
oeschger%netscape.com 0bc191ddba small updates to the search db, dispensation per 122806, r=cotter 2002-05-11 01:50:49 +00:00
oeschger%netscape.com 1c6a90427b adding some new content to help, r=cotter, dispensation per bug 122806 2002-05-10 03:19:19 +00:00