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

79 Коммитов

Автор SHA1 Сообщение Дата
Birunthan Mohanathas 6f158bc61c Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
--HG--
extra : rebase_source : 9335e9b4b0ac02e8066fbb79797bbc0d3fd73874
2013-10-23 16:36:09 -04: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
Benjamin Smedberg c611ebcd81 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
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 a2626fad3f Bug 511849 nsBrowserInstance is no longer required. r=Neil,sr=bsmedberg 2009-09-11 09:30:38 +01: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
Arpad Borsos 17cad329ae Bug 451909 - kill MOZ_XUL_APP now that all apps set it; 'xpfe' part; r=neil 2008-09-15 15:07:44 +02: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
Justin Wood b1f4b2ca8a Bug 440932 - toolkit dlmgr should be buildable by suite; r=ted, sr=NeilAway 2008-06-25 21:12:25 -04: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
kairo@kairo.at ecb17d2df7 bug 380786 - clean up xpfe/ after suite moving to toolkit, step 1, r=Standard8 r=luser sr=Neil 2007-06-10 13:50:19 -07: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
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 0cc5baca01 Fix Camino bustage from Bug 338880 2006-05-31 18:00:40 +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 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
benjamin%smedbergs.us 2ed8035970 Bug 335714 - make windowds a standalone component, r=Neil 2006-04-28 13:19:36 +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
bsmedberg%covad.net a3deb73315 Bug 263042 - Build both autocomplete impls as separate components to make it easier to ship both of them with toolkit/xpfe r=Neil 2005-10-31 13:21:31 +00:00
cbiesinger%web.de ffb7da0d70 305384 build alert service on non-windows platforms
patch by Jens Bannmann <jens.b@web.de> r=bsmedberg sr=neil
2005-09-22 21:16:49 +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
roc+%cs.cmu.edu 756cba4372 Fixing bustage 2005-03-31 02:16:39 +00:00
neil%parkwaycc.co.uk c4ea9270d0 Bug 288075 -browser <URL> should open in a browser window r=bsmedberg sr=darin 2005-03-30 22:55:33 +00:00
smfr%smfr.org a54c5282b7 Fix bug 286096: remove most xpfe/components from the build for camino, to avoid it every picking up global history or bookmarks (see bugs 285554 and 280342). r=bsmedberg. 2005-03-23 21:09:39 +00:00
bzbarsky%mit.edu 1951e8e908 Remove content dependency on the RDF-ness of bookmarks (since in general, they
need not be RDF-enabled at all).  Remove bizarre dependency of an interface we
really want to expose to embeddors on nsIParser.  Bug 101995 followup,
r=bsmedberg, sr=alecf
2005-03-05 03:35:54 +00:00
bryner%brianryner.com 672981911c Force the window datasource to be initialized at app startup so that it recognizes all windows. Bug 169378. Patch by neil@parkwaycc.co.uk, r+sr=me. 2005-02-24 06:52:50 +00:00
cbiesinger%web.de 40888bf15f Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
reflects its purpose
r=bz sr=darin
2005-02-07 14:35:46 +00:00
bsmedberg%covad.net f3dd951f94 Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +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
darin%meer.net 93874dbfb7 landing build changes for XULRunner (bug 257162) r=bsmedberg 2004-09-09 19:10:39 +00:00
cbiesinger%web.de 9724da605a Bug 252842 MIME type "image/vnd.microsoft.icon" is not recognized
r=tor sr=bz
2004-08-10 20:37:32 +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 2d9dd4a9d5 bug 243091 - don't package unnecessary components in Firefox. Disable building a bunch of XPFE chrome (over a megabyte of it on disk) along with the seamonkey classic skin. Provide a stub communicator skin for the profile manager to use. 2004-05-10 00:54:11 +00:00
gerv%gerv.net f7f3cb2736 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 16:52:41 +00:00
blakeross%telocity.com a2460182d6 Fix Linux. 2004-02-16 00:06:58 +00:00
blakeross%telocity.com 4da8531232 Build changes to fix firefox bug 182928: Add new set as wallpaper dialog (which acts as a confirmation dialog but also one-ups IE). Tiling preview is waiting on implementation of background-size. Also forks nsWindowsHooks in preparation for fixing fx to not totally take over every file association known to man. r=bryner 2004-02-15 23:49:38 +00:00
bsmedberg%covad.net 814b876053 Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes. 2004-02-11 02:10:04 +00:00
ben%bengoodger.com 6ab7bfb8a3 Turn off alerts for firebird. Prelude to 215467. 2003-11-27 00:50:31 +00:00
cbiesinger%web.de 2caffc1227 bug 193740. remove timebomb code
r=neil.parkwaycc.co.uk@myrealbox.com sr=alecf
2003-10-03 20:43:59 +00:00
pavlov%pavlov.net 89b728063a Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard. 2003-06-03 23:16:42 +00:00
bryner%netscape.com dd6096894e Fixing phoenix bustage. Patch by dbaron, r=me. Only affects phoenix build. 2003-04-14 23:28:49 +00:00
hyatt%mozilla.org 59666499ae Fix for 201809. r=bryner, sr=blake 2003-04-13 00:41:23 +00:00
cbiesinger%web.de 9cf911ae7b part of bug 46200, remove a bit more stuff from nsIBrowserInstance, r=jag sr=alecf 2003-03-25 18:34:54 +00:00
cbiesinger%web.de 8e44a6e02d 97324 r=peterl/jst sr=jst/bz nsContentDLF.cpp should not use a static list of image types; also: 192023 Make DocLoaderFactories a service 2003-02-27 13:51:55 +00:00