132728 Commits

Author SHA1 Message Date
bienvenu%nventure.com
85cca3b224 fix topcrasher in imap header download, r=sspitzer, sr=mscott 255581 2004-08-20 19:15:40 +00:00
bryner%brianryner.com
9725b8b4fe Fixing windows bustage 2004-08-20 18:53:12 +00:00
bienvenu%nventure.com
2b710f9f51 fix 250455 for plain text compose case, blind mapi send of accented chars, r=jshin, sr=mscott 2004-08-20 18:49:08 +00:00
igor%mir2.org
91951930f8 Fixing bug 256321: IdScriptableObject can be serialized again 2004-08-20 18:25:20 +00:00
timeless%mozdev.org
872e808fe6 Bug 238773 Separating nsDOMEvent into separate classes
patch by mozilla-bugzilla@future.shiny.co.il r=bryner sr=jst
2004-08-20 18:09:19 +00:00
igor%mir2.org
e056c6cd39 Resolving bug 256318: for consistancy with XMLObject.addValues ScriptableObject.equivalentValues also uses NOT_FOUND to indicate no operation available. 2004-08-20 18:05:50 +00:00
igor%mir2.org
26c18b6cfb Fixing bug 256317: report about invalid references during parsing, not runtime. 2004-08-20 17:43:24 +00:00
jst%mozilla.jstenback.com
ce14e62d77 Fixing bug 256235. Can't download files (no filepicker displayed), apparently XP-SP2 only. r+sr=shaver@mozilla.org 2004-08-20 15:08:28 +00:00
mkaply%us.ibm.com
bb3f6c6fcd #247962
r=pedemonte, sr=blizzard (platform specific)
Remove DLL_InitTerm from NSPR - move it to Mozilla code
2004-08-20 15:03:00 +00:00
steffen.wilberg%web.de
0903dbe2da Bug 255465: Ctrl+= should enlarge text in Help viewer. p=jwalden, r=rlk 2004-08-20 14:04:15 +00:00
steffen.wilberg%web.de
c4fd4d7d80 Bug 255877: right-clicking an expanded bookmarks folder shows 'Collapse(X)'. r=mconnor, a/chofmann 2004-08-20 10:26:34 +00:00
jshin%mailaps.org
85afb5d27e bug 190031: use xft and fontconfig for font lookups/measuring/drawing with new postscript/freetype code (r=blizzard, sr=rbs) 2004-08-20 09:11:26 +00:00
p_ch%verizon.net
1f47668039 Bug 118294: NS_THEME_DROPDOWN implementation (GTK2)
(+ add forgotten style for menulist-description binding in the new toolkit)
r=bryner, sr=roc.
2004-08-20 03:49:44 +00:00
scott%scott-macgregor.org
eecbcf8cfe Make the preferences dialog slightly wider to avoid truncation issues. 2004-08-20 02:34:28 +00:00
timeless%mozdev.org
53d9d325d6 Bug 254838 Use @mozilla.org/moz/jssubscript-loader;1 as a singleton
patch by mcsmurf@gmx.de r=timeless sr=neil moa=mscott,silver
2004-08-19 23:00:27 +00:00
scott%scott-macgregor.org
850720607f Bug #254834 --> If you try to close the RSS subscribe dialog in the middle of a feed subscription, bring up a prompt
and ask the user if he really wants to cancel the current subscription.
2004-08-19 22:52:53 +00:00
bryner%brianryner.com
f7d6c4c84d fix perl warnings (bug 247147) patch by swalker, r=bryner 2004-08-19 22:47:27 +00:00
dbaron%dbaron.org
510403e37f Don't bother with DrawTile when the destination rect is empty. b=237766 r+sr=roc 2004-08-19 21:58:21 +00:00
bienvenu%nventure.com
3c1b3ba6fe fix 242973 mapi send with ui when body text has linebreaks, sr=mscott 2004-08-19 21:50:17 +00:00
timeless%mozdev.org
3945f88c01 Bug 58786 No text shown when all panels deleted
patch by jon@rekai.net r=doron sr=neil
2004-08-19 21:47:35 +00:00
bienvenu%nventure.com
40b7393981 fix 256082 smtp using other server password causes problems if password changes, and make smtp respect password protection of local cache, sr=mscott 2004-08-19 21:39:22 +00:00
scott%scott-macgregor.org
a1daefca13 Bug #251135 --> the drop down marker in the new quicksearch bar is getting stretched on OS X. 2004-08-19 21:31:42 +00:00
bienvenu%nventure.com
e014d7baa7 add versioning info to mapi dlls, no bug, sr=mscott 2004-08-19 21:31:00 +00:00
bryner%brianryner.com
087c51f0bc fix script warning if an argument has spaces. Bug 251772, patch by tuukka tolvanen <t.bugz@lament.cjb.net>, r=bryner 2004-08-19 21:30:51 +00:00
ben%bengoodger.com
b08543f079 254439 - ask before saving form data for the first time adding strings only before l10n freeze 2004-08-19 21:19:27 +00:00
dbaron%dbaron.org
fe6f847dcf Comment fix, thanks to Jesse. b=238099 2004-08-19 20:40:26 +00:00
scott%scott-macgregor.org
11d14c549d Bug #256190 --> thunderbird.js preferences getting loaded before mailnews.js. Rename thunderbird.js to all-thunderbird.js
to ensure that it gets loaded last since it has the final overrides for thunderbird.
2004-08-19 20:18:04 +00:00
vladimir%pobox.com
1d21588048 cairo: first attempt at surface manager/surface cache. 2004-08-19 18:56:03 +00:00
bryner%brianryner.com
645c255390 Fix double handling of arrow keys in menus on gtk2 (bug 219706). This prevents the OS default action from occuring if we've handled the event. We may want to stop the signal at the gtk level as well, but this fix should be reasonable safe. r=mkaply, sr=dbaron. 2004-08-19 18:36:42 +00:00
mkaply%us.ibm.com
e90b430f69 #251754
r=pkw, sr=blizzard
If it is available, use CUPS to enumerate Postscript printers
2004-08-19 18:09:28 +00:00
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