diff options
Diffstat (limited to 'mail/thunderbird/PLIST')
-rw-r--r-- | mail/thunderbird/PLIST | 561 |
1 files changed, 337 insertions, 224 deletions
diff --git a/mail/thunderbird/PLIST b/mail/thunderbird/PLIST index 50bea410b67..2753c2ed4d3 100644 --- a/mail/thunderbird/PLIST +++ b/mail/thunderbird/PLIST @@ -1,12 +1,14 @@ -@comment $NetBSD: PLIST,v 1.39 2012/03/15 08:52:34 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.40 2012/04/28 16:56:58 ryoon Exp $ bin/thunderbird include/thunderbird/AtkSocketAccessible.h include/thunderbird/BasicLayers.h include/thunderbird/CheckedInt.h include/thunderbird/CustomQS_Canvas2D.h include/thunderbird/CustomQS_WebGL.h +include/thunderbird/DictionaryHelpers.h include/thunderbird/EGLUtils.h include/thunderbird/EventTracer.h +include/thunderbird/ForceDiscreteGPUHelperCGL.h include/thunderbird/FrameLayerBuilder.h include/thunderbird/FramePropertyTable.h include/thunderbird/GLContext.h @@ -16,14 +18,15 @@ include/thunderbird/GLContextSymbols.h include/thunderbird/GLDefs.h include/thunderbird/GLXLibrary.h include/thunderbird/GfxInfoCollector.h +include/thunderbird/IJSDebugger.h include/thunderbird/IPC/IPCMessageUtils.h -include/thunderbird/IPC/ShadowLayerUtils.h include/thunderbird/IPC/nsGUIEventIPC.h include/thunderbird/ImageErrors.h include/thunderbird/ImageLayers.h include/thunderbird/ImageLogging.h include/thunderbird/LayerManagerOGL.h include/thunderbird/LayerManagerOGLProgram.h +include/thunderbird/LayerSorter.h include/thunderbird/Layers.h include/thunderbird/MailNewsTypes.h include/thunderbird/MailNewsTypes2.h @@ -37,15 +40,21 @@ include/thunderbird/a11yGeneric.h include/thunderbird/amIInstallTrigger.h include/thunderbird/amIWebInstallListener.h include/thunderbird/amIWebInstaller.h -include/thunderbird/angle/ResourceLimits.h include/thunderbird/angle/ShaderLang.h +include/thunderbird/chromium_types.h +include/thunderbird/comi18n.h include/thunderbird/dmd.h +include/thunderbird/dombindings.h +include/thunderbird/dombindings_gen.h include/thunderbird/domstubs.h +include/thunderbird/ds/BitArray.h include/thunderbird/expat.h include/thunderbird/expat_config.h include/thunderbird/expat_external.h include/thunderbird/extIApplication.h include/thunderbird/ftpCore.h +include/thunderbird/gc/Barrier.h +include/thunderbird/gc/Statistics.h include/thunderbird/gfx2DGlue.h include/thunderbird/gfx3DMatrix.h include/thunderbird/gfxASurface.h @@ -65,6 +74,7 @@ include/thunderbird/gfxFontTest.h include/thunderbird/gfxFontUtils.h include/thunderbird/gfxGdkNativeRenderer.h include/thunderbird/gfxImageSurface.h +include/thunderbird/gfxLineSegment.h include/thunderbird/gfxMatrix.h include/thunderbird/gfxPDFSurface.h include/thunderbird/gfxPSSurface.h @@ -75,18 +85,24 @@ include/thunderbird/gfxPlatform.h include/thunderbird/gfxPlatformGtk.h include/thunderbird/gfxPoint.h include/thunderbird/gfxPoint3D.h +include/thunderbird/gfxPointH3D.h +include/thunderbird/gfxQuad.h +include/thunderbird/gfxQuaternion.h include/thunderbird/gfxRect.h include/thunderbird/gfxSharedImageSurface.h include/thunderbird/gfxSkipChars.h include/thunderbird/gfxTeeSurface.h -include/thunderbird/gfxTextRunCache.h -include/thunderbird/gfxTextRunWordCache.h include/thunderbird/gfxTypes.h include/thunderbird/gfxUnicodeProperties.h include/thunderbird/gfxUserFontSet.h include/thunderbird/gfxUtils.h include/thunderbird/gfxXlibNativeRenderer.h include/thunderbird/gfxXlibSurface.h +include/thunderbird/gfxipc/ShadowLayerUtils.h +include/thunderbird/graphite2/Font.h +include/thunderbird/graphite2/Log.h +include/thunderbird/graphite2/Segment.h +include/thunderbird/graphite2/Types.h include/thunderbird/gtk2xtbin.h include/thunderbird/harfbuzz/hb-blob.h include/thunderbird/harfbuzz/hb-buffer.h @@ -121,18 +137,23 @@ ${PLIST.jemalloc}include/thunderbird/jemalloc.h ${PLIST.jemalloc}include/thunderbird/jemalloc_types.h include/thunderbird/js-config.h include/thunderbird/js.msg +include/thunderbird/js/HashTable.h +include/thunderbird/js/LegacyIntTypes.h +include/thunderbird/js/MemoryMetrics.h +include/thunderbird/js/TemplateLib.h +include/thunderbird/js/Utility.h +include/thunderbird/js/Vector.h include/thunderbird/jsalloc.h include/thunderbird/jsapi.h include/thunderbird/jsatom.h include/thunderbird/jsautokw.h include/thunderbird/jscell.h +include/thunderbird/jsclass.h include/thunderbird/jsclist.h include/thunderbird/jsclone.h -include/thunderbird/jscntxt.h include/thunderbird/jscompat.h -include/thunderbird/jscrashreport.h +include/thunderbird/jscpucfg.h include/thunderbird/jsdIDebuggerService.h -include/thunderbird/jsdate.h include/thunderbird/jsdbgapi.h include/thunderbird/jsdebug.h include/thunderbird/jsdhash.h @@ -147,15 +168,11 @@ include/thunderbird/jsopcode.h include/thunderbird/jsopcode.tbl include/thunderbird/jsperf.h include/thunderbird/jsprf.h -include/thunderbird/jspropertycache.h -include/thunderbird/jspropertytree.h include/thunderbird/jsproto.tbl include/thunderbird/jsproxy.h include/thunderbird/jsprvtd.h include/thunderbird/jspubtd.h -include/thunderbird/jsreflect.h include/thunderbird/jsstdint.h -include/thunderbird/jsstr.h include/thunderbird/jstypedarray.h include/thunderbird/jstypes.h include/thunderbird/jsutil.h @@ -164,6 +181,7 @@ include/thunderbird/jsversion.h include/thunderbird/jswrapper.h include/thunderbird/jsxdrapi.h include/thunderbird/mar.h +include/thunderbird/mar_cmdline.h include/thunderbird/mdb.h include/thunderbird/mimecont.h include/thunderbird/mimecryp.h @@ -217,21 +235,38 @@ include/thunderbird/mozStorageCID.h include/thunderbird/mozStorageHelper.h include/thunderbird/mozcontainer.h include/thunderbird/mozilla-config.h +include/thunderbird/mozilla/Assertions.h +include/thunderbird/mozilla/Attributes.h include/thunderbird/mozilla/AutoRestore.h +include/thunderbird/mozilla/AvailableMemoryTracker.h include/thunderbird/mozilla/Base64.h include/thunderbird/mozilla/BlockingResourceBase.h +include/thunderbird/mozilla/CharTokenizer.h +include/thunderbird/mozilla/ClearOnShutdown.h include/thunderbird/mozilla/CondVar.h include/thunderbird/mozilla/DeadlockDetector.h +include/thunderbird/mozilla/FileLocation.h include/thunderbird/mozilla/FileUtils.h include/thunderbird/mozilla/FunctionTimer.h include/thunderbird/mozilla/GenericFactory.h +include/thunderbird/mozilla/GuardObjects.h +include/thunderbird/mozilla/Hal.h +include/thunderbird/mozilla/HalImpl.h +include/thunderbird/mozilla/HalSandbox.h +include/thunderbird/mozilla/HangMonitor.h include/thunderbird/mozilla/IHistory.h include/thunderbird/mozilla/IntentionalCrash.h +include/thunderbird/mozilla/LazyIdleThread.h +include/thunderbird/mozilla/LinkedList.h +include/thunderbird/mozilla/LookAndFeel.h +include/thunderbird/mozilla/MSStdInt.h +include/thunderbird/mozilla/MapsMemoryReporter.h include/thunderbird/mozilla/Module.h include/thunderbird/mozilla/ModuleLoader.h include/thunderbird/mozilla/ModuleUtils.h include/thunderbird/mozilla/Monitor.h include/thunderbird/mozilla/Mutex.h +include/thunderbird/mozilla/Observer.h include/thunderbird/mozilla/Omnijar.h include/thunderbird/mozilla/PaintTracker.h include/thunderbird/mozilla/PluginLibrary.h @@ -243,6 +278,9 @@ include/thunderbird/mozilla/RefPtr.h include/thunderbird/mozilla/SSE.h include/thunderbird/mozilla/ServiceList.h include/thunderbird/mozilla/Services.h +include/thunderbird/mozilla/StartupTimeline.h +include/thunderbird/mozilla/StdInt.h +include/thunderbird/mozilla/StringBuilder.h include/thunderbird/mozilla/Telemetry.h include/thunderbird/mozilla/TelemetryHistograms.h include/thunderbird/mozilla/TimeStamp.h @@ -251,6 +289,8 @@ include/thunderbird/mozilla/Util.h include/thunderbird/mozilla/WidgetTraceEvent.h include/thunderbird/mozilla/X11Util.h include/thunderbird/mozilla/XPCOM.h +include/thunderbird/mozilla/a11y/FocusManager.h +include/thunderbird/mozilla/a11y/Role.h include/thunderbird/mozilla/a11y/States.h include/thunderbird/mozilla/arm.h include/thunderbird/mozilla/chrome/RegistryMessageUtils.h @@ -270,6 +310,7 @@ include/thunderbird/mozilla/dom/ContentParent.h include/thunderbird/mozilla/dom/ContentProcess.h include/thunderbird/mozilla/dom/CrashReporterChild.h include/thunderbird/mozilla/dom/CrashReporterParent.h +include/thunderbird/mozilla/dom/DOMError.h include/thunderbird/mozilla/dom/Element.h include/thunderbird/mozilla/dom/ExternalHelperAppChild.h include/thunderbird/mozilla/dom/ExternalHelperAppParent.h @@ -279,7 +320,12 @@ include/thunderbird/mozilla/dom/StorageChild.h include/thunderbird/mozilla/dom/StorageParent.h include/thunderbird/mozilla/dom/StructuredCloneTags.h include/thunderbird/mozilla/dom/TabChild.h +include/thunderbird/mozilla/dom/TabMessageUtils.h include/thunderbird/mozilla/dom/TabParent.h +include/thunderbird/mozilla/dom/battery/Constants.h +include/thunderbird/mozilla/dom/battery/Types.h +include/thunderbird/mozilla/dom/indexedDB/FileInfo.h +include/thunderbird/mozilla/dom/indexedDB/FileManager.h include/thunderbird/mozilla/dom/indexedDB/IDBCursor.h include/thunderbird/mozilla/dom/indexedDB/IDBDatabase.h include/thunderbird/mozilla/dom/indexedDB/IDBEvents.h @@ -289,22 +335,37 @@ include/thunderbird/mozilla/dom/indexedDB/IDBKeyRange.h include/thunderbird/mozilla/dom/indexedDB/IDBObjectStore.h include/thunderbird/mozilla/dom/indexedDB/IDBRequest.h include/thunderbird/mozilla/dom/indexedDB/IDBTransaction.h +include/thunderbird/mozilla/dom/indexedDB/IDBWrapperCache.h include/thunderbird/mozilla/dom/indexedDB/IndexedDatabase.h include/thunderbird/mozilla/dom/indexedDB/IndexedDatabaseManager.h include/thunderbird/mozilla/dom/indexedDB/Key.h -include/thunderbird/mozilla/dom/indexedDB/LazyIdleThread.h +include/thunderbird/mozilla/dom/network/Constants.h +include/thunderbird/mozilla/dom/network/Types.h +include/thunderbird/mozilla/dom/network/Utils.h +include/thunderbird/mozilla/dom/sms/Constants.h +include/thunderbird/mozilla/dom/sms/SmsChild.h +include/thunderbird/mozilla/dom/sms/SmsMessage.h +include/thunderbird/mozilla/dom/sms/SmsParent.h +include/thunderbird/mozilla/dom/sms/SmsRequest.h +include/thunderbird/mozilla/dom/sms/SmsRequestManager.h +include/thunderbird/mozilla/dom/sms/SmsServicesFactory.h +include/thunderbird/mozilla/dom/sms/Types.h include/thunderbird/mozilla/dom/workers/Workers.h include/thunderbird/mozilla/gfx/2D.h include/thunderbird/mozilla/gfx/BaseMargin.h include/thunderbird/mozilla/gfx/BasePoint.h include/thunderbird/mozilla/gfx/BasePoint3D.h +include/thunderbird/mozilla/gfx/BasePoint4D.h include/thunderbird/mozilla/gfx/BaseRect.h include/thunderbird/mozilla/gfx/BaseSize.h +include/thunderbird/mozilla/gfx/Blur.h include/thunderbird/mozilla/gfx/Matrix.h +include/thunderbird/mozilla/gfx/PathHelpers.h include/thunderbird/mozilla/gfx/Point.h include/thunderbird/mozilla/gfx/Rect.h include/thunderbird/mozilla/gfx/SharedDIB.h include/thunderbird/mozilla/gfx/Types.h +include/thunderbird/mozilla/gfx/UserData.h include/thunderbird/mozilla/ipc/AsyncChannel.h include/thunderbird/mozilla/ipc/BrowserProcessSubThread.h include/thunderbird/mozilla/ipc/DocumentRendererChild.h @@ -330,22 +391,20 @@ include/thunderbird/mozilla/ipc/TestShellParent.h include/thunderbird/mozilla/ipc/Transport.h include/thunderbird/mozilla/ipc/Transport_posix.h include/thunderbird/mozilla/ipc/XPCShellEnvironment.h -include/thunderbird/mozilla/jetpack/Handle.h -include/thunderbird/mozilla/jetpack/JetpackActorCommon.h -include/thunderbird/mozilla/jetpack/JetpackChild.h -include/thunderbird/mozilla/jetpack/JetpackParent.h -include/thunderbird/mozilla/jetpack/JetpackProcessChild.h -include/thunderbird/mozilla/jetpack/JetpackProcessParent.h -include/thunderbird/mozilla/jetpack/JetpackService.h include/thunderbird/mozilla/jsipc/CPOWTypes.h include/thunderbird/mozilla/jsipc/ContextWrapperChild.h include/thunderbird/mozilla/jsipc/ContextWrapperParent.h include/thunderbird/mozilla/jsipc/ObjectWrapperChild.h include/thunderbird/mozilla/jsipc/ObjectWrapperParent.h +include/thunderbird/mozilla/layers/CompositorChild.h +include/thunderbird/mozilla/layers/CompositorCocoaWidgetHelper.h +include/thunderbird/mozilla/layers/CompositorParent.h include/thunderbird/mozilla/layers/ShadowLayerUtilsX11.h include/thunderbird/mozilla/layers/ShadowLayers.h include/thunderbird/mozilla/layers/ShadowLayersChild.h +include/thunderbird/mozilla/layers/ShadowLayersManager.h include/thunderbird/mozilla/layers/ShadowLayersParent.h +include/thunderbird/mozilla/layout/FrameChildList.h include/thunderbird/mozilla/layout/RenderFrameChild.h include/thunderbird/mozilla/layout/RenderFrameParent.h include/thunderbird/mozilla/mozalloc.h @@ -372,6 +431,7 @@ include/thunderbird/mozilla/net/WebSocketChannelChild.h include/thunderbird/mozilla/net/WebSocketChannelParent.h include/thunderbird/mozilla/net/WyciwygChannelChild.h include/thunderbird/mozilla/net/WyciwygChannelParent.h +include/thunderbird/mozilla/places/Database.h include/thunderbird/mozilla/places/History.h include/thunderbird/mozilla/plugins/AStream.h include/thunderbird/mozilla/plugins/BrowserStreamChild.h @@ -380,6 +440,7 @@ include/thunderbird/mozilla/plugins/ChildAsyncCall.h include/thunderbird/mozilla/plugins/ChildTimer.h include/thunderbird/mozilla/plugins/NPEventAndroid.h include/thunderbird/mozilla/plugins/NPEventOSX.h +include/thunderbird/mozilla/plugins/NPEventUnix.h include/thunderbird/mozilla/plugins/NPEventWindows.h include/thunderbird/mozilla/plugins/PluginIdentifierChild.h include/thunderbird/mozilla/plugins/PluginIdentifierParent.h @@ -439,6 +500,7 @@ include/thunderbird/nsAppDirectoryServiceDefs.h include/thunderbird/nsAppShellCID.h include/thunderbird/nsArrayEnumerator.h include/thunderbird/nsArrayUtils.h +include/thunderbird/nsAsyncDOMEvent.h include/thunderbird/nsAsyncRedirectVerifyHelper.h include/thunderbird/nsAtomListUtils.h include/thunderbird/nsAtomService.h @@ -467,6 +529,7 @@ include/thunderbird/nsCRT.h include/thunderbird/nsCRTGlue.h include/thunderbird/nsCSSAnonBoxList.h include/thunderbird/nsCSSAnonBoxes.h +include/thunderbird/nsCSSFontDescList.h include/thunderbird/nsCSSFrameConstructor.h include/thunderbird/nsCSSKeywordList.h include/thunderbird/nsCSSKeywords.h @@ -495,7 +558,6 @@ include/thunderbird/nsChangeHint.h include/thunderbird/nsChannelProperties.h include/thunderbird/nsCharSeparatedTokenizer.h include/thunderbird/nsCharTraits.h -include/thunderbird/nsCharsetDetectionAdaptorCID.h include/thunderbird/nsCheapSets.h include/thunderbird/nsClassHashtable.h include/thunderbird/nsClientRect.h @@ -532,6 +594,7 @@ include/thunderbird/nsDOMCSSDeclaration.h include/thunderbird/nsDOMClassInfoClasses.h include/thunderbird/nsDOMClassInfoID.h include/thunderbird/nsDOMError.h +include/thunderbird/nsDOMEventTargetHelper.h include/thunderbird/nsDOMEventTargetWrapperCache.h include/thunderbird/nsDOMFile.h include/thunderbird/nsDOMJSUtils.h @@ -560,7 +623,6 @@ include/thunderbird/nsDocAccessibleWrap.h include/thunderbird/nsDocLoader.h include/thunderbird/nsDocShellCID.h include/thunderbird/nsDocShellLoadTypes.h -include/thunderbird/nsDocumentCharsetInfoCID.h include/thunderbird/nsDoubleHashtable.h include/thunderbird/nsEditorCID.h include/thunderbird/nsEmbedCID.h @@ -588,6 +650,7 @@ include/thunderbird/nsFormSubmission.h include/thunderbird/nsFrameList.h include/thunderbird/nsFrameManager.h include/thunderbird/nsFrameManagerBase.h +include/thunderbird/nsFrameMessageManager.h include/thunderbird/nsFrameSelection.h include/thunderbird/nsFrameTraversal.h include/thunderbird/nsGTKToolkit.h @@ -628,6 +691,7 @@ include/thunderbird/nsHtml5AtomList.h include/thunderbird/nsHtml5AtomTable.h include/thunderbird/nsHtml5Atoms.h include/thunderbird/nsHtml5ByteReadable.h +include/thunderbird/nsHtml5DependentUTF16Buffer.h include/thunderbird/nsHtml5DocumentMode.h include/thunderbird/nsHtml5HtmlAttributes.h include/thunderbird/nsHtml5Macros.h @@ -636,17 +700,20 @@ include/thunderbird/nsHtml5MetaScannerHSupplement.h include/thunderbird/nsHtml5Module.h include/thunderbird/nsHtml5NamedCharacters.h include/thunderbird/nsHtml5NamedCharactersAccel.h +include/thunderbird/nsHtml5OwningUTF16Buffer.h include/thunderbird/nsHtml5Parser.h include/thunderbird/nsHtml5PendingNotification.h include/thunderbird/nsHtml5SVGLoadDispatcher.h include/thunderbird/nsHtml5Speculation.h include/thunderbird/nsHtml5SpeculativeLoad.h include/thunderbird/nsHtml5StreamParser.h +include/thunderbird/nsHtml5StringParser.h include/thunderbird/nsHtml5TreeOpExecutor.h include/thunderbird/nsHtml5TreeOpStage.h include/thunderbird/nsHtml5TreeOperation.h include/thunderbird/nsHtml5UTF16Buffer.h include/thunderbird/nsHtml5UTF16BufferHSupplement.h +include/thunderbird/nsHtml5ViewSourceUtils.h include/thunderbird/nsHttp.h include/thunderbird/nsHttpAtomList.h include/thunderbird/nsHttpHeaderArray.h @@ -808,7 +875,6 @@ include/thunderbird/nsIChannelEventSink.h include/thunderbird/nsIChannelPolicy.h include/thunderbird/nsICharsetAlias.h include/thunderbird/nsICharsetConverterManager.h -include/thunderbird/nsICharsetDetectionAdaptor.h include/thunderbird/nsICharsetDetectionObserver.h include/thunderbird/nsICharsetDetector.h include/thunderbird/nsIChildChannel.h @@ -890,6 +956,7 @@ include/thunderbird/nsIDNSService.h include/thunderbird/nsIDOMAnimationEvent.h include/thunderbird/nsIDOMAttr.h include/thunderbird/nsIDOMBarProp.h +include/thunderbird/nsIDOMBatteryManager.h include/thunderbird/nsIDOMBeforeUnloadEvent.h include/thunderbird/nsIDOMCDATASection.h include/thunderbird/nsIDOMCRMFObject.h @@ -919,11 +986,14 @@ include/thunderbird/nsIDOMClientRectList.h include/thunderbird/nsIDOMCloseEvent.h include/thunderbird/nsIDOMCommandEvent.h include/thunderbird/nsIDOMComment.h +include/thunderbird/nsIDOMCompositionEvent.h +include/thunderbird/nsIDOMConnection.h include/thunderbird/nsIDOMConstructor.h include/thunderbird/nsIDOMCounter.h include/thunderbird/nsIDOMCrypto.h include/thunderbird/nsIDOMCryptoDialogs.h include/thunderbird/nsIDOMCustomEvent.h +include/thunderbird/nsIDOMDOMError.h include/thunderbird/nsIDOMDOMException.h include/thunderbird/nsIDOMDOMImplementation.h include/thunderbird/nsIDOMDOMSettableTokenList.h @@ -1046,7 +1116,9 @@ include/thunderbird/nsIDOMMessageEvent.h include/thunderbird/nsIDOMMimeType.h include/thunderbird/nsIDOMMimeTypeArray.h include/thunderbird/nsIDOMModalContentWindow.h +include/thunderbird/nsIDOMMouseEvent.h include/thunderbird/nsIDOMMouseScrollEvent.h +include/thunderbird/nsIDOMMozBrowserFrame.h include/thunderbird/nsIDOMMozCSSKeyframeRule.h include/thunderbird/nsIDOMMozCSSKeyframesRule.h include/thunderbird/nsIDOMMozTouchEvent.h @@ -1054,12 +1126,14 @@ include/thunderbird/nsIDOMMutationEvent.h include/thunderbird/nsIDOMNSEditableElement.h include/thunderbird/nsIDOMNSEvent.h include/thunderbird/nsIDOMNSRGBAColor.h -include/thunderbird/nsIDOMNSRange.h include/thunderbird/nsIDOMNSXPathExpression.h include/thunderbird/nsIDOMNamedNodeMap.h include/thunderbird/nsIDOMNavigator.h +include/thunderbird/nsIDOMNavigatorBattery.h include/thunderbird/nsIDOMNavigatorDesktopNotification.h include/thunderbird/nsIDOMNavigatorGeolocation.h +include/thunderbird/nsIDOMNavigatorNetwork.h +include/thunderbird/nsIDOMNavigatorSms.h include/thunderbird/nsIDOMNode.h include/thunderbird/nsIDOMNodeFilter.h include/thunderbird/nsIDOMNodeIterator.h @@ -1149,11 +1223,13 @@ include/thunderbird/nsIDOMSVGSVGElement.h include/thunderbird/nsIDOMSVGScriptElement.h include/thunderbird/nsIDOMSVGSetElement.h include/thunderbird/nsIDOMSVGStopElement.h +include/thunderbird/nsIDOMSVGStringList.h include/thunderbird/nsIDOMSVGStylable.h include/thunderbird/nsIDOMSVGStyleElement.h include/thunderbird/nsIDOMSVGSwitchElement.h include/thunderbird/nsIDOMSVGSymbolElement.h include/thunderbird/nsIDOMSVGTSpanElement.h +include/thunderbird/nsIDOMSVGTests.h include/thunderbird/nsIDOMSVGTextContentElement.h include/thunderbird/nsIDOMSVGTextElement.h include/thunderbird/nsIDOMSVGTextPathElement.h @@ -1174,6 +1250,12 @@ include/thunderbird/nsIDOMScrollAreaEvent.h include/thunderbird/nsIDOMSerializer.h include/thunderbird/nsIDOMSimpleGestureEvent.h include/thunderbird/nsIDOMSmartCardEvent.h +include/thunderbird/nsIDOMSmsCursor.h +include/thunderbird/nsIDOMSmsEvent.h +include/thunderbird/nsIDOMSmsFilter.h +include/thunderbird/nsIDOMSmsManager.h +include/thunderbird/nsIDOMSmsMessage.h +include/thunderbird/nsIDOMSmsRequest.h include/thunderbird/nsIDOMStorage.h include/thunderbird/nsIDOMStorageEvent.h include/thunderbird/nsIDOMStorageEventObsolete.h @@ -1247,7 +1329,6 @@ include/thunderbird/nsIDocShellTreeItem.h include/thunderbird/nsIDocShellTreeNode.h include/thunderbird/nsIDocShellTreeOwner.h include/thunderbird/nsIDocument.h -include/thunderbird/nsIDocumentCharsetInfo.h include/thunderbird/nsIDocumentEncoder.h include/thunderbird/nsIDocumentLoader.h include/thunderbird/nsIDocumentLoaderFactory.h @@ -1338,6 +1419,7 @@ include/thunderbird/nsIFragmentContentSink.h include/thunderbird/nsIFrame.h include/thunderbird/nsIFrameLoader.h include/thunderbird/nsIFrameMessageManager.h +include/thunderbird/nsIFrameRequestCallback.h include/thunderbird/nsIFrameTraversal.h include/thunderbird/nsIFrameUtil.h include/thunderbird/nsIFts3Tokenizer.h @@ -1389,6 +1471,7 @@ include/thunderbird/nsIIDBFactory.h include/thunderbird/nsIIDBIndex.h include/thunderbird/nsIIDBKeyRange.h include/thunderbird/nsIIDBObjectStore.h +include/thunderbird/nsIIDBOpenDBRequest.h include/thunderbird/nsIIDBRequest.h include/thunderbird/nsIIDBTransaction.h include/thunderbird/nsIIDBVersionChangeEvent.h @@ -1432,6 +1515,7 @@ include/thunderbird/nsIImportSettings.h include/thunderbird/nsIIncomingServerListener.h include/thunderbird/nsIIncrementalDownload.h include/thunderbird/nsIIndexedDatabaseManager.h +include/thunderbird/nsIInlineEventHandlers.h include/thunderbird/nsIInlineSpellChecker.h include/thunderbird/nsIInputListAutoComplete.h include/thunderbird/nsIInputStream.h @@ -1451,8 +1535,6 @@ include/thunderbird/nsIJSEventListener.h include/thunderbird/nsIJSNativeInitializer.h include/thunderbird/nsIJSON.h include/thunderbird/nsIJSRuntimeService.h -include/thunderbird/nsIJetpack.h -include/thunderbird/nsIJetpackService.h include/thunderbird/nsIKeyModule.h include/thunderbird/nsIKeygenThread.h include/thunderbird/nsILDAPAutoCompFormatter.h @@ -1572,6 +1654,7 @@ include/thunderbird/nsIMsgOfflineImapOperation.h include/thunderbird/nsIMsgOfflineManager.h include/thunderbird/nsIMsgOfflineNewsState.h include/thunderbird/nsIMsgParseMailMsgState.h +include/thunderbird/nsIMsgPluggableStore.h include/thunderbird/nsIMsgPrintEngine.h include/thunderbird/nsIMsgProgress.h include/thunderbird/nsIMsgProtocolInfo.h @@ -1657,7 +1740,6 @@ include/thunderbird/nsIParentChannel.h include/thunderbird/nsIParentRedirectingChannel.h include/thunderbird/nsIParentalControlsService.h include/thunderbird/nsIParser.h -include/thunderbird/nsIParserFilter.h include/thunderbird/nsIParserNode.h include/thunderbird/nsIParserService.h include/thunderbird/nsIPercentHeightObserver.h @@ -1712,6 +1794,7 @@ include/thunderbird/nsIProfile.h include/thunderbird/nsIProfileChangeStatus.h include/thunderbird/nsIProfileMigrator.h include/thunderbird/nsIProfileUnlocker.h +include/thunderbird/nsIProfiler.h include/thunderbird/nsIProgrammingLanguage.h include/thunderbird/nsIProgressEventSink.h include/thunderbird/nsIPrompt.h @@ -1732,7 +1815,6 @@ include/thunderbird/nsIProxiedChannel.h include/thunderbird/nsIProxiedProtocolHandler.h include/thunderbird/nsIProxyAutoConfig.h include/thunderbird/nsIProxyInfo.h -include/thunderbird/nsIProxyObjectManager.h include/thunderbird/nsIQueryContentEventResult.h include/thunderbird/nsIRDFCompositeDataSource.h include/thunderbird/nsIRDFContainer.h @@ -1757,11 +1839,8 @@ include/thunderbird/nsIRDFXMLSource.h include/thunderbird/nsIRadioGroupContainer.h include/thunderbird/nsIRadioVisitor.h include/thunderbird/nsIRandomGenerator.h -include/thunderbird/nsIRange.h -include/thunderbird/nsIRangeUtils.h include/thunderbird/nsIReadConfig.h include/thunderbird/nsIRecentBadCertsService.h -include/thunderbird/nsIRecyclingAllocator.h include/thunderbird/nsIRedirectChannelRegistrar.h include/thunderbird/nsIRedirectResultListener.h include/thunderbird/nsIReflowCallback.h @@ -1858,6 +1937,8 @@ include/thunderbird/nsISimpleMimeConverter.h include/thunderbird/nsISimpleStreamListener.h include/thunderbird/nsISimpleUnicharStreamFactory.h include/thunderbird/nsISliderListener.h +include/thunderbird/nsISmsDatabaseService.h +include/thunderbird/nsISmsService.h include/thunderbird/nsISmtpServer.h include/thunderbird/nsISmtpService.h include/thunderbird/nsISmtpUrl.h @@ -1982,6 +2063,7 @@ include/thunderbird/nsIUploadChannel.h include/thunderbird/nsIUploadChannel2.h include/thunderbird/nsIUrlClassifierDBService.h include/thunderbird/nsIUrlClassifierHashCompleter.h +include/thunderbird/nsIUrlClassifierPrefixSet.h include/thunderbird/nsIUrlClassifierStreamUpdater.h include/thunderbird/nsIUrlClassifierUtils.h include/thunderbird/nsIUrlListManager.h @@ -2014,6 +2096,7 @@ include/thunderbird/nsIWebProgress.h include/thunderbird/nsIWebProgressListener.h include/thunderbird/nsIWebProgressListener2.h include/thunderbird/nsIWebShellServices.h +include/thunderbird/nsIWebSocket.h include/thunderbird/nsIWebSocketChannel.h include/thunderbird/nsIWebSocketListener.h include/thunderbird/nsIWidget.h @@ -2176,6 +2259,7 @@ include/thunderbird/nsPIPromptService.h include/thunderbird/nsPISocketTransportService.h include/thunderbird/nsPIWindowRoot.h include/thunderbird/nsPIWindowWatcher.h +include/thunderbird/nsParserBase.h include/thunderbird/nsParserCIID.h include/thunderbird/nsParserConstants.h include/thunderbird/nsPluginDirServiceProvider.h @@ -2197,16 +2281,15 @@ include/thunderbird/nsProfileDirServiceProvider.h include/thunderbird/nsPromiseFlatString.h include/thunderbird/nsPromptUtils.h include/thunderbird/nsPropertyTable.h -include/thunderbird/nsProxiedService.h include/thunderbird/nsProxyRelease.h include/thunderbird/nsQueryFrame.h include/thunderbird/nsQuickSort.h include/thunderbird/nsRDFCID.h include/thunderbird/nsRDFResource.h +include/thunderbird/nsRange.h include/thunderbird/nsReadLine.h include/thunderbird/nsReadableUtils.h include/thunderbird/nsRect.h -include/thunderbird/nsRecyclingAllocator.h include/thunderbird/nsRefPtrHashtable.h include/thunderbird/nsReferencedElement.h include/thunderbird/nsRefreshDriver.h @@ -2293,8 +2376,8 @@ include/thunderbird/nsTextFormatter.h include/thunderbird/nsTextFragment.h include/thunderbird/nsTextServicesCID.h include/thunderbird/nsThemeConstants.h +include/thunderbird/nsThread.h include/thunderbird/nsThreadUtils.h -include/thunderbird/nsThreadUtilsInternal.h include/thunderbird/nsToken.h include/thunderbird/nsToolkitCompsCID.h include/thunderbird/nsTraceRefcnt.h @@ -2335,7 +2418,6 @@ include/thunderbird/nsWildCard.h include/thunderbird/nsWin32Locale.h include/thunderbird/nsWrapperCache.h include/thunderbird/nsXBLBinding.h -include/thunderbird/nsXMLEncodingCID.h include/thunderbird/nsXMLNameSpaceMap.h include/thunderbird/nsXPCOM.h include/thunderbird/nsXPCOMCID.h @@ -2352,6 +2434,7 @@ include/thunderbird/nsXULTreeGridAccessibleWrap.h include/thunderbird/nsZipArchive.h include/thunderbird/nscore.h include/thunderbird/nspluginroot.h +include/thunderbird/nsrootidl.h include/thunderbird/ogg/config_types.h include/thunderbird/ogg/ogg.h include/thunderbird/ogg/os_types.h @@ -2360,13 +2443,120 @@ include/thunderbird/ots-memory-stream.h include/thunderbird/pldhash.h include/thunderbird/png.h include/thunderbird/pngconf.h -include/thunderbird/prmjtime.h include/thunderbird/qcms.h include/thunderbird/qcmstypes.h include/thunderbird/rdf.h include/thunderbird/rdfIDataSource.h include/thunderbird/rdfISerializer.h include/thunderbird/rdfITripleVisitor.h +include/thunderbird/readstrings.h +include/thunderbird/sampler.h +include/thunderbird/skia/Sk64.h +include/thunderbird/skia/SkAdvancedTypefaceMetrics.h +include/thunderbird/skia/SkAutoKern.h +include/thunderbird/skia/SkBitmap.h +include/thunderbird/skia/SkBlitRow.h +include/thunderbird/skia/SkBlitter.h +include/thunderbird/skia/SkBlurDrawLooper.h +include/thunderbird/skia/SkBlurMaskFilter.h +include/thunderbird/skia/SkBounder.h +include/thunderbird/skia/SkBuffer.h +include/thunderbird/skia/SkCanvas.h +include/thunderbird/skia/SkChunkAlloc.h +include/thunderbird/skia/SkClampRange.h +include/thunderbird/skia/SkClipStack.h +include/thunderbird/skia/SkColor.h +include/thunderbird/skia/SkColorFilter.h +include/thunderbird/skia/SkColorPriv.h +include/thunderbird/skia/SkColorShader.h +include/thunderbird/skia/SkComposeShader.h +include/thunderbird/skia/SkDashPathEffect.h +include/thunderbird/skia/SkData.h +include/thunderbird/skia/SkDeque.h +include/thunderbird/skia/SkDescriptor.h +include/thunderbird/skia/SkDevice.h +include/thunderbird/skia/SkDither.h +include/thunderbird/skia/SkDraw.h +include/thunderbird/skia/SkDrawFilter.h +include/thunderbird/skia/SkDrawLooper.h +include/thunderbird/skia/SkEdgeClipper.h +include/thunderbird/skia/SkEmptyShader.h +include/thunderbird/skia/SkEndian.h +include/thunderbird/skia/SkFDot6.h +include/thunderbird/skia/SkFixed.h +include/thunderbird/skia/SkFlattenable.h +include/thunderbird/skia/SkFloatBits.h +include/thunderbird/skia/SkFloatingPoint.h +include/thunderbird/skia/SkFontHost.h +include/thunderbird/skia/SkGeometry.h +include/thunderbird/skia/SkGlobals.h +include/thunderbird/skia/SkGradientShader.h +include/thunderbird/skia/SkGraphics.h +include/thunderbird/skia/SkLayerDrawLooper.h +include/thunderbird/skia/SkLayerRasterizer.h +include/thunderbird/skia/SkLineClipper.h +include/thunderbird/skia/SkMMapStream.h +include/thunderbird/skia/SkMallocPixelRef.h +include/thunderbird/skia/SkMask.h +include/thunderbird/skia/SkMaskFilter.h +include/thunderbird/skia/SkMath.h +include/thunderbird/skia/SkMatrix.h +include/thunderbird/skia/SkMetaData.h +include/thunderbird/skia/SkOSFile.h +include/thunderbird/skia/SkPackBits.h +include/thunderbird/skia/SkPaint.h +include/thunderbird/skia/SkPath.h +include/thunderbird/skia/SkPathEffect.h +include/thunderbird/skia/SkPathMeasure.h +include/thunderbird/skia/SkPerspIter.h +include/thunderbird/skia/SkPicture.h +include/thunderbird/skia/SkPixelRef.h +include/thunderbird/skia/SkPoint.h +include/thunderbird/skia/SkPostConfig.h +include/thunderbird/skia/SkPreConfig.h +include/thunderbird/skia/SkPtrRecorder.h +include/thunderbird/skia/SkRandom.h +include/thunderbird/skia/SkRasterizer.h +include/thunderbird/skia/SkReader32.h +include/thunderbird/skia/SkRect.h +include/thunderbird/skia/SkRefCnt.h +include/thunderbird/skia/SkRefDict.h +include/thunderbird/skia/SkRegion.h +include/thunderbird/skia/SkRelay.h +include/thunderbird/skia/SkScalar.h +include/thunderbird/skia/SkScalarCompare.h +include/thunderbird/skia/SkScalerContext.h +include/thunderbird/skia/SkScan.h +include/thunderbird/skia/SkShader.h +include/thunderbird/skia/SkShape.h +include/thunderbird/skia/SkSize.h +include/thunderbird/skia/SkStream.h +include/thunderbird/skia/SkString.h +include/thunderbird/skia/SkStroke.h +include/thunderbird/skia/SkTDArray.h +include/thunderbird/skia/SkTDStack.h +include/thunderbird/skia/SkTDict.h +include/thunderbird/skia/SkTLazy.h +include/thunderbird/skia/SkTRegistry.h +include/thunderbird/skia/SkTScopedPtr.h +include/thunderbird/skia/SkTSearch.h +include/thunderbird/skia/SkTemplates.h +include/thunderbird/skia/SkThread.h +include/thunderbird/skia/SkThread_platform.h +include/thunderbird/skia/SkTime.h +include/thunderbird/skia/SkTrace.h +include/thunderbird/skia/SkTypeface.h +include/thunderbird/skia/SkTypes.h +include/thunderbird/skia/SkUnPreMultiply.h +include/thunderbird/skia/SkUnitMapper.h +include/thunderbird/skia/SkUserConfig.h +include/thunderbird/skia/SkUtils.h +include/thunderbird/skia/SkWriter32.h +include/thunderbird/skia/SkXfermode.h +include/thunderbird/snappy/snappy-c.h +include/thunderbird/snappy/snappy-stubs-public.h +include/thunderbird/snappy/snappy.h +include/thunderbird/sps_sampler.h include/thunderbird/steelIApplication.h include/thunderbird/string-template-def-char.h include/thunderbird/string-template-def-unichar.h @@ -2376,13 +2566,15 @@ include/thunderbird/theora/codec.h include/thunderbird/theora/theora.h include/thunderbird/theora/theoradec.h include/thunderbird/theora/theoraenc.h +include/thunderbird/thread_helper.h include/thunderbird/txIEXSLTRegExFunctions.h include/thunderbird/txIFunctionEvaluationContext.h include/thunderbird/txINodeSet.h include/thunderbird/txIXPathObject.h include/thunderbird/uconvutil.h +include/thunderbird/updatedefines.h +include/thunderbird/updatelogging.h include/thunderbird/vm/String.h -include/thunderbird/vm/Unicode.h include/thunderbird/vorbis/codec.h include/thunderbird/xpcIJSGetFactory.h include/thunderbird/xpcIJSModuleLoader.h @@ -2409,6 +2601,14 @@ lib/thunderbird-sdk/bin lib/thunderbird-sdk/idl lib/thunderbird-sdk/include lib/thunderbird-sdk/lib +lib/thunderbird-sdk/sdk/bin/header.py +lib/thunderbird-sdk/sdk/bin/ply/__init__.py +lib/thunderbird-sdk/sdk/bin/ply/lex.py +lib/thunderbird-sdk/sdk/bin/ply/yacc.py +lib/thunderbird-sdk/sdk/bin/typelib.py +lib/thunderbird-sdk/sdk/bin/xpidl.py +lib/thunderbird-sdk/sdk/bin/xpidllex.py +lib/thunderbird-sdk/sdk/bin/xpidlyacc.py lib/thunderbird-sdk/sdk/bin/xpt.py lib/thunderbird-sdk/sdk/lib/libmozalloc.so lib/thunderbird-sdk/sdk/lib/libunicharutil_external_s.a @@ -2521,12 +2721,21 @@ lib/thunderbird/chrome/classic/skin/classic/messenger/icons/arrow/arrow-up-dim.p lib/thunderbird/chrome/classic/skin/classic/messenger/icons/arrow/arrow-up.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/arrow/foldercycler-arrow-left.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/arrow/foldercycler-arrow-right.png +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/attachment-col.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/attachment-deleted-large.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/attachment-deleted.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/black_pin.png +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/button-archive.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/button-delete.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/button-forward.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/button-junk.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/button-reply-all.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/button-reply-list.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/button-reply.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/cancel.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/check.gif lib/thunderbird/chrome/classic/skin/classic/messenger/icons/close-button.png +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/columnpicker.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/dropmarker-hover.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/dropmarker.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/empty-search-results.png @@ -2534,11 +2743,13 @@ lib/thunderbird/chrome/classic/skin/classic/messenger/icons/error.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/exclude-selected.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/exclude.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/filterbar.png +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/flag-col.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/folder-blank.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/folder-new-star.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/folder-pane.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/identity.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/insecure.png +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/junk-col.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/junk.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/mail-toolbar-small.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/mail-toolbar.png @@ -2550,14 +2761,17 @@ lib/thunderbird/chrome/classic/skin/classic/messenger/icons/notchecked.gif lib/thunderbird/chrome/classic/skin/classic/messenger/icons/offline.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/online.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/phishing.png +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/readcol.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/red_pin.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/remote-blocked.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/row.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/search-arrow.png +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/search-favorite.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/secure.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/server.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/tab.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/tabDragIndicator.png +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/thread-col.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/thread-ignored.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/thread-watched.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/thread.png @@ -2582,6 +2796,14 @@ lib/thunderbird/chrome/classic/skin/classic/messenger/messengercompose/format-bu lib/thunderbird/chrome/classic/skin/classic/messenger/messengercompose/messengercompose.css lib/thunderbird/chrome/classic/skin/classic/messenger/msgSelectOffline.css lib/thunderbird/chrome/classic/skin/classic/messenger/multimessageview.css +lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/accountProvisioner.css +lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/search.gif +lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/search.png +lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/spinner.gif +lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/success-addons.png +lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/success-border.png +lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/success-compose.png +lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/success-signature.png lib/thunderbird/chrome/classic/skin/classic/messenger/newmailalert.css lib/thunderbird/chrome/classic/skin/classic/messenger/preferences/advanced.png lib/thunderbird/chrome/classic/skin/classic/messenger/preferences/alwaysAsk.png @@ -2624,6 +2846,7 @@ lib/thunderbird/chrome/classic/skin/classic/messenger/tabmail.css lib/thunderbird/chrome/classic/skin/classic/messenger/tagColors.css lib/thunderbird/chrome/classic/skin/classic/messenger/tagbg.png lib/thunderbird/chrome/classic/skin/classic/messenger/virtualFolderListDialog.css +lib/thunderbird/chrome/classic/skin/classic/messenger/webSearch.css lib/thunderbird/chrome/comm/content/communicator/contentAreaClick.js lib/thunderbird/chrome/comm/content/communicator/utilityOverlay.js lib/thunderbird/chrome/comm/content/communicator/utilityOverlay.xul @@ -2700,10 +2923,10 @@ lib/thunderbird/chrome/comm/content/editor/editorUtilities.js lib/thunderbird/chrome/comm/content/editor/images/tag-anchor.gif ${PLIST.nobranding}lib/thunderbird/chrome/en-US/locale/branding/brand.dtd ${PLIST.nobranding}lib/thunderbird/chrome/en-US/locale/branding/brand.properties -lib/thunderbird/chrome/en-US/locale/en-US/alerts/notificationNames.properties -lib/thunderbird/chrome/en-US/locale/en-US/autoconfig/autoconfig.properties ${PLIST.branding}lib/thunderbird/chrome/en-US/locale/en-US/branding/brand.dtd ${PLIST.branding}lib/thunderbird/chrome/en-US/locale/en-US/branding/brand.properties +lib/thunderbird/chrome/en-US/locale/en-US/alerts/notificationNames.properties +lib/thunderbird/chrome/en-US/locale/en-US/autoconfig/autoconfig.properties lib/thunderbird/chrome/en-US/locale/en-US/communicator/utilityOverlay.dtd lib/thunderbird/chrome/en-US/locale/en-US/cookie/cookieAcceptDialog.dtd lib/thunderbird/chrome/en-US/locale/en-US/cookie/cookieAcceptDialog.properties @@ -2735,6 +2958,8 @@ lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorTextAreaProperties.dtd lib/thunderbird/chrome/en-US/locale/en-US/editor/editor.properties lib/thunderbird/chrome/en-US/locale/en-US/editor/editorOverlay.dtd lib/thunderbird/chrome/en-US/locale/en-US/editor/editorSmileyOverlay.dtd +lib/thunderbird/chrome/en-US/locale/en-US/feedback/main.dtd +lib/thunderbird/chrome/en-US/locale/en-US/feedback/main.properties lib/thunderbird/chrome/en-US/locale/en-US/global-platform/mac/accessible.properties lib/thunderbird/chrome/en-US/locale/en-US/global-platform/mac/intl.properties lib/thunderbird/chrome/en-US/locale/en-US/global-platform/mac/platformKeys.properties @@ -2795,6 +3020,7 @@ lib/thunderbird/chrome/en-US/locale/en-US/global/keys.properties lib/thunderbird/chrome/en-US/locale/en-US/global/languageNames.properties lib/thunderbird/chrome/en-US/locale/en-US/global/layout/HtmlForm.properties lib/thunderbird/chrome/en-US/locale/en-US/global/layout/MediaDocument.properties +lib/thunderbird/chrome/en-US/locale/en-US/global/layout/htmlparser.properties lib/thunderbird/chrome/en-US/locale/en-US/global/layout/xmlparser.properties lib/thunderbird/chrome/en-US/locale/en-US/global/layout_errors.properties lib/thunderbird/chrome/en-US/locale/en-US/global/mozilla.dtd @@ -2946,6 +3172,8 @@ lib/thunderbird/chrome/en-US/locale/en-US/messenger/multimessageview.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger/netError.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/newFolderDialog.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/newTagDialog.dtd +lib/thunderbird/chrome/en-US/locale/en-US/messenger/newmailaccount/accountProvisioner.dtd +lib/thunderbird/chrome/en-US/locale/en-US/messenger/newmailaccount/accountProvisioner.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger/news.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger/oeImportMsgs.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger/offline.properties @@ -2990,6 +3218,7 @@ lib/thunderbird/chrome/en-US/locale/en-US/messenger/subscribe.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger/systemIntegrationDialog.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/tabmail.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/taskbar.properties +lib/thunderbird/chrome/en-US/locale/en-US/messenger/telemetry.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger/templateUtils.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger/textImportMsgs.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger/vCardImportMsgs.properties @@ -3298,10 +3527,17 @@ lib/thunderbird/chrome/messenger/content/messenger/newFolderDialog.js lib/thunderbird/chrome/messenger/content/messenger/newFolderDialog.xul lib/thunderbird/chrome/messenger/content/messenger/newTagDialog.js lib/thunderbird/chrome/messenger/content/messenger/newTagDialog.xul +lib/thunderbird/chrome/messenger/content/messenger/newmailaccount/accountProvisioner.js +lib/thunderbird/chrome/messenger/content/messenger/newmailaccount/accountProvisioner.xhtml +lib/thunderbird/chrome/messenger/content/messenger/newmailaccount/accountProvisionerTab.js +lib/thunderbird/chrome/messenger/content/messenger/newmailaccount/jquery.scrollTo.js +lib/thunderbird/chrome/messenger/content/messenger/newmailaccount/jquery.tmpl.js +lib/thunderbird/chrome/messenger/content/messenger/newmailaccount/uriListener.js lib/thunderbird/chrome/messenger/content/messenger/newmailalert.js lib/thunderbird/chrome/messenger/content/messenger/newmailalert.xul lib/thunderbird/chrome/messenger/content/messenger/nsContextMenu.js lib/thunderbird/chrome/messenger/content/messenger/phishingDetector.js +lib/thunderbird/chrome/messenger/content/messenger/plugins.js lib/thunderbird/chrome/messenger/content/messenger/preferences/actionsshared.js lib/thunderbird/chrome/messenger/content/messenger/preferences/advanced.js lib/thunderbird/chrome/messenger/content/messenger/preferences/advanced.xul @@ -3379,6 +3615,9 @@ lib/thunderbird/chrome/messenger/content/messenger/virtualFolderListDialog.js lib/thunderbird/chrome/messenger/content/messenger/virtualFolderListDialog.xul lib/thunderbird/chrome/messenger/content/messenger/virtualFolderProperties.js lib/thunderbird/chrome/messenger/content/messenger/virtualFolderProperties.xul +lib/thunderbird/chrome/messenger/content/messenger/webSearch.xml +lib/thunderbird/chrome/messenger/content/messenger/webSearchTab.js +lib/thunderbird/chrome/messenger/content/messenger/webSearchTab.xul lib/thunderbird/chrome/messenger/content/messenger/widgetglue.js lib/thunderbird/chrome/newsblog/content/messenger-newsblog/Feed.js lib/thunderbird/chrome/newsblog/content/messenger-newsblog/FeedItem.js @@ -3578,6 +3817,7 @@ lib/thunderbird/chrome/toolkit/content/global/test-ipcbrowser-chrome.js lib/thunderbird/chrome/toolkit/content/global/test-ipcbrowser-content.js lib/thunderbird/chrome/toolkit/content/global/test-ipcbrowser.xul lib/thunderbird/chrome/toolkit/content/global/textbox.css +lib/thunderbird/chrome/toolkit/content/global/treeUtils.js lib/thunderbird/chrome/toolkit/content/global/viewPartialSource.js lib/thunderbird/chrome/toolkit/content/global/viewPartialSource.xul lib/thunderbird/chrome/toolkit/content/global/viewSource.css @@ -3737,7 +3977,6 @@ lib/thunderbird/chrome/toolkit/skin/classic/global/expander.css lib/thunderbird/chrome/toolkit/skin/classic/global/filefield.css lib/thunderbird/chrome/toolkit/skin/classic/global/filepicker.css lib/thunderbird/chrome/toolkit/skin/classic/global/findBar.css -lib/thunderbird/chrome/toolkit/skin/classic/global/media/fullscreenButton.png lib/thunderbird/chrome/toolkit/skin/classic/global/global.css lib/thunderbird/chrome/toolkit/skin/classic/global/globalBindings.xml lib/thunderbird/chrome/toolkit/skin/classic/global/groupbox.css @@ -3793,7 +4032,9 @@ lib/thunderbird/chrome/toolkit/skin/classic/global/inContentUI.css lib/thunderbird/chrome/toolkit/skin/classic/global/inContentUI/background-texture.png lib/thunderbird/chrome/toolkit/skin/classic/global/linkTree.css lib/thunderbird/chrome/toolkit/skin/classic/global/listbox.css +lib/thunderbird/chrome/toolkit/skin/classic/global/media/clicktoplay-bgtexture.png lib/thunderbird/chrome/toolkit/skin/classic/global/media/error.png +lib/thunderbird/chrome/toolkit/skin/classic/global/media/fullscreenButton.png lib/thunderbird/chrome/toolkit/skin/classic/global/media/muteButton.png lib/thunderbird/chrome/toolkit/skin/classic/global/media/pauseButton.png lib/thunderbird/chrome/toolkit/skin/classic/global/media/playButton.png @@ -3802,6 +4043,7 @@ lib/thunderbird/chrome/toolkit/skin/classic/global/media/scrubberThumbWide.png lib/thunderbird/chrome/toolkit/skin/classic/global/media/stalled.png lib/thunderbird/chrome/toolkit/skin/classic/global/media/throbber.png lib/thunderbird/chrome/toolkit/skin/classic/global/media/unmuteButton.png +lib/thunderbird/chrome/toolkit/skin/classic/global/media/videoClickToPlayButton.svg lib/thunderbird/chrome/toolkit/skin/classic/global/media/videocontrols.css lib/thunderbird/chrome/toolkit/skin/classic/global/media/volumeThumb.png lib/thunderbird/chrome/toolkit/skin/classic/global/menu.css @@ -3863,6 +4105,7 @@ lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/alerticon-warning lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/blocklist.css lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/cancel.png lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/category-available.png +lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/category-dictionaries.png lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/category-discover.png lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/category-extensions.png lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/category-languages.png @@ -3871,6 +4114,8 @@ lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/category-recent.p lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/category-search.png lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/category-searchengines.png lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/category-themes.png +lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/dictionaryGeneric-16.png +lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/dictionaryGeneric.png lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/discover-logo.png lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/eula.css lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/extensionGeneric-16.png @@ -4012,6 +4257,7 @@ lib/thunderbird/defaults/profile/mimeTypes.rdf lib/thunderbird/defaults/profile/prefs.js lib/thunderbird/dictionaries/en-US.aff lib/thunderbird/dictionaries/en-US.dic +lib/thunderbird/distribution/extensions/tbtestpilot@labs.mozilla.com.xpi lib/thunderbird/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/chrome.manifest lib/thunderbird/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png lib/thunderbird/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf @@ -4034,8 +4280,10 @@ lib/thunderbird/hyphenation/hyph_fr.dic lib/thunderbird/hyphenation/hyph_gl.dic lib/thunderbird/hyphenation/hyph_hr.dic lib/thunderbird/hyphenation/hyph_hsb.dic +lib/thunderbird/hyphenation/hyph_hu.dic lib/thunderbird/hyphenation/hyph_ia.dic lib/thunderbird/hyphenation/hyph_is.dic +lib/thunderbird/hyphenation/hyph_it.dic lib/thunderbird/hyphenation/hyph_kmr.dic lib/thunderbird/hyphenation/hyph_la.dic lib/thunderbird/hyphenation/hyph_lt.dic @@ -4048,8 +4296,12 @@ lib/thunderbird/hyphenation/hyph_ru.dic lib/thunderbird/hyphenation/hyph_sh.dic lib/thunderbird/hyphenation/hyph_sl.dic lib/thunderbird/hyphenation/hyph_sv.dic +lib/thunderbird/hyphenation/hyph_tr.dic lib/thunderbird/hyphenation/hyph_uk.dic lib/thunderbird/icons/updater.png +lib/thunderbird/isp/Bogofilter.sfd +lib/thunderbird/isp/DSPAM.sfd +lib/thunderbird/isp/POPFile.sfd lib/thunderbird/isp/SpamAssassin.sfd lib/thunderbird/isp/SpamPal.sfd lib/thunderbird/isp/movemail.rdf @@ -4066,7 +4318,9 @@ lib/thunderbird/modules/AddonRepository.jsm lib/thunderbird/modules/AddonUpdateChecker.jsm lib/thunderbird/modules/CSPUtils.jsm lib/thunderbird/modules/CertUtils.jsm +lib/thunderbird/modules/ChromeManifestParser.jsm lib/thunderbird/modules/CommonDialog.jsm +lib/thunderbird/modules/ConsoleAPIStorage.jsm lib/thunderbird/modules/Dict.jsm lib/thunderbird/modules/DownloadLastDir.jsm lib/thunderbird/modules/DownloadPaths.jsm @@ -4090,8 +4344,11 @@ lib/thunderbird/modules/PlacesUtils.jsm lib/thunderbird/modules/PluginProvider.jsm lib/thunderbird/modules/PluralForm.jsm lib/thunderbird/modules/PopupNotifications.jsm +lib/thunderbird/modules/Profiler.jsm +lib/thunderbird/modules/PropertyListUtils.jsm lib/thunderbird/modules/SearchIntegration.js lib/thunderbird/modules/Services.jsm +lib/thunderbird/modules/SpellCheckDictionaryBootstrap.js lib/thunderbird/modules/StringBundle.js lib/thunderbird/modules/WindowDraggingUtils.jsm lib/thunderbird/modules/XPCOMUtils.jsm @@ -4110,6 +4367,8 @@ lib/thunderbird/modules/attachmentChecker.js lib/thunderbird/modules/ctypes.jsm lib/thunderbird/modules/dbViewWrapper.js lib/thunderbird/modules/debug.js +lib/thunderbird/modules/distribution.js +lib/thunderbird/modules/editorUtilities.jsm lib/thunderbird/modules/errUtils.js lib/thunderbird/modules/folderUtils.jsm lib/thunderbird/modules/gloda/collection.js @@ -4137,8 +4396,10 @@ lib/thunderbird/modules/gloda/public.js lib/thunderbird/modules/gloda/query.js lib/thunderbird/modules/gloda/suffixtree.js lib/thunderbird/modules/gloda/utils.js +lib/thunderbird/modules/glodaWebSearch.js lib/thunderbird/modules/iteratorUtils.jsm lib/thunderbird/modules/jsTreeSelection.js +lib/thunderbird/modules/jsdebugger.jsm lib/thunderbird/modules/mailInstrumentation.js lib/thunderbird/modules/mailMigrator.js lib/thunderbird/modules/mailServices.js @@ -4149,6 +4410,7 @@ lib/thunderbird/modules/quickFilterManager.js lib/thunderbird/modules/reflect.jsm lib/thunderbird/modules/searchSpec.js lib/thunderbird/modules/sessionStoreManager.js +lib/thunderbird/modules/summaryFrameManager.js lib/thunderbird/modules/templateUtils.js lib/thunderbird/modules/traceHelper.js lib/thunderbird/modules/virtualFolderWrapper.js @@ -4198,12 +4460,20 @@ lib/thunderbird/res/table-remove-row-active.gif lib/thunderbird/res/table-remove-row-hover.gif lib/thunderbird/res/table-remove-row.gif lib/thunderbird/run-mozilla.sh +lib/thunderbird/searchplugins/amazondotcom.xml +lib/thunderbird/searchplugins/aol-web-search.xml +lib/thunderbird/searchplugins/bing.xml +lib/thunderbird/searchplugins/eBay.xml +lib/thunderbird/searchplugins/twitter.xml +lib/thunderbird/searchplugins/wikipedia.xml +lib/thunderbird/searchplugins/yahoo.xml lib/thunderbird/thunderbird lib/thunderbird/thunderbird-bin lib/thunderbird/update.locale lib/thunderbird/updater lib/thunderbird/updater.ini share/applications/thunderbird.desktop +share/idl/thunderbird/IJSDebugger.idl share/idl/thunderbird/MailNewsTypes2.idl share/idl/thunderbird/amIInstallTrigger.idl share/idl/thunderbird/amIWebInstallListener.idl @@ -4470,6 +4740,7 @@ share/idl/thunderbird/nsIDNSService.idl share/idl/thunderbird/nsIDOMAnimationEvent.idl share/idl/thunderbird/nsIDOMAttr.idl share/idl/thunderbird/nsIDOMBarProp.idl +share/idl/thunderbird/nsIDOMBatteryManager.idl share/idl/thunderbird/nsIDOMBeforeUnloadEvent.idl share/idl/thunderbird/nsIDOMCDATASection.idl share/idl/thunderbird/nsIDOMCRMFObject.idl @@ -4498,11 +4769,14 @@ share/idl/thunderbird/nsIDOMClientRectList.idl share/idl/thunderbird/nsIDOMCloseEvent.idl share/idl/thunderbird/nsIDOMCommandEvent.idl share/idl/thunderbird/nsIDOMComment.idl +share/idl/thunderbird/nsIDOMCompositionEvent.idl +share/idl/thunderbird/nsIDOMConnection.idl share/idl/thunderbird/nsIDOMConstructor.idl share/idl/thunderbird/nsIDOMCounter.idl share/idl/thunderbird/nsIDOMCrypto.idl share/idl/thunderbird/nsIDOMCryptoDialogs.idl share/idl/thunderbird/nsIDOMCustomEvent.idl +share/idl/thunderbird/nsIDOMDOMError.idl share/idl/thunderbird/nsIDOMDOMException.idl share/idl/thunderbird/nsIDOMDOMImplementation.idl share/idl/thunderbird/nsIDOMDOMSettableTokenList.idl @@ -4560,6 +4834,7 @@ share/idl/thunderbird/nsIDOMHTMLDataListElement.idl share/idl/thunderbird/nsIDOMHTMLDirectoryElement.idl share/idl/thunderbird/nsIDOMHTMLDivElement.idl share/idl/thunderbird/nsIDOMHTMLDocument.idl +share/idl/thunderbird/nsIDOMHTMLElement.idl share/idl/thunderbird/nsIDOMHTMLEmbedElement.idl share/idl/thunderbird/nsIDOMHTMLFieldSetElement.idl share/idl/thunderbird/nsIDOMHTMLFontElement.idl @@ -4626,6 +4901,7 @@ share/idl/thunderbird/nsIDOMMimeTypeArray.idl share/idl/thunderbird/nsIDOMModalContentWindow.idl share/idl/thunderbird/nsIDOMMouseEvent.idl share/idl/thunderbird/nsIDOMMouseScrollEvent.idl +share/idl/thunderbird/nsIDOMMozBrowserFrame.idl share/idl/thunderbird/nsIDOMMozCSSKeyframeRule.idl share/idl/thunderbird/nsIDOMMozCSSKeyframesRule.idl share/idl/thunderbird/nsIDOMMozTouchEvent.idl @@ -4633,12 +4909,14 @@ share/idl/thunderbird/nsIDOMMutationEvent.idl share/idl/thunderbird/nsIDOMNSEditableElement.idl share/idl/thunderbird/nsIDOMNSEvent.idl share/idl/thunderbird/nsIDOMNSRGBAColor.idl -share/idl/thunderbird/nsIDOMNSRange.idl share/idl/thunderbird/nsIDOMNSXPathExpression.idl share/idl/thunderbird/nsIDOMNamedNodeMap.idl share/idl/thunderbird/nsIDOMNavigator.idl +share/idl/thunderbird/nsIDOMNavigatorBattery.idl share/idl/thunderbird/nsIDOMNavigatorDesktopNotification.idl share/idl/thunderbird/nsIDOMNavigatorGeolocation.idl +share/idl/thunderbird/nsIDOMNavigatorNetwork.idl +share/idl/thunderbird/nsIDOMNavigatorSms.idl share/idl/thunderbird/nsIDOMNode.idl share/idl/thunderbird/nsIDOMNodeFilter.idl share/idl/thunderbird/nsIDOMNodeIterator.idl @@ -4728,11 +5006,13 @@ share/idl/thunderbird/nsIDOMSVGSVGElement.idl share/idl/thunderbird/nsIDOMSVGScriptElement.idl share/idl/thunderbird/nsIDOMSVGSetElement.idl share/idl/thunderbird/nsIDOMSVGStopElement.idl +share/idl/thunderbird/nsIDOMSVGStringList.idl share/idl/thunderbird/nsIDOMSVGStylable.idl share/idl/thunderbird/nsIDOMSVGStyleElement.idl share/idl/thunderbird/nsIDOMSVGSwitchElement.idl share/idl/thunderbird/nsIDOMSVGSymbolElement.idl share/idl/thunderbird/nsIDOMSVGTSpanElement.idl +share/idl/thunderbird/nsIDOMSVGTests.idl share/idl/thunderbird/nsIDOMSVGTextContentElement.idl share/idl/thunderbird/nsIDOMSVGTextElement.idl share/idl/thunderbird/nsIDOMSVGTextPathElement.idl @@ -4752,6 +5032,12 @@ share/idl/thunderbird/nsIDOMScrollAreaEvent.idl share/idl/thunderbird/nsIDOMSerializer.idl share/idl/thunderbird/nsIDOMSimpleGestureEvent.idl share/idl/thunderbird/nsIDOMSmartCardEvent.idl +share/idl/thunderbird/nsIDOMSmsCursor.idl +share/idl/thunderbird/nsIDOMSmsEvent.idl +share/idl/thunderbird/nsIDOMSmsFilter.idl +share/idl/thunderbird/nsIDOMSmsManager.idl +share/idl/thunderbird/nsIDOMSmsMessage.idl +share/idl/thunderbird/nsIDOMSmsRequest.idl share/idl/thunderbird/nsIDOMStorage.idl share/idl/thunderbird/nsIDOMStorageEvent.idl share/idl/thunderbird/nsIDOMStorageEventObsolete.idl @@ -4821,7 +5107,6 @@ share/idl/thunderbird/nsIDocShellLoadInfo.idl share/idl/thunderbird/nsIDocShellTreeItem.idl share/idl/thunderbird/nsIDocShellTreeNode.idl share/idl/thunderbird/nsIDocShellTreeOwner.idl -share/idl/thunderbird/nsIDocumentCharsetInfo.idl share/idl/thunderbird/nsIDocumentEncoder.idl share/idl/thunderbird/nsIDocumentLoader.idl share/idl/thunderbird/nsIDocumentLoaderFactory.idl @@ -4902,6 +5187,7 @@ share/idl/thunderbird/nsIFormSubmitObserver.idl share/idl/thunderbird/nsIFormatConverter.idl share/idl/thunderbird/nsIFrameLoader.idl share/idl/thunderbird/nsIFrameMessageManager.idl +share/idl/thunderbird/nsIFrameRequestCallback.idl share/idl/thunderbird/nsIFts3Tokenizer.idl share/idl/thunderbird/nsIGConfService.idl share/idl/thunderbird/nsIGIOService.idl @@ -4945,6 +5231,7 @@ share/idl/thunderbird/nsIIDBFactory.idl share/idl/thunderbird/nsIIDBIndex.idl share/idl/thunderbird/nsIIDBKeyRange.idl share/idl/thunderbird/nsIIDBObjectStore.idl +share/idl/thunderbird/nsIIDBOpenDBRequest.idl share/idl/thunderbird/nsIIDBRequest.idl share/idl/thunderbird/nsIIDBTransaction.idl share/idl/thunderbird/nsIIDBVersionChangeEvent.idl @@ -4986,6 +5273,7 @@ share/idl/thunderbird/nsIImportSettings.idl share/idl/thunderbird/nsIIncomingServerListener.idl share/idl/thunderbird/nsIIncrementalDownload.idl share/idl/thunderbird/nsIIndexedDatabaseManager.idl +share/idl/thunderbird/nsIInlineEventHandlers.idl share/idl/thunderbird/nsIInlineSpellChecker.idl share/idl/thunderbird/nsIInputListAutoComplete.idl share/idl/thunderbird/nsIInputStream.idl @@ -5002,8 +5290,6 @@ share/idl/thunderbird/nsIJSContextStack.idl share/idl/thunderbird/nsIJSEngineTelemetryStats.idl share/idl/thunderbird/nsIJSON.idl share/idl/thunderbird/nsIJSRuntimeService.idl -share/idl/thunderbird/nsIJetpack.idl -share/idl/thunderbird/nsIJetpackService.idl share/idl/thunderbird/nsIKeyModule.idl share/idl/thunderbird/nsIKeygenThread.idl share/idl/thunderbird/nsILDAPAutoCompFormatter.idl @@ -5111,6 +5397,7 @@ share/idl/thunderbird/nsIMsgOfflineImapOperation.idl share/idl/thunderbird/nsIMsgOfflineManager.idl share/idl/thunderbird/nsIMsgOfflineNewsState.idl share/idl/thunderbird/nsIMsgParseMailMsgState.idl +share/idl/thunderbird/nsIMsgPluggableStore.idl share/idl/thunderbird/nsIMsgPrintEngine.idl share/idl/thunderbird/nsIMsgProgress.idl share/idl/thunderbird/nsIMsgProtocolInfo.idl @@ -5228,6 +5515,7 @@ share/idl/thunderbird/nsIProfile.idl share/idl/thunderbird/nsIProfileChangeStatus.idl share/idl/thunderbird/nsIProfileMigrator.idl share/idl/thunderbird/nsIProfileUnlocker.idl +share/idl/thunderbird/nsIProfiler.idl share/idl/thunderbird/nsIProgrammingLanguage.idl share/idl/thunderbird/nsIProgressEventSink.idl share/idl/thunderbird/nsIPrompt.idl @@ -5248,7 +5536,6 @@ share/idl/thunderbird/nsIProxiedChannel.idl share/idl/thunderbird/nsIProxiedProtocolHandler.idl share/idl/thunderbird/nsIProxyAutoConfig.idl share/idl/thunderbird/nsIProxyInfo.idl -share/idl/thunderbird/nsIProxyObjectManager.idl share/idl/thunderbird/nsIQueryContentEventResult.idl share/idl/thunderbird/nsIRDFCompositeDataSource.idl share/idl/thunderbird/nsIRDFContainer.idl @@ -5272,7 +5559,6 @@ share/idl/thunderbird/nsIRDFXMLSource.idl share/idl/thunderbird/nsIRandomGenerator.idl share/idl/thunderbird/nsIReadConfig.idl share/idl/thunderbird/nsIRecentBadCertsService.idl -share/idl/thunderbird/nsIRecyclingAllocator.idl share/idl/thunderbird/nsIRedirectChannelRegistrar.idl share/idl/thunderbird/nsIRedirectResultListener.idl share/idl/thunderbird/nsIRefreshURI.idl @@ -5350,6 +5636,8 @@ share/idl/thunderbird/nsISimpleMimeConverter.idl share/idl/thunderbird/nsISimpleStreamListener.idl share/idl/thunderbird/nsISimpleUnicharStreamFactory.idl share/idl/thunderbird/nsISliderListener.idl +share/idl/thunderbird/nsISmsDatabaseService.idl +share/idl/thunderbird/nsISmsService.idl share/idl/thunderbird/nsISmtpServer.idl share/idl/thunderbird/nsISmtpService.idl share/idl/thunderbird/nsISmtpUrl.idl @@ -5451,6 +5739,7 @@ share/idl/thunderbird/nsIUploadChannel.idl share/idl/thunderbird/nsIUploadChannel2.idl share/idl/thunderbird/nsIUrlClassifierDBService.idl share/idl/thunderbird/nsIUrlClassifierHashCompleter.idl +share/idl/thunderbird/nsIUrlClassifierPrefixSet.idl share/idl/thunderbird/nsIUrlClassifierStreamUpdater.idl share/idl/thunderbird/nsIUrlClassifierUtils.idl share/idl/thunderbird/nsIUrlListManager.idl @@ -5479,6 +5768,7 @@ share/idl/thunderbird/nsIWebPageDescriptor.idl share/idl/thunderbird/nsIWebProgress.idl share/idl/thunderbird/nsIWebProgressListener.idl share/idl/thunderbird/nsIWebProgressListener2.idl +share/idl/thunderbird/nsIWebSocket.idl share/idl/thunderbird/nsIWebSocketChannel.idl share/idl/thunderbird/nsIWebSocketListener.idl share/idl/thunderbird/nsIWindowCreator.idl @@ -5556,181 +5846,4 @@ share/idl/thunderbird/xpcIJSWeakReference.idl share/idl/thunderbird/xpccomponents.idl share/idl/thunderbird/xpcexception.idl share/idl/thunderbird/xpcjsid.idl -share/idl/thunderbird/IJSDebugger.idl -share/idl/thunderbird/nsIDOMBatteryManager.idl -share/idl/thunderbird/nsIDOMCompositionEvent.idl -share/idl/thunderbird/nsIDOMHTMLElement.idl -share/idl/thunderbird/nsIDOMNavigatorBattery.idl -share/idl/thunderbird/nsIIDBOpenDBRequest.idl -share/idl/thunderbird/nsIInlineEventHandlers.idl -share/idl/thunderbird/nsIUrlClassifierPrefixSet.idl share/pixmaps/thunderbird.png -include/thunderbird/IJSDebugger.h -include/thunderbird/LayerSorter.h -include/thunderbird/chromium_types.h -include/thunderbird/comi18n.h -include/thunderbird/dombindings_gen.h -include/thunderbird/ds/BitArray.h -include/thunderbird/ds/LifoAlloc.h -include/thunderbird/gc/Barrier.h -include/thunderbird/gc/Statistics.h -include/thunderbird/gfxLineSegment.h -include/thunderbird/gfxPointH3D.h -include/thunderbird/gfxQuad.h -include/thunderbird/gfxQuaternion.h -include/thunderbird/graphite2/Font.h -include/thunderbird/graphite2/Segment.h -include/thunderbird/graphite2/Types.h -include/thunderbird/graphite2/XmlLog.h -include/thunderbird/js/HashTable.h -include/thunderbird/js/LegacyIntTypes.h -include/thunderbird/js/TemplateLib.h -include/thunderbird/js/Utility.h -include/thunderbird/js/Vector.h -include/thunderbird/jsclass.h -include/thunderbird/jscpucfg.h -include/thunderbird/mozilla/Attributes.h -include/thunderbird/mozilla/AvailableMemoryTracker.h -include/thunderbird/mozilla/ClearOnShutdown.h -include/thunderbird/mozilla/FileLocation.h -include/thunderbird/mozilla/GuardObjects.h -include/thunderbird/mozilla/HangMonitor.h -include/thunderbird/mozilla/MSStdInt.h -include/thunderbird/mozilla/StartupTimeline.h -include/thunderbird/mozilla/StdInt.h -include/thunderbird/mozilla/dom/indexedDB/FileInfo.h -include/thunderbird/mozilla/dom/indexedDB/FileManager.h -include/thunderbird/mozilla/dom/sms/Constants.h -include/thunderbird/mozilla/dom/sms/SmsChild.h -include/thunderbird/mozilla/dom/sms/SmsMessage.h -include/thunderbird/mozilla/dom/sms/SmsParent.h -include/thunderbird/mozilla/dom/sms/SmsServiceFactory.h -include/thunderbird/mozilla/dom/sms/Types.h -include/thunderbird/mozilla/gfx/Blur.h -include/thunderbird/nsAsyncDOMEvent.h -include/thunderbird/nsDOMEventTargetHelper.h -include/thunderbird/nsFrameMessageManager.h -include/thunderbird/nsHtml5ViewSourceUtils.h -include/thunderbird/nsIDOMNavigatorSms.h -include/thunderbird/nsIDOMSmsEvent.h -include/thunderbird/nsIDOMSmsManager.h -include/thunderbird/nsIDOMSmsMessage.h -include/thunderbird/nsIFrameRequestCallback.h -include/thunderbird/nsIProfiler.h -include/thunderbird/nsISmsService.h -include/thunderbird/nsIWebSocket.h -include/thunderbird/nsThread.h -include/thunderbird/snappy/snappy-c.h -include/thunderbird/snappy/snappy-stubs-public.h -include/thunderbird/snappy/snappy.h -include/thunderbird/thread_helper.h -include/thunderbird/mozilla/CharTokenizer.h -include/thunderbird/mozilla/Hal.h -include/thunderbird/mozilla/HalImpl.h -include/thunderbird/mozilla/HalSandbox.h -include/thunderbird/mozilla/LookAndFeel.h -include/thunderbird/mozilla/MapsMemoryReporter.h -include/thunderbird/mozilla/Observer.h -include/thunderbird/mozilla/a11y/FocusManager.h -include/thunderbird/mozilla/dom/TabMessageUtils.h -include/thunderbird/mozilla/dom/battery/Constants.h -include/thunderbird/mozilla/dom/battery/Types.h -include/thunderbird/mozilla/gfx/BasePoint4D.h -include/thunderbird/mozilla/gfx/PathHelpers.h -include/thunderbird/mozilla/layout/FrameChildList.h -include/thunderbird/mozilla/places/Database.h -include/thunderbird/mozilla/plugins/NPEventUnix.h -include/thunderbird/nsHtml5DependentUTF16Buffer.h -include/thunderbird/nsHtml5OwningUTF16Buffer.h -include/thunderbird/nsIDOMBatteryManager.h -include/thunderbird/nsIDOMCompositionEvent.h -include/thunderbird/nsIDOMMouseEvent.h -include/thunderbird/nsIDOMNavigatorBattery.h -include/thunderbird/nsIIDBOpenDBRequest.h -include/thunderbird/nsIInlineEventHandlers.h -include/thunderbird/nsIUrlClassifierPrefixSet.h -include/thunderbird/nsrootidl.h -include/thunderbird/sampler.h -include/thunderbird/sps_sampler.h -include/thunderbird/vm/StackSpace.h -lib/thunderbird-sdk/sdk/bin/header.py -lib/thunderbird-sdk/sdk/bin/ply/__init__.py -lib/thunderbird-sdk/sdk/bin/ply/lex.py -lib/thunderbird-sdk/sdk/bin/ply/yacc.py -lib/thunderbird-sdk/sdk/bin/typelib.py -lib/thunderbird-sdk/sdk/bin/xpidl.py -lib/thunderbird-sdk/sdk/bin/xpidllex.py -lib/thunderbird-sdk/sdk/bin/xpidlyacc.py -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/attachment-col.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/button-archive.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/button-delete.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/button-forward.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/button-junk.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/button-reply-all.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/button-reply-list.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/button-reply.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/columnpicker.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/flag-col.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/junk-col.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/readcol.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/search-favorite.png -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/thread-col.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/accountProvisioner.css -lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/search.gif -lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/search.png -lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/spinner.gif -lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/success-addons.png -lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/success-border.png -lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/success-compose.png -lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/success-signature.png -lib/thunderbird/chrome/classic/skin/classic/messenger/webSearch.css -lib/thunderbird/chrome/en-US/locale/en-US/feedback/main.dtd -lib/thunderbird/chrome/en-US/locale/en-US/feedback/main.properties -lib/thunderbird/chrome/en-US/locale/en-US/global/layout/htmlparser.properties -lib/thunderbird/chrome/en-US/locale/en-US/messenger/newmailaccount/accountProvisioner.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger/newmailaccount/accountProvisioner.properties -lib/thunderbird/chrome/en-US/locale/en-US/messenger/telemetry.properties -lib/thunderbird/chrome/messenger/content/messenger/newmailaccount/accountProvisioner.js -lib/thunderbird/chrome/messenger/content/messenger/newmailaccount/accountProvisioner.xhtml -lib/thunderbird/chrome/messenger/content/messenger/newmailaccount/jquery.scrollTo.js -lib/thunderbird/chrome/messenger/content/messenger/newmailaccount/jquery.tmpl.js -lib/thunderbird/chrome/messenger/content/messenger/newmailaccount/uriListener.js -lib/thunderbird/chrome/messenger/content/messenger/plugins.js -lib/thunderbird/chrome/messenger/content/messenger/webSearch.xml -lib/thunderbird/chrome/messenger/content/messenger/webSearchTab.js -lib/thunderbird/chrome/messenger/content/messenger/webSearchTab.xul -lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/category-dictionaries.png -lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/dictionaryGeneric-16.png -lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/dictionaryGeneric.png -lib/thunderbird/components/webSearchProvider.js -lib/thunderbird/hyphenation/hyph_hu.dic -lib/thunderbird/hyphenation/hyph_it.dic -lib/thunderbird/hyphenation/hyph_tr.dic -lib/thunderbird/modules/ChromeManifestParser.jsm -lib/thunderbird/modules/ConsoleAPIStorage.jsm -lib/thunderbird/modules/SpellCheckDictionaryBootstrap.js -lib/thunderbird/modules/distribution.js -lib/thunderbird/modules/glodaWebSearch.js -lib/thunderbird/modules/jsdebugger.jsm -lib/thunderbird/searchplugins/amazondotcom.xml -lib/thunderbird/searchplugins/aol-web-search.xml -lib/thunderbird/searchplugins/bing.xml -lib/thunderbird/searchplugins/eBay.xml -lib/thunderbird/searchplugins/twitter.xml -lib/thunderbird/searchplugins/wikipedia.xml -lib/thunderbird/searchplugins/yahoo.xml -lib/thunderbird/isp/Bogofilter.sfd -lib/thunderbird/isp/DSPAM.sfd -lib/thunderbird/isp/POPFile.sfd -lib/thunderbird/modules/Profiler.jsm -lib/thunderbird/modules/editorUtilities.jsm -lib/thunderbird/modules/summaryFrameManager.js -share/idl/thunderbird/nsIDOMNavigatorSms.idl -share/idl/thunderbird/nsIDOMSmsEvent.idl -share/idl/thunderbird/nsIDOMSmsManager.idl -share/idl/thunderbird/nsIDOMSmsMessage.idl -share/idl/thunderbird/nsIFrameRequestCallback.idl -share/idl/thunderbird/nsIProfiler.idl -share/idl/thunderbird/nsISmsService.idl -share/idl/thunderbird/nsIWebSocket.idl -@pkgdir include/thunderbird/nss |