Commit Graph

449 Commits

Author SHA1 Message Date
dwitte%stanford.edu
4537135a40 removing generation of nonexistent makefile 2003-10-30 03:47:10 +00:00
chanial%noos.fr
85f81b6573 cvs remove browser/components/search (not built) 2003-10-22 07:46:00 +00:00
bienvenu%nventure.com
f1a427bbb1 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
7b21e2d4eb 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
b77e847473 Removing lib/mac/MoreFiles/Makefile 2003-10-18 16:46:56 +00:00
cls%seawood.org
892b2c8c54 Updating "standalone" build module dependency maps. 2003-10-18 03:10:08 +00:00
bryner%brianryner.com
196258ac9f 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
1754f96409 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
07c68d3c56 add Makefiles for installer creation. no bug, r=cls 2003-10-06 18:47:42 +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
gerv%gerv.net
1a51f7c778 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
d3099c31e9 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
9d126eb8ae 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
6f15f1b68f 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
ee0495fa2a 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
74a903bcdb 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
a6ad04fd33 updating allmakefiles.sh (noticed by swalker) 2003-08-12 02:23:43 +00:00
chanial%noos.fr
c05c452990 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
a562349067 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
8dfe9dd0f3 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
1693073c94 add cookieviewer and passwordmgr makefiles for firebird 2003-07-31 05:05:03 +00:00
mkaply%us.ibm.com
47c65ca78c #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
cbf7731d06 generate makefiles for layout-debug, bug 137331 r,sr=dbaron 2003-07-24 12:44:24 +00:00
dougt%meer.net
4f7bd1dcc8 Adding minimo to the top level makefile -- optionally of course. r=darin 2003-07-23 04:58:59 +00:00
dbaron%dbaron.org
6e19d8df4e Add missing makefiles in mozilla/browser. 2003-07-19 20:59:37 +00:00
dbaron%dbaron.org
6127dfd345 Add missing makefiles in mozilla/toolkit. b=212509 2003-07-19 20:26:12 +00:00
cls%seawood.org
44e9eecf91 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
2b0e7be4da Updating allmakefiles.sh according last changes in extensions/sql. 2003-07-07 19:54:56 +00:00
dwitte%stanford.edu
cc50768a42 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
e952d5249e 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
89b728063a 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
e1d5ad41b3 Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard 2003-05-31 10:42:33 +00:00
dwitte%stanford.edu
747339e851 sigh, missed a file. 2003-05-29 10:07:23 +00:00
peterv%netscape.com
7b55319f22 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
ed2fb2f25d 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
3acf78e856 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
d04223ecb0 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
53b89b7094 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
1dfcfb8f7c Bug 191800, move FIXptr and XPointer into xmlextras, r=harishd, sr=jst. 2003-04-23 00:07:37 +00:00
scott%scott-macgregor.org
40243532aa for thunderbird, build mozilla/mail/config 2003-04-21 00:32:23 +00:00
scott%scott-macgregor.org
486b65c594 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
5ee9cc297b browser/components/console was removed; removing the Makefile 2003-04-17 02:59:42 +00:00
bryner%netscape.com
a7724445db 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
6cbbdca6d5 Bug 199518. Merge MSAA marshalling dlls into one dll. r=cls, sr=alecf 2003-04-08 05:12:01 +00:00
ccarlen%netscape.com
81f4105f97 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
dd29379fd5 Add missing makefile to venkman list
Bug #200666
2003-04-04 21:08:02 +00:00
seawood%netscape.com
5a63213a87 Removing obsolete include/ from build.
Bug #199920
2003-04-04 07:28:20 +00:00
bryner%netscape.com
18ea5a5f2e Fork platformXUL.css for mac and use mac scrollbars.css for phoenix. 2003-04-03 02:54:37 +00:00
aaronl%netscape.com
8457bb1d7e 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
e1d15c035c update from landing of bug 185797. Also add a missing makefile. r/sr=dbaron 2003-03-26 01:32:39 +00:00