Ehsan Akhgari
|
df16cbf877
|
Bug 525222 - XML errors possible on file:// listings; r=bzbarsky a=jst
--HG--
extra : rebase_source : 343aa3a018f007db8336e4c221fef27981e5bc45
|
2010-10-12 18:30:42 -04:00 |
|
Mark Banner
|
ea96d78857
|
Bug 597465: Support linking app components into libxul. r=khuey a=blocking
|
2010-09-21 21:10:06 -04:00 |
|
Neil Rashbrook
|
b49722c34d
|
bug 450781 - make xpfe autocomplete build with |--enable-libxul| and build it from build.mk, r=Callek, a=NPOTB for Firefox
|
2008-08-31 16:11:19 +02:00 |
|
Mark Banner
|
44b3560686
|
Bug 574333 Include xpfe/components/directory in the list of things that Thunderbird builds. r=ted,sr=bienvenu,a=bsmedberg
|
2010-07-30 12:33:30 +01:00 |
|
Neil Rashbrook
|
b1df39ca7b
|
Bug 575740 Switch xpfe autocomplete to the new component registration r=bienvenu
|
2010-07-04 11:50:17 +01:00 |
|
Benjamin Smedberg
|
45af085fff
|
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
|
2010-06-21 11:41:42 -04:00 |
|
Benjamin Smedberg
|
9045c05660
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
|
Jesse Ruderman
|
f04ef428cb
|
Remove stray line breaks from NS_ERROR messages, since they interfere with log processing. rs=jst
--HG--
extra : rebase_source : 87421691da969e0ebe5fbfbc44cd8f18617d1351
|
2010-06-17 13:28:38 -07:00 |
|
Joe Drew
|
98f411e39e
|
Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz
|
2010-04-16 17:05:47 -04:00 |
|
Mark Banner
|
7b32d87a40
|
Bug 555658 Move Find Service and intl charset-menu code to toolkit. r=dtownsend
--HG--
rename : xpfe/components/find/Makefile.in => toolkit/components/find/Makefile.in
rename : xpfe/components/find/public/Makefile.in => toolkit/components/find/public/Makefile.in
rename : xpfe/components/find/public/nsIFindService.idl => toolkit/components/find/public/nsIFindService.idl
rename : xpfe/components/find/src/Makefile.in => toolkit/components/find/src/Makefile.in
rename : xpfe/components/find/src/nsFindService.cpp => toolkit/components/find/src/nsFindService.cpp
rename : xpfe/components/find/src/nsFindService.h => toolkit/components/find/src/nsFindService.h
rename : xpfe/components/intl/Makefile.in => toolkit/components/intl/Makefile.in
rename : xpfe/components/intl/nsCharsetMenu.cpp => toolkit/components/intl/nsCharsetMenu.cpp
rename : xpfe/components/intl/nsCharsetMenu.h => toolkit/components/intl/nsCharsetMenu.h
|
2010-04-29 19:35:39 +01:00 |
|
Neil Rashbrook
|
d0e868038e
|
Bug 561116 Autocomplete controller expects to be able to process ESC key r=KaiRo
|
2010-04-25 12:03:34 +01:00 |
|
Mark Banner
|
19a8937fab
|
Bug 552487 Drop unused nsISearchContext.idl r=Neil
|
2010-03-18 07:38:16 +00:00 |
|
Mark Banner
|
4296bc6a4a
|
Bug 550145 NS_APPSTARTUP_CONTRACTID should exist in nsToolkitCompsCID.h and not nsXPFEComponentsCID.h (kill nsXPFEComponentsCID.h). r=benjamin
|
2010-03-05 12:11:55 +00:00 |
|
Mark Banner
|
4c0ca313e2
|
Bug 531256 Move nsBrowserStatusFilter from xpfe/browser to toolkit/components/statusfilter. r=dtownsend,sr=Neil
--HG--
rename : xpfe/browser/src/Makefile.in => toolkit/components/statusfilter/Makefile.in
rename : xpfe/browser/src/nsBrowserStatusFilter.cpp => toolkit/components/statusfilter/nsBrowserStatusFilter.cpp
rename : xpfe/browser/src/nsBrowserStatusFilter.h => toolkit/components/statusfilter/nsBrowserStatusFilter.h
|
2010-03-03 11:19:57 +00:00 |
|
Philip Chee
|
f5e5270d72
|
Bug 537098 - |this.mInputElt is null| triggered by FireFTP extension; Trunk Patch v1.0: Minimal backport from toolkit to fix the FireFTP problem.
r+sr=neil.
|
2010-01-05 07:09:53 +01:00 |
|
Neil Rashbrook
|
3140e9db5d
|
Bug 476422 Compose window menu activation triggers bogus JS exception r=philor
|
2009-10-07 23:56:39 +01:00 |
|
Mark Banner
|
1786cb4ae9
|
Bug 511849 nsBrowserInstance is no longer required. r=Neil,sr=bsmedberg
|
2009-09-11 09:30:38 +01:00 |
|
Mark Banner
|
bf2bd66e2a
|
Bug 511242 Include nsBrowserStatusFilter.cpp in Thunderbird's components list. r=Neil,ted.mielczarek sr=dmose
|
2009-09-05 08:24:07 +01:00 |
|
Taras Glek
|
8943704095
|
Bug 457949 - no need for Stopwatch r=bsmedberg
--HG--
extra : rebase_source : 5cd3baecf54295012b28d42fc7bf4c9b34e12714
|
2009-08-28 11:03:51 -07:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Michael Kohler
|
0a56a892c8
|
Bug 106386 - Correct misspellings in source code (old); Part 3 v2; r=timeless
|
2009-07-27 10:47:05 +02:00 |
|
Dão Gottwald
|
ac77e6b325
|
Bug 500977 - xpfe's autocomplete.xml should not depend on bug 232598. r=neil
|
2009-06-28 21:21:35 +02:00 |
|
Neil Rashbrook
|
71c5e7e129
|
Bug 494169 Tweak xpfe autocomplete to track toolkit change and pass tests from bug 494410 r=mcsmurf
|
2009-06-13 00:48:41 +01:00 |
|
Marco Perez
|
7c4fc6bd02
|
Bug 495583 - [SeaMonkey] Remove SUITE_USING_XPFE_DM remnants; r=neil
|
2009-05-31 04:42:02 +02:00 |
|
Serge Gautherie
|
57f746822b
|
Bug 474152 - [SeaMonkey] TUnit toolkit/.../test_contentAreaUtils.js fails now; (Av1) Package DownloadLastDir.jsm; r=kairo sr=neil
|
2009-05-26 20:24:21 +02:00 |
|
Frank Wein
|
69cf2ec3ee
|
Bug 468363 - Clicking on URL in autocomplete drop-down while search is running does not autocomplete URL, r=Neil, SeaMonkey/Thunderbird only
|
2009-04-14 15:38:40 +02:00 |
|
Neil Rashbrook
|
47687890b8
|
Bug 484310 nsCharsetMenu::GetURI uses wrong strdup r=smontagu sr=jag
|
2009-03-20 10:09:27 +00:00 |
|
Arpad Borsos
|
e2cba9a001
|
Bug 474369 - get rid of nsVoidArray; xpfe part; r+sr=neil
|
2009-03-08 10:38:59 +01:00 |
|
Neil Rashbrook
|
3702df5162
|
Bug 456256 autoFillAfterMatch is now completeDefaultIndex r+sr=jag NPOFB
|
2009-03-07 11:34:33 +00:00 |
|
Ehsan Akhgari
|
49edf7e991
|
Bug 348233 - FTP and Gopher index pages are LTR always; r+sr=bzbarsky
|
2009-02-15 10:51:04 +03:30 |
|
timeless@mozdev.org
|
e9ed00d9e7
|
Bug 429123 - Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread in JS_GetReservedSlot, r=neil, sr=biesi
|
2009-02-07 13:50:21 -08:00 |
|
Fred Jendrzejewski
|
8759b06c00
|
Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
--HG--
extra : rebase_source : b963bf5de9d9c445b14620479691482512e0faf2
|
2009-01-22 17:15:34 +13:00 |
|
Neil Rashbrook
|
3206af7aea
|
Bug 464914 (regression from bug 270128) Watch for menubar activation r=Standard8
|
2008-12-29 23:12:26 +00:00 |
|
Masatoshi Kimura
|
46abd5b87e
|
Bug 470209 - intl.charsetmenu.browser.unicode should not be included in localizable file; r=smontagu sr=dbaron
|
2008-12-25 00:47:51 +01:00 |
|
Robert Kaiser
|
b34419948e
|
bug 468337 - Remove "what's related" module, r=Mnyromyr sr=Neil
|
2008-12-15 19:07:29 +01:00 |
|
Robert Kaiser
|
4a600e3f86
|
bug 448729 - Remove xpfe/components/history from trunk, r+sr=Neil
|
2008-12-08 14:23:23 +01:00 |
|
Neil Rashbrook
|
80879e8223
|
Bug 460466 Clicking on autocompleted <input> disables autocomplete for that window r=Callek NPOTB
|
2008-11-27 10:19:23 +00:00 |
|
Justin Wood
|
2dfdc937a4
|
Bug 381157, Make SeaMonkey download manager use toolkit backend
supplemental patch to Bug 440932, toolkit dlmgr should be buildable by suite
r+sr=NeilAway
|
2008-11-07 19:32:25 -05:00 |
|
Phil Ringnalda
|
bbe7e1d08a
|
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
|
2008-11-03 19:46:28 -08:00 |
|
Arpad Borsos
|
8b11d938d2
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
|
Neil Rashbrook
|
573b5eaa39
|
Followup to bug 443370 autocomplete doesn't ignore input events well enough r=ajschult
|
2008-10-09 11:49:17 +01:00 |
|
Neil Rashbrook
|
2d5331356b
|
Bug 457820 Clear autocomplete results when the search string is empty r=Standard8
|
2008-10-08 13:08:53 +01:00 |
|
Daniel Holbert
|
72c410a648
|
Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe
|
2008-10-01 23:49:45 -07:00 |
|
Neil Rashbrook
|
ad98bf633e
|
Followup to bug 443370 to fix handling of RESULT_NOMATCH_ONGOING r=ajschult
|
2008-09-27 21:36:13 +01:00 |
|
Serge Gautherie
|
a7e64ecbf9
|
Bug 453129 - Remove (2) remnant <nsHistoryLoadListener.h>; Av1; r+sr=neil
|
2008-09-24 06:47:10 +02:00 |
|
Mark Banner
|
2a2981d2e7
|
Fix SeaMonkey bustage from bug 325842. looks reasonable from Neil over irc.
|
2008-09-19 19:56:33 +01:00 |
|
Arpad Borsos
|
4d8090604c
|
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; 'xpfe' part; r=neil
|
2008-09-15 15:07:44 +02:00 |
|
Robert Kaiser
|
2c0122f06d
|
bug 451601 - kill MOZILLA_LOCALE_VERSION, main mozilla-central patch to kill xpfe-style chrome versions, r=ted sr=Neil
|
2008-09-11 01:08:57 +02:00 |
|
Masayuki Nakano
|
fff8c31ca3
|
Bug 451015 <panel> element should not be topmost window r=deakin+gavin, sr=neil
|
2008-09-08 21:58:07 +09:00 |
|
Neil Rashbrook
|
76505b5e76
|
Bug 453999 Fix handling of partial autocomplete results r=ajschult
|
2008-09-07 11:01:00 +01:00 |
|