Stefan.Borggraefe%gmx.de
49a0ed846e
Center the Subscribe column (bug 241854)
...
r=neil, sr=mscott
2004-05-24 05:36:48 +00:00
Stefan.Borggraefe%gmx.de
bd88cbd96d
Fixes a regression caused by my earlier checkin for bug 241854 (the Subscribe column wasn't centered anymore)
...
r=neil, sr=mscott
2004-05-24 05:35:36 +00:00
scott%scott-macgregor.org
23e7d925a4
Ditch several comm/ stylesheets and use the versions in mozilla\toolkit
...
Patch by Stephen Walker
2004-05-24 05:34:12 +00:00
scott%scott-macgregor.org
a9480a7f21
Bug #244209 --> Offline Settings > KB value not be stored for 'Compact folders if size is over..."
2004-05-24 03:56:49 +00:00
cltbld%netscape.com
766651d0c9
Automated update from host egg
2004-05-24 03:03:03 +00:00
kyle.yuan%sun.com
8313bb7bef
Bug 235381 2004-02-23-12-trunk Solaris nightly crashes at nsComponentManagerImpl::GetLoaderForType()
...
r=roland.mainz, sr=dbaron
add -features=tmplife to Sun Forte compiler, introduced a test for the C++ compiler generating correct temporary object destruct order.
patch by anlan@ida.liu.se
2004-05-24 02:56:09 +00:00
louie.zhao%sun.com
6d30739384
bug 243809 M17rc2 mozilla crash at [@ nsHTMLEditor::CheckSelectionStateForAnonymousButtons]
...
r = daniel
sr= jst
2004-05-24 02:55:40 +00:00
scott%scott-macgregor.org
02d4ac42d6
Bug #244457 --> don't show vCards as external attachments. don't mark the message as having an attachment
...
if it is just a vCard.
2004-05-24 00:15:21 +00:00
scott%scott-macgregor.org
de1e0482af
Bug #242988 --> land thunderbird specific rendering for vCards inline with the message. The changes to mimevcrd
...
should effect thunderbird only.
2004-05-24 00:10:25 +00:00
sspitzer%mozilla.org
701fb9a70f
fix for bug #244217
...
Initial Mail retrieval from POP account fails(mac only)
the problem is that on the mac, nsPersistentFileDescriptor::operator= will fail silently if the file doesn't exist.
(that issue will be spun off)
on the mailnews side, we can create the msf file
r/sr=bienvenu
2004-05-23 23:14:22 +00:00
mconnor%myrealbox.com
0e163890cf
Bug 188910 - focus is in the searchbox of the bookmarks/history sidebar when opening a new window; should only be there when opening the sidebar, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor@myrealbox.com
2004-05-23 20:56:38 +00:00
mconnor%myrealbox.com
d0bc7622d1
firefox part of bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(), patch by Charles Fenwick (clf03f@garnet.acns.fsu.edu), r=mconnor
2004-05-23 19:51:30 +00:00
mconnor%myrealbox.com
b15404b710
firefox part of bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(), patch by Charles Fenwick (clf03f@garnet.acns.fsu.edu), r=mconnor
2004-05-23 19:45:17 +00:00
pinkerton%aol.net
518b8821e0
add errant break removed by accident in last patch (r/sr=pink, bug 242868)
2004-05-23 18:12:53 +00:00
igor%mir2.org
2283ed2681
Change Arguments.getIds to include argument indexes when getAll is true. It allows not to have a tailored getIds in the debugger.
2004-05-23 17:34:44 +00:00
igor%mir2.org
3130100ea6
Fixing JavaDoc comments
2004-05-23 17:32:32 +00:00
bienvenu%nventure.com
289410743c
fix for 239181, shouldn't issue IMAP STATUS command when in selected state on folder, sr=mscott
2004-05-23 16:57:34 +00:00
igor%mir2.org
1e8e9be624
1. Reorganize debugger to move all code that interacts with the engine into Main.java while all GUI logic now presents in DebugGui
...
2. Move downloaded files for swing tree table into downloaded directory and adjust build files accordingly.
2004-05-23 16:15:09 +00:00
igor%mir2.org
cfe01facb2
Make sure that for Rhino-generated exceptions Throwable.getMessage() contains script file and line information.
2004-05-23 14:32:07 +00:00
neil%parkwaycc.co.uk
19184d9a5b
Bug 244144 Missing "HTML" link in navigator help (also linking "XML" and fixing some garbage characters) p=stefan_h@hem.utfors.se r=me
2004-05-23 13:20:27 +00:00
ben%bengoodger.com
774024a7fc
236725 - security info window appears twice on double click. make all status bar panel indicators activate only on doubleclick, which is the convention.
2004-05-23 10:25:30 +00:00
igor%mir2.org
e431bd1a66
Make EcmaError to follow the same pattern as JavaScriptException
...
and EvaluatorException for getMessage() methods: it provides error message
with script source/line information.
2004-05-23 09:50:20 +00:00
ben%bengoodger.com
d97685bf90
235859 - .gz file silently decompressed after download. Update contentEncodings use to UTF8 String Enumerator
2004-05-23 09:36:18 +00:00
smontagu%smontagu.org
e1f6e10871
Fix flipping of Arabic text when pasted to clipboard. Bug 197375, r+sr=bzbarsky
2004-05-23 09:15:23 +00:00
ben%bengoodger.com
deeca5d835
241292 - proxy settings with ports specified are not imported properly. use nsCAutoStrings instead of nsDependentCStrings because we need null terminated strings containing only the fragment returned by Substring().
2004-05-23 08:31:59 +00:00
jouni%heikniemi.net
17531a3296
Bug 224021: taint issues in editusers.cgi
...
Patch by byron jones <bugzilla@glob.com.au>
r=jouni, a=justdave
2004-05-23 07:32:00 +00:00
jouni%heikniemi.net
616a0ea416
Bug 141006: Run edit*.cgis in taint mode.
...
Patch by byron jones <bugzilla@glob.com.au>
r=jouni, a=justdave
2004-05-23 07:22:32 +00:00
jouni%heikniemi.net
defd8e0ab6
Bug 208847: Fix taint issues in editgroups.cgi
...
Patch by byron jones <bugzilla@glob.com.au>,
r=jouni, a=justdave
2004-05-23 07:07:50 +00:00
mconnor%myrealbox.com
dcef7492af
back this out (again) until I talk to a cvs admin
2004-05-23 02:27:27 +00:00
mconnor%myrealbox.com
ff5baff067
Bug 188910 - focus is in the searchbox of the bookmarks/history sidebar when opening a new window; should only be there when opening the sidebar, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor@myrealbox.com
2004-05-23 02:21:21 +00:00
mconnor%myrealbox.com
0111a7739f
cvs being weird, back this out until I can commit the whole patch
2004-05-23 02:15:49 +00:00
mconnor%myrealbox.com
af1ed15825
Bug 188910 - focus is in the searchbox of the bookmarks/history sidebar when opening a new window; should only be there when opening the sidebar, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor@myrealbox.com
2004-05-23 02:13:17 +00:00
mconnor%myrealbox.com
5bc0d262b8
bug 244320 - Get New Themes link is clickable outside of the text, r=mscott
2004-05-22 23:20:51 +00:00
igor%mir2.org
30e9aee832
Switch to line info extraction through single top script processing
2004-05-22 23:19:56 +00:00
roc+%cs.cmu.edu
bca4ff3ba4
Fix Firefox bustage.
2004-05-22 22:54:51 +00:00
roc+%cs.cmu.edu
0e3ff503fb
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
mconnor%myrealbox.com
a33043c1b5
bug 241079 - Fix DOMi bustage and remove unused/non-working menu items, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor
2004-05-22 20:59:00 +00:00
bzbarsky%mit.edu
f8f45bc910
Making desperate attempt to reland with a couple crash-proofing changes. Bug
...
243724, r+sr=roc
2004-05-22 20:54:40 +00:00
bzbarsky%mit.edu
59427ab6f1
Backing out to try and fix mac orange. Bug 243724
2004-05-22 20:04:59 +00:00
bzbarsky%mit.edu
62a5127738
Relanding, since backing out did not fix orange. Bug 232691.
2004-05-22 20:02:43 +00:00
cbiesinger%web.de
da9c6f3b04
AddRef/Release return a refcount, not an nsresult
2004-05-22 20:01:11 +00:00
roc+%cs.cmu.edu
e201d37957
Bug 243757. Handle cases where this view manager's root view is not an ancestor of the view grabbing the mouse. r+sr=bzbarsky
2004-05-22 19:55:01 +00:00
mconnor%myrealbox.com
369ce7f5a1
bug 235740 - missing .cvsignore files, patch by Henrik Gemal (bugzilla@gemal.dk), r=bryner
2004-05-22 19:33:12 +00:00
bzbarsky%mit.edu
7f1e54b18d
Backing out to attempt to fix Mac orange. Bug 232691
2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
9d1344f8ba
Test backout to maybe fix mac orange. Bug 232691
2004-05-22 18:49:53 +00:00
bzbarsky%mit.edu
b4e581a123
Undef some windows-only macros to fix bustage
2004-05-22 17:36:12 +00:00
myk%mozilla.org
b118821968
updating schema
2004-05-22 17:08:48 +00:00
bzbarsky%mit.edu
abcad1dc39
Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
...
using EmptyC?String instead. Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
myk%mozilla.org
15f664a92d
reorganizing directory layout
2004-05-22 16:52:04 +00:00
bzbarsky%mit.edu
6f4d4e2b46
deCOMtaminate nsIWidget::GetChildren. Bug 243724, r+sr=roc (with sr=blizzard
...
on a previous-but-similar iteration of the patch).
2004-05-22 16:47:13 +00:00