ben%bengoodger.com
848784978c
oops
2004-07-12 08:57:35 +00:00
ben%bengoodger.com
a79fc38732
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
b241737ea8
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
29c9192902
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
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
ben%bengoodger.com
d3e9d2b9d4
add wikipedia and imdb searches to default bookmarks file
2004-06-20 09:08:02 +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
ben%bengoodger.com
d5e0e1582e
remove msword, excel, ppt from "safe" handlers list
2004-06-10 06:40:43 +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
mconnor%myrealbox.com
53e7d08d0e
oops
2004-06-03 16:46:36 +00:00
mconnor%myrealbox.com
de83598bda
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
67a523434f
more tweaks to startup script for 177996
2004-06-01 17:29:53 +00:00
mconnor%myrealbox.com
ec5e8fe7e9
reland script from 177996 with adjust from bz to use new ping() format
2004-05-30 17:58:39 +00:00
mconnor%myrealbox.com
329fa37aee
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
9997f39329
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
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
ben%bengoodger.com
6e4d2729ad
add a comment
2004-05-13 04:33:23 +00:00
ben%bengoodger.com
f1c48112a6
170006 - theme switching
2004-05-11 05:09:57 +00:00
ben%bengoodger.com
fa6c067438
preconfigured extension manifest
2004-05-10 23:39:16 +00:00
ben%bengoodger.com
842039d230
add theme root to Extension datasource
2004-05-06 22:42:16 +00:00
mkaply%us.ibm.com
26ab921b91
Remove old OS/2 icon
2004-05-05 13:39:16 +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
mkaply%us.ibm.com
a0798ae6dc
OS/2 icon
2004-05-05 13:38:12 +00:00
mkaply%us.ibm.com
6c9ec8bc1f
OS/2 firefox icon
2004-05-05 13:37:18 +00:00
ben%bengoodger.com
ff269c4bd1
TIMMEEHHHH
2004-05-03 23:48:30 +00:00
ben%bengoodger.com
4e7bd37191
rename extensions.rdf
2004-05-03 23:35:48 +00:00
ben%bengoodger.com
3bd59ab89c
make update checking web service localizable
2004-04-30 01:45:11 +00:00
ben%bengoodger.com
d1b8bfde00
update the google urls to correctly attribute search source
2004-04-26 22:50:13 +00:00
ben%bengoodger.com
58fb6a1f35
more update manager prefs
2004-04-25 10:37:18 +00:00
ben%bengoodger.com
1895be2f06
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
086b57ea5b
more on 170006 - default prefs for update checking
2004-04-22 06:27:24 +00:00
ben%bengoodger.com
9fef936469
add some pref UI for automated update checking (none of this works yet)
2004-04-21 08:47:50 +00:00
ben%bengoodger.com
3e0ae7eeeb
turn on extension manager menu item (testing only!)
2004-04-21 04:35:27 +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
mconnor%myrealbox.com
a6231f5ea3
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
df39830d87
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
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
f87d99d248
[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
89925c48a7
New "MPL" application and document icons, a=ben
2004-03-17 21:31:25 +00:00
darin%meer.net
5948beb6ba
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
ff1cb3f548
Remove @ @ around APP_VERSION. Bug 224818, (patch from t-matsuu@estyle.ne.jp)
2004-03-16 22:44:48 +00:00
ben%bengoodger.com
5b84cfde8e
New "MPL" application and document icons
2004-03-16 19:26:55 +00:00
ben%bengoodger.com
70e1f3157c
fix mac bustage
2004-03-16 04:42:12 +00:00
ben%bengoodger.com
ecceb2c22d
rename the app icons file to firefox.icns
2004-03-16 03:56:58 +00:00
ben%bengoodger.com
637b63f5ea
Update Mac Bundle Manifest with more up to date info about Firefox
2004-03-16 02:01:36 +00:00
ben%bengoodger.com
8bae74ab52
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
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