Commit Graph

47 Commits

Author SHA1 Message Date
mattwillis%gmail.com
bc5a84b083 From bug 78081 - fix sunbird static makefile 2007-02-22 04:31:52 +00:00
mattwillis%gmail.com
42a3a3f5ff From bug 78081 - fix sunbird static makefile 2007-02-21 20:30:42 +00:00
asqueella%gmail.com
ab78c46205 fix bug 368145 - Linker warning when linking nsBrowserApp.obj in MSVC by using -libpath for MSVC and -L for everything else
patch by Ryan VanderMeulen <ryanvm@gmail.com>
r=bsmedberg
2007-01-31 14:38:21 +00:00
philringnalda%gmail.com
debe705b79 Bug 365785: Mac: Remove extra UTF-16 to UTF-8 conversion of InfoPlist.strings.in, r=lilmatt 2007-01-06 04:05:35 +00:00
mattwillis%gmail.com
6abdaa7b12 Removing README.txt for Mozilla Suite from Sunbird builds. Was causing trouble with unify. 2006-12-13 21:43:19 +00:00
mattwillis%gmail.com
a19827ce0e bug 341971 - Adds AUS update checking to Sunbird. r=ctalbert, jminta, ui-r=mvl 2006-11-27 04:51:20 +00:00
mattwillis%gmail.com
afaf7e97b9 bug 349032 - Include branding with Mac dmg. r1=ctalbert,r2=jminta 2006-08-23 23:47:22 +00:00
mattwillis%gmail.com
2c833c9a9a bug 346890 - Package PrintPDE.plugin with Sunbird on Mac. r=jminta 2006-08-08 12:06:40 +00:00
mattwillis%gmail.com
ed1d78f9b6 bug 343027 - syncs branch and trunk files. r=jminta 2006-07-26 00:40:23 +00:00
mattwillis%gmail.com
c99a07c1fa bug 309293 - bustage fix 2006-07-19 01:50:38 +00:00
mattwillis%gmail.com
eb534e6120 bug 309293 - bustage fix 2006-07-19 01:22:02 +00:00
mattwillis%gmail.com
56aad3372e bug 309293 - bustage fix 2006-07-19 01:21:29 +00:00
mattwillis%gmail.com
98a4135e5b bug 309293 - build Sunbird using non-trademarked branding (Calendar) by default. r=ctalbert,sr=jminta,r(configure.in)=bsmedberg 2006-07-19 00:29:25 +00:00
mattwillis%gmail.com
9cab7ac338 bug 337454 - Adds support for building Sunbird as a XulRunner 'client' app. r=shaver, sr=bsmedberg 2006-06-29 13:07:06 +00:00
gavin%gavinsharp.com
30cc2700df Bug 314927: make install does not put default.xpm into $(DESTDIR)$(mozappdir)/chrome/icons/default, patch by Mike Hommey <mh+mozilla@glandium.org>, r=bsmedberg 2006-06-24 13:12:43 +00:00
mattwillis%gmail.com
47fa310a14 bug 340971 cleans up makefiles, etc. to allow for building langpacks. r=mvl 2006-06-11 18:12:40 +00:00
cls%seawood.org
00570f4496 Align mingw libs linkage with msvc.
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
cls%seawood.org
74ac97fd84 Fix mingw cross-compile & static build bustage
Bug #333941 r=bsmedberg
2006-04-14 22:59:21 +00:00
dmose%mozilla.org
93db2fbdc1 Fix bustage caused by support for pre-Win2k windows going away (bug 330276); thanks to Masatoshi Kimura <VYV03354@nifty.ne.jp> for the fix, r=dmose. 2006-04-05 22:00:55 +00:00
mattwillis%gmail.com
dde6817168 bug 323288: Makes Sunbird not use Camino's creator code. r=dmose 2006-03-31 18:25:22 +00:00
mattwillis%gmail.com
ce8f332263 bug 332037: Make Sunbird built with MOZ_DEBUG=1 be more obvious. r=mvl 2006-03-30 01:13:10 +00:00
mostafah%oeone.com
f0a9209f86 Checked in attachment 211486.(Also removed obsolete files). Bug 326003:Move brand.dtd and brand.properties to locales. r=mostafah 2006-02-11 22:59:14 +00:00
mvl%exedo.nl
351b6dd5a8 Bug 325592. the 1.8 branch needs different linking. r=bsmedberg. Patch by michael.buettner@sun.com and I 2006-02-09 18:49:27 +00:00
dmose%mozilla.org
765c3ed514 2nd part of fix for Sunbird using Firefox creator code on Mac OS X (bug 323288); thanks to Stefan Sitter <ssitter@googlemail.com>, r=dmose@mozilla.org 2006-01-21 20:23:29 +00:00
bsmedberg%covad.net
1da895f681 Can't use -lXUL on mac (that looks for .dylib), so specify the file manually 2005-11-23 16:27:49 +00:00
bsmedberg%covad.net
6a4881b44b Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway) 2005-11-23 14:16:33 +00:00
mkaply%us.ibm.com
e033e166c5 OS/2 only changes to get sunbird building on OS/2 2005-06-19 02:30:55 +00:00
dbaron%dbaron.org
5d312ec4b3 Make it possible for apps, extensions, and vendors to all add tokens to the User-Agent string (using default preferences) without overwriting each other. b=274928 r+sr=darin a=mkaply 2005-04-07 18:11:59 +00:00
bsmedberg%covad.net
75697e2229 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 17:05:17 +00:00
darin%meer.net
a87b534479 fixes bug 286147 "switch from .xulapp to application.ini" r=bsmedberg 2005-03-28 19:36:24 +00:00
mattwillis%gmail.com
693db6d988 Bug 287589
Fixes undefined entity errors
r=pavlov@pavlov.net
2005-03-24 18:33:12 +00:00
mkaply%us.ibm.com
3966ef3a9f #280137
r=pedemonte, sr=mkaply (OS/2 specific)
Patch from Peter Weilbacher - don't statically link to PMWINX since it is a poorly behaved DLL
load the needed functions dynamically from REGISTRY.DLL
2005-02-07 14:54:47 +00:00
mostafah%oeone.com
5c0acfc4e2 Fixed build bustage based on browser/app/Makefile.in 2004-11-01 19:50:18 +00:00
mostafah%oeone.com
823304d242 Make sunbird recognize the .ics extension as a text/calendar MIME type
First step in resolving bug 256890: Provide a way to tell calendar to reload a calendar file
2004-08-26 16:15:11 +00:00
mostafah%oeone.com
c617431011 Changed "Mozilla Sunbird" to "Sunbird" to comply with firefox name usage 2004-08-03 21:07:30 +00:00
mostafah%oeone.com
dda1637254 Build extensions dir 2004-07-02 14:59:12 +00:00
mostafah%oeone.com
6e48e6e785 Minor tweaks to bring up to date with browser 2004-07-01 18:12:35 +00:00
cls%seawood.org
0be84a0940 Make console handling in mingw builds behave the same as msvc builds.
Bug #245903 r+sr=dmose
2004-06-21 20:56:14 +00:00
mostafah%oeone.com
dee7b5b5f4 Brought up to date with Makefile.in in browser/app 2004-06-18 17:50:08 +00:00
mostafah%oeone.com
b44df4d44b Changed AppName to remove space. ( Looks better on MAc ) 2004-06-15 13:35:18 +00:00
mostafah%oeone.com
5ce01e4ab2 Brought up to date with browser/app 2004-06-10 14:10:26 +00:00
bryner%brianryner.com
fdea958cb9 Fix bug 236836 for firefox/thunderbird/sunbird/composer 2004-04-12 07:25:21 +00:00
mostafah%oeone.com
a2943dd282 Brought sunbird code up to date with firefox code 2004-04-07 18:55:08 +00:00
mostafah%oeone.com
dada02b459 Doesn't need the profile dir 2004-01-14 15:42:53 +00:00
mostafah%oeone.com
418403838a Brought sunbird files up to date with latest files in mozilla/browser 2004-01-14 15:25:58 +00:00
bryner%brianryner.com
b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
mostafah%oeone.com
a4752b8f5e Initial checkin of files needed for building MozillaSunbird ( Calendar standalone app ) 2003-07-16 20:26:49 +00:00