Commit Graph

385 Commits

Author SHA1 Message Date
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
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
jshin%mailaps.org
b0f597c31a bug 55300: add 'Unicode' submenu to the 'Character Encoding' menu. The new submenu has UTF-8, UTF-16*, UTF-32* and UTF-7. UTF-8 was also added to the static list. (r=neil, sr=blizzard, moa for ff = pch) 2004-03-06 06:11:48 +00:00
ben%bengoodger.com
927d13de71 Fix tbox orange 2004-03-05 08:40:57 +00:00
ben%bengoodger.com
7bf11d6698 (215094) - here comes profile automigration. Also, change name of Phoenix profile folder to "Firefox". Ensure migration UI is opened modally from automigration system to prevent additional profiles being created by profile startup. 2004-03-05 00:42:05 +00:00
ben%bengoodger.com
c9cb47710a Set browser.download.manager.openDelay to 0 by default. We've been testing with a half second for a while and the lack of feedback is confusing people. It might be annoying to have a download manager appear for instantly done downloads but the effect is if you don't show the download manager that nothing has happened, which is worse (given the options that exist for turning off the download manager) 2004-03-04 01:13:25 +00:00
amardare%qnx.com
b9025115ba 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
2ae01282d1 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
2701bba9a4 oops 2004-02-18 22:33:21 +00:00
ben%bengoodger.com
abbe9fc884 229036 - start menu links to readme and license don't work,.... patch from simon paquet 2004-02-18 20:58:20 +00:00
ben%bengoodger.com
24d55d099f fix this damned problem once and for all 2004-02-18 11:07:54 +00:00
mkaply%us.ibm.com
c23d9287f3 OS/2 updates for firefox static build 2004-02-17 19:54:44 +00:00
blakeross%telocity.com
41ebdd0573 Fix 233918 - Firefox user agent string still says Firebird. 2004-02-16 07:49:28 +00:00
ben%bengoodger.com
1e506efcb5 Migration Branch landing, currently turned off! 2004-02-15 01:49:37 +00:00
ben%bengoodger.com
4c0000ff4f More from 230768 - add default prefs for firefox 2004-02-11 03:48:02 +00:00
ben%bengoodger.com
970e35804c forgot this file 2004-02-11 00:57:46 +00:00
ben%bengoodger.com
eb919d1f0c Firebird is now called Firefox 2004-02-11 00:56:17 +00:00
bryner%brianryner.com
1c2a40ffa9 Install default.xpm to the right place. 2004-02-06 08:47:03 +00:00
dwitte%stanford.edu
3b6c37bc82 remove preference imageblocker.enabled.
b=208882, patch by mconnor@myrealbox.com, r=mvl, sr=alecf.
2004-02-01 09:17:51 +00:00
bryner%brianryner.com
bb87ef826a Use the right identifier for the version number substitution 2004-01-27 00:13:32 +00:00
bryner%brianryner.com
8b9e077181 Use the right identifier for the version number substitution 2004-01-27 00:11:27 +00:00
scott%scott-macgregor.org
84be2007c3 Change the mac creator type on firebird to MOZB (b is for browser) to avoid
using the same type as Mozilla (MOZZ). This makes url delegation between thunderbird
and firebird work on the mac without the two tripping over each other.

a=brendan on the new creator name

(I forgot to check this change in back in November when I changed browser\app\Makefile.in
2004-01-24 01:08:50 +00:00
bryner%brianryner.com
856dc42814 Beginning of cocoa support for firebird 2004-01-21 00:57:55 +00:00
bryner%brianryner.com
f7ade05c58 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
00b21c89e4 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
744ec70aeb Fix opening a new window by clicking the dock icon on Mac. 2004-01-14 23:41:12 +00:00
bryner%brianryner.com
e1b3204886 give a default value (false) for autoScroll on unix. 2004-01-13 23:08:01 +00:00
bryner%brianryner.com
95f6ce3af0 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
4dd8708f61 Bug 224818 - centralize firebird version string and use it where appropriate 2004-01-08 07:23:49 +00:00
bryner%brianryner.com
c54ac86e5f Fix the security warning dialogs to work as designed for Firebird:
- All dialogs will appear the first time a user encounters them
 - The "show every time" checkbox will default to off
 - If the user checks the checkbox to see the dialogs every time, the choice will be remembered.

Because of the change in default prefs, this will cause Firebird users to see these dialogs again (but defaulted to not show after that) when upgrading.  Bug 172091, r=brendan, sr=ben.
2003-12-31 23:03:08 +00:00
bryner%brianryner.com
3a882830b5 Preprocess all.js and turn off autoscroll by default on unix. 2003-12-18 08:12:58 +00:00
bryner%brianryner.com
efa832fc43 Bug 226643 - turn on IDN. patch by steffen.wilberg@web.de. 2003-12-13 06:24:24 +00:00
mkaply%us.ibm.com
b495336144 OS/2 icon 2003-12-09 19:58:56 +00:00
ben%bengoodger.com
8c77970ec2 First part of bug 214260 work... teaching the download manager about XPInstall downloads, and providing an updated XPInstall confirmation dialog. 2003-12-08 08:05:15 +00:00
ben%bengoodger.com
988ff9c5bc Bug 223333 - create sensible default mimeTypes.rdf file to automate opening of common file types 2003-12-07 07:19:18 +00:00
chanial%noos.fr
f1eb3a6b9d fixing bustage caused by bug 225269 2003-12-07 02:56:45 +00:00
chanial%noos.fr
f3335aec37 Bug 224819: cleanup: remove CVS dirs from packaged app bundle patch by J.J. Enser, r=bryner 2003-12-07 01:00:41 +00:00
bryner%brianryner.com
c34229505f change module description to Mozilla Firebird, bug 227406. 2003-12-07 00:41:21 +00:00
noririty%jcom.home.ne.jp
3fe9dd8251 Bug 227353, Real fixing build failure with GCC. Patch by Ali Ebrahim <aebrahim@uchicago.edu> (r=ben) 2003-12-06 04:09:53 +00:00
ben%bengoodger.com
e03350884f damnit! 2003-12-05 21:38:36 +00:00
ben%bengoodger.com
23b02b08a8 bug 203102 - Investigate/port patches for URL field... Tab browser should remember user's typed value when switching tabs. Also, prevent about:blank from showing up when it shouldn't. Based on a patch by Will Levine <yakgoatcamel@myrealbox.com> with some modifications. 2003-12-05 05:55:54 +00:00
ben%bengoodger.com
1c8b8e88e5 Fix bug 227353 - Build process with GCC-win32 fails near the end with an incorrect resource file format 2003-12-04 20:38:17 +00:00
ben%bengoodger.com
9e1f5cbdb3 Use the correct entity for the throbber tooltip, also, expand the brand identity string list to include a "Full Name" string. 2003-12-04 08:25:04 +00:00
ben%bengoodger.com
4de84f60f5 Oops, I did it again. 2003-12-04 04:54:41 +00:00
ben%bengoodger.com
de9b4b192f update a little more 2003-12-03 07:10:51 +00:00
ben%bengoodger.com
11881d41c2 Update file version info 2003-12-03 07:07:27 +00:00
ben%bengoodger.com
df76ba11cc Add some prefs. 2003-12-01 03:48:13 +00:00
ben%bengoodger.com
74e538aaf5 Add the shortcut key to the download menuitem 2003-12-01 01:54:41 +00:00
bryner%brianryner.com
452092246d Fix some strings in the .NET manifest file (bug 226967). patch by sipaq, r=me. 2003-11-30 01:41:38 +00:00
ben%bengoodger.com
687b3316bd Shorten delay before dlmgr window opens. 2003-11-29 23:57:52 +00:00
ben%bengoodger.com
41285947ae icons 2003-11-27 03:25:56 +00:00
ben%bengoodger.com
755fe67158 215467, Part I. New Download Manager. 2003-11-27 00:54:33 +00:00
mkaply%us.ibm.com
b4e664bd5f New OS/2 icon 2003-11-25 18:45:21 +00:00
bryner%brianryner.com
c66c0db4cf Use our own default window icon on Linux 2003-11-25 05:02:25 +00:00
scott%scott-macgregor.org
f6121850a9 Change the mac creator type on firebird to MOZB (b is for browser) to avoid
using the same type as Mozilla (MOZZ). This makes url delegation between thunderbird
and firebird work on the mac without the two tripping over each other.

a=brendan on the new creator name
2003-11-25 03:12:40 +00:00
darin%meer.net
18d8f4d786 fixes bug 226071 "xremote: openURL doesn't work well when multiple apps with different capabilities are present" r=bz,blizzard sr=bryner a=asa 2003-11-21 00:09:50 +00:00
chanial%noos.fr
4026ea488f update update_notifications.provider.0.datasource, even if we don't use it (patch by Steffen Wilberg) 2003-11-16 04:01:31 +00:00
chanial%noos.fr
345db106d6 update general.useragent.contentlocale (patch by Steffen Wilberg) 2003-11-16 03:59:29 +00:00
chanial%noos.fr
29b3221b09 update startup.homepage_override_url, even if we don't use it (patch by Steffen Wilberg) 2003-11-16 03:53:39 +00:00
chanial%noos.fr
90b68f3e18 remove the pref intl.content.lang: it was only used for the communicator sidebars. 2003-11-16 03:34:56 +00:00
chanial%noos.fr
d2ab261bca move the i18n part of browser.properties into the toolkit (intl.properties)
Even if the platform dependent files intl.properties are identical for en-US, I think it's a good idea to keep them in seperate directories, to not mislead localizers.
2003-11-15 08:26:10 +00:00
bryner%brianryner.com
2303733463 get rid of console window for win32 gcc builds, and limit heap size per bug 127069. 2003-11-09 22:17:10 +00:00
mkaply%us.ibm.com
e98dd6c54e #223782
r=jst, sr=darin
remove support for dom.disable_cookie_[get,set] prefs
2003-11-06 19:35:22 +00:00
bryner%brianryner.com
d9647f99f2 Force autoregister on the first run after completing a build (even for optimized builds) like seamonkey does. 2003-11-04 07:42:52 +00:00
chanial%noos.fr
4ab446d8be remove prefs print.use_global_printsettings and print.save_print_settings (not used in the backend). They offer few if any interest. Their default behavior is kept: a print action and Page Setup change will be saved and windows share the same print settings. 2003-11-02 01:21:46 +00:00
bryner%brianryner.com
811ebf3092 add -framework IOKit to fix static build bustage 2003-10-31 21:44:05 +00:00
chanial%noos.fr
28372ff680 Bug 223161: New FB Help Forum for new users.
patch by Mike Connor <mpconnor@rogers.com>
2003-10-31 01:39:29 +00:00
ben%bengoodger.com
685116577a Update static rules for Mac to ensure we link against Quicktime. 2003-10-24 07:44:34 +00:00
ben%bengoodger.com
2e8ab0a9e1 MacOS X Firebird updates:
- bug 217121 (contentAreaUtils.js)
- bug 223331 (browser.js)
- bug 223330 (all.js)
2003-10-24 07:41:43 +00:00
chanial%noos.fr
584cac56a4 complete rewrite of search.xml: more functionalities with less code :-)
add shortkeys to toggle the search engine (bug 200884), by using ctrl-arrow up and down in the search bar.
remove the pref browser.search.defaultengine. Now we rely on the local store so we can have several windows with different search engines.
2003-10-22 08:45:54 +00:00
scott%scott-macgregor.org
a27693468b Bug #214400 --> allow distributors to allow 4.x profile migration via a pref instead of forcing it to be off for thunderbird and firebird.
This removes a MOZ_XUL_APP ifdef

sr=bienvenu
2003-10-21 23:36:47 +00:00