Commit Graph

123 Commits

Author SHA1 Message Date
Mike Hommey
70d7c821af Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Gervase Markham
82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Matheus Kerschbaum
2074f211f6 Bug 597789 - Remove --disable-rdf; r=ted 2011-11-08 11:42:54 +00:00
Neil Rashbrook
552b7a310e 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
06648d8171 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
Mark Banner
f9a8f033d8 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
Mark Banner
c1f7eefbf4 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
a30470de12 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
Mark Banner
c5a030f4ec Bug 511242 Include nsBrowserStatusFilter.cpp in Thunderbird's components list. r=Neil,ted.mielczarek sr=dmose 2009-09-05 08:24:07 +01:00
Marco Perez
aee7bed953 Bug 495583 - [SeaMonkey] Remove SUITE_USING_XPFE_DM remnants; r=neil 2009-05-31 04:42:02 +02:00
Robert Kaiser
74178c679f bug 468337 - Remove "what's related" module, r=Mnyromyr sr=Neil 2008-12-15 19:07:29 +01:00
Robert Kaiser
057044ed1f bug 448729 - Remove xpfe/components/history from trunk, r+sr=Neil 2008-12-08 14:23:23 +01:00
Mark Banner
bef3faf93c Bug 364168 Winhooks commandline options won't work in suiterunner. r/sr=Neil
--HG--
rename : xpfe/components/jar.mn => xpfe/components/autocomplete/jar.mn
2008-09-04 17:12:18 +01:00
Robert Kaiser
6dfb6b49cc bug 380786 - clean up xpfe/ after suite moving to toolkit - clean up xpfe/components, r=ted sr=Neil 2008-08-26 19:39:30 +02:00
Mark Banner
910df08dc8 Bug 450072 Kill obsolete nsResetPref.js. r/sr=Neil 2008-08-18 18:54:10 +01:00
Mark Banner
27d234de8c Bug 450087 Move filepicker source code files from xpfe to toolkit. r=ted
--HG--
rename : xpfe/components/filepicker/public/Makefile.in => toolkit/components/filepicker/public/Makefile.in
rename : xpfe/components/filepicker/public/nsIFileView.idl => toolkit/components/filepicker/public/nsIFileView.idl
rename : xpfe/components/filepicker/src/Makefile.in => toolkit/components/filepicker/src/Makefile.in
rename : xpfe/components/filepicker/src/filepicker.pkg => toolkit/components/filepicker/src/filepicker.pkg
rename : xpfe/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js.in
rename : xpfe/components/filepicker/src/nsFileView.cpp => toolkit/components/filepicker/src/nsFileView.cpp
rename : xpfe/components/filepicker/src/nsWildCard.cpp => toolkit/components/filepicker/src/nsWildCard.cpp
rename : xpfe/components/filepicker/src/nsWildCard.h => toolkit/components/filepicker/src/nsWildCard.h
2008-08-11 14:07:51 +01:00
Robert Kaiser
c6a369f594 bug 440932 - toolkit dlmgr should be buildable by suite, supplemantal patch for including config.mk early enough, r=ted 2008-07-06 22:37:07 +02:00
Justin Wood
b1f4b2ca8a Bug 440932 - toolkit dlmgr should be buildable by suite; r=ted, sr=NeilAway 2008-06-25 21:12:25 -04:00
Mark Banner
40f38453a0 Bug 432293 Non-browser apps shouldn't need to build xpfe/components/history/public. r=ted,sr=Neil 2008-06-03 10:16:40 +01:00
stuart.morgan@alumni.case.edu
8d5bfe9b69 Bug 383085: Stop building console, updates, alerts, and extensions in xpfe/ for non-MOZ_XUL_APP (only affects Camino). r=mento a1.9=beltzner 2008-05-01 14:38:25 -07:00
stuart.morgan@alumni.case.edu
09fbc2d302 Bug 402294: Pull nsIDownload from toolkit rather than xpfe for Camino. r=mento a1.9=schrep 2007-11-13 07:09:11 -08:00
stuart.morgan@alumni.case.edu
5c2df6ac57 Backing out bug 402294, since I forgot it needed approval to land 2007-11-03 12:13:04 -07:00
stuart.morgan@alumni.case.edu
d8a7bd7c2b Bug 402294: Switch Camino to getting nsIDownload.h from toolkit rather than xpfe. r=mento 2007-11-03 11:57:35 -07:00
bugzilla@standard8.plus.com
db2e060653 Bug 397147 Move/Remove remaining sidebar code in xpfe/components/sidebar to suite r=kairo,sr=Neil,a=sayrer 2007-10-13 02:21:15 -07:00
kairo@kairo.at
6c3dd2078e bug 382187 - use places for SeaMonkey history, step 1: build and use places backend with --enable-places, r=luser sr=Neil 2007-08-17 06:08:31 -07:00
bugzilla@standard8.demon.co.uk
6c9f940933 Bug 389085 Move xpfe/components/urlwidget to suite/browser. r=KaiRo,sr=Neil 2007-08-02 10:18:33 -07:00
bugzilla@standard8.demon.co.uk
067d73136c Bug 348437 - Remove nsKillAll.js. r=benjamin,sr=Neil 2007-07-25 08:48:37 -07:00
bugzilla@standard8.demon.co.uk
609ef1c0ba Bug 378585 Thunderbird/Composer/Sunbird shouldn't need to build in xpfe/components/bookmarks/public. r=mvl,benjamin,sr=mscott 2007-05-29 09:18:34 -07:00
bugzilla%standard8.demon.co.uk
5da0301764 Bug 363266 Simplify some ifdefs/Restructure some DIRS under xpfe/ (components/MakeFile.in part) r=benjamin 2006-12-22 13:56:40 +00:00
benjamin%smedbergs.us
cdd01dd27e Bug 341654 cleanup - search should be built in tier-app, not tier-toolkit, r=gavin 2006-12-21 21:34:05 +00:00
sspitzer%mozilla.org
519037fe9d fix for bug #356487
make MOZ_PLACES (if enabled) only build the places based history UI, use MOZ_PLACES_BOOKMARKS to turn off the places based bookmarks UI.

also addresses bugs:

bug #330923:  "View -> Sidebar menu" is empty if you build with places
bug #355738:  implement history sidebar on top of places backend
bug #356175:  hook up the history menu to the places backend
bug #356453:  add back "Clear Private Data" menu item
bug #356630:  add back "History | Show in Sidebar" menu item
bug #356631:  remove "search in history" and "view all history" menu items
bug #357301:  add back history and bookmark sidebar toolbar button items, remove places toolbar button
bug #358831:  history sidebar, right mouse button click should not expand / collapse item

r=dietrich, r=gavin
2006-11-04 04:48:06 +00:00
scott%scott-macgregor.org
8f592119ba Bug #353906 --> modernize mail's registry code, implementing toolkit's nsIShellService, separating it out from the MAPI implementation. We now have a new default client dialog, and new options UI.
this work is a precursor for vista integration
sr=bienvenu
2006-09-29 22:07:50 +00:00
sspitzer%mozilla.org
07e1466adb fix for bug #341654: search bookmarks broken if you disable places. r=vlad 2006-09-28 19:07:08 +00:00
vladimir%pobox.com
174d26b142 backing out fix for #341654, causes trunk bustage 2006-09-26 04:51:31 +00:00
sspitzer%mozilla.org
f318dacf51 fix for bug #341654: search bookmarks broken (on trunk) if you build with --disable places
r=vlad
2006-09-26 00:05:42 +00:00
timeless%mozdev.org
ba2c063b89 Bug 330331 Building with option --disable-xul failed
patch by romaxa@gmail.com r=timeless r=biesi sr=bz
Removing last traces of RDF dependency from HTMLDocument (bug 101995)

Only build toolkit download ifdef MOZ_RDF
Only build windowdatesource and the charset menu ifdef MOZ_RDF

Enable nsExternalHelperAppService to build w/o RDF.
Enable nsDirectoryViewer to build, this is enables geckos to work around bug 347782
Don't build nsHTTPIndex at all.
2006-08-14 22:36:15 +00:00
bugzilla%standard8.demon.co.uk
5677fc542d Bug 348381 Tidy up browser-prefs.js and console ifdefs. r=Benjamin,sr=Neil 2006-08-14 18:01:27 +00:00
benjamin%smedbergs.us
53ac0b7a23 Bug 341406 - Build bookmarks as a separate component, r+sr=Neil 2006-06-15 13:35:59 +00:00
bugzilla%standard8.demon.co.uk
22c63b8fb6 Bug 338880 SuiteRunner doesn't compile with --enable-debug (don't build appleevents and lots of tidy up). r=benjamin,sr=neil 2006-05-31 16:07:17 +00:00
benjamin%smedbergs.us
703f94d5f7 Bug 335248 - move the XUL filepicker C++ goop into libxul, r=darin 2006-05-04 23:17:47 +00:00
benjamin%smedbergs.us
ae7a851b73 Bug 335807 - Make xpfe/components/intl its own component, r=neil (this gets rid of xpfe/components/build2 for tbird, yay!) 2006-05-02 16:47:32 +00:00
bugzilla%standard8.demon.co.uk
03e756f558 Bug 330053 Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set. Part 5 - First stab at sorting out inclusion of modules in xpfe and toolkit. r=benjamin,sr=Neil 2006-04-14 07:04:53 +00:00
mattwillis%gmail.com
95ada99a79 fix xremote regression 2006-04-10 23:25:19 +00:00
mattwillis%gmail.com
e6ba4ba673 fix build bustage 2006-04-10 22:49:12 +00:00
mattwillis%gmail.com
daf1edcc85 bug 332717: Rework and simplify Makefile. r=dmose,sr=bsmedberg 2006-04-10 21:31:10 +00:00
kairo%kairo.at
6aea674984 bug 328317 - merge platform .jar files into en-US.jar, r=mento for the mozilla/config changes r=jag sr=Neil 2006-04-08 11:49:47 +00:00
scott%scott-macgregor.org
2ebd85fd9e Bug #239136 --> Thunderbird needs to integrate with the new download manager in toolkit
Stop building the old one for thunderbird in xpfe\components.

sr=bsmedberg
2006-01-31 22:03:15 +00:00
gavin%gavinsharp.com
cf69500949 Oops, wrong line endings (bug 315346) 2006-01-08 23:51:50 +00:00
gavin%gavinsharp.com
8c134a89e3 Tbird bustage fix (bug 315346) 2006-01-08 23:46:30 +00:00
mvl%exedo.nl
3241d7c2ed make sunbird build again.
part of bug 280725, r=bsmedberg, a=dbaron
2005-04-09 17:35:58 +00:00