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
bsmedberg%covad.net
3a4772821b
Bug 288640 - xpfe/components/search is app-specific, not part of the toolkit. Remove bad dependencies by moving it to tier_99 and only building it for Seamonkey/Firefox r=Neil a=asa
2005-04-08 17:20:34 +00:00
bsmedberg%covad.net
3522feb25f
Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner
2005-04-04 19:08:55 +00:00
bsmedberg%covad.net
7fae206eed
Bug 288204 - under libxul, fileview and xremote need xpcom/xul to link, move them to TOOL_DIRS patch by Rob Adams <readams@readams.net> r=me
2005-03-31 22:37:57 +00:00
scott%scott-macgregor.org
5dcef92bbc
Bug #286282 --> Thunderbird should be building toolkit\components\alerts instead of xpfe\components\alerts.
...
Will work on converting the download manager next so we an remove the alerts service ifdef in xpfe\download-manager.
Also, port xpfe's API change to nsIAlertsService to use AString's to toolkit
2005-03-15 19:41:41 +00:00
bzbarsky%mit.edu
f9ef2b77dc
Fix incorrect define. Bug 272505, patch by Stephen Walker
...
<sdwalker@myrealbox.com, r=bsmedberg, sr=bzbarsky
2005-01-12 04:02:34 +00:00
ben%bengoodger.com
8d09f98fb4
aviary branch landing: one final attempt to fix build bustage... move extensions to non-windows-only section of makefile!
2004-12-01 07:41:14 +00:00
ben%bengoodger.com
b52f8d7afd
aviary branch landing: more bustage fixes for seamonkey, make sure extensions stub is built for seamonkey, and make sure SelectSkin is called on the right interface pointer.
2004-12-01 07:13:06 +00:00
ben%bengoodger.com
afaefbac28
aviary branch landing:
...
- xpinstall hooks for extension manager (242529, r=dveditz)
(install.rdf read hook + stub extension manager implementation for seamonkey)
- xpinstall hooks for info bar (xpinstall whitelist UI)
2004-12-01 05:59:04 +00:00
mvl%exedo.nl
03cba3f4d8
Enable password manager for sunbird
...
bug 258524, r=bsmedberg, mostafah
2004-11-28 10:39:16 +00:00
bsmedberg%covad.net
4b2a7d9acc
Build history/public for non-browser environments.
2004-10-30 05:05:42 +00:00
bsmedberg%covad.net
e08012b8b7
Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil
2004-10-29 19:28:38 +00:00
timeless%mozdev.org
32b0bfed43
Bug 260818 added a dependency on a windows only interface
...
Changing the thundebird build system to not list the directory twice.
r=swalker
2004-10-20 20:01:43 +00:00
timeless%mozdev.org
923d0a69e6
Bug 260818 added a dependency on a windows only interface
...
Changing the build system to always publish the interface.
2004-10-19 04:01:29 +00:00
timeless%mozdev.org
41ceac8e09
Bug 260818 added a dependency on a windows only interface
...
Changing the build system to always publish the interface.
2004-10-19 03:53:12 +00:00
darin%meer.net
93874dbfb7
landing build changes for XULRunner (bug 257162) r=bsmedberg
2004-09-09 19:10:39 +00:00
mvl%exedo.nl
c097fcd9d9
use MOZ_SUNBIRD to build sunbird.
...
bug 245189, r=bsmedberg, approved by mostafah
2004-06-02 18:06:03 +00:00
cbiesinger%web.de
e2b19898bb
removing C++ urlbarhistory impl
...
bug 245009 r=bsmedberg sr=alecf
2004-06-02 17:47:39 +00:00
ben%bengoodger.com
4542325245
(243344) also set NO_INSTALL per cls' recommendation so that builds packaged using make install don't get the extra data
2004-05-11 21:29:37 +00:00
ben%bengoodger.com
a1897844bb
243344 - consolidate makefiles in xpfe and components
2004-05-11 20:54:33 +00:00
gerv%gerv.net
f7f3cb2736
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 16:52:41 +00:00