Commit Graph

172443 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
3ba8e61aa8 Bug #359852 --> during composition, local file image urls aren't loaded in the compose window. sr=bienvenu 2006-11-09 22:48:42 +00:00
dougt%meer.net
1356f1669a exposing the network status of a image request to wpl consumers. bug 355555. r=stuart. 2006-11-09 22:47:43 +00:00
scott%scott-macgregor.org
9962a90004 Bug #360030 --> Add the ability to customize the fields we show in the new mail alert notification dialog. sr=bienvenu 2006-11-09 22:27:18 +00:00
bienvenu%nventure.com
474e4796db fix 360142 single folder saved searches not working when imap server changes case of keywords, sr=mscott 2006-11-09 22:08:42 +00:00
mkanat%bugzilla.org
9251da2e9c Bug 357482: Webservice should have a get_products method
Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=myk
2006-11-09 22:01:08 +00:00
wclouser%mozilla.com
9355382ee3 changed the default application version to 2.0 2006-11-09 21:48:49 +00:00
wclouser%mozilla.com
ccdbfe1b32 changed the query slightly for the product dropdowns, to make the latest at the top 2006-11-09 21:41:44 +00:00
roc+%cs.cmu.edu
31e3540d1e Bug 312963. Fix column layout when content in the column is out-of-flow but still needs to break vertically. rubberstamp r+sr=dbaron 2006-11-09 21:38:34 +00:00
scott%scott-macgregor.org
2d4a48c4a3 Bug #359469 --> extensions/offline/Makefile is no longer part of the thunderbird build. Patch by sugar.waffle@gmail.com. sr=mscott 2006-11-09 21:07:20 +00:00
edburns%acm.org
56d8625dc4 M mozilla/npAPInsIInputStreamShim.cpp
- re-enable stream loading in pluglet.
2006-11-09 20:17:43 +00:00
edburns%acm.org
b8ded97e2d Memory audit of code in src directory. Found and fixed some leaks.
Declaring this directory memory clean.

M src/Pluglet.cpp
M src/Pluglet.h

- use do_GetService instead of servman->GetServiceByContractID

- do not keep a reference to plugletEngine as an ivar

M src/PlugletFactory.cpp
M src/PlugletFactory.h

- use nsnull instead of NULL

- do not keep a reference to plugletEngine as an ivar

- use PL_strdup and PL_strfree to duplicate and free strings

M src/PlugletsDir.cpp

- use PL_strdup and PL_strfree to duplicate and free strings
2006-11-09 20:10:17 +00:00
gavin%gavinsharp.com
db36e0ed3e Bug 358569: When running with reduced FPU precision, the rounding error introduced by |d -=L*ds;| will cause |if (!(d *= 10.)) break;| to never be true, causing an infinite loop and consequent crash. Given |k| is already known, we know how often the loop should run, so use that as stop condition, also avoiding overwriting memory with 0. Patch by Keith Victor of MediaMachines, r=igor, r=crowder 2006-11-09 18:53:24 +00:00
mozilla.mano%sent.com
8e1afe52e9 Bug 349380 - better UI for registerContentHandler. r=gavin. 2006-11-09 18:45:18 +00:00
mozilla.BenB%bucksch.org
816cbcbc26 Show quota as tiny progressmeter in main window status bar, if set and usage higher than a configurable threshold, to hint users at quota.
Backend part already checked in by bienvenu on 2006-09-25.
Bug 278096, r=bienvenu, sr=mscott
2006-11-09 18:40:26 +00:00
cls%seawood.org
b1a57cb287 Generate quickparse.txt along with the rest of the static pages.
Bug #359908 r=justdave
2006-11-09 17:46:10 +00:00
mats.palmgren%bredband.net
c0ddcdaf16 Make NS_LIKELY/NS_UNLIKELY accept pointers etc. b=340244 r+sr=darin 2006-11-09 17:41:03 +00:00
mats.palmgren%bredband.net
f04a29ec0d Right arrow key (to collapse selection to right) does not scroll textbox to show caret. b=352759 r+sr=roc 2006-11-09 16:37:10 +00:00
benjamin%smedbergs.us
1926f13224 Preprocessors are not that smart, try again. 2006-11-09 16:05:43 +00:00
benjamin%smedbergs.us
62a2993cba Attempt to fix Windows-optimized-only build bustage from bug 345517. Anticipated r=vlad ;-) 2006-11-09 16:03:24 +00:00
benjamin%smedbergs.us
338a8a2205 Bug 345517, try #2, make the browser component use frozen linkage, so that ff+xr builds. This does *not* --enable-libxul by default for Firefox (yet). That will wait until after 1.9a1. Older patch r=darin+mento, revisions r=mano 2006-11-09 15:12:24 +00:00
benjamin%smedbergs.us
c8bc8c9265 Bug 345517, try #2, make the browser component use frozen linkage, so that ff+xr builds. This does *not* --enable-libxul by default for Firefox (yet). That will wait until after 1.9a1. Older patch r=darin+mento, revisions r=mano 2006-11-09 15:02:29 +00:00
aaronleventhal%moonset.net
042b4dd5c5 Bug 357625. getTextAtOffset doesn't seem to work well with text with <br> in it. r=ginn.chen 2006-11-09 14:49:21 +00:00
joshmoz%gmail.com
967f88502a Selection is not erased when Find Next from the Find window causes the page to scroll. b=311304 p=smorgan r=sfraser sr=pinkerton 2006-11-09 14:00:08 +00:00
cvshook%sicking.cc
4692aff338 Don't use ranges when getting the value of a textfield since we get the value in the middle of tearing down a document. b=359674 r/sr=jst 2006-11-09 08:43:26 +00:00
philringnalda%gmail.com
cef0a6d2f3 Bug 354081: Remove unused entities for Help throbber, r=gavin 2006-11-09 05:17:41 +00:00
philringnalda%gmail.com
f8c23dfea2 Bug 274010: Restore default set in customize toolbars should restore icon size and mode, patch by Hiro <sugar.waffle@gmail.com>, r=me, sr+a=mscott 2006-11-09 05:08:35 +00:00
mhammond%skippinet.com.au
70c4d673c8 When passing arrays of interfaces to an XPCOM method, we didn't know the
declared IID to obtain.  This prevented us detecting arrays of variants
and giving them the same special treatment normal Variants get.  Fix that.
Not part of the build.
2006-11-09 04:31:13 +00:00
mhammond%skippinet.com.au
122f837072 If someone passes a bad IID string, raise a normal Python ValueError
rather than synthesizing an XPCOM error.
Not part of the build
2006-11-09 04:20:47 +00:00
mats.palmgren%bredband.net
1bd086a975 Make bookmarks "Sorted By" menu localizable and add accesskeys (Bookmarks Manager part). b=91774 r=mano 2006-11-09 03:03:05 +00:00
mats.palmgren%bredband.net
742af194b9 Make bookmarks "Sorted By" menu localizable and add accesskeys (Places part). b=91774 r=mano 2006-11-09 03:02:02 +00:00
ginn.chen%sun.com
f9e1037f37 Bug 359210 Firefox hangs when loading the attached page
temporary fix by aaronleventhal r=ginn.chen
2006-11-09 02:26:34 +00:00
mats.palmgren%bredband.net
ec8d1d8cb7 XBL needs simple defense against infinite recursion. b=55070 r+sr=bzbarsky 2006-11-09 01:58:12 +00:00
mhammond%skippinet.com.au
d660796ee2 Generate better .py code and handle some 'new' xpcom data types.
Not part of the build.
2006-11-09 01:05:31 +00:00
pavlov%pavlov.net
a8aea8096f bug 359314. bandaiding over crash when #chars > #glyphs when justifying. r=vlad 2006-11-09 00:37:50 +00:00
pavlov%pavlov.net
6f1d83a9a1 removing unused variables. r=me 2006-11-09 00:06:49 +00:00
cvshook%sicking.cc
cefc7502df Fix svg:script and only flag inline scripts as executed once they contain non-empty script content. b=359598 r/sr=bz 2006-11-09 00:02:21 +00:00
scott%scott-macgregor.org
a4a2f7ef6d Bug #359134 --> integrate Thunderbird with necko's automatic online/offline management. When we detect the network connection has gone down, automatically move the client into offline mode, and back to online mode when the connection comes back up.
tools/cross-commit  mail/app/profile/all-thunderbird.js  mail/base/content/mail-offline.js mailnews/extensions/offline-startup/js/offlineStartup.js mailnews/mailnews.js -m Bug
2006-11-08 23:59:04 +00:00
Olli.Pettay%helsinki.fi
7e8435d358 Bug 359495, layout/xtf reminder in allmakefiles.sh, r=bsmedberg 2006-11-08 22:45:49 +00:00
kairo%kairo.at
7fbfcd0923 bug 359687 - XULRunner pkg packages should correctly follow filename specs, r=bsmedberg 2006-11-08 21:27:46 +00:00
stejohns%adobe.com
9e3d6f0636 *** empty log message *** 2006-11-08 21:03:34 +00:00
cls%seawood.org
72d22bc22a Remove lockfile if $::data_dir can't be read 2006-11-08 20:55:30 +00:00
sayrer%gmail.com
d856eb528c make gen_template.pl work from anywhere with FindBin 2006-11-08 19:19:19 +00:00
sayrer%gmail.com
d79f5d0afa turn off default browser check 2006-11-08 18:46:54 +00:00
kaie%kuix.de
7820ce6270 Bug 356309, CertVerifyLog in CERT_VerifyCertificate terminates early on expired certs
r=rrelyea
2006-11-08 18:41:53 +00:00
sayrer%gmail.com
33e2881c54 Bug 348447. feed sanitizer whitelist accessibility and i18n. missed review comments on previous checkin: r=bsmedberg, sr=sicking. 2006-11-08 18:25:18 +00:00
sayrer%gmail.com
8372e94e34 Bug 348447. feed sanitizer whitelist accessibility and i18n. 2006-11-08 18:20:55 +00:00
kaie%kuix.de
e71bbe8d57 Bug 356109, Improve KU_NON_REPUDIATION indication in client auth prompt
r=rrelyea
2006-11-08 18:14:21 +00:00
mark%moxienet.com
c91f089186 Xcode compatibility junk from 359218 2006-11-08 17:56:03 +00:00
gavin%gavinsharp.com
437edbadb5 Try backing out the patch for bug 319654 to see if it fixes the Mac orange 2006-11-08 17:52:58 +00:00
bugzilla%standard8.demon.co.uk
62d8a15115 Bug 350688 Dictionaries should form part of the locale pack in the installer (os2 part). r=ajschult,sr=neil. 2006-11-08 17:05:49 +00:00