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

139796 Коммитов

Автор SHA1 Сообщение Дата
tor%cs.brown.edu 67db76745b 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 3a1fc4546b Update Martin's email 2005-03-21 19:09:10 +00:00
bienvenu%nventure.com 9821075c30 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 f5f502297a 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 a8561d3e66 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 8721be57e6 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 1458728e06 Fix spelling error in comment. 2005-03-21 16:18:46 +00:00
gandalf%firefox.pl a4bd42ed81 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 e54cbd532b 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 c909d1e658 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 fda0b2ae83 Automated update from host egg 2005-03-21 14:18:18 +00:00
tor%cs.brown.edu d83d5a05df 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 4c276ee9c4 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 4e6e6e6f69 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 ac67bf5acf 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 1b03b78cd3 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 6ccffb1a23 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 121916edda 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 657c0626e1 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 63809cbf11 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 bb70f8dc1d 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 54800c011d 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 5156cdff7d Make gHTMLElements table const. b=286916 r=mrbkap sr=dbaron 2005-03-21 00:45:02 +00:00
mats.palmgren%bredband.net 111a60dea4 TestParser: support --enable-perf-metrics with --disable-debug. b=286920 r+sr=dbaron 2005-03-20 23:54:24 +00:00
dougt%meer.net 0c80e105fc Updates from INdT. r=dougt. 2005-03-20 18:40:18 +00:00
steffen.wilberg%web.de 3468346083 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 c0ab3fd25c 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 a62189413c 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 b9c675f8dd 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 5916205f93 286790 remove unused variable
r+sr=darin
2005-03-20 13:22:05 +00:00
brendan%mozilla.org 50b7b41cf9 Remove dead code pointed out by njaguar@gmail.com. 2005-03-20 05:00:15 +00:00
darin%meer.net 926afe654d fixes bug 286506 "warning: locally defined symbol ... imported in function ..." r=bsmedberg 2005-03-19 20:35:35 +00:00
joshmoz%gmail.com 1748897241 remove incorrect and unnecessary margin declaration. b=284762 r=kmgerich 2005-03-19 19:02:58 +00:00
bmlk%gmx.de b6c2e82ca6 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 9cfc15cd27 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 090c4c9ef5 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 a8492b1830 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 a6c8bcd9b0 Fix code formatting. 2005-03-19 00:48:10 +00:00
shaver%mozilla.org 2fa65f9b68 remove vestigial references to deceased messenger-mdn locale package, r=mscott 2005-03-19 00:00:30 +00:00
shaver%mozilla.org 7db441307c removing obsolete skinVersion info from contents.rdf, including malformed (r=bsmedberg) 2005-03-18 23:59:30 +00:00
scott%scott-macgregor.org ed1e91673b remove an obsolete preference 2005-03-18 23:45:09 +00:00
darin%meer.net 040935b87c fixing xulrunner linux bustage 2005-03-18 23:08:20 +00:00
pavlov%pavlov.net 1726067c32 fixing drag&drop in calendar views. bug=286777 r=vlad 2005-03-18 22:59:51 +00:00
shaver%mozilla.org c71f2c773c removing obsolete skinVersion info from contents.rdf, including one malformed (r=bsmedberg) 2005-03-18 22:02:30 +00:00
travis%sedsystems.ca 2d268052e0 Bug 103439 : Correctly use noun/verb forms of Login/Log In and Logout/Log Out where appropriate
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=myk  a=myk
2005-03-18 21:32:53 +00:00
bsmedberg%covad.net d3d9589cf0 libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin 2005-03-18 21:24:05 +00:00
bienvenu%nventure.com fc973076cd fix detection of invalid imap urls, add logging for same, sr=mscott hope to help diagnose 259656 2005-03-18 21:17:07 +00:00
bienvenu%nventure.com 8c1c29bd8a potential fix for going online after saving imap draft offline, sr=mscott 285791 2005-03-18 20:41:07 +00:00
bob%bclary.com 4218d0f595 Add ability to run js/tests from browsers. Bug 263119 2005-03-18 19:09:59 +00:00
scott%scott-macgregor.org 65742b379e Bug #286718 --> mailnews spell check - [Enter] no longer chooses 'replace' although 'replace' is 'active' button.
patch by neil
2005-03-18 18:40:47 +00:00