Commit Graph

154475 Commits

Author SHA1 Message Date
cbiesinger%web.de
aa80ec3c74 bug 314453 Rename ImageURIChanged and ObjectURIChanged to LoadImage and
LoadObject, respectively, in order to make it clear what they do rather than
prescribing when they should be called. r+sr=bz


git-svn-id: svn://10.0.0.236/trunk@186776 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-01 11:25:43 +00:00
mozilla.mano%sent.com
2308ad8bd4 Bug 315195 - Select wrong default font if I close the preferences window with Command + W shortcut. r=mconnor
git-svn-id: svn://10.0.0.236/trunk@186775 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-01 10:58:00 +00:00
bryner%brianryner.com
27df5980df Fix for autocomplete widget crashes and misbehavior. This reverts the original fix for bug 192577 since that makes it difficult to reliably determine whether the autocomplete popup is open. Bug 192577 is re-fixed by adding a property to nsIPopupBoxObject to allow the "rollup event" behavior to be specified by an XBL binding. We then set this to "consume" for the urlbar dropdown, so that clicking on the button a second time only dismisses the popup, and skips dispatching the event. Additionally, this change makes us only have a singleton AutoCompleteController for all inputs (this was already the case for HTML inputs, but not XUL inputs). Bug 306067, r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@186773 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-31 23:34:46 +00:00
ccooper%deadsquid.com
b289354fc0 - make ssh2 the default
git-svn-id: svn://10.0.0.236/trunk@186772 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-31 16:06:01 +00:00
gerv%gerv.net
f8d1f365ca Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@186771 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-31 16:02:07 +00:00
gerv%gerv.net
d2a1358672 Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@186770 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-31 13:18:10 +00:00
gerv%gerv.net
df995698df Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@186769 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-31 12:57:14 +00:00
gerv%gerv.net
42cb2feea8 Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@186768 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-31 12:14:46 +00:00
cltbld
33bd70245b Land first pass at storing builds locally, creating upload script, and
running the script to push the builds.  Tested this on prometheus in both
release and non-release cycles, both worked as expected. (chase)


git-svn-id: svn://10.0.0.236/trunk@186767 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-31 09:07:07 +00:00
bugzilla%standard8.demon.co.uk
f06f0ab9e5 Bug 287832 Clean up nsDirPrefs.cpp. Part 4 remove more redundant attributes and functions. r/sr=bienvenu@nventure.com
git-svn-id: svn://10.0.0.236/trunk@186766 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-31 08:37:11 +00:00
masayuki%d-toybox.com
82dcad35a3 bug 321314 [Win95-JA only] &trade; is displayed as ^(TM). patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=timeless, sr=rbs
git-svn-id: svn://10.0.0.236/trunk@186765 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-31 05:29:58 +00:00
dbaron%dbaron.org
aa2e44782f Make nsObjectFrame not be a container anymore. b=309532 r=biesi sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@186764 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-31 00:25:36 +00:00
brettw%gmail.com
6fa95d7d19 Bug 318653 r=annie.sullivan Add functions for externally creating history/visit entries. (places is not compiled by default)
git-svn-id: svn://10.0.0.236/trunk@186763 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 23:23:28 +00:00
bob%bclary.com
432038e0f0 Regression test for bug 319683, by Jan-Klaas Kollhof
git-svn-id: svn://10.0.0.236/trunk@186762 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 22:26:16 +00:00
bob%bclary.com
7e0a760db6 Regression test for bug 321757, by Joaquin Cuenca Abela, Brendan Eich
git-svn-id: svn://10.0.0.236/trunk@186761 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 21:58:27 +00:00
cvshook%sicking.cc
947b07c784 Fix accidental typo in my last checkin
git-svn-id: svn://10.0.0.236/trunk@186757 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 20:25:54 +00:00
cvshook%sicking.cc
36a1fa551d Bug 232639: Make nsXULElement::GetAttrNameAt actually work.
r/sr=bz


git-svn-id: svn://10.0.0.236/trunk@186756 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 20:12:35 +00:00
pinkerton%aol.net
08ea229a92 fix crash for feeds that don't have an href (bug 321886)
git-svn-id: svn://10.0.0.236/trunk@186755 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 17:48:36 +00:00
gavin%gavinsharp.com
20b4544b10 Bug 114850: scrollbars permanently hidden when using window.scrollbars.visible = false, patch by Martijn Wargers <martijn.martijn@gmail.com>, r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@186754 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 16:57:46 +00:00
gavin%gavinsharp.com
c19d6d1bec Bug 321729: CVS Remove update.js and update.xul, they are unused, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@186753 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 16:53:59 +00:00
gavin%gavinsharp.com
9a98b84a70 Bug 307616: <input type="image"> with missing image gives "ASSERTION: Form control has a frame, but it's not a form frame", remove bogus assertion, patch by Martijn Wargers <martijn.martijn@gmail.com>, r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@186752 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 16:50:11 +00:00
wurblzap%gmail.com
f89fa74ca5 Bug 318171: Looking for group members finds grant right holders, too.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave


git-svn-id: svn://10.0.0.236/trunk@186751 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 16:01:43 +00:00
mozilla%colinogilvie.co.uk
0f8d2ba1ca Bug 303782: Docs missing prerequsite for required MIME::Base64 and MIME::Parser
Patch by: victory <bmo@rsz.jp>; r=colin


git-svn-id: svn://10.0.0.236/trunk@186750 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 15:39:01 +00:00
mozilla%colinogilvie.co.uk
714e23269e Bug 302979: Bring mail sending docs up to date
Patch by: Ville Skyttäville.skytta@iki.fi> and victory <bmo@rsz.jp>; r=colin


git-svn-id: svn://10.0.0.236/trunk@186749 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 15:34:39 +00:00
mozilla%colinogilvie.co.uk
6d785a6f77 Bug 285466: Add documentation for --regenerate option to collectstats.pl
Patch by: victory <bmo@rsz.jp>; r=colin


git-svn-id: svn://10.0.0.236/trunk@186748 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 15:30:08 +00:00
gavin%gavinsharp.com
48da510691 Back out the pinstripe change from bug 285846, it was unneeded.
git-svn-id: svn://10.0.0.236/trunk@186747 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 15:00:46 +00:00
gavin%gavinsharp.com
209a45c8ba Back out previous checkin pending locale fixes
git-svn-id: svn://10.0.0.236/trunk@186746 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 14:47:21 +00:00
gavin%gavinsharp.com
39f6079971 Bug 109481: Easy way to pick open pages (as opposed to open windows), patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=timeless, sr=neil
git-svn-id: svn://10.0.0.236/trunk@186745 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 13:52:56 +00:00
gavin%gavinsharp.com
10eddcc92b Bug 285846: Winstripe/Pinstripe should use the same profile manager list item icon as Qute, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@186743 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 07:59:15 +00:00
gavin%gavinsharp.com
f28fddccc3 Bug 321732: printjoboptions.properties is dead, the other printjoboptions.* files should be packaged on non-Mac Unix only, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@186742 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 07:37:58 +00:00
gavin%gavinsharp.com
26478fa91e Bug 314663: #urlbar style rules don't belong in toolkit's autocomplete.css, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@186741 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 04:54:06 +00:00
mconnor%steelgryphon.com
3d55a7096a more fixes
git-svn-id: svn://10.0.0.236/trunk@186740 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 04:51:35 +00:00
lpsolit%gmail.com
989ff8404a Bug 299646: Potential missing entries in bug_group_map related to mandatory groups - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
git-svn-id: svn://10.0.0.236/trunk@186739 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 00:54:25 +00:00
lpsolit%gmail.com
f612db1f4f Bug 284590: When using SMTP, emails are not sent to the CC list associated with the flag type - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=wicked a=justdave
git-svn-id: svn://10.0.0.236/trunk@186737 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 00:32:37 +00:00
bear%code-bear.com
9753cf1df6 adding README files that had been removed to change filename case in CVS
Names changed from ReadMe* to README* and I also upper-cased the remainder
bug 240082


git-svn-id: svn://10.0.0.236/trunk@186736 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 00:20:50 +00:00
karl%kornel.name
67cb3912a0 Bug 248581: range of y-axis for graphs is double the max value - r=wicked a=justdave
git-svn-id: svn://10.0.0.236/trunk@186735 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-29 23:56:32 +00:00
bienvenu%nventure.com
0da31d1273 add support for folder views including favorite folders, sr=mscott 251296
git-svn-id: svn://10.0.0.236/trunk@186734 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-29 23:47:47 +00:00
lpsolit%gmail.com
7c504a9054 Bug 315551: time summary split by month counts days twice - Patch by Miluse Nemcova <miluse.nemcova@volny.cz> r=wicked a=justdave
git-svn-id: svn://10.0.0.236/trunk@186733 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-29 23:28:53 +00:00
lpsolit%gmail.com
ffe784ec2f Bug 238780: editversions.cgi should reject newline characters - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=justdave
git-svn-id: svn://10.0.0.236/trunk@186732 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-29 22:56:01 +00:00
lpsolit%gmail.com
a4854b61aa Bug 297652: Javascript strict warning in query.cgi when the format chosen is "advanced" - Patch by Florian Quèze <f.qu@queze.net> r=wicked a=justdave
git-svn-id: svn://10.0.0.236/trunk@186730 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-29 22:52:10 +00:00
heikki%netscape.com
28b114b24b Bug 69830, cleanup after layout split by moving duplicated files to a library that is statically linked to content and layout, and backing out changes to inline some functions that now also live in the shared lib. r=jst, sr=waterson.
git-svn-id: svn://10.0.0.236/trunk@186729 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-29 22:49:43 +00:00
rods%netscape.com
855593596f Wrong location - removing
git-svn-id: svn://10.0.0.236/trunk@186728 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-29 22:49:42 +00:00
scott%scott-macgregor.org
6c5aaf5084 fix for bug #214955
remove unused file

r/sr=scott

thanks to sdwalker@myrealbox.com (Stephen Walker) for the fix.


git-svn-id: svn://10.0.0.236/trunk@186727 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-29 22:49:41 +00:00
rods%netscape.com
5161c40d01 Initial check in for BUg 113917 (not in the build yet)
git-svn-id: svn://10.0.0.236/trunk@186726 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-29 22:49:40 +00:00
waqar%netscape.com
fac6af7544 #=27745
r=pollmann
d=Adding Gecko user agent string.


git-svn-id: svn://10.0.0.236/trunk@186725 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-29 22:49:39 +00:00
roc+%cs.cmu.edu
d489f44ab4 Bug 319957. Consume WM_PAINT messages for Win32 layered-translucency windows, to avoid infinite loop bug. r+sr=roc, patch by Dainis Jonitis
git-svn-id: svn://10.0.0.236/trunk@186724 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-29 22:30:22 +00:00
mkanat%kerio.com
0793c6132b Bug 311047: populating enum tables fails without localconfig, when upgrading
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Nick Barnes <nb+bz@ravenbrook.com> r=mkanat, r=LpSolit, a=justdave


git-svn-id: svn://10.0.0.236/trunk@186723 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-29 22:28:52 +00:00
lpsolit%gmail.com
a7fd9467cb Bug 320997: Taking a bug when posting an attachment doesn't set everconfirmed - Patch by Paul <pdemarco@zoominternet.net> r=wicked a=justdave
git-svn-id: svn://10.0.0.236/trunk@186721 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-29 21:11:00 +00:00
mrbkap%gmail.com
f881e6b0f8 bug 321558: document.write into a new window or frame won't set the title of the
new document. Void out the old title so that we know that there hasn't been a
real <title> yet. r+sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@186720 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-29 20:38:06 +00:00
joshmoz%gmail.com
d6378b42ad ECMA and C99 specs do not agree on all results for pow(). When using libm for JavaScript math functions, we need to convert libm's differing C99 results to ECMA-compliant results. This change might be all we need to get our libm implementation ECMA compliant, so we can examine moving js math functions over to OS libraries on all platforms. b=320770 r=mento sr=brendan
git-svn-id: svn://10.0.0.236/trunk@186719 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-29 20:19:54 +00:00