brendan%mozilla.org
5a95353303
Add scoped local root support, plus a few cleanups from the huge e4x patch (40757, r=shaver).
2004-08-19 17:57:36 +00:00
rlk%trfenv.com
da25ffb6d6
bug 256104 - Need element IDs in viewSource.xul. r=mconnor@myrealbox.com
2004-08-19 16:49:24 +00:00
cls%seawood.org
8b8c385993
Update comments and use enhanced cygwin-wrapper script for nspr & ldap.
...
Thanks to Brian Bober <netdragon@gmail.com> for the patch.
Bug #245918 r=cls
2004-08-19 16:27:08 +00:00
bienvenu%nventure.com
d4b620f2a2
fix 255326 isSpecialFolder returns true for all sub-folders of inbox - it shouldn't, sr=mscott
2004-08-19 16:27:00 +00:00
bmlk%gmx.de
92a261b558
formcontrol testcases that exhibit various maxElementWidth scenarios, not part of any build
2004-08-19 15:32:40 +00:00
blizzard%redhat.com
ef9cff0f4e
Bug #255405 . BinarySearchForPosition can generate invalid unicode for text measurement. Make sure to not send half of a surrogate pair down to the font layer. r+sr=roc
2004-08-19 15:31:30 +00:00
bienvenu%nventure.com
395eed1273
fix assertion in rss server code - fallout from 41929, sr=sspitzer
2004-08-19 15:21:27 +00:00
bienvenu%nventure.com
469043d34b
fix problem with thread safety assertions, fallout from 41929, sr=mscott
2004-08-19 14:41:37 +00:00
rlk%trfenv.com
8e6e94a962
bug 253871 - fix bad links and update fro UI changes in bookmarks section in customize_help.xhtml. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com
2004-08-19 14:38:32 +00:00
bienvenu%nventure.com
2639086cff
fix problem with imap folder discovery, fallout from 41929, sr=mscott
2004-08-19 14:38:24 +00:00
bsmedberg%covad.net
d606adb297
Add an "emptyLines" filter to the preprocessor that strips empty lines from the output. r=Hixie (not part of the build)
2004-08-19 13:48:49 +00:00
peterv%propagandism.org
68a084b8c7
Fix for bug 244392 (Removing lines form a Bullet list using the [ back arrow ] or [Delete] keys results in <> and </> tags embedded in code when in Normal Mode). r=brade, sr=jst.
2004-08-19 12:45:47 +00:00
jshin%mailaps.org
3d46f00dc2
bug 253936: got rid of spurrious assertions (r=dmose, sr=neil)
2004-08-19 10:37:54 +00:00
neil%parkwaycc.co.uk
bd8c0f4716
Bustage fix for bug 235966 p=trev@gtchat.de r=me
2004-08-19 09:11:15 +00:00
kyle.yuan%sun.com
c212ef5db8
Use the "real" fix for the bustage, long is still 32-bit in LLP64 model though PR_BYTES_PER_LONG will have the same problem.
...
r=dveditz
2004-08-19 08:28:49 +00:00
timeless%mozdev.org
cfeb9e7caf
Bug 235966 nsMenuBarListener.cpp opens the menu on Ctrl+Alt+T
...
patch by trev@gtchat.de r=varga sr=bryner
2004-08-19 08:04:11 +00:00
pete.zha%sun.com
5294799892
[ps] Mozilla generate invalid font when enable true type printing
...
bug 253219
r=tori(tor@acm.org ),sr=roc(roc@ocallahan.org )
2004-08-19 06:56:08 +00:00
kyle.yuan%sun.com
bb45fcc626
Backout the patch for 251492. Need a better solution for that.
2004-08-19 06:33:20 +00:00
scott%scott-macgregor.org
df10c1763e
Bug #256100 --> Unable to select the RSS account in the advanced search dialog.
2004-08-19 06:07:35 +00:00
kyle.yuan%sun.com
ae3c835c26
fix the bustage
2004-08-19 04:58:54 +00:00
kyle.yuan%sun.com
ccb50ed208
Bug 239562 64bit safe code for liveconnect (WinXP AMD64)
...
r=xiaobin.lu, sr=brendan
a) renamed jsobject to lcjsobject,
b) defined lcjsobject as jint on 32-bit platform or as jlong on 64-bit platform.
2004-08-19 02:36:36 +00:00
vladimir%pobox.com
c4ef2d711b
cairo: copybits needed a fix, too
2004-08-19 02:34:35 +00:00
kyle.yuan%sun.com
65b3fef078
Bug 251492 [gnome]selected item text wrong color in high-contrast themes
...
r=bryner, sr=roc, patch by ginn.chen@sun.com
2004-08-19 02:23:15 +00:00
vladimir%pobox.com
934321d360
cairo: go go images
2004-08-19 02:07:31 +00:00
dbaron%dbaron.org
2d7e58ba5c
Add to filenames for GTK2 and Xft builds. b=254477 r+sr=bryner
2004-08-19 01:11:18 +00:00
dbaron%dbaron.org
a41ff347a1
Fix gcc 3.3.3/3.4 build bustage by removing duplicate const. b=41929
2004-08-19 01:05:49 +00:00
timeless%mozdev.org
1da3f66e11
Bug 255710 nsDocShell::GetDocShellEnumerator leaks docShellEnum in failure cases
...
patch by cst@andrew.cmu.edu r=timeless sr=jst
2004-08-19 00:48:19 +00:00
timeless%mozdev.org
92fd7ac96a
Bug 254696 Download Manager should open file/display properties when you hit enter
...
patch by cst@andrew.cmu.edu r=neil sr=jag
2004-08-19 00:46:31 +00:00
bryner%brianryner.com
b729abf62b
Attempt graceful recovery when mork corruption is detected for form autocomplete data. Bug 253935, patch by bienvenu, r=bryner, sr=mscott
2004-08-19 00:38:52 +00:00
bryner%brianryner.com
22fcaff278
fix starting firefox from PATH (bug 177996). patch by logan@dct.com, r=bryner, a=chofmann
2004-08-19 00:33:56 +00:00
timeless%mozdev.org
3f0703e6f8
Bug 41929 - movemail. fixing build bustage
2004-08-18 23:46:17 +00:00
cls%seawood.org
a9092648b5
Update comments and use enhanced cygwin-wrapper script for nspr & ldap.
...
Thanks to Brian Bober <netdragon@gmail.com> for the patch.
Bug #245918 r=cls
2004-08-18 23:18:55 +00:00
neil%parkwaycc.co.uk
fbcddd3920
Bug 41929 Allow multiple accounts with the same server and username if they have different port numbers p=kteuscher@myrealbox.com r=bienvenu sr=me
2004-08-18 23:11:28 +00:00
steffen.wilberg%web.de
4b4f94e6b6
Bug 255938: Document warn on close pref in Advanced Options, p=jwalden, r=rlk. Also fix typo (bug 256041)
2004-08-18 22:38:37 +00:00
cls%seawood.org
0bd6524c78
Remove unneeded VC4 flags.
...
Thanks to Stephen Walker <sdwalker@myrealbox.com> for the patch.
Bug #255616 r=cls
2004-08-18 22:24:59 +00:00
timeless%mozdev.org
eb7805650a
Bug 253405 Warning for document.all doesn't list source file or line number
...
r=caillon sr=brendan
2004-08-18 22:19:45 +00:00
timeless%mozdev.org
80abdd06f3
Bug 223159 Script with UniversalBrowserWrite privilige still unable to window.close() a non-JS-created window
...
r=caillon sr=jst
2004-08-18 22:15:11 +00:00
jst%mozilla.jstenback.com
c5771baf3e
Fixing bug 198254. Fix crash when closing javascript created window. r+sr=bzbarsky@mit.edu
2004-08-18 22:13:10 +00:00
timeless%mozdev.org
c8b2339854
Bug 255927 When handling a fault in nsIWebServiceCallContext it crashes
...
patch by chantepie@altern.org thanks to scc r=timeless sr=roc
2004-08-18 22:06:50 +00:00
timeless%mozdev.org
90968ed572
Bug 204332 bad wording in sidebarOverlay.dtd
...
changes by tsahi_75@yahoo.com patch by jon@rekai.net r=doron sr=neil
2004-08-18 21:59:02 +00:00
scott%scott-macgregor.org
5341a36684
Bug #219586 --> Eudora, Outlook mailboxes with "/" in name fail to import. Unable to create local folders
...
with forward slashes in the name on Windows.
sr=bienvenu
2004-08-18 21:54:11 +00:00
scott%scott-macgregor.org
30327fd8d8
Bug #256058 --> when editing an existing feed disable the RSS account option so you can't select
...
it as a destination folder.
2004-08-18 21:38:27 +00:00
neil%parkwaycc.co.uk
6f47653428
Bug 255929 Can't drag scrollbar in Print Preview r+sr=roc
2004-08-18 19:17:13 +00:00
neil%parkwaycc.co.uk
04f245a849
Bug 255268 Make make chrome make installed-chrome.txt correctly r=bsmedberg
2004-08-18 19:14:51 +00:00
scott%scott-macgregor.org
304c1345d0
Bug #253054 --> Editor should use a chrome package known to exist (like itself) instead of
...
using "navigator" as the chrome package for asking the locale.
Fixes problems with the spell checker not working for new thunderbird profiles where there is no navigator package.
r=brade
2004-08-18 18:24:48 +00:00
pedemont%us.ibm.com
f38d27c31d
I'm getting sloppy
2004-08-18 16:47:14 +00:00
pedemont%us.ibm.com
7c38d65966
Attempt to fix bustage for older system's compiler
2004-08-18 16:29:26 +00:00
pedemont%us.ibm.com
254fe32662
Bug 252475 - nsLocale is broken on Mac OS X. r=jshin,sr=blizzard
2004-08-18 15:35:36 +00:00
aaronleventhal%moonset.net
0c4f9a925b
Bug 192577. URL bar drop-down does not collapse on second click on down-arrow. r=mconnor. No sr= needed
2004-08-18 14:46:45 +00:00
aaronleventhal%moonset.net
2d03580255
Bug 255881. Regression: frames and iframes not tabbable because tabindex defaulting to -1 instead of 0 as it should. r=neil, sr=bryner
2004-08-18 14:43:08 +00:00