darin%meer.net
85e77fceaf
fixes bug 286803 "Automatic NTLM auth fails if SSPI 'negotiate' package not found" r=biesi
2005-03-21 22:42:07 +00:00
jwalden%mit.edu
cbbc674c55
Bug 285035 - Help Documentation should look more like the Mozilla website. Followup patch to address issue forgotten during patch checkin.
2005-03-21 21:49:52 +00:00
roc+%cs.cmu.edu
c9feb5cc3c
Bug 282754. When laying out absolute children, use the computed width/height of the primary frame as the container metrics if they're available. r+sr=dbaron
2005-03-21 21:43:01 +00:00
bugzilla%arlen.demon.co.uk
b7f635d267
Bug 285683 Remove cookie.properties
...
p=me r=dwitte rs=darin
2005-03-21 21:25:25 +00:00
jwalden%mit.edu
5047f99b78
Bug 287036 - Remove screenshot of toolbar from using_firebird.xhtml. p=zmanji@gmail.com, r=me
2005-03-21 20:52:13 +00:00
cltbld
e9d8c9f0f2
Automated update from host egg
2005-03-21 20:28:26 +00:00
tor%cs.brown.edu
ee7d19e201
Bug 286980 - cairo config should add to PKG_CONFIG_PATH, not replace. r=cls
2005-03-21 20:27:40 +00:00
bob%bclary.com
7f6e8ae27d
Update Martin's email
2005-03-21 19:09:10 +00:00
bienvenu%nventure.com
7079fc3a4d
fix 286926 msg db view code was using && where it meant to use & to determine if thread could be expanded/collapsed, patch by ahaas@airmail.net, r=ducarroz, sr=bienvenu
2005-03-21 17:56:34 +00:00
mvl%exedo.nl
3238a7f33e
use composite calendar for view. Allows to use multiple calendars.
...
bug 286455, r=stuart,vlad
2005-03-21 17:55:24 +00:00
shaver%mozilla.org
02535c350c
Bug 283057: Fold sqlite build into storage build, honour ENABLE_TESTS.
...
r=bsmedberg
2005-03-21 17:01:57 +00:00
mozilla.mano%sent.com
0896ef6e88
Bug 284096 - Useless Cancel button in View Saved Passwords dialog. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor
2005-03-21 16:24:04 +00:00
smfr%smfr.org
57320b57b0
Fix spelling error in comment.
2005-03-21 16:18:46 +00:00
gandalf%firefox.pl
bab9cbf69e
Bug 245829: update download manager title bar when number of active downloads changes; r=mconnor
2005-03-21 16:18:25 +00:00
maxf%magma.ca
85014169e2
This change is for the QNX (Photon) platform only. It will not affect the
...
runtime or build of other Mozilla platforms since QNX source is not part of
Tinderbox builds. You can contact me at: mfeil@qnx.com
This fixes a problem where shared memory is destroyed too soon. The draw
stream generated by the image draw was not being processed in time by
regular priority (10) drivers like phrelay, resulting in portions of images
not drawn. This only affected images the first time they were loaded in a
session (since they load in pieces) and only seemed to affect the embedded
version of mozilla (mozserver with Voyager client). r=amardare%qnx.com
2005-03-21 16:01:54 +00:00
timeless%mozdev.org
eec04f4dc2
Bug 238733 Components.classes['@mozilla.org/wallet/wallet-service;1'] has no properties in contentAreaClick.js
...
r=neil sr=bz
2005-03-21 15:21:15 +00:00
cltbld
718ad67621
Automated update from host egg
2005-03-21 14:18:18 +00:00
tor%cs.brown.edu
520b034186
Bug 286980 - cairo config should add to PKG_CONFIG_PATH, not replace. r=cls
2005-03-21 14:08:48 +00:00
timeless%mozdev.org
16b9b917e3
Bug 283513 OOM crasher [@ WSPProxy::GetInterfaces]
...
patch by dewildt@gmail.com r=timeless sr=jst
2005-03-21 12:50:16 +00:00
neil%parkwaycc.co.uk
fcfe360093
Bug 245135 Mozilla forgets what the current profile is when it gets renamed p=brian.lu@sun.com r=ccarlen@mac.com sr=me
2005-03-21 11:55:44 +00:00
mozilla.mano%sent.com
ca533217fa
Bug 221824 - Winstripe should be RTL compatible, tabbox fixes. patch from Reuven Gonen <linxspider@yahoo.com> r=bsmedberg/me
2005-03-21 11:41:10 +00:00
neil%parkwaycc.co.uk
36391255db
Bug 284521 Still can't switch themes, but in a different set of circumstances, so check the skin switch pref in more places. r=bsmedberg sr=darin
2005-03-21 10:46:46 +00:00
smfr%smfr.org
adbd27f110
Remove a shell script target that stuffed additional history properties files into embed.jar, since we don't need them any more. Also put the version resource in Camino.rsrc, so that it's available for the Director plugin when running in any language.
2005-03-21 06:16:27 +00:00
smfr%smfr.org
b07445985d
When a a string bundle lookup fails, print a message with useful info. rs=darin, no bug.
2005-03-21 06:06:55 +00:00
timeless%mozdev.org
b9f7aaec8f
Bug 248958 File Bookmark dialog form too small, buttons are not visible
...
patch by ajschult@verizon.net r=neil sr=neil
2005-03-21 03:39:06 +00:00
smfr%smfr.org
5153cd8596
Fix bug 279270: when copying images, put only the image data on the clipboard so that applications that prefer text over image data don't just get the image location.
2005-03-21 02:54:56 +00:00
smfr%smfr.org
68c673e895
Fix bug 285648: url from subframe load could show in Camino's url bar. Fix by ignoring OnLocationChange for windows other than the content window.
2005-03-21 02:37:29 +00:00
mats.palmgren%bredband.net
5eda45ec6c
Avoid recursive frame construction by using an event to call ActuallyDisplayText(). b=283117 r+sr=bzbarsky
2005-03-21 01:58:17 +00:00
mats.palmgren%bredband.net
ef510e7286
Make gHTMLElements table const. b=286916 r=mrbkap sr=dbaron
2005-03-21 00:45:02 +00:00
mats.palmgren%bredband.net
903248e2a5
TestParser: support --enable-perf-metrics with --disable-debug. b=286920 r+sr=dbaron
2005-03-20 23:54:24 +00:00
dougt%meer.net
8ca35a8cb3
Updates from INdT. r=dougt.
2005-03-20 18:40:18 +00:00
steffen.wilberg%web.de
04bd1c184b
Bug 280587: Remove text from image alt attributes in Help. p=zmanji@gmail.com, r=me
2005-03-20 16:49:45 +00:00
kjh-5727%comcast.net
d205e37f9d
Bug 279298 - Support for CUPS printer instances. Patch by M�rten Svantesson <msv@kth.se>, r=kherron, sr=roc.
2005-03-20 16:28:58 +00:00
aaronleventhal%moonset.net
5253fabc14
Bug 285703. Incorrect behavior for empty or missing alt text, when exposing to MSAA. r=timeless, sr=darin
2005-03-20 14:25:03 +00:00
cbiesinger%web.de
6f5951be02
bug 286899 Follow CSS 2.1, rather than css3-ui, for the computed style for the
...
cursor property: Make it contain all URIs (absolutized) and the pointer.
r+sr=dbaron
2005-03-20 13:35:31 +00:00
cbiesinger%web.de
1d540761e2
286790 remove unused variable
...
r+sr=darin
2005-03-20 13:22:05 +00:00
brendan%mozilla.org
a5b1cbc47e
Remove dead code pointed out by njaguar@gmail.com.
2005-03-20 05:00:15 +00:00
darin%meer.net
919c87d304
fixes bug 286506 "warning: locally defined symbol ... imported in function ..." r=bsmedberg
2005-03-19 20:35:35 +00:00
joshmoz%gmail.com
82a01b042f
remove incorrect and unnecessary margin declaration. b=284762 r=kmgerich
2005-03-19 19:02:58 +00:00
bmlk%gmx.de
50f90a7217
take vertical margins into account during height constrained situations like printing. bug 285006 r/sr=roc
2005-03-19 17:59:11 +00:00
shaver%mozilla.org
00db9f6c93
revert overzealous and misguided skinVersion cleanup for the sake of seamonkey builds; thanks to tobias and kairo
2005-03-19 16:37:14 +00:00
neil.williams%sun.com
cf193dfda4
Bug 286505 Now reports an error on EOF in standard input. Leaving resolution
...
unchanged until we find out why the failure is different on SPARC than on x86.
r=nelson
2005-03-19 03:36:55 +00:00
scott%scott-macgregor.org
53c46699eb
Bug #286817 --> creating a mail 3 pane window for thunderbird when the user passed in -compose
...
effects thunderbird only.
2005-03-19 01:37:55 +00:00
dbaron%dbaron.org
0e15aba15c
Fix code formatting.
2005-03-19 00:48:10 +00:00
shaver%mozilla.org
12b778ad3d
remove vestigial references to deceased messenger-mdn locale package, r=mscott
2005-03-19 00:00:30 +00:00
shaver%mozilla.org
7a91bfcc31
removing obsolete skinVersion info from contents.rdf, including malformed (r=bsmedberg)
2005-03-18 23:59:30 +00:00
scott%scott-macgregor.org
071e504f76
remove an obsolete preference
2005-03-18 23:45:09 +00:00
darin%meer.net
f1f68ab25f
fixing xulrunner linux bustage
2005-03-18 23:08:20 +00:00
pavlov%pavlov.net
4965c3640b
fixing drag&drop in calendar views. bug=286777 r=vlad
2005-03-18 22:59:51 +00:00
shaver%mozilla.org
745a6b1224
removing obsolete skinVersion info from contents.rdf, including one malformed (r=bsmedberg)
2005-03-18 22:02:30 +00:00