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

736 Коммитов

Автор SHA1 Сообщение Дата
mvl%exedo.nl 0a956adbff remove other-licenses/libical.
bug 311246, r=dmose, bsmedberg
2005-10-10 17:13:41 +00:00
pavlov%pavlov.net a80cc79252 adding support for image encoding. bug 245684. patches from Brett Wilson <brettw@gmail.com>. r=me, sr=vlad 2005-08-31 22:15:33 +00:00
mark%moxienet.com ac649035f0 Bug 305565, should not reference removed directory in allmakefiles.sh. r=bsmedberg a/1.8=bsmedberg 2005-08-24 13:24:41 +00:00
vladimir%pobox.com 90ae411cfd cairo landing: misc build fixes for thebes backend 2005-08-20 06:21:16 +00:00
bienvenu%nventure.com 8fc7f718f2 add optional support for mit kerberos for windows, patches by cneberg@gmail.com, r=darin, sr=bienvenu 280792 2005-08-19 14:25:22 +00:00
bsmedberg%covad.net 7bc7bb4f90 Bug 305090 - build shistory from docshell instead of xpfe/components (see also bug 230363 where the cvsmoves were actually performed) r+sr=bz 2005-08-18 16:35:41 +00:00
mark%moxienet.com 95e7ab9173 Bug 302080, Mac products need to display EULA. New Mac dmg packager, EULA resources, dmg backgrounds, and icons. Also fixes 180837, 257854, 283598. r=josh sr=smfr sr=bryner 2005-08-18 13:11:46 +00:00
dougt%meer.net 28c7e5867d fixing annoying 304098. this is a simple typo fix for MINIMO only. 2005-08-10 03:33:15 +00:00
dougt%meer.net a043ef686c Adding top level minimo directory to build list. Leaving mozilla/embedding/minimo alone for now. Not part of default build. silly makefile fu. rs=bsmedberg 2005-08-05 00:05:29 +00:00
bsmedberg%covad.net b992b7cb2c allmakefiles missing a makefile needed for l10n repackaging 2005-08-04 19:07:19 +00:00
pinkerton%aol.net 54ac25b632 adding JEP makfile to build, only built for Camino, not part of other builds
a=asa
2005-07-29 01:40:32 +00:00
bsmedberg%covad.net 9606953282 Bug 301197 - --disable-compile-environment allows us to configure the tree without a compiler being present (needed for some kinds of l10n repackaging) r/a=Chase 2005-07-28 19:48:12 +00:00
bsmedberg%covad.net a7722c1a38 Bug 269460 - Build system for easy replacement of trademarked names --with-branding=directory r=chase a=shaver 2005-07-25 18:56:27 +00:00
cbiesinger%web.de 315ec89a57 adding new inspector/resources/locale directory to allmakefiles.sh
no bug, r+a=bsmedberg
2005-07-22 16:39:42 +00:00
kairo%kairo.at cb283421ce bug 299883 - rebrand default icons (in chrome/icons/default/) for SeaMonkey, r=bsmedberg sr=Neil a=asa 2005-07-20 20:56:32 +00:00
mkaply%us.ibm.com b14afcbfa2 #301252
r/sr/a=bsmedberg
remove unused inspector makefile line
2005-07-19 17:38:03 +00:00
scott%scott-macgregor.org 21763e1fab Bug #300655 --> move thunderbird's gnome integration class into components\shell from components\gnome in preparation of adding
similar classes for Mac OS X.
2005-07-18 22:33:50 +00:00
bzbarsky%mit.edu bfe255fbe4 Remove obsolete makefile. Patch by J.P.Klippel <jklippel@xtux.org>,
r+sr=bsmedberg
2005-07-18 21:07:41 +00:00
kairo%kairo.at 4d1ad4cdbc bug 294943 - Implement nsIXULAppInfo in suite trunk, also fixes building of suite/ for suite, r=bsmedberg sr=Neil a=chofmann 2005-06-21 16:01:09 +00:00
darin%meer.net 7ec50faaab fixes bug 297976 "Conditionally generate makefile for tools/update-packaging" r=cls 2005-06-17 22:59:13 +00:00
cbiesinger%web.de bed187b21c Bug 129216 Integrate Python xpcom bindings with build system
patch by Mark Hammond <mhammond@skippinet.com.au> / Remy C. Cool
<dev-python@smartology.nl> / Christian Persch <chpe@gnome.org>
r+a=bsmedberg
2005-06-17 21:03:43 +00:00
cbiesinger%web.de 3f83665356 Bug 296507 remove rdf/resources from allmakefiles.sh
patch by Simon 'sipaq' Paquet <bugzilla@babylonsounds.com> r=pike sr=dmose a=asa
2005-06-08 22:18:39 +00:00
darin%meer.net d7aa4dfbf8 Landing patch for bug 292021 "Software Update self-contained executable" r+a=bsmedberg 2005-06-08 18:04:25 +00:00
dougt%meer.net 21c1caa3f1 Bug 295481. WINCE Fixes. This includes changes to make the makefiles do the right thing if we try to build Minimo and XUL together. These changes rs=bsmedberg. Further WINCE fixes in GFX and Widget. r=emaijala, sr=rbs, a=asa. 2005-06-08 16:48:44 +00:00
jst%mozilla.jstenback.com 6850a61af4 Removing reference to mail/extensions/inspector/Makefile which is no longer in the tree. 2005-06-08 13:56:30 +00:00
bsmedberg%covad.net 081488379d Bug 295235 - remove remaining contents.rdf chrome registration from Firefox and Thunderbird, r=mconnor a=asa 2005-06-07 19:55:49 +00:00
dougt%meer.net 3084e607b3 Adding spatialnavigation to allmakefiles. rs=bsmedberg 2005-05-13 19:47:56 +00:00
pedemont%us.ibm.com 950dbb684d Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa 2005-05-02 16:30:03 +00:00
bryner%brianryner.com c60078405e Make --enable-cairo work for windows/msvc by switching it over to our build system. Bug 290518, r=vlad, pavlov. 2005-04-19 17:19:47 +00:00
vladimir%pobox.com 3f408c1608 b=288714, html canvas implementation, r=various,a=brendan 2005-04-18 06:33:23 +00:00
kairo%kairo.at b6ed51d8ca bug 290490 - integrate suite/ into build process, also adding MOZ_SUITE define for suite-specific stuff, r=bsmedberg sr=Neil a=asa 2005-04-17 10:06:09 +00:00
bryner%brianryner.com 336dbcd78c removing deleted makefiles 2005-04-17 01:16:21 +00:00
bryner%brianryner.com 39013bf3eb removing deleted makefiles 2005-04-11 22:37:06 +00:00
darin%meer.net 4eddd80ffa fixes bug 289494 "Make xulrunner work with toolkit packager" r=bsmedberg a=asa 2005-04-08 04:14:27 +00:00
bsmedberg%covad.net 2d9f9646a3 Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner 2005-04-04 19:08:55 +00:00
jay%mozilla.org 9ba910c61d Hookup Reporter tool to Firefox nightlies r=robert@accettura.con sr=bryner@brianryner.org (The Brain) Bug 285653 2005-04-01 03:02:31 +00:00
cbiesinger%web.de 20e02ff762 255036 Leverage jar preprocessor to simplify chrome build
r+sr=Neil; rs=bsmedberg,kairo patch by Justin Wood <116057@bacon.qcc.mass.edu>
2005-03-28 18:48:59 +00:00
scott%scott-macgregor.org 68a84055bc Clean up the thunderbird Makefile list to get rid of some obsolete directories. 2005-03-15 06:26:04 +00:00
scott%scott-macgregor.org 586b06de10 Bug #285772 --> start restructuring pinstripe for Thunderbird into mozilla\mail\themes\pinstripe 2005-03-11 21:40:56 +00:00
scott%scott-macgregor.org 4b6c4e2d21 Bug #285772 --> Restructure the thunderbird qute theme. Move everything under mozilla\mail\themes\qute. Stop relying on files from mozilla\themes\classic. 2005-03-11 19:39:45 +00:00
bugzilla%arlen.demon.co.uk 9f52c678e3 Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details)
p=me r=dwitte/benjamin sr=darin
2005-03-10 18:36:07 +00:00
bsmedberg%covad.net ab0810ddac Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
scott%scott-macgregor.org 2f89fc42a5 Bug #284144 --> First cut at the new Preferences UI for Thunderbird. 2005-03-07 18:34:31 +00:00
bryner%brianryner.com 605402b4ca update from prefwindow landing 2005-03-01 21:27:19 +00:00
bsmedberg%covad.net aab6284169 Bug 278534, try #2 - Make tooklit chrome registry use plaintext manifests instead of an RDF cache (get rid of contents.rdf!) r=darin/dveditz/ben 2005-02-22 21:49:45 +00:00
bsmedberg%covad.net 6308fe5e8d Backout bug 278534 due to tinderbox orange. 2005-02-20 01:47:13 +00:00
bsmedberg%covad.net 500173e4bd Bug 278534 - Make a plaintext chrome registration file format to replace contents.rdf r/sr=darin+dveditz+ben 2005-02-19 15:35:36 +00:00
mkaply%us.ibm.com 8569baa0a2 Add OS/2 installer makefile 2005-02-18 17:48:44 +00:00
tor%cs.brown.edu 5610743d12 Bug 199771 - soft fail if gdi+ or cairo can't be found/used.
r=scooter, sr=bryner
2005-02-18 16:30:12 +00:00
mvl%exedo.nl 22c8eef00e other-licenses/libical is obsolete
bug 237302, r=dmose, sr=shaver (on irc)
2005-02-08 21:19:38 +00:00
bryner%brianryner.com a0f7f000d8 First cut at xforms xpi packaging (bug 279662). r=doron. 2005-01-25 04:57:39 +00:00
bsmedberg%covad.net ca5243c97b 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
mvl%exedo.nl 5e1a83af82 enable permissions extension. Update UI to use it. migrate old prefs.
bug 240070, r=dwitte, sr=darin
2004-12-15 18:31:23 +00:00
doronr%us.ibm.com c83f31dad5 Bug 223097 - XML Schema Validation initial checkin, not built by default. Lives in extensions/schema-validation. r=jst for build changes. 2004-12-10 15:11:31 +00:00
bsmedberg%covad.net 7ccf6e4965 Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees. 2004-12-09 19:28:35 +00:00
dbaron%dbaron.org 1bb228eed5 Bug 272151: reorganize files within layout, r+sr=roc 2004-12-08 19:41:48 +00:00
bsmedberg%covad.net 0c8e85c7f2 Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps. 2004-12-06 22:39:54 +00:00
bsmedberg%covad.net c72d24836a Add two locales makefiles, see bug 271324. 2004-12-04 18:41:18 +00:00
dbaron%dbaron.org 2590dd7f8b Looks like the braces might be causing problems on the Windows FF tinderbox, so removing that one. 2004-12-02 19:17:56 +00:00
dbaron%dbaron.org 2af23d2b55 Update list of browser and toolkit makefiles to reflect aviary branch landing and other changes. 2004-12-02 06:42:04 +00:00
dbaron%dbaron.org 88c303e366 Update for files removed in aviary branch landing and earlier. 2004-12-02 06:33:03 +00:00
pedemont%us.ibm.com c6f2de7c1e Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner 2004-12-01 17:33:16 +00:00
dbaron%dbaron.org 291de44614 Aviary branch landing: remove contents*.rdf files that are now preprocessed instead. 2004-11-30 23:58:51 +00:00
vladimir%pobox.com 46814aef4f add calendar/{base,providers} dirs to allmakefiles.sh, r=bsmedberg. notpartofthebuild 2004-11-29 19:36:45 +00:00
bsmedberg%covad.net c913eb8e2c Bug 261232 - Require builders to specify application(s) to client.mk and configure when building r=cls (plus additional approval from pinkerton for camino-specific changes) 2004-11-23 22:22:58 +00:00
timeless%mozdev.org e3ab186776 Bug 251078 Remove xpcom's rebase utility
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 20:00:26 +00:00
bsmedberg%covad.net 3055933c27 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
cbiesinger%web.de db8ae2adfb Bug 266722 always create embedding/browser/qt makefile
r=bsmedberg
2004-10-29 16:44:11 +00:00
zack%kde.org 1c549dd488 Qt Mozilla port. For now the best way to start playing with it is the
TestQGeckoEmbed from the embedding/browser/qt/tests.
Build patch sr=jst, r=biesi.
Rest: r=dbaron,biesi
2004-10-11 04:01:49 +00:00
vladimir%pobox.com 2c0dfa0f5a b=263211, sqlite3 and storage landing - build system changes; r=darin,sr=shaver 2004-10-09 00:10:14 +00:00
alex%croczilla.com 800cd23b39 Landing of the XTF branch, bug#253225. XTF is the eXtensible Tag
Framework; see mozilla/content/xtf/readme.txt. r=bryner, sr=jst. Code
is not enabled by default (requires --enable-xtf configure option).
2004-10-07 20:59:53 +00:00
bsmedberg%covad.net 19bd5204a1 Begin to centralize Thunderbird locale files. This will be a (swift) incremental process, trying to keep branch and trunk in synch to the extent possible. a=dbaron for the change to allmakefiles.sh 2004-09-23 03:03:34 +00:00
bsmedberg%covad.net 9b824e5486 Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst 2004-09-21 20:19:48 +00:00
cbiesinger%web.de b5ded57da7 Bug 248044 move jar protocol handler into libjar. these are the changes to the
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
bryner%brianryner.com 306fd4d418 Hook up gtk2 native keybindings for editor. This gets rid of htmlBindings.xml and instead makes the platform-neutral base bindings be included via the preprocessor, allowing the editorBase bindings to not be applied on gtk2. Also, removed obsolete mac CFM package files. Bug 257405, r=bzbarsky, sr=ben. 2004-09-10 07:17:31 +00:00
darin%meer.net 1f0cf6f144 landing build changes for XULRunner (bug 257162) r=bsmedberg 2004-09-09 19:10:39 +00:00
bryner%brianryner.com d342e8f7b4 Add support for native keybindings for input and textarea for gtk2. This allows us to respect the GTK keybinding preferences. Bug 257405, r=blizzard, sr=roc. 2004-09-07 21:21:48 +00:00
kjh-5727%comcast.net e6f29e4ec2 Bug 257381: Refactor postscript printer list logic & support printing
through CUPS. r/sr=roc.
2004-09-07 17:55:27 +00:00
vladimir%pobox.com 7e3030fdd0 forgot two files from cairo bits landing (not part of the build) 2004-08-15 23:57:35 +00:00
bryner%brianryner.com 17acba2405 Thunderbird default mail/news client support for GNOME (bug 252056). r=mscott. 2004-07-24 23:54:29 +00:00
jst%mozilla.jstenback.com eea9ad352a Removing Makefile's that no longer exist from the list... 2004-07-22 03:00:39 +00:00
scott%scott-macgregor.org 6597fbb3d4 Official thunderbird branding cleanup. Add packaging code for offical branding content instead of copying the artwork into the mozilla\mail directory. 2004-07-19 00:28:15 +00:00
gerv%gerv.net 7b5d09cf32 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 18:13:26 +00:00
bryner%brianryner.com 27730e1df0 Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces. 2004-07-15 22:51:19 +00:00
timeless%mozdev.org 27b3650476 Bug 245775 allmakefiles.sh references sroaming/resources/Makefile
also removed:
toolkit/components/profile/Makefile
toolkit/components/profile/public/Makefile

patch by sdwalker@myrealbox.com r=bsmedberg
2004-07-01 23:56:21 +00:00
ben%bengoodger.com 64fdcad2de remove obsolete toolkit skin makefiles 2004-06-18 21:19:09 +00:00
ben%bengoodger.com 8b5c540bd4 back out this change since it was superfluous and seems to have broken a lot of things 2004-06-07 06:00:52 +00:00
mconnor%myrealbox.com 92bb0cf55b bustage fix from 245433 2004-06-06 14:38:06 +00:00
cbiesinger%web.de c2fb526be2 forgot to check this in as part of bug 245009 2004-06-02 23:25:32 +00:00
mvl%exedo.nl d7a8b008ea use MOZ_SUNBIRD to build sunbird.
bug 245189, r=bsmedberg, approved by mostafah
2004-06-02 18:06:03 +00:00
timeless%mozdev.org 8da8621e23 Bug 224230 Calendar XPI structure differs from the standard xpi structure
patch by jw6057@bacon.qcc.mass.edu r=bsmedberg
2004-06-01 22:46:04 +00:00
mozilla.BenB%bucksch.org 1440583eae Bug 124029 - Roaming
Enabling extensions/sroaming/
r=Pete Zha <pete.zha@sun.com>
sr=darin (backend), jag (UI code)
a=tor
2004-05-24 17:13:05 +00:00
cbiesinger%web.de 54cf65f3d6 bug 225148. implement moz-icon channel for gnome.
r=bryner sr=darin
2004-05-18 19:00:56 +00:00
peterv%propagandism.org 0068dd17a9 Didn't mean to check in that line. 2004-05-05 11:52:10 +00:00
dbaron%dbaron.org 5ae83e147c Remove extra ifs, as followup to bug 241003. r=mscott 2004-05-05 00:09:08 +00:00
scott%scott-macgregor.org c3b1842090 Bug #241003 --> port official branding for thunderbird to the trunk 2004-05-04 22:13:10 +00:00
peterv%propagandism.org c6b9ad52b9 Fix for bug 235747 (Move parser stuff into mozilla/parser). r=cls, sr=jst. 2004-05-04 11:46:11 +00:00
dbaron%dbaron.org 7ca32ab3a1 Changes to allow tinderbox automation of thunderbird zip builds. b=240804 r=bryner sr=mscott 2004-04-26 23:28:49 +00:00
ben%bengoodger.com da631705dc update makefiles to point at new branding location for content images 2004-04-25 08:50:55 +00:00
cls%seawood.org b918ff2690 Removing removed rdf Makefiles. 2004-04-24 22:24:28 +00:00
scott%scott-macgregor.org 09cb10b029 Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Add mail\installer\windows Makefile
2004-04-19 05:18:00 +00:00
bryner%brianryner.com 65229d03a2 add browser/installer/unix/Makefile 2004-04-08 04:43:23 +00:00
webmail%kmgerich.com 76dfafde4a 2 of 2, Pinstripe for Thunderbird, bug #239106. Does not affect Seamonkey 2004-03-30 23:38:41 +00:00
ben%bengoodger.com 798976deef 237596 - add --enable-official-branding for Firefox which builds official artwork. r=bryner 2004-03-16 03:56:25 +00:00
darin%meer.net a958114089 Landing patch for bug 17578 "I want Kerberos authentication and TGT forwarding"
This patch enables preliminary support for the SPNEGO protocol (Microsoft's
Negotiate protocol) via the GSSAPI library.  This means that only UNIX-like
operating systems (including Linux and OSX) are supported.  A SSPI-based
solution is needed for WIN32.

Only HTTP authentication is currently supported.  Mail protocols will follow.

Patch by:
  Daniel Kouril <kouril@ics.muni.cz> (original author)
  Wyllys Ingersoll <wyllys.ingersoll@sun.com>
  Christopher Nebergall <cneberg@sandia.gov>
  Darin Fisher <darin@meer.net>

r=dougt sr=bryner a=chofmann
2004-03-15 21:15:20 +00:00
bryner%brianryner.com 37ba609ba1 Changes for hooking up windows firefox nightlies to post-mozilla-rel.pl (bug 237173). r=leaf, a=dbaron. 2004-03-11 23:18:19 +00:00
ben%bengoodger.com f750e304ee 236744 - hook up XP shell integration to build 2004-03-08 09:59:57 +00:00
chanial%noos.fr 4a7594553c Fork some skin files from toolkit/skin/win into toolkit/skin/gtk2.
Remove unused toolkit/skin/unix.
2004-03-04 20:09:40 +00:00
ben%bengoodger.com a10d855c1f Fix build bustage for clobber builds in appshell - profile migrator headers have not yet been exported by the time appshell is built 2004-03-04 08:25:13 +00:00
chanial%noos.fr fba23f9319 Bug 235317: locale version mismatch in the inspector package. This won't fix the real bustage issue (the jar packager doesn't update preprocessed files when macros are changed) but at least, the locale and content contents.rdf files for the inspector package will now change at the same time and stay in sync. 2004-03-01 19:09:32 +00:00
cls%seawood.org 192f9101fc Update file lists for standalone builds.
Bug #235697
2004-02-28 22:01:50 +00:00
darin%meer.net 646e5b5ba0 landing patch for bug 233305 "Support gnome-vfs's smb: URL scheme" r=biesi sr=bryner 2004-02-28 00:05:58 +00:00
bryner%brianryner.com c13cc68678 Merge jsdom and gklayout libraries (bug 232247). r=dbaron, sr=jst. 2004-02-24 03:22:35 +00:00
darin%meer.net 8c818ed6c3 landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
bryner%brianryner.com 4629e61413 fixing firefox objdir build bustage 2004-02-16 10:38:52 +00:00
tor%cs.brown.edu 0253ecb126 Bug 231620 - build option for cairo svg renderer. r=alex sr=bryner a=chofmann 2004-02-12 16:05:54 +00:00
scott%scott-macgregor.org e31490c688 Bug #232011 Should effect thunderbird only. Thunderbird changes for using the xul pre-processor to generate the locale version.
No more need for contents.rdf.in files.
2004-02-12 05:45:10 +00:00
bsmedberg%covad.net 8f2a052532 Now that the files have been added, start building the solaris patch-checker (bug 230598). 2004-02-10 18:21:24 +00:00
alex.fritze%crocodile-clips.com 910659d1c9 Landing of SVG_20020806_BRANCH, Bug 182533. Refactoring of SVG backend, new GDI+ and Libart rendering
backends, text support on Windows (GDI+), rudimentary text support on Linux (libart/freetype2), presentation
attributes, lots of bug fixes (see bug 182533 for dependency list).

Not part of default build; code is #ifdef'ed out.

r=sicking, sr=jst for dom and htmlparser changes
r=bsmedberg, sr=tor for config changes
r=dbaron, sr=bzbarsky for content and layout changes
r=tor, sr=bzbarsky for gfx changes
2004-02-07 12:39:26 +00:00
kairo%kairo.at 9ec4b6c21a bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions 2004-02-04 14:24:38 +00:00
cbiesinger%web.de d99719ebc6 Bug 166192 Remove last traces of PICS.
patch by Stephen Walker <sdwalker@myrealbox.com> r=bsmedberg,dougt sr=dbaron
2004-01-28 22:42:21 +00:00
dougt%meer.net 21b138c8a0 [Minimo only] Adding simple popup blocking 2004-01-27 08:45:11 +00:00
dougt%meer.net 39c7e64091 [minimo only] Minimo, the app, lives -- inital checkin 2004-01-21 06:55:55 +00:00
bsmedberg%covad.net 982894f7ce From bug 229285, Don't build the fat chrome registry when --disable-xul is specified, build minimo/chromelite registry instead. Suggested by dbaron, r=bryner 2004-01-17 00:20:00 +00:00
timeless%mozdev.org 46d299ceae ben%bengoodger.com Dec 3 2003 We no longer need any of
these files
r=bsmedberg
2004-01-07 16:51:09 +00:00
bsmedberg%covad.net a262c9b4f7 bug 219233 - Unfork nsIChromeRegistry.idl (not the impl, just the interface) and move it into content/base/public until we can get a more fine-grained separation of that interface in to GRE/non-GRE pieces. r/sr=hyatt+jst
I couldn't do a CVS move of nsIChromeRegistry.idl, sorry... it was added on a branch earlier. The old CVS log/blame can be found at mozilla/rdf/chrome/public/nsIChromeRegistry.idl
2003-12-22 05:23:10 +00:00
scott%scott-macgregor.org 8b53ee63fc fix for bug #227651
[calendar] [mozilla 1.x] if native calendar app is available, and mozilla calendar is not there,
show chrome to launch a native calendar, if specified by a pref

r=leaf, a/sr=sspitzer
2003-12-11 23:30:38 +00:00
peter%propagandism.org 93e273a4c3 Remove obsolete makefile (part of fix for bug 151002). r=sicking, sr=jst. 2003-11-18 23:59:45 +00:00
chanial%noos.fr 4a552b14fe split the top-level toolkit manifest file into content/jar.mn, locale/jar.mn and obsolete/jar.mn so that we no longer have to repackage everything every time we modify one of these three subdirectories. 2003-11-15 07:43:50 +00:00
ben%bengoodger.com d4f851d9d3 add new contents.rdf.in file for browser 2003-11-12 09:16:43 +00:00
bryner%brianryner.com 5fddd8eed6 Add mozapps installer makefiles to allmakefiles.sh, and don't build it if --disable-installer was used. Fixes bug 224999. Does not affect the default build. 2003-11-07 22:44:35 +00:00
scott%scott-macgregor.org ed4b64f337 If you are building thunderbird with the dom inspector extension, then add hooks to make sure dom inspector gets overlayed into thunderbird properly.
Part of the work necessary to make a dom inspector extension for thunderbird.
2003-11-07 21:29:40 +00:00
bryner%brianryner.com 160d10a94b Remove ^M characters. This should fix redwood as a side effect. 2003-11-04 07:57:54 +00:00
scott%scott-macgregor.org c278ac9e4f Bug #224514 --> automate locale version based on milestone.txt for mozilla/toolkit. 2003-11-04 03:51:25 +00:00
peter%propagandism.org cd0dd31f01 Add back $. 2003-11-03 14:56:14 +00:00
peter%propagandism.org 6a45e5e5b5 Remove weird wrapping that mscott checked in 2003-11-03 14:44:04 +00:00
scott%scott-macgregor.org 1fd5898f7e Thunderbird only.
Bug #222783:  Leverage the pre-processor to automatically generate the correct locale version so we don't have to change
each thunderbird .rdf file.

r/sr=bienvenu
2003-11-03 05:01:38 +00:00
dwitte%stanford.edu 9a45c49e29 removing generation of nonexistent makefile 2003-10-30 03:47:10 +00:00
chanial%noos.fr 3eb084bb8a cvs remove browser/components/search (not built) 2003-10-22 07:46:00 +00:00
bienvenu%nventure.com ec427dd14d add js component to handle starting up in last offline state, or prompting at startup, 221734, r/sr=mscott 2003-10-21 22:15:07 +00:00
kairo%kairo.at 07e3c65080 bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz 2003-10-18 17:54:07 +00:00
cls%seawood.org 3b3d27b1ca Removing lib/mac/MoreFiles/Makefile 2003-10-18 16:46:56 +00:00
cls%seawood.org 9996f78093 Updating "standalone" build module dependency maps. 2003-10-18 03:10:08 +00:00
bryner%brianryner.com cfeb6ef1b8 Remove timebomb references from allmakefiles.sh and modules.mk (bug 193740). Patch by sipaq, r=bryner. 2003-10-14 18:22:31 +00:00
darin%meer.net fd825778c0 moving cookie service into necko: b=210561 r=dwitte sr=bryner
these files were moved from their old home in extensions/cookie.  the CVS
records cannot be simply moved because attic files exist in the new location,
and so i will unfortunately take cvs blame for all.  that's unfair to dwitte
who has made so many wonderful changes to the cookies backend code! ;-)

so, to find out the real cvs blame for these files, please look at the
following cvs remove'd files:

mozilla/extensions/cookie/nsCookieService.cpp
mozilla/extensions/cookie/nsCookieService.h
mozilla/extensions/cookie/nsCookie.cpp
mozilla/extensions/cookie/nsCookie.h
mozilla/extensions/cookie/nsICookie2.idl
mozilla/extensions/cookie/nsICookieConsent.idl
mozilla/extensions/cookie/nsICookie.idl
mozilla/extensions/cookie/nsICookieManager2.idl
mozilla/extensions/cookie/nsICookieManager.idl
mozilla/extensions/cookie/nsICookiePermission.idl
2003-10-10 23:08:01 +00:00
leaf%mozilla.org c705da7a07 add Makefiles for installer creation. no bug, r=cls 2003-10-06 18:47:42 +00:00
cbiesinger%web.de 67ddc9b65e bug 193740. remove timebomb code
r=neil.parkwaycc.co.uk@myrealbox.com sr=alecf
2003-10-03 20:43:59 +00:00
gerv%gerv.net fb08e78384 Bug 150900 - Help | Release Notes doesn't go to Release Notes. Patch by biesi; r=gerv, sr=jag. 2003-09-24 22:29:35 +00:00
daniel%glazman.org 6a8799b108 build system for standalone Composer; b=215795, r=cls@seawood.org, sr=scott@scott-macgregor.org 2003-09-24 13:59:37 +00:00
bryner%brianryner.com dbf18a9c3a Remove files that were taken out of the build months ago as part of bug 194240. 2003-09-14 21:04:15 +00:00
chanial%noos.fr 1816090d23 bug 213228: new toolkit independence bug, part 4.
fork tree based configuration/pref viewer
style config.css
(not part of seamonkey)
2003-08-16 11:22:16 +00:00
cls%seawood.org b6638a291e Updating standalone module directory lists.
Should fix BUILD_MODULES related bustage from checking for bug 214700
2003-08-15 22:29:52 +00:00
cls%seawood.org 18630c8b86 Move mozilla/string into mozilla/xpcom/.
Bug #214700 r=dougt sr=leaf a=mkaply
2003-08-14 23:50:21 +00:00
chanial%noos.fr 5ca03588aa updating allmakefiles.sh (noticed by swalker) 2003-08-12 02:23:43 +00:00
chanial%noos.fr 349c041e69 bug 213228: new toolkit independence bug, part 1.
fork buildconfig.html and build.dtd
2003-08-11 14:51:44 +00:00
hyatt%mozilla.org 5255a497ea Fork the sidebar component for Firebird/Thunderbird. r/sr=bryner, a=asa, bug #215599 2003-08-09 05:04:05 +00:00
hyatt%mozilla.org 9720928374 Fork the chrome registry for Fb+Tb, bug 215496, r=bryner, sr+a=brendan 2003-08-08 23:28:27 +00:00
bryner%brianryner.com cbe47bacd0 add cookieviewer and passwordmgr makefiles for firebird 2003-07-31 05:05:03 +00:00
mkaply%us.ibm.com 396451f149 #56301
r=mkaply, pedemont, jblanco, sr=kin@netscape.com, a=drivers
Turn on spellchecker for extensions=all builds only - not part of any default builds
2003-07-25 18:48:02 +00:00
bmlk%gmx.de ab9bd0c8c3 generate makefiles for layout-debug, bug 137331 r,sr=dbaron 2003-07-24 12:44:24 +00:00
dougt%meer.net a113b7d677 Adding minimo to the top level makefile -- optionally of course. r=darin 2003-07-23 04:58:59 +00:00
dbaron%dbaron.org de5718cdb1 Add missing makefiles in mozilla/browser. 2003-07-19 20:59:37 +00:00
dbaron%dbaron.org 734c29e3b4 Add missing makefiles in mozilla/toolkit. b=212509 2003-07-19 20:26:12 +00:00
cls%seawood.org ae4f86f093 Split XUL layers (xpfe & toolkit) into a separate tier class.
Make the history component its own module.
Bug #107302 r=bryner sr=leaf
2003-07-16 00:33:50 +00:00
varga%netscape.com e55594fd26 Updating allmakefiles.sh according last changes in extensions/sql. 2003-07-07 19:54:56 +00:00
dwitte%stanford.edu 9156e69531 forgot to nuke a makefile in mozilla/allmakefiles.sh in my previous checkin for DOM Inspector.
b=210096, got the ok from jst
2003-06-24 22:50:40 +00:00
bryner%netscape.com fe7ecce15d Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser. 2003-06-09 22:25:25 +00:00
pavlov%pavlov.net 7237927e55 Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard. 2003-06-03 23:16:42 +00:00
tor%cs.brown.edu ff555a985e Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard 2003-05-31 10:42:33 +00:00
dwitte%stanford.edu f736cb0bb9 sigh, missed a file. 2003-05-29 10:07:23 +00:00
peterv%netscape.com 00be1508c7 Part of fix for bug 203192 (Improvements to XSLT loading). r=Pike, sr=jst, a=asa. 2003-05-05 11:25:43 +00:00
ccarlen%netscape.com 37697e5c14 Profile sharing - enable in build, add autoconf switches, pull ipc module. bug=202474, r=seawood/a=asa 2003-05-02 03:57:15 +00:00
timeless%mozdev.org 095087b182 Bug 203436 remove widget/os2/tests/makefile from allmakefiles.sh
patch by jonwil@tpgi.com.au r=cls r=mkaply a=sspitzer
2003-04-29 00:58:19 +00:00
harishd%netscape.com 0ba9003dc1 Creating a separate module for web services. b=201078, r=leaf@netscape.com, ssu@netscape.com, sr=heikki@netscape.com jst@netscape.com, a=asa@mozilla.org 2003-04-25 20:57:34 +00:00
bolian.yin%sun.com a6b3d071a2 Bug 202085, Combine mai code into accessible/src/atk.
r=kyle.yuan@sun.com. This is NOT for default build.
2003-04-23 05:28:41 +00:00
heikki%netscape.com 8583070500 Bug 191800, move FIXptr and XPointer into xmlextras, r=harishd, sr=jst. 2003-04-23 00:07:37 +00:00
scott%scott-macgregor.org 313d08995e for thunderbird, build mozilla/mail/config 2003-04-21 00:32:23 +00:00
scott%scott-macgregor.org 7d69015c67 Bug #173084 --> Land config changes for building thunderbird (stand alone mail). None of these changes
should effect the seamonkey build at all.
r/sr=bryner
2003-04-17 06:14:23 +00:00
bryner%netscape.com 53acb4055a browser/components/console was removed; removing the Makefile 2003-04-17 02:59:42 +00:00
bryner%netscape.com 5e45ec4678 Hopefully the final fix for phoenix bustage. Phoenix bookmarks are now
have MODULE=bookmarks, headers in dist/include/bookmarks.  Make sure
makefiles are generated and directories are traversed in the right order.
Miscellaneous cleanup.  Affects phoenix build only.
2003-04-15 04:21:24 +00:00
aaronl%netscape.com 090b50241a Bug 199518. Merge MSAA marshalling dlls into one dll. r=cls, sr=alecf 2003-04-08 05:12:01 +00:00
ccarlen%netscape.com f8446ad9d7 Bug 200118 - Allow Cocoa embedding sample to build from the command line, including in obj dir builds. r=pinkerton/sr=bryner. Not part of build. 2003-04-04 21:24:56 +00:00
seawood%netscape.com 36a30c89e9 Add missing makefile to venkman list
Bug #200666
2003-04-04 21:08:02 +00:00
seawood%netscape.com 003c4b1e0b Removing obsolete include/ from build.
Bug #199920
2003-04-04 07:28:20 +00:00
bryner%netscape.com cb52cbb925 Fork platformXUL.css for mac and use mac scrollbars.css for phoenix. 2003-04-03 02:54:37 +00:00
aaronl%netscape.com 40168b0747 Bug 199060. Move most accessibility code out of widget. Merge MSAA-specific and XP accessibility object hierarchies into one tree of objects. Paves way for XP accessibility caching, more stability, and it's just better. r=kyle, sr=alecf 2003-04-01 20:02:51 +00:00
sicking%bigfoot.com 466c9c7875 update from landing of bug 185797. Also add a missing makefile. r/sr=dbaron 2003-03-26 01:32:39 +00:00
harishd%netscape.com c03be6a87e Enabling an alternative security model for web services. b=183824, r=rayw@netscape.com, sr=jst@netscape.com 2003-03-25 00:19:26 +00:00
harishd%netscape.com 2cffc11efa Enabling WSDL support. b=196102, r=leaf@netscape.com, sr=heikki@netscape.com ( build changes ), sr=jst@netscape.com ( wsdl changes ), a=drivers@mozilla.org 2003-03-21 00:29:35 +00:00
dougt%netscape.com be629223b6 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
varga%netscape.com c6227ea75a Doesn't affect default build.
Forgot to removed platform specific makefiles.
2003-03-14 15:36:02 +00:00
timeless%mozdev.org be1863587f Bug 181136 remove xpfe/components/regviewer
r=dveditz sr=bz
2003-02-24 17:44:30 +00:00
seawood%netscape.com abe8eafe58 Remove qt toolkit support from the tree.
Use the QT_LAST_RITES tag to pull the last known "good" tree to continue work on the port.
Bug #178987 r=bryner
2003-02-22 07:14:37 +00:00
seawood%netscape.com 03fef46e2c Add about:buildconfig
Bug #140034 r=bbaetz sr=darin
2003-02-22 05:27:42 +00:00
seawood%netscape.com 8e306fa542 Cleaning up from absync removal
Bug #192907 r=sspitzer borrowing a=asa from original absync bug (192074)
2003-02-12 19:44:41 +00:00
bryner%netscape.com 9fb36d33fa remove content/build/Makefile 2003-01-23 08:16:26 +00:00
danm%netscape.com 2ecd4b8d13 add tridentprofile resources makefile. bug 185689 r=jag 2003-01-22 04:15:29 +00:00
axel%pike.org 856483676a *** empty log message *** 2003-01-20 10:51:53 +00:00
varga%netscape.com 2dc904fbdd Adding makefiles for sql extension. 2003-01-18 19:15:34 +00:00
dougt%netscape.com 927c29d1d6 move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood. 2003-01-15 20:40:06 +00:00