Commit Graph

130272 Commits

Author SHA1 Message Date
ben%bengoodger.com
8d1370fc42 oops forgot to check the makefile in for the tinderbox to use 2004-05-26 05:22:34 +00:00
louie.zhao%sun.com
cc052732de bug 241296 Add "/usr/lib" for "libatk-bridge.so" searching
r = kyle
sr= henry.jia@sun.com
2004-05-26 04:16:47 +00:00
ben%bengoodger.com
a970cf01db update credits 2004-05-25 22:50:10 +00:00
neil%parkwaycc.co.uk
5f04f337ea Move mailNavigatorOverlay out of navigatorOverlay and into navigator where it won't get overlaid onto view source, hidden window etc. b=108745 r=timeless sr=bienvenu 2004-05-25 22:32:36 +00:00
ben%bengoodger.com
3f8738e47f forgot to apply unix fix to this file as I did on the branch 2004-05-25 22:32:24 +00:00
ben%bengoodger.com
e065307996 244026 - Use 7-zip for release executables on the trunk too. 2004-05-25 22:31:35 +00:00
nelsonb%netscape.com
f2dedf230d a) adds the missing code to put stdin into binary mode.
b) add the -i option to the usage message
c) builds addbuiltins with shared libs
   (includes "nssrenam.h" for some symbols)
d) build addbuiltins as part of the normal builds.
2004-05-25 21:47:44 +00:00
bryner%brianryner.com
5e26c9b228 Reduce the amount of style data we fetch in nsTextFrame::Reflow. Bug 244651, r+sr=bzbarsky. 2004-05-25 18:29:04 +00:00
igor%mir2.org
63596c3f2b In JavaScriptException constructor do not call ScriptableObjec.toString(value) since it may potentially trigger script execution for objects defining toString method which in turn may throw exceptions.
Instead for Scriptable arguments prints their [Object className] form which is provided by the new ScriptRuntime.defaultObjectToString(Scriptable) method.
2004-05-25 15:39:28 +00:00
aaronleventhal%moonset.net
a4853bd9ca Bug 244288. MSAA's WindowFromAccessibleObject doesn't work because our get_accParent doesnreturn a ROLE_WINDOW object as the parent of the ROLE_CLIENT 2004-05-25 14:37:07 +00:00
aaronleventhal%moonset.net
e5b8e53d60 Bug 244193. Return correct accessible for MozillaContentWindowClass and MozillaUIWindowClass windows. r=ere, sr=roc 2004-05-25 14:33:50 +00:00
mvl%exedo.nl
0c9bdf8d12 Add CSS3 pseudo-class selector :only-child
bug 237568, patch by Sander <mybugzilla@juima.org>, r=bzbarsky, sr=dbaron
2004-05-25 13:43:52 +00:00
neil%parkwaycc.co.uk
4647544a22 Removing unused variable b=217089 p=mbockelcamp@web.de r=kyle.yuan sr=Henry.Jia 2004-05-25 10:34:25 +00:00
alex.fritze%crocodile-clips.com
dbe5e5231e Bug 244292: Implement createSVGTransformFromMatrix(). Patch by <jonathan.watt@strath.ac.uk>. SVG only - not part of default build. 2004-05-25 09:04:58 +00:00
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