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

84 Коммитов

Автор SHA1 Сообщение Дата
mark%moxienet.com 60491eabab Bug 299404, can't package fox debug builds in a dmg on Mac. Debug app name should be FirefoxDebug.app or DeerParkDebug.app. Mac-only. r=josh a=asa 2005-07-20 18:36:14 +00:00
gandalf%firefox.pl 050e4a4e35 Bug 261679: Provide anti-aliased PNG icons for Gnome and KDE; p=marek.stepien@gmail.com, r=mconnor, a=asa 2005-06-18 12:32:48 +00:00
scott%scott-macgregor.org 1363fb7892 Bug #297227 --> Depend build fails to build PrintPDE.plugin Patch by Mark Mentovai
jhpedemonte: review+
peterv: superreview+
a=asa
(checked in on behalf of josh)
2005-06-13 19:59:11 +00:00
mozilla.mano%sent.com 9829a8e1d0 Now that Chase changed the ProductName on the mac tinderbox, i'm reanding the mac rebranding patch (bug 294399), r=bsmedberg/josh, a=asa 2005-05-24 17:12:35 +00:00
mozilla.mano%sent.com 55faf4eea4 backing out mac rebranding, fixing bustage again 2005-05-24 07:53:01 +00:00
mozilla.mano%sent.com db149513cf Bug 294399 - rebrand firefox for deer park, more mac bits. r=bsmedberg/josh, a=asa 2005-05-24 07:15:27 +00:00
mozilla.mano%sent.com 90427d0b6a Partly backing out bug 294399 (changing APP_NAME back to 'Firfox' in order to fix bustage 2005-05-23 19:26:08 +00:00
mozilla.mano%sent.com dbb64d17bf Bug 294399 - rebrand firefox for deer park, mac build part. r=joshmoz a=asa 2005-05-23 19:01:12 +00:00
dbaron%dbaron.org 7da9618f88 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 95117512e6 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 16:59:25 +00:00
roc+%cs.cmu.edu 3ca2062b66 Bug 255958. Reland makefile fix after aviary merge. r=bryner, patch by Wolfgang Rosenauer 2005-03-29 20:10:03 +00:00
darin%meer.net 02f8c9d9ad fixes bug 286147 "switch from .xulapp to application.ini" r=bsmedberg 2005-03-28 19:36:24 +00:00
mkaply%us.ibm.com c32bb9fa72 #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
bryner%brianryner.com f5257db823 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
mkaply%us.ibm.com 86fadea9ac OS/2 FF bustage - putting change back 2004-12-02 19:15:02 +00:00
ben%bengoodger.com 19093d9aec Landing the Aviary Branch (browser section only). 2004-11-30 08:23:02 +00:00
bryner%brianryner.com 212b9aab08 fix mis-merge (bug 205974) 2004-11-07 00:34:37 +00:00
bryner%brianryner.com d10d13ede4 Package PrintPDE plugin on Mac (bug 205974). Patch by harunaga@depublic.com, r=ccarlen. 2004-11-07 00:32:24 +00:00
bsmedberg%covad.net 91ff0d34cb Followup for the checkin from bug 246014, this mixed the @substitution@ and #expand syntax badly, and needed an update to brower/app/Makefile.in from another bug. 2004-09-24 18:39:33 +00:00
bryner%brianryner.com 339776ec20 Fix 'make install' for prefs.js. Patch by Wolfgang Rosenauer, r=me, bug 255958. 2004-09-21 23:06:47 +00:00
bsmedberg%covad.net 9b824e5486 Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst 2004-09-21 20:19:48 +00:00
peterv%propagandism.org 3abfed564c Fix for bug 221365 (Shockwave plugin does not work on Mac (app needs vers resource)). r/sr=jst/bryner. 2004-09-04 13:33:59 +00:00
ben%bengoodger.com 5ad809c2df 242653 - README.txt mentions Mozilla, not Firefox. 2004-08-09 20:01:04 +00:00
bryner%brianryner.com f42265bc1d Make sure profiles have a prefs.js file (bug 253291). 2004-07-28 21:20:29 +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
bryner%brianryner.com 82f439fe28 More prebinding fixes... force the header padding to be 3 times the size of the LC_PREBOUND_DYLIB load commands, as newer Xcode tools do by default for executables. This value is currently hardcoded but is unlikely to change. 2004-06-28 23:55:43 +00:00
cls%seawood.org cbcc90ded7 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
bsmedberg%covad.net 8b04241e3b Bug 239929 - Porting semi-single-profile from the aviary1.0 branch to the trunk. This is using the argv-restart method right now (a child process). This will be changing to an xpcom-restart process soon. Code by me, Ben Goodger, Darin, Scott M., M. Kaply, and others. xpfe/appshell code r=danm sr=brendan (bug 244106). 2004-06-17 21:23:51 +00:00
bryner%brianryner.com 272a7b9c0b Force mangle and shlibsign to be copied rather than be broken symlinks in dist/Firefox.app 2004-06-07 23:58:02 +00:00
timeless%mozdev.org 69e8d86d0f Bug 210217 [BeOS]Allow componentlib to build
patch by thesuckiestemail@yahoo.se r=bryner sr=alecf
2004-05-16 16:29:03 +00:00
mkaply%us.ibm.com 5b3080fc7b #242189
r=pedemont
OS/2 only changes - cleanup resource compiling, get branding working on Firefox
2004-05-05 13:38:52 +00:00
scott%scott-macgregor.org 8bf78df605 Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Copy generic branded icons out to dist\branding

During the install phase, use the icons in dist\branding instead of the ones in browser\app

sr=bryner
2004-04-19 05:24:35 +00:00
bryner%brianryner.com cc0b349e94 Fix bug 236836 for firefox/thunderbird/sunbird/composer 2004-04-12 07:25:21 +00:00
ben%bengoodger.com ada317145f bug 238364 - "firefox" shell script should look in ~/.firefox instead of ~/.phoenix... patch by Roland Mainz <roland.mainz@nrubsig.org> r=ben 2004-03-24 22:40:50 +00:00
bryner%brianryner.com cb1bbd16e6 Make use of VPATH so that xpm files will be first looked for in the objdir. 2004-03-21 03:46:43 +00:00
ben%bengoodger.com 70e1f3157c fix mac bustage 2004-03-16 04:42:12 +00:00
ben%bengoodger.com a8976361c8 236744 - replace winhooks with a XP shell service to better allow for system integration on various platforms 2004-03-08 09:56:16 +00:00
amardare%qnx.com c5165be59c Changes for the qnx(photon) platform only. It should not affect building/runtime other platforms.
Added the support for a splashscreen for firefox on qnx.
2004-02-23 20:03:44 +00:00
pkw%us.ibm.com b6d6299c06 Bug 234124 - RFE: Port the pluggable shell script API to FireFox/Thunderbird/Sunbird etc
r=bryner@brianryner.com, sr=bryner@brianryner.com

Checking in patch for Roland Mainz <roland.mainz@nrubsig.org>
2004-02-20 18:13:47 +00:00
ben%bengoodger.com 6ad38689e0 229036 - start menu links to readme and license don't work,.... patch from simon paquet 2004-02-18 20:58:20 +00:00
mkaply%us.ibm.com 4ade22353d OS/2 updates for firefox static build 2004-02-17 19:54:44 +00:00
ben%bengoodger.com b708c68cea Firebird is now called Firefox 2004-02-11 00:56:17 +00:00
bryner%brianryner.com 0c421f95d5 Install default.xpm to the right place. 2004-02-06 08:47:03 +00:00
bryner%brianryner.com 543702846f Beginning of cocoa support for firebird 2004-01-21 00:57:55 +00:00
bryner%brianryner.com 87278e03d7 Remove duplicate prefs from all.js so that we don't re-override platform overrides. Rename firebird's all.js to firebird.js (copied in the cvs repository). Bug 231200 patch by steffen wilberg 2004-01-18 22:10:15 +00:00
bsmedberg%covad.net 117174c274 Firebird bustage-fix for bug 224578. Since all pref files are now preprocessed
we can remove the custom rules from this Makefile.
2004-01-16 20:51:57 +00:00
bryner%brianryner.com a8d1467e72 Trying to fix tinderbox orange -- preprocess brand.dtd[.in] ourselves because make-jars.pl seems to be losing the quotes on the version string. 2004-01-08 10:18:13 +00:00
bryner%brianryner.com a5dc70d686 Bug 224818 - centralize firebird version string and use it where appropriate 2004-01-08 07:23:49 +00:00
bryner%brianryner.com 0bd8aff319 Preprocess all.js and turn off autoscroll by default on unix. 2003-12-18 08:12:58 +00:00
chanial%noos.fr efce838e02 fixing bustage caused by bug 225269 2003-12-07 02:56:45 +00:00