bryner%brianryner.com
8dff1ba5a9
fix mis-merge (bug 205974)
2004-11-07 00:34:37 +00:00
bryner%brianryner.com
97b3a00ba7
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
e08012b8b7
Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil
2004-10-29 19:28:38 +00:00
dveditz%cruzio.com
430d42c69d
bug 263546: move external protocol warning down a level, r=jsr,sr=darin
2004-10-25 07:46:01 +00:00
ben%bengoodger.com
becd6077dd
261840 - download manager should stay open after dl completes...
2004-09-29 08:12:52 +00:00
cbiesinger%web.de
5844b1dac6
259828 remove unused browser.turbo.enabled pref
...
r=bsmedberg sr=neil
2004-09-28 20:21:04 +00:00
bsmedberg%covad.net
4e8fd381b1
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
7995901139
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
7561fa5d5b
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
darin%meer.net
d8e8fce17b
backing out bogus checkin, b=259800
2004-09-20 02:45:45 +00:00
darin%meer.net
b88ad7be0d
landing patch for bug 259213 "Coalesce boolean fields into nsXREAppData::flags" r=bsmedberg
2004-09-14 21:05:46 +00:00
darin%meer.net
8f166fa6aa
adding macbuild directory
2004-09-14 16:46:20 +00:00
darin%meer.net
02fdc9d90f
landing patch for bug 258470 "XULRunner shouldn't use firefox migration service" r=bsmedberg
2004-09-09 18:10:25 +00:00
darin%meer.net
6accf3753f
fixes bug 258217 "Windows DDE code should extract application name from nsXREAppData" r=bsmedberg
2004-09-07 22:24:45 +00:00
ben%bengoodger.com
e2a455bfc4
22183 - UI spoofing can cause user to mistake content for chrome. force the location bar to always be present.
2004-09-06 23:23:54 +00:00
peterv%propagandism.org
82742aad12
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
86f9bed9b1
fix oops
2004-08-29 08:18:15 +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
bryner%brianryner.com
087c51f0bc
fix script warning if an argument has spaces. Bug 251772, patch by tuukka tolvanen <t.bugz@lament.cjb.net>, r=bryner
2004-08-19 21:30:51 +00:00
bryner%brianryner.com
22fcaff278
fix starting firefox from PATH (bug 177996). patch by logan@dct.com, r=bryner, a=chofmann
2004-08-19 00:33:56 +00:00
ben%bengoodger.com
d672f877b7
242653 - README.txt mentions Mozilla, not Firefox.
2004-08-09 20:01:04 +00:00
ben%bengoodger.com
582c9d22c5
253220 - better software update - in place software update, etc etc. glory!
2004-08-05 02:45:27 +00:00
bryner%brianryner.com
e9629e1cbf
Make sure profiles have a prefs.js file (bug 253291).
2004-07-28 21:20:29 +00:00
ben%bengoodger.com
6e92b6ec80
252549 - Better Update Handling for identical versions, also fixes numerous software update glitches
2004-07-25 18:40:03 +00:00
ben%bengoodger.com
540caa8b2a
update interval to 24 hours to allow us to broadcast security updates more quickly and to fix the tinderboxes
2004-07-20 17:06:55 +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
ben%bengoodger.com
e3309835af
bah
2004-07-14 19:24:14 +00:00
ben%bengoodger.com
482f2e86c4
we probably don't need this after all, especially once I step up the update interval to once per day
2004-07-14 06:07:29 +00:00
ben%bengoodger.com
5180a77706
oops
2004-07-13 06:49:14 +00:00
ben%bengoodger.com
3bda6a74d6
237096 - Open Location needs menu item for HIG compliance, also add menu item for 'Check for Updates' to Tools menu (location preliminary)
2004-07-13 06:49:01 +00:00
ben%bengoodger.com
d29880921c
246316 - DOM inspector shown in EM even though not installed. DOMi isn't really an extension, so we won't show it as one.
2004-07-13 06:31:09 +00:00
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