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

468 Коммитов

Автор SHA1 Сообщение Дата
alex.fritze%crocodile-clips.com 5c676d4a47 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 3d12a17e05 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 065f5ce3fc 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 528750f97a [Minimo only] Adding simple popup blocking 2004-01-27 08:45:11 +00:00
dougt%meer.net 83b0088fa3 [minimo only] Minimo, the app, lives -- inital checkin 2004-01-21 06:55:55 +00:00
bsmedberg%covad.net c09d845f81 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 62e793dc46 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 0c471686e7 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 c3ccee066e 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 fe60ece3d4 Remove obsolete makefile (part of fix for bug 151002). r=sicking, sr=jst. 2003-11-18 23:59:45 +00:00
chanial%noos.fr 8e65ea4952 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 8a97f2965c add new contents.rdf.in file for browser 2003-11-12 09:16:43 +00:00
bryner%brianryner.com 0b9d8ceb79 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 8a814ada66 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 85bbf36cce Remove ^M characters. This should fix redwood as a side effect. 2003-11-04 07:57:54 +00:00
scott%scott-macgregor.org efe0b09e2e Bug #224514 --> automate locale version based on milestone.txt for mozilla/toolkit. 2003-11-04 03:51:25 +00:00
peter%propagandism.org 317d541bbe Add back $. 2003-11-03 14:56:14 +00:00
peter%propagandism.org 06c2d7a77b Remove weird wrapping that mscott checked in 2003-11-03 14:44:04 +00:00
scott%scott-macgregor.org 04d569bcdd 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 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