Граф коммитов

124486 Коммитов

Автор SHA1 Сообщение Дата
pschwartau%netscape.com 56af1beafd Fixing more errors in the test - see bug 225289 comment 6. 2003-11-15 23:19:27 +00:00
scott%scott-macgregor.org a3515b1743 Bug #225413 --> Make the windows animated biff alert dialog use the account name instead of the user name. This meant
adding some extra padding to the alert window as well.

r=jst
sr=bienvenu
2003-11-15 22:48:30 +00:00
pschwartau%netscape.com f2283f1431 Fixing an error in the test. 2003-11-15 22:47:03 +00:00
scott%scott-macgregor.org 47dc4182db Improve the look of the biff animated alert window for thunderbird. Add a different border, change the padding
and change the background color.
2003-11-15 22:46:53 +00:00
scott%scott-macgregor.org 29c34c0171 Bug #225413 --> Make the windows animated biff alert dialog use the account name instead of the user name.
r=jst
sr=bienvenu
2003-11-15 22:17:34 +00:00
bzbarsky%mit.edu 23de100a7a Don't use precision so high it gets rounded in a way we don't want. Bug
118117, r+sr=roc
2003-11-15 21:51:39 +00:00
bryner%brianryner.com a9d415efad No need to keep an owning reference to an element's NodeInfo if we already have an owning reference to the element. Bug 225825, r=bz, sr=jst. 2003-11-15 21:29:07 +00:00
bryner%brianryner.com a151276cc1 fixing typo 2003-11-15 20:59:54 +00:00
chanial%noos.fr 0fd7b098a8 MacOS X doesn't like manifest files that mix lines with and without a specified location. 2003-11-15 20:14:00 +00:00
chanial%noos.fr d0f6472eb2 distclean removal of buildconfig.html 2003-11-15 19:48:41 +00:00
chanial%noos.fr c8b649038c move build.dtd handling in toolkit/locale 2003-11-15 19:43:56 +00:00
chanial%noos.fr 0bddc6e1ef move the buildconfig.html handling in toolkit/content 2003-11-15 19:33:35 +00:00
bzbarsky%mit.edu 422b11ab31 Have a way to disable the Postscript/* printers via pref even in builds with
the PS module built in.  Bug 225686, patch by dvschweiger@web.de (David
Schweiger), r=biesi, sr=bzbarsky
2003-11-15 19:25:14 +00:00
chanial%noos.fr df47779d5a studying Mac bustage 2003-11-15 19:03:00 +00:00
wchang0222%aol.com 3a0fc1c3c4 Removed an extraneous character (`) after #endif. 2003-11-15 16:16:33 +00:00
wchang0222%aol.com c31daf7e42 Removed an extraneous comma (,) at the end of an enum type definition. 2003-11-15 16:15:01 +00:00
cbiesinger%web.de 517f99b693 fixing mac bustage 2003-11-15 15:29:14 +00:00
cbiesinger%web.de cb32817ed5 78919 part 2. always return a nsIMIMEInfo from the OS HelperAppServices, and don't
create MIMEInfos outside of them directly.
r=bzbarsky sr=darin
2003-11-15 15:01:39 +00:00
bsmedberg%covad.net 26a9fd4022 Bug 221994 - Log chrome registry errors during XPInstall to help diagnose error -239. Patch by bugzilla@bsdchicks.com (Doc Wilco) thank you! r=me sr=bryner 2003-11-15 14:57:28 +00:00
alex.fritze%crocodile-clips.com 01968627d4 Fix style attribute, broken by bug #7639 checkin. (SVG only - not switched on in default builds) 2003-11-15 11:08:07 +00:00
bryner%brianryner.com bcab4355a5 it's been a long day 2003-11-15 09:20:33 +00:00
bryner%brianryner.com 360d6d221d Fixing some SVG bustage 2003-11-15 08:53:35 +00:00
bryner%brianryner.com 09fafe0935 fix debug build bustage 2003-11-15 08:46:23 +00:00
bryner%brianryner.com 51bf394037 More ports bustage fixing. Make ~nsSocketTransport() protected for the benefit of nsDerivedSafe<nsSocketTransport>. 2003-11-15 08:43:50 +00:00
chanial%noos.fr ad8a091e4e fixing bustage 2003-11-15 08:29:09 +00:00
chanial%noos.fr e6cab90673 move the i18n part of browser.properties into the toolkit (intl.properties)
Even if the platform dependent files intl.properties are identical for en-US, I think it's a good idea to keep them in seperate directories, to not mislead localizers.
2003-11-15 08:26:10 +00:00
bryner%brianryner.com a183fc45be Fixing orange (hopefully). Don't dereference a pointer in the same call where it's passed as getter_AddRefs, because that will null it out first. For now, I'm keeping a strong reference to the node info manager at these call sites since it's not clear to me that it's guaranteed to stay around after the NodeInfo is released. 2003-11-15 08:16:23 +00:00
chanial%noos.fr 4a552b14fe split the top-level toolkit manifest file into content/jar.mn, locale/jar.mn and obsolete/jar.mn so that we no longer have to repackage everything every time we modify one of these three subdirectories. 2003-11-15 07:43:50 +00:00
chanial%noos.fr 672afb6fbe some simplifications on how we hide the unrequested buttons 2003-11-15 07:31:01 +00:00
bryner%brianryner.com 59d2ca8b52 Fix AIX bustage by making ~nsSocketTransportService() protected (so that nsDerivedSafe can call it). r=dbaron. 2003-11-15 05:52:32 +00:00
bryner%brianryner.com aae0d0f085 deCOMtaminate nsINodeInfo and nsINodeInfoManager. See bug 225060 for details. r=sicking, sr=jst. 2003-11-15 05:27:37 +00:00
bzbarsky%mit.edu f03da78f6e Don't clear previous selection when range is extended using shift-ctrl-click.
Bug 112281, r+sr=roc
2003-11-15 04:23:53 +00:00
bienvenu%nventure.com e51e568aa8 fix forgetting pop3 password when pop3 account is busy, r/sr=mscott 219162 2003-11-15 00:57:41 +00:00
bzbarsky%mit.edu d23a2bd983 Fix up more XUL GetFrameForPoint impls to correctly handle paint layers. Bug
225732, r+sr=dbaron
2003-11-15 00:47:43 +00:00
caillon%returnzero.com e8301d5c23 Minor code cleanup. No bug.
r+sr=jst
2003-11-15 00:47:12 +00:00
nelsonb%netscape.com c4fe475028 Detect empty emailAddr strings in CERTCertificate. Bugzilla bug 211540. 2003-11-15 00:15:28 +00:00
darin%meer.net 8b29fff90c fixes bug 92928 "Server socket support in Necko" r=dougt sr=bzbarsky 2003-11-15 00:13:59 +00:00
gerv%gerv.net 82a585b053 Bug 205418 - Relicense Spidermonkey (js/src) to MPL/LGPL/GPL. Patch by gerv; r,a=brendan. 2003-11-15 00:11:16 +00:00
nelsonb%netscape.com 2bbf4a1e89 Detect empty emailAddr strings in CERTCertificates. Bugzilla bug 211540.
Modified Files:
    cmd/dbck/dbck.c cmd/signtool/util.c lib/certdb/certdb.c
    lib/certdb/stanpcertdb.c lib/pkcs7/p7decode.c lib/pki/certificate.c
    lib/pki/pki3hack.c lib/smime/cmssiginfo.c lib/softoken/pkcs11u.c
2003-11-15 00:10:01 +00:00
bryner%brianryner.com a45ddc39c5 Fix tree rowcount change notifications for cookie manager (bug 215656). patch by steffen.wilberg@web.de, r=bryner. 2003-11-15 00:00:39 +00:00
bryner%brianryner.com 661e009a90 Fix toolkit tracemalloc bustage, patch by swalker. 2003-11-14 23:55:41 +00:00
scott%scott-macgregor.org 8faee25e7c port fix from trunk 2003-11-14 23:46:56 +00:00
scott%scott-macgregor.org ee88628a87 Port Bug #73801 from the trunk: Need to disable the Delete button & menu item Delete Address Book when PAB or CAB is selected 2003-11-14 23:40:36 +00:00
scott%scott-macgregor.org 4b4db9d71e synch with trunk to pick up Bug #218825
fixes problem where default account is not getting loaded at start up.
2003-11-14 23:20:45 +00:00
gerv%gerv.net 334082a71c Bug 225303 - Cannot remove stored query when no bugs are found. Patch by gerv; r=jouni, a=justdave. 2003-11-14 23:04:17 +00:00
bzbarsky%mit.edu ca3762c23e Set text-indent:0 on all form controls to keep it from inheriting down to the
anonymous blocks inside.  Bug 56253, r+sr=dbaron
2003-11-14 23:00:56 +00:00
bzbarsky%mit.edu 120e8ae881 Don't reframe when "float: left" changes to "float: right"; just reflow. Bug
55967, r+sr=dbaron
2003-11-14 22:55:46 +00:00
cbiesinger%web.de b573023f20 found in 194439. use delete[] to free an array, not delete. r+sr=bzbarsky 2003-11-14 22:39:01 +00:00
neil%parkwaycc.co.uk 1bbf0f0121 Supplementary patch to bug 218825, part 2: convert users of nsMsgFolder to nsMsgDBFolder r/sr=bienvenu 2003-11-14 22:03:52 +00:00
danm-moz%comcast.net 024868fae2 update widget position member variable when window is moved for any reason. r=bryner,ere bug 224760, 223901 2003-11-14 21:58:08 +00:00