Commit Graph

141 Commits

Author SHA1 Message Date
bryner%brianryner.com
f31f2a3235 Fix unresolved symbols when building svg using a version of gcc that supports the visibility pragma. Bug 273336, r=dbaron. 2005-01-04 19:02:24 +00:00
mostafah%oeone.com
e3743668b2 Removed extra semicolon 2005-01-03 21:12:26 +00:00
ben%bengoodger.com
f88a68b058 272629 - trunk contains pre-1.0 branding. (aviary branch landing) 2004-12-02 00:16:39 +00:00
mkaply%us.ibm.com
ebdcf3732b New icons 2004-12-01 17:35:19 +00:00
scott%scott-macgregor.org
4089c73cb5 try to add transparency to the mozicon16 image
thanks to jeroen for the patch
2004-12-01 09:17:49 +00:00
scott%scott-macgregor.org
2c52fefa97 Linux builds aren't using the official branded icon in the messsage window title bar. 2004-11-30 09:01:42 +00:00
timeless%mozdev.org
fb483e6b15 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=dbradley rs=brendan
2004-11-10 07:27:11 +00:00
scott%scott-macgregor.org
3c336b725d Bug #225281 --> try to fix broken header image in the official thunderbird installer
artwork by steven garrity
2004-10-27 18:37:59 +00:00
bryner%brianryner.com
53736949e9 Fix linux installer to be able to use png images instead of XPM. Add new firefox and thunderbird artwork in png forward and remove generic xpms. Bug 265826, r=vlad. 2004-10-25 08:32:39 +00:00
ben%bengoodger.com
f27e742f65 263928 - distribution id for search results r=vlad sr=brendan 2004-10-11 23:08:04 +00:00
ben%bengoodger.com
9c76391d51 261991 - Reorder search plug-in list (r=vladimir@pobox.com, sr=mscott@mozilla.org, a=asa@mozilla.org) 2004-10-08 00:30:13 +00:00
mostafah%oeone.com
5bc8db0b01 Open ics files in binary mode so \n is not saved as \r\n
Fixes bug 259956:Interoperability problem with iCal: Cause unknown
2004-09-17 20:44:21 +00:00
mostafah%oeone.com
0100b9e132 undefed ICAL_ERRORS_ARE_FATAL so we don't abort on errors
Added code to be more flexible towards unsupported parameters ( e.g. CHARSET )
See bug 239435: VCS file from EBay crashes Calendar
2004-09-15 20:30:09 +00:00
mostafah%oeone.com
a08cf84004 Imported better argument checking from libical.cvs
One step forward in fixing bug 239435:
VCS file from EBay crashes Calendar
2004-09-15 18:54:22 +00:00
mostafah%oeone.com
9472a9eaa9 Updated parts of code from libical.cvs which removes hardcoded LF
Bug 254356: incorrect line endings
2004-09-10 13:38:38 +00:00
mostafah%oeone.com
4f4047ff8c Fixed bug 254356: incorrect line endings
Undefined ICAL_UNIX_NEWLINE which doesn't comply with rfc2445
Imported fix from libical.cvs to icalpropery.c
2004-09-07 16:12:29 +00:00
bryner%brianryner.com
71169c604e browser/app expects document.png to be present for both gtk1 and gtk2. Bug 252207 2004-09-05 03:39:06 +00:00
ben%bengoodger.com
8dd75ec9b0 255394 - default search query parameter generation, r+sr=brendan@mozilla.org 2004-08-29 08:17:38 +00:00
mostafah%oeone.com
a4cbf9b0e4 Changed ICALTIMEONE_DEFINED to ICALTIMEZONE_DEFINED ( from libical.cvs ) 2004-07-27 19:31:52 +00:00
scott%scott-macgregor.org
519fb42879 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
56b2b34f2b 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
1d95dd4bef Add thunderbird 7zip dll library 2004-05-26 21:57:58 +00:00
ben%bengoodger.com
e065307996 244026 - Use 7-zip for release executables on the trunk too. 2004-05-25 22:31:35 +00:00
ben%bengoodger.com
a4acd64520 . 2004-05-12 10:16:06 +00:00
alex.fritze%crocodile-clips.com
6a28e412f6 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
7013812d95 Checked in attachment 147806 for bug 242778 2004-05-06 14:41:35 +00:00
mkaply%us.ibm.com
815db83bd9 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
8daf7c457f Bug #241003 --> Land official branding artwork to the trunk builds 2004-05-04 22:10:40 +00:00
mkaply%us.ibm.com
81ecef725a OS/2 Branding 2004-04-30 13:30:23 +00:00
mkaply%us.ibm.com
a6a1435c87 #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
8f39bd55d7 #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
2b43b177ab reorganize branding files for easier maintenance 2004-04-25 08:50:17 +00:00
mkaply%us.ibm.com
496d5573a9 Add OS/2 icons on the branch 2004-04-22 21:22:34 +00:00
scott%scott-macgregor.org
d170bc932a 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
41530e09c0 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
3a6a749047 fixing objdir bustage 2004-03-31 19:34:40 +00:00
webmail%kmgerich.com
5addbd4f6f Branded application icon for Mac alert dialogs 2004-03-30 21:47:39 +00:00
bryner%brianryner.com
12ff245987 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
11acb49e18 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
c9f7d0234c Use Unix line endings rather than Windows ones. r=bryner 2004-03-17 23:26:33 +00:00
ben%bengoodger.com
7bc24bb14f new credits window graphic from jon hicks 2004-03-17 00:33:27 +00:00
ben%bengoodger.com
81f06623de try and get firefox branding to actually build 2004-03-17 00:23:23 +00:00
ben%bengoodger.com
171dff95e7 add unix icon files 2004-03-16 04:16:03 +00:00
ben%bengoodger.com
2726c470ae 237596 - add --enable-official-branding for Firefox which builds official artwork. r=bryner 2004-03-16 03:56:25 +00:00
ben%bengoodger.com
db55eeb5a7 Windows official document icon 2004-03-13 22:22:03 +00:00
ben%bengoodger.com
bbd9c82217 New official installer artwork, and mac document icons 2004-03-13 22:21:42 +00:00
mostafah%oeone.com
165fdbff2b 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
8a40e1d9b6 Bringing in needed icaltime_is_date function from libical cvs 2004-03-12 21:53:55 +00:00
mostafah%oeone.com
e532a64f01 Brought icalderived* files more closer to libical cvs to fix bug 189060 2004-03-12 21:26:47 +00:00
mostafah%oeone.com
344aca9179 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