Commit Graph

254 Commits

Author SHA1 Message Date
ben%bengoodger.com
1e2a5a8760 oops 2004-07-12 08:57:35 +00:00
ben%bengoodger.com
c9148cf165 245953 - software update works poorly, including:
- various problems with update wizard
- hides app update notification icon for that session after the user has
visited the products page
- makes sure the app update info is cleared when no newer versions are present
- make app update work when extension update is disabled, general code
correctness etc.
- make sure the browser window that contains the product page is focused.
2004-07-12 08:57:18 +00:00
bryner%brianryner.com
7feb95a31d When invoking firefox with an instance already running, pass a URL to the running instance (if one was given) or tell the running instance to open a new window. Bug 177996, patch by Iain MacDonnell, r=bryner. 2004-07-08 07:08:50 +00:00
mconnor%myrealbox.com
3cdffe3c9a Bug 246756 Firefox bookmarks do not lead to u.m.o for themes extensions, patch by Tim Meader (tmeader@gmail.com), r=me 2004-07-06 04:09:01 +00:00
bryner%brianryner.com
5d1905e836 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
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
ben%bengoodger.com
718e25cf4a add wikipedia and imdb searches to default bookmarks file 2004-06-20 09:08:02 +00:00
bsmedberg%covad.net
d9ba66a275 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
ben%bengoodger.com
90812993e9 remove msword, excel, ppt from "safe" handlers list 2004-06-10 06:40:43 +00:00
bryner%brianryner.com
8db116adb3 Force mangle and shlibsign to be copied rather than be broken symlinks in dist/Firefox.app 2004-06-07 23:58:02 +00:00
mconnor%myrealbox.com
07f2dcf5ab oops 2004-06-03 16:46:36 +00:00
mconnor%myrealbox.com
3678495740 218315 we don't actually inherit this pref anymore, add it to firefox.js, false for Unix, true for OS X/Win 2004-06-01 21:31:54 +00:00
mconnor%myrealbox.com
5a1f7798b9 more tweaks to startup script for 177996 2004-06-01 17:29:53 +00:00
mconnor%myrealbox.com
a5f2b5f82c reland script from 177996 with adjust from bz to use new ping() format 2004-05-30 17:58:39 +00:00
mconnor%myrealbox.com
669e7000f1 Bug 175629 - Loading links in background tabs should work for bookmarks, add a pref (currently hidden) to allow opening bookmarks and bookmark groups in the background, patch by Jon Henry (jhenry@ccs.neu.edu), r=me 2004-05-28 17:18:13 +00:00
rlk%trfenv.com
c19f9a0873 Bug 233099 - Firefox Help bookmark should point to the directory, not to index.html. Patch by Jeff Walden <jwalden@mit.edu> r=mconnor@myrealbox.com 2004-05-19 20:49:03 +00:00
timeless%mozdev.org
1fb9a137cc Bug 210217 [BeOS]Allow componentlib to build
patch by thesuckiestemail@yahoo.se r=bryner sr=alecf
2004-05-16 16:29:03 +00:00
ben%bengoodger.com
056d7ea808 add a comment 2004-05-13 04:33:23 +00:00
ben%bengoodger.com
ac457d17fa 170006 - theme switching 2004-05-11 05:09:57 +00:00
ben%bengoodger.com
a3d7d8fe5c preconfigured extension manifest 2004-05-10 23:39:16 +00:00
ben%bengoodger.com
90e20ed91b add theme root to Extension datasource 2004-05-06 22:42:16 +00:00
mkaply%us.ibm.com
eec5046e58 Remove old OS/2 icon 2004-05-05 13:39:16 +00:00
mkaply%us.ibm.com
f1bb9813b2 #242189
r=pedemont
OS/2 only changes - cleanup resource compiling, get branding working on Firefox
2004-05-05 13:38:52 +00:00
mkaply%us.ibm.com
b748016efc OS/2 icon 2004-05-05 13:38:12 +00:00
mkaply%us.ibm.com
a22e6fbe56 OS/2 firefox icon 2004-05-05 13:37:18 +00:00
ben%bengoodger.com
468d63c4ed TIMMEEHHHH 2004-05-03 23:48:30 +00:00
ben%bengoodger.com
d9e4e63446 rename extensions.rdf 2004-05-03 23:35:48 +00:00
ben%bengoodger.com
3bb4b07de7 make update checking web service localizable 2004-04-30 01:45:11 +00:00
ben%bengoodger.com
58f61db632 update the google urls to correctly attribute search source 2004-04-26 22:50:13 +00:00
ben%bengoodger.com
177a6ea67a more update manager prefs 2004-04-25 10:37:18 +00:00
ben%bengoodger.com
94a525e390 214360 - SmartUpdate: add a notification mechanism to the browser window to display updates. This is not enabled yet! 2004-04-25 02:55:53 +00:00
ben%bengoodger.com
9c46cca923 more on 170006 - default prefs for update checking 2004-04-22 06:27:24 +00:00
ben%bengoodger.com
026a59aa41 add some pref UI for automated update checking (none of this works yet) 2004-04-21 08:47:50 +00:00
ben%bengoodger.com
01b7f44d9a turn on extension manager menu item (testing only!) 2004-04-21 04:35:27 +00:00
scott%scott-macgregor.org
d8ee8465d0 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
mconnor%myrealbox.com
74357ec2e9 Bug 240773 - brand.dtd is poorly formatted, patch by Frank Wein (mcsmurf@gmx.de), r=bryner 2004-04-18 07:36:58 +00:00
justdave%syndicomm.com
5f8b20d894 Bug 235752: Mac OS X version of Firefox still thought it was Firebird. Copying the InfoPlist.strings file off the 0.8 branch, which was correct.
r= ben
2004-04-15 02:40:40 +00:00
bryner%brianryner.com
fdea958cb9 Fix bug 236836 for firefox/thunderbird/sunbird/composer 2004-04-12 07:25:21 +00:00
ben%bengoodger.com
4df6140729 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
ee5a61a652 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
0a1c1c008b [firefox only] bug 236977 - firefox's application icon is the document icon, not the application icon. insert an application icon resource into the resource script as the "first" icon in the resource bundle to ensure windows shell picks up the right icon for file views 2004-03-17 23:21:25 +00:00
dbaron%dbaron.org
e7bf5bbaa1 New "MPL" application and document icons, a=ben 2004-03-17 21:31:25 +00:00
darin%meer.net
d4cfd1e49d patch for bug 237325 "mailto protocol should be a non-exposed protocol in firefox [makes SendPage work correctly with xremote]" r=bryner 2004-03-17 00:22:20 +00:00
bryner%brianryner.com
dba3e2d1aa Remove @ @ around APP_VERSION. Bug 224818, (patch from t-matsuu@estyle.ne.jp) 2004-03-16 22:44:48 +00:00
ben%bengoodger.com
494adca8c3 New "MPL" application and document icons 2004-03-16 19:26:55 +00:00
ben%bengoodger.com
fd9c296d88 fix mac bustage 2004-03-16 04:42:12 +00:00
ben%bengoodger.com
4e06059da1 rename the app icons file to firefox.icns 2004-03-16 03:56:58 +00:00
ben%bengoodger.com
97db57d365 Update Mac Bundle Manifest with more up to date info about Firefox 2004-03-16 02:01:36 +00:00
ben%bengoodger.com
49b3b5e66e 203077 - Rename Firefox profile data folder from Phoenix to Firefox. This includes some changes to better support the Phoenix Profile Migrator.
Also, make migration wizard show for 5 seconds (with a Finish button to dismiss) when automigrating, so the user can see what's happening.
for full details see http://bugzilla.mozilla.org/show_bug.cgi?id=203077#c35
r=jst
2004-03-11 01:26:41 +00:00
ben%bengoodger.com
94ff451885 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