Commit Graph

133527 Commits

Author SHA1 Message Date
mostafah%oeone.com
5bc8db0b01 Open ics files in binary mode so \n is not saved as \r\n
Fixes bug 259956:Interoperability problem with iCal: Cause unknown
2004-09-17 20:44:21 +00:00
darin%meer.net
bb70f70378 landing additional patch for bug 257308 "Visual indicators of site security appear for the wrong site" r=biesi sr=bz 2004-09-17 20:33:25 +00:00
neil%parkwaycc.co.uk
dbede69b00 Bug 260070 Improve detection of missing <title>s r+sr=bz 2004-09-17 20:11:02 +00:00
neil%parkwaycc.co.uk
fdc47d09d4 Set the XUL document's title once the DOM is ready and not after a chrome window finishes loading, so that we get titles on XUL documents in content and we can also use document.title or window.title to set the title in a load handler b=126903 but also fixes 216651, 259067 and the like r=danm sr=jst 2004-09-17 20:03:18 +00:00
mvl%exedo.nl
ab9c83c99d make datepicker and timepicker use menulist
bug 259155, patch by gekacheka and me, r=mostafah
2004-09-17 19:52:56 +00:00
cbiesinger%web.de
1d5fd2d211 Bug 259890 don't call Remove(PR_TRUE) to delete a file
r=bzbarsky sr=darin
2004-09-17 19:13:00 +00:00
dbaron%dbaron.org
261b59579b Remove unconditional MarkDirty in nsBoxFrame::AttributeChanged. This is likely to cause some regressions, since it removes code that may have covered up inadequate handling of certain specific attribute changes. b=253364 r=bryner sr=roc 2004-09-17 18:36:30 +00:00
bzbarsky%mit.edu
4abb41ca29 View-source of XML files should allow non-ascii chars in start tags. Bug
204573, patch by Blake Kaplan <mrbkap@rice.edu>, r=bzbarsky, sr=rbs
2004-09-17 15:10:47 +00:00
steffen.wilberg%web.de
92393b5e97 Bug 256661: use new images for extension and theme managers in Help. r=jwalden+fxhelp@mit.edu 2004-09-17 14:45:42 +00:00
pinkerton%aol.net
4e47bf3d64 hide this view so it doesn't keep taking clicks in the top 100x16 of the
content area. it will go away soon, it's still here for the code inside it
which will go elsewhere on a further patch (bug 259955)
2004-09-17 13:37:04 +00:00
peterv%propagandism.org
fd9477bd1e Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-17 13:03:33 +00:00
cltbld
f4a5a9672c Automated update from host egg 2004-09-17 11:32:17 +00:00
cltbld
d64bddd4cb Automated update from host egg 2004-09-17 11:22:44 +00:00
peterv%propagandism.org
c2fde29a6e Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-17 11:12:14 +00:00
bugzilla%arlen.demon.co.uk
f728846b40 Bug 258193 nsIDOMMouseEvent::GetButton() broken with contextmenu event
p=trev@gtchat.de r=jst sr=bzbarsky
2004-09-17 10:48:59 +00:00
peterv%propagandism.org
ddee974556 Fix for bug 257647 (pulldown menus in top-left corner (regression from 223545) on OS X 10.2). r=jhpedemonte, sr=jst. 2004-09-17 09:16:56 +00:00
kyle.yuan%sun.com
faef6bd540 Bug 238854 [gtk2] Changing GNOME2 theme doesn't apply until restarting Mozilla
r=bryner, sr=dbaron, patch=ginn.chen@sun.com
2004-09-17 06:27:01 +00:00
jshin%mailaps.org
692a07c765 bug 227265 : View/Character Encoding changes state of outgoing message, so does not belong into "View" (r=bienvenu, sr=mscott) 2004-09-17 02:09:55 +00:00
aaronleventhal%moonset.net
dfef105afd Bug 185824. Type ahead find fails with frames. Also fixes crash from bug 255002. r=timeless, sr=jst 2004-09-17 02:07:39 +00:00
jag%tty.nl
e13ee9d0a3 Fix minor compilation warning. 2004-09-17 01:27:23 +00:00
nelsonb%netscape.com
5f3c5e717c Increase the maximum allowable size of the prime field for DH computations.
bug 259229.
2004-09-17 00:34:52 +00:00
jst%mozilla.jstenback.com
addb5686fa Landing fix for bug 235798. Ignore Internet Explorer conditional comments parsed in document prologue. Patch by mrbkap@rice.edu, r=dbaron@dbaron.org, sr=jst@mozilla.org 2004-09-17 00:16:48 +00:00
roc+%cs.cmu.edu
7918625217 Bug 248825. Correctly push overflowing float placeholders to the start of the overflow lines in the case where the first overflow line is a block. r+sr=dbaron 2004-09-17 00:02:56 +00:00
neil%parkwaycc.co.uk
52fee980c1 Fix regression from previous checkin, CloneContent needs to be virtual so that nsTextNode can override it r+sr=jst over irc, no bug 2004-09-16 21:45:38 +00:00
tor%cs.brown.edu
b5d4a8cd84 Bug 257433 - fix color channels on libart/OS-X. r=pedemonte 2004-09-16 19:25:36 +00:00
jst%mozilla.jstenback.com
fc931b93e2 Fixing bug 259206. Force local documents to always be loaded as XML to fix problem with XML prettyprinting not working if the system incorrectly sets bogus mimetypes for .xsl files (as Fedora Core 2 happens to do). r+sr=peterv@propagandism.org 2004-09-16 19:18:51 +00:00
igor%mir2.org
ed81e19108 Resolving bug 258844: implementation of continuation support for Rhino interpret
er inspired by Christopher Oliver work for custom Rhino version for cocoon.apach
e.org.
2004-09-16 19:04:34 +00:00
bzbarsky%mit.edu
f440132946 Make the XUL content sink store the right namespace for "xmlns" attributes.
Bug 256165, r=peterv, sr=jst
2004-09-16 18:38:07 +00:00
bzbarsky%mit.edu
b62d4e1d33 Fix misspellings of "transferring" in the tree. Bug 258874, patch by Chris
Thomas (CTho) <cst@andrew.cmu.edu>, r=bsmedberg, spelling fix rs=brendan
2004-09-16 18:33:39 +00:00
bzbarsky%mit.edu
fd1da399ba Pass aShared=PR_TRUE when compiling brutally shared methods and properties.
Bug 258832, r+sr=brendan
2004-09-16 18:30:04 +00:00
igor%mir2.org
c4916822f7 Resolving bug 258844: implementation of continuation support for Rhino interpreter inspired by Christopher Oliver work for custom Rhino version for cocoon.apache.org. 2004-09-16 18:27:42 +00:00
bzbarsky%mit.edu
03a2855c32 Don't crash on <binding> elements with no "id" attribute. Bug 255715, r+sr=bryner 2004-09-16 18:26:18 +00:00
igor%mir2.org
12828edc5e Replacing back track array in RegExp matching code by linked list to address bug 258419. 2004-09-16 17:30:01 +00:00
peterv%propagandism.org
5077fbc92e Backing out to fix bustage. 2004-09-16 17:28:38 +00:00
peterv%propagandism.org
692c22d4ec Remove semicolon to fix bustage. 2004-09-16 17:25:09 +00:00
saul.edwards%sun.com
a72892ef68 Bug 245915: Add NSS_IsInitialized prototype to header. 2004-09-16 16:31:45 +00:00
cls%seawood.org
705ab80985 Removing leftover debug statement. 2004-09-16 16:02:44 +00:00
aaronleventhal%moonset.net
1aa91e2a22 Bug 250306. Double clicking on any tree item collapses first tree item in tree. Fixed by porting Neil's fix to bug 130477 which brings syncs up toolkit and xpfe's tree.xml a bit. r=mconnor, no sr= needed 2004-09-16 15:05:02 +00:00
cbiesinger%web.de
62572e7531 forgot to check this in as part of Bug 258411 2004-09-16 14:20:54 +00:00
peterv%propagandism.org
e5ba71e921 Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-16 13:16:28 +00:00
cbiesinger%web.de
f3e06d119c Bug 258411 - fixing regression from bug 250342: wrong z-order for frames
r+sr=roc
2004-09-16 13:02:54 +00:00
cbiesinger%web.de
854203cbdf Bug 259103 nsPluginsDirMac.cpp unused
r=jst sr=peterv
2004-09-16 12:59:48 +00:00
peterv%propagandism.org
1a88732b51 Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-16 12:39:49 +00:00
hpradhan%hotpop.com
cb334d32ea bug 249366 : oops, missed a file 2004-09-16 11:46:09 +00:00
hpradhan%hotpop.com
d1e83fdd08 bug 249366 : Better error handling for webservices. patch chantepie@altern.org, r=me sr=jst 2004-09-16 10:59:36 +00:00
darin%meer.net
d7baf86b5a fixes bug 252023 "'no-store' header directives from server or web script ignored by browser during non-SSL transactions" r+sr=bzbarsky 2004-09-16 06:36:18 +00:00
cls%seawood.org
7c6b8ae693 Allow bonsai (dolog.pl) to properly handle filenames with spaces.
Thanks to zeuice@yahoo.com for the original patch.
Bug #44642
2004-09-16 05:47:19 +00:00
bienvenu%nventure.com
2ec4a0b935 fix mis-applied patch for partial pop3 header download, r/sr=me, original patch by hwc@symas.com 2004-09-16 00:11:28 +00:00
bienvenu%nventure.com
0c311ee899 fix 259484 quick search only works once in a folder pane, sr=mscott 2004-09-16 00:06:47 +00:00
bienvenu%nventure.com
d3ff710e0f fix 259484 quick search only works once in a folder pane, sr=mscott 2004-09-15 23:08:17 +00:00