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

172452 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org 7f5a923878 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 4404121916 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 2ef631c42a 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 27cebc49dc changed the default application version to 2.0 2006-11-09 21:48:49 +00:00
wclouser%mozilla.com e958636752 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 b35e22d333 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 dc09b47f0d 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 e658978847 M mozilla/npAPInsIInputStreamShim.cpp
- re-enable stream loading in pluglet.
2006-11-09 20:17:43 +00:00
edburns%acm.org 3bafb8cb42 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 fe7743592b 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 65b002073a Bug 349380 - better UI for registerContentHandler. r=gavin. 2006-11-09 18:45:18 +00:00
mozilla.BenB%bucksch.org 1f75830c4d 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 7df66b69a1 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 038bf019d7 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 50a0a87082 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 4bfd84a30f Preprocessors are not that smart, try again. 2006-11-09 16:05:43 +00:00
benjamin%smedbergs.us 546d460889 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 a30fb6c9e0 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 e475fe6dc9 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 7741a4a36d 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 69c7001548 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 b4460ae689 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 2e38dcfb96 Bug 354081: Remove unused entities for Help throbber, r=gavin 2006-11-09 05:17:41 +00:00
philringnalda%gmail.com 407eefff60 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 4cfc6bc6af 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 4ae067a212 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 34081bdf5d 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 7338ac2ba2 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 da7e55d9fb 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 47b8073079 XBL needs simple defense against infinite recursion. b=55070 r+sr=bzbarsky 2006-11-09 01:58:12 +00:00
mhammond%skippinet.com.au 6f2c250870 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 52fabdac41 bug 359314. bandaiding over crash when #chars > #glyphs when justifying. r=vlad 2006-11-09 00:37:50 +00:00
pavlov%pavlov.net 9b7cd95949 removing unused variables. r=me 2006-11-09 00:06:49 +00:00
cvshook%sicking.cc 1ddb21bb48 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 343b8b59d6 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 65b452cde8 Bug 359495, layout/xtf reminder in allmakefiles.sh, r=bsmedberg 2006-11-08 22:45:49 +00:00
kairo%kairo.at f1ece65861 bug 359687 - XULRunner pkg packages should correctly follow filename specs, r=bsmedberg 2006-11-08 21:27:46 +00:00
stejohns%adobe.com 5c61421c4f *** empty log message *** 2006-11-08 21:03:34 +00:00
cls%seawood.org fea05a8c0a Remove lockfile if $::data_dir can't be read 2006-11-08 20:55:30 +00:00
sayrer%gmail.com a8ee8c3c0e make gen_template.pl work from anywhere with FindBin 2006-11-08 19:19:19 +00:00
sayrer%gmail.com ab6bccfac2 turn off default browser check 2006-11-08 18:46:54 +00:00
kaie%kuix.de 8e7a1fd635 Bug 356309, CertVerifyLog in CERT_VerifyCertificate terminates early on expired certs
r=rrelyea
2006-11-08 18:41:53 +00:00
sayrer%gmail.com 454760151f 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 e6406b9a02 Bug 348447. feed sanitizer whitelist accessibility and i18n. 2006-11-08 18:20:55 +00:00
kaie%kuix.de bf8a40b04f Bug 356109, Improve KU_NON_REPUDIATION indication in client auth prompt
r=rrelyea
2006-11-08 18:14:21 +00:00
mark%moxienet.com e3a336c0e5 Xcode compatibility junk from 359218 2006-11-08 17:56:03 +00:00
gavin%gavinsharp.com 769bc5014f 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 66559c6beb 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
joshmoz%gmail.com 9fb6333187 back out part of 346954 to fix Flash when migrating a profile from PPC to x86. b=356694 r=sayrer sr=jst 2006-11-08 16:43:17 +00:00
scott%scott-macgregor.org 8c5ee66d7a Bug #359653 --> Don't show the sending unsent messages progress text unless we know we have unsent messages to send.
sr=bienvenu
2006-11-08 16:00:14 +00:00