timeless%mozdev.org
b49d33e07d
Bug 140324 NS_ENSURE_TRUE(NS_SUCCEEDED(),) used needlessy in some places
...
patch by Morten@Nilsen.com r=hwaara sr=alecf
2004-05-25 06:09:43 +00:00
jouni%heikniemi.net
a147d3d37e
Remove stray resid from BugMail.pm. r,a=justdave
2004-05-25 05:53:53 +00:00
jst%mozilla.jstenback.com
bf67fdce87
Fixing regression bug 244576. Pass the *new* node back from cloneNode(), not the node being cloned. And fix an nsCOMPtr QI needed assertion. Fix suggested by bzbarsky@mit.edu, r+sr=jst@mozilla.jstenback.com
2004-05-25 04:40:18 +00:00
timeless%mozdev.org
79baf369ce
Bug 243724 deCOMtaminate nsIWidget::GetChildren
...
xlib ports bustage fix
2004-05-25 02:27:01 +00:00
ben%bengoodger.com
858f394efd
243386 - find as you type text not shown in the status bar. Repackage typeahead find resources in global since it is a core application component. r=aaronl.
2004-05-25 01:47:22 +00:00
ben%bengoodger.com
2a0592bf68
241865 - drag and drop link to download manager doesn't work, patch by pike <pike@pikey.me.uk> r=ben@mozilla.org
2004-05-25 01:35:49 +00:00
timeless%mozdev.org
e0515bb35c
Removing NS_NewDOMEvent
...
function has been useless since <joki@netscape.com> 1999-05-18 16:50
r+sr=jst
2004-05-25 01:19:59 +00:00
scott%scott-macgregor.org
cf1eb34db9
Bug #244457 -> Don't show vCards as external attachments. Fixes the problem the previous patch introduced when displaying attachments as NOT inline.
2004-05-25 00:37:36 +00:00
jpierre%netscape.com
3c9a7eb176
Fix for 244095 - link NSS libraries with -R $ORIGIN on Solaris
2004-05-25 00:13:12 +00:00
pinkerton%aol.net
a5921a41c9
fix alt/shift scrollwheel (bug 244124)
2004-05-24 23:28:53 +00:00
pinkerton%aol.net
194149d524
allow closing tab while loading, put spinner over favicon instead (bug 242786)
2004-05-24 23:26:31 +00:00
pinkerton%aol.net
d6570ac7c7
enable table bg coloring on 10.3+ (bug 243380)
2004-05-24 23:21:10 +00:00
pinkerton%aol.net
d2be408d7f
bump version to 0.8+ on trunk
2004-05-24 23:17:25 +00:00
dveditz%cruzio.com
02af5576de
bug 244489 remove hardcoded width so sizeToContent has a chance in the Modern skin r=neil,sr=sspitzer
2004-05-24 21:40:17 +00:00
sspitzer%mozilla.org
337f5fc52b
supplimental fix for bug #244217
...
thanks to burpmaster@truffula.net for catching a bad regression.
r/sr=bienvenu
2004-05-24 21:17:51 +00:00
neil%parkwaycc.co.uk
6faa40fb3a
Bug 240821 nsSmtpService::GetDefaultServer almost never fails so don't bother using try/catch p=gautheri@noos.fr r=me sr=mscott
2004-05-24 20:40:12 +00:00
cltbld%netscape.com
c8257c0f19
Automated update from host egg
2004-05-24 17:23:18 +00:00
mozilla.BenB%bucksch.org
1e7694cacb
Bug 124029 - Roaming
...
Enabling extensions/sroaming/
r=Pete Zha <pete.zha@sun.com>
sr=darin (backend), jag (UI code)
a=tor
2004-05-24 17:13:05 +00:00
scott%scott-macgregor.org
8048852df9
Better fix for Bug #244209
...
Offline Settings > KB value not be stored for 'Compact folders if it will save over ....'
2004-05-24 16:56:27 +00:00
mozilla.BenB%bucksch.org
a8c5f20207
Bug 124029 - Roaming
...
New module for session-based roaming like in Netscape Communicator 4.x.
r=Pete Zha <pete.zha@sun.com>
sr=darin (backend), jag (UI code)
a=tor
Tracking of bugs, regressions: Bug 228629
2004-05-24 16:55:07 +00:00
scott%scott-macgregor.org
a8a18dca43
remove un used comm/wallet locale files. Patch by Stephen Walker
2004-05-24 16:51:40 +00:00
neil%parkwaycc.co.uk
e701efa6cb
Bug 97434 Add some ctrl+shift keybindings and clean up the existing ctrl keybindings using modifiers="control any" r=varga sr=alecf
2004-05-24 15:53:09 +00:00
neil%parkwaycc.co.uk
15c98473c0
Bug 243679 fix bookmark notification icon to work in sidebar, bookmarks manager and modern theme p=dc2@myrealbox.com r=me sr=alecf
2004-05-24 15:43:18 +00:00
mcs%pearlcrescent.com
b32baea218
Commit to the trunk the fix for bug # 223987 - Fix LDAP library
...
makefile to play nice with "make -jN" builds with MSVC.
2004-05-24 14:25:07 +00:00
mcs%pearlcrescent.com
49b7ed67db
Commit to the trunk - Fix bug # 212265 - files missing in .cvsignore.
...
r+sr=dmose.
2004-05-24 14:02:24 +00:00
mcs%pearlcrescent.com
0cec6f8e5b
Moving revision to 5.x.
2004-05-24 13:40:21 +00:00
mkaply%us.ibm.com
348998da9e
#239580
...
r=danm, sr=dveditz
Extend ConfirmEx to allow setting the default button - change default button for script security to no
2004-05-24 13:33:51 +00:00
mcs%pearlcrescent.com
a6ad0ee4f5
Fix bug # 184219 - get cvs version of Ldap C-SDK and make of ldap c sdk failed.
...
Updated NSPR and NSS component revision numbers.
Handle for part release numbers on Linux, e.g., 2.4.20-6
Use correct paths for NSPR headers and libraries.
Remove obsolete LDAP Makefiles (generated by configure these days).
Fix command line tools link error on Linux: link with -lstdc++
2004-05-24 13:03:16 +00:00
igor%mir2.org
7341c1f1b5
Added JavaDoc link to a better way of wrapping exceptions then using WrappedException constructor
2004-05-24 10:11:23 +00:00
kyle.yuan%sun.com
54769e8fbc
Bug 243808 keynav: can't select mail folders for offline from keyboard
...
r=neil.parkwaycc.co.uk, sr=bienvenu, patch by ginn.chen@sun.com
2004-05-24 09:59:52 +00:00
igor%mir2.org
8804a5c10d
Restoring public constructor for WrappedException for compatibility with Batik.
2004-05-24 07:53:06 +00:00
gerv%gerv.net
5d49a333de
Bug 243820 - relicense gtkxtbin. Patch by gerv; auto-sr=brendan, a=mkaply.
2004-05-24 07:28:10 +00:00
bryner%brianryner.com
0f922ae38e
Bug 244475, avoid some shared buffer overhead and an extra allocation/copy when looking up attribute name atoms. r+sr=bzbarsky.
2004-05-24 06:10:52 +00:00
scott%scott-macgregor.org
36a0157a7c
don't refer to the adt component in the installer since we don't build inspector as an installer
...
component anymore
2004-05-24 05:48:39 +00:00
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