ben%bengoodger.com
c38f388c75
255394 - default search query parameter generation, r+sr=brendan@mozilla.org
2004-08-29 08:17:38 +00:00
mostafah%oeone.com
79b7376653
Changed ICALTIMEONE_DEFINED to ICALTIMEZONE_DEFINED ( from libical.cvs )
2004-07-27 19:31:52 +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
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
scott%scott-macgregor.org
82b22a64d5
Add thunderbird 7zip dll library
2004-05-26 21:57:58 +00:00
ben%bengoodger.com
a552de27e0
244026 - Use 7-zip for release executables on the trunk too.
2004-05-25 22:31:35 +00:00
ben%bengoodger.com
9aa563cc24
.
2004-05-12 10:16:06 +00:00
alex.fritze%crocodile-clips.com
8e4bd2c6a1
Fix non-void return value (found by Wolfgang Rosenauer, bug#242902). Not part of default build - SVG/Libart only.
2004-05-07 07:57:20 +00:00
mostafah%oeone.com
cb563ef820
Checked in attachment 147806 for bug 242778
2004-05-06 14:41:35 +00:00
mkaply%us.ibm.com
01a2ee9caa
OS/2 branding for thunderbird - also, create mail/app/icons dir if it doesn't exist
2004-05-05 15:20:46 +00:00
scott%scott-macgregor.org
d6e03e13f3
Bug #241003 --> Land official branding artwork to the trunk builds
2004-05-04 22:10:40 +00:00
mkaply%us.ibm.com
0a8345147b
OS/2 Branding
2004-04-30 13:30:23 +00:00
mkaply%us.ibm.com
fed7702cba
#241961
...
r=mostafah
Let's get this right this time - rewrite the #ifdef so it is more clear - fix the Mac nesting issue
2004-04-29 20:54:26 +00:00
mkaply%us.ibm.com
26bb15e7d5
#241961
...
r=mostafah
On OS/2, the number of bytes actually written is not necessarily equal to the return of the write command do to CR/LF - use tell
2004-04-29 17:18:25 +00:00
ben%bengoodger.com
3de12f842b
reorganize branding files for easier maintenance
2004-04-25 08:50:17 +00:00
mkaply%us.ibm.com
b7920c1cc1
Add OS/2 icons on the branch
2004-04-22 21:22:34 +00:00
scott%scott-macgregor.org
d42ca48d2b
Bug #237725 --> Use dist\branding as a staging area for branded artwork.
...
sr=bryner
2004-04-19 05:32:45 +00:00
pkw%us.ibm.com
4351b02225
First patch for Bug 237302 - Upgrade libical to the most recent version in their CVS.
...
r=mostafah@oeone.com
2004-04-07 16:39:36 +00:00
bryner%brianryner.com
832b1a05ca
fixing objdir bustage
2004-03-31 19:34:40 +00:00
webmail%kmgerich.com
6c201deee2
Branded application icon for Mac alert dialogs
2004-03-30 21:47:39 +00:00
bryner%brianryner.com
96a0d1b812
Trying to fix distclean not actually removing dist/ when --enable-official-branding is used, due to the branding directory being in the directories list twice. Rather than re-jar from the branding directory, copy the new graphics to browser/base/content in the objdir, where make-jars.pl will pick them up. Also, some tidying up of the branding Makefile. Not part of the default build.
2004-03-21 03:39:45 +00:00
mkaply%us.ibm.com
9447416461
We don't need a SHORT_LIBNAME on OS/2 unless it is a DLL
2004-03-19 16:57:19 +00:00
dbaron%dbaron.org
2b57bb544e
Use Unix line endings rather than Windows ones. r=bryner
2004-03-17 23:26:33 +00:00
ben%bengoodger.com
88c5e1cfc0
new credits window graphic from jon hicks
2004-03-17 00:33:27 +00:00
ben%bengoodger.com
59969c957a
try and get firefox branding to actually build
2004-03-17 00:23:23 +00:00
ben%bengoodger.com
1de90f63b5
add unix icon files
2004-03-16 04:16:03 +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
ben%bengoodger.com
7bcda8466b
Windows official document icon
2004-03-13 22:22:03 +00:00
ben%bengoodger.com
25466fe586
New official installer artwork, and mac document icons
2004-03-13 22:21:42 +00:00
mostafah%oeone.com
0fe63657a8
Checked in patch for bug 189060: other-licenses/libical fails to build on AIX
2004-03-12 22:20:52 +00:00
mostafah%oeone.com
91d49496c1
Bringing in needed icaltime_is_date function from libical cvs
2004-03-12 21:53:55 +00:00
mostafah%oeone.com
3fee721d28
Brought icalderived* files more closer to libical cvs to fix bug 189060
2004-03-12 21:26:47 +00:00
mostafah%oeone.com
f5de06f3cd
Synced with libical code from their cvs:
...
Removed obsolete icalcomponent_convert_time function.
Synced icalcomponent_get_span function.
2004-03-12 20:14:52 +00:00
ben%bengoodger.com
33dc9f07c8
makefiles for official artwork
2004-03-09 09:38:37 +00:00
ben%bengoodger.com
c09b2e35cd
Adding Firefox Trademarked artwork to "other-licenses" section of source repository.
2004-03-09 01:05:54 +00:00
cls%seawood.org
5b04b2c944
Link libart with the C compiler.
...
Attempting to fix bismark tinderbox bustage.
2004-02-25 22:18:46 +00:00
mostafah%oeone.com
deffaab419
Checked in patch for bug 232122: can't build libical on NetBSD & FreeBSD
2004-02-23 16:40:36 +00:00
alex.fritze%crocodile-clips.com
3c69969c3f
Include <math.h> header before trying to #define M_PI and M_SQRT2. (Needed for AIX tinderbox build.)
2004-02-08 22:30:24 +00:00
alex.fritze%crocodile-clips.com
2ded656278
Fix AIX tinderbox on Seamonkey-Ports by changing order of header inclusion.
2004-02-08 01:47:08 +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
bsmedberg%covad.net
1f4ab81acd
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
f0bfff2628
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
cls%seawood.org
d72daf5ea4
Case matters.
...
Fixing mingw cross-compiling bustage.
2003-10-08 06:44:35 +00:00
seawood%netscape.com
c80471302d
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:29:40 +00:00
seawood%netscape.com
6934dc37a9
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
mostafah%oeone.com
2730561c72
First shot at implementing timezone support, bug 165963: [RFE] Specify timezone for start and end dates
2003-03-04 20:47:57 +00:00
seawood%netscape.com
105ae7a8d2
Add support for building against X11-based toolkits on OS X.
...
Bug #191447 r=pavlov
2003-03-04 04:06:33 +00:00
mostafah%oeone.com
308bb657fc
Fixed bug 109924: Some characters improperly escaped
2003-02-18 17:18:44 +00:00
seawood%netscape.com
4beb9d25ce
We don't use DEFS
2003-01-08 04:59:28 +00:00
colin%theblakes.com
0004c146ec
Build vsnprintf for those platforms that need it. b=188079. r=cls
2003-01-07 22:56:03 +00:00