Commit Graph

3109 Commits

Author SHA1 Message Date
ben%bengoodger.com
91e950612e 289362 - replacing dictionary.com with answers.com as the dictionary handler for 1.5 following abusive practices towards firefox users on the part of dictionary.com (popups etc). Patch adds support to the internet search service for search URLs whose parameter formats are effectively redirects, not query strings, e.g. http://www.foo.com/%s vs. currently supported http://www.foo.com/search?foo=%s only... r=bsmedberg, a=cbeard 2005-08-23 18:11:28 +00:00
gavin%gavinsharp.com
964f2e1a0d Fix silly typo 2005-08-23 17:34:30 +00:00
gavin%gavinsharp.com
044eaff60b Add nsBrowserGlue.js from bug 284086 to the unix installer packages list, r=mconnor 2005-08-23 17:17:53 +00:00
gavin%gavinsharp.com
df791a9a84 gah, mistweaked bug 284086 2005-08-23 16:49:21 +00:00
gavin%gavinsharp.com
32073a7d78 Forgot one tweak in checkin for bug 284086 2005-08-23 16:47:17 +00:00
gavin%gavinsharp.com
e1400c9125 Bug 284086: "Sanitize on shutdown" fails if the last closed window is not a browser window, patch by Giorgio Maone <g.maone@informaction.com>, r=mconnor 2005-08-23 16:38:28 +00:00
jst%mozilla.jstenback.com
b1d774f838 Fixing bug 277434. Make object.type comply with the DOM spec again and expose the actual mimetype as .actualType on an interface that's *not* exposed w/o explicit QI. r+sr=bzbarsky@mit.edu 2005-08-22 23:44:55 +00:00
axel%pike.org
58b694c6e3 adding danish to Firefox trunk, for sskroeder 2005-08-22 13:06:05 +00:00
jruderman%hmc.edu
3d1c571855 Bug 263473 - Context menu displays all possible options on image <object>. Also makes "Set Desktop Background" work with <object> elements and fixes bug 305380. r=mconnor. 2005-08-22 03:18:45 +00:00
bienvenu%nventure.com
3b3ae4927a rename negotiateauth to auth, part of work for 280792, problem pointed out by dbaron, r/sr=me 2005-08-21 16:06:25 +00:00
jruderman%hmc.edu
c6e1f5a117 Change makeURL to makeURI to fix bug 305269. r=mconnor. 2005-08-21 06:08:48 +00:00
mozilla.mano%sent.com
b619d6d2a3 Bug 304605 - Cropped preferences panes on mac. r=mconnor 2005-08-21 04:50:34 +00:00
gavin%gavinsharp.com
fbbcd45d8e Bug 258864 : View > 'Full Screen' menu entry does not become ticked / checked when in full screen mode, patch by David Tenser (djst) <djst.mozilla@gmail.com>, r=mconnor 2005-08-20 21:38:36 +00:00
vladimir%pobox.com
e2f3298b80 cairo landing: misc build fixes for thebes backend 2005-08-20 06:21:16 +00:00
mozilla.mano%sent.com
a86de6c508 Bug 305210 - [Mac] First-time migration wizard has no titlebar. r=mconnor. 2005-08-20 05:36:18 +00:00
jwalden%mit.edu
5e74f32ebd Bug 304408 - Rename "Sanitize" feature in docs. p=steffen, r=me 2005-08-19 19:25:16 +00:00
jwalden%mit.edu
5cd9f2ff1c Bug 304333 - Reflect changes to options - advanced - updates to include search plugins. p=steffen, r=me 2005-08-19 19:13:39 +00:00
jwalden%mit.edu
846a8d9d03 Bug 298484 - clicking the Refresh button and pressing Ctrl+Shift+R don't have the same results. p=steffen, r=me 2005-08-19 19:06:35 +00:00
mark%moxienet.com
4e188e8ab2 Missed files from bug 302080. 2005-08-18 13:29:55 +00:00
mark%moxienet.com
4e19563146 Bug 302080, Mac products need to display EULA. New Mac dmg packager, EULA resources, dmg backgrounds, and icons. Also fixes 180837, 257854, 283598. r=josh sr=smfr sr=bryner 2005-08-18 13:11:46 +00:00
rob_strong%exchangecode.com
2cfbbf8983 Bug 303288 Advanced > Updates > Extensions > Check now opens extension manager without close button. r+a=bsmedberg 2005-08-17 22:35:30 +00:00
gavin%gavinsharp.com
84b5f599fa Bug 303644 : Remove livemark autodiscovery's handrolled wrapper, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=vlad 2005-08-17 16:17:43 +00:00
jwalden%mit.edu
95fc96ba15 Bug 299976 - Remove identical items from glossary/index datasources and make them platform-specific. p=steffen, r=me 2005-08-16 22:48:53 +00:00
bsmedberg%covad.net
c54aa3f56b Bug 304476 (and 304478) - remove app.extensions.version from default prefs - r=chase 2005-08-16 19:28:01 +00:00
cmp%mozilla.org
f892ead275 Bump browser version to 1.6a1. Bug 304472, attachment 192789. 2005-08-16 18:34:36 +00:00
myk%mozilla.org
adc3aea256 Bug 304734: update Mozilla Store bookmark to point to store.mozilla.org; r=mconnor 2005-08-16 00:40:51 +00:00
mozilla.mano%sent.com
a31fb44d08 Bug 304748 - 'Bookmark This Tab' command doesn't work if the context element is the tabbar itself. r=mconnor 2005-08-15 23:44:17 +00:00
myk%mozilla.org
ea0b137dab Fix for bug 304362: makes feedview parse W3C-DTF dates correctly; also, fixes several regressions from the checkin for bug 303848, specifically: uncomments call to Feed.init() so feeds get initialized (and dates show up and refresh works); calls the refresh function appropriately so refresh works; disables refresh by default; adds back menu display and refresh prefs; makes refresh pref refer to minutes rather than seconds; and looks for prefs in DOM by correct name (all lowercase, since XSLT forces them to that) so the menu shows up and refresh works. r=mconnor, sr=beng 2005-08-15 22:45:23 +00:00
mozilla.mano%sent.com
b3e1d5f665 bug 304436 - [mac] RSS button is displayed empty. patch from Kevin Gerich (on bug 303848). 2005-08-15 19:11:01 +00:00
bsmedberg%covad.net
f0d2e05a7e Bug 299992 (re-landing) - Move pldhash etc. into the xpcom glue, and centralize various instances of nsINIParser in the xpcom glue. Some files were cvscopied from xpcom/ds to xpcom/glue r=brendan/darin 2005-08-15 18:29:55 +00:00
doronr%us.ibm.com
cfe6f6a0e5 Bug 303058 - Missing plugin bar no longer appears. r=mconnor 2005-08-15 15:46:51 +00:00
gavin%gavinsharp.com
db89c71668 Bug 304469 : Add -new-tab option to auto-remote, r=benjamin 2005-08-15 14:01:10 +00:00
gavin%gavinsharp.com
174a7e3247 Bug 304233: fix "preference has no properties" error in advanced JS Options, patch by Ronny Perinke <ronny.perinke@gmx.de>, r=mconnor 2005-08-13 22:51:50 +00:00
gavin%gavinsharp.com
3738b3c44c Bug 304418 : Fix a couple of regressions from the checkin for bug 284868, r=mconnor 2005-08-13 17:36:09 +00:00
aaronleventhal%moonset.net
49e0b8b124 Can't tab out of location bar. Regression from feedview button being added. r=mconnor 2005-08-13 02:46:08 +00:00
mconnor%steelgryphon.com
04c85ee01c bug 304403 - better safe mode UE, part 1, a=chase 2005-08-12 07:01:09 +00:00
jruderman%hmc.edu
2b2040431c bug 303181 - Remove reliance on focusedWindow and fix race conditions in browser context menus.
bug 284868 - HTTP Referer not sent at all when "saving link as...".
r=mconnor, a=mconnor
2005-08-12 06:55:54 +00:00
mconnor%steelgryphon.com
bbe05ede6a bug 285064 - rename sanitize to Clear Private Data, patch by Mike Beltzner (mike@beltzner.ca), r+a=me 2005-08-12 05:55:26 +00:00
mconnor%steelgryphon.com
8c1af36d6d bug 299745 - updating firefox window / progress bar doesn't maintain look of software update UI, patch by Mike Beltzner (mike@beltzner.ca), r+a=me 2005-08-12 04:50:26 +00:00
gavin%gavinsharp.com
1a612bab88 Bug 303252: Feedview doesn't mark up .rdf file served as application/rdf+xml, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r+a=mconnor 2005-08-12 04:49:55 +00:00
mconnor%steelgryphon.com
78c3248bef bug 271097 - add UI to enable turning off searchplugin auto-update, patch by O. Atsushi (torisugari@gmail.com), r+a=me 2005-08-12 03:06:39 +00:00
mconnor%steelgryphon.com
a71b9da37b bug 302281 - Open links from external applications always opens link in new window, r=bsmedberg, a=shaver 2005-08-12 02:43:36 +00:00
ben%bengoodger.com
ab8be515b2 I hate myself 2005-08-12 01:17:07 +00:00
ben%bengoodger.com
4eb9b16a5f fixing build bustage (frogot to add files) 2005-08-12 01:15:22 +00:00
aaronleventhal%moonset.net
350f486143 Fix for XML parser error caused by checkin to bug 302359. Patch by Ben Basson. r+a=mconnor 2005-08-12 01:10:39 +00:00
ben%bengoodger.com
86b85d7e51 bug 300412 - add "Bookmark all Tabs" menu option to bookmarks menu, improves discoverability of bookmark tab groups per usability testing. patch by Grace Shih <gsshih@gmail.com> r=ben@mozilla.org 2005-08-12 00:42:16 +00:00
ben%bengoodger.com
45b09ace03 303848 - integrate feedview better with firefox browser code/live bookmarking system.
this is an initial stab at implementing a design I'm working on with Mike Beltzner
here: http://wiki.mozilla.org/Firefox:1.1_RSS_Pretty_Print
2005-08-12 00:34:19 +00:00
bsmedberg%covad.net
8992fb4c7d Backout bug 299992 - too much odd platform-specific bustage 2005-08-11 22:07:08 +00:00
bsmedberg%covad.net
e9c48557e9 Bug 299992, the part before the actual work: move pldhash and the templatized hashtables into the glue (and drop the minor dependencies on NSPR), and centralize our various in-tree nsINIParser classes into the glue (does not affect the ones used for the various installers) r=brendan/darin a=chase/cbeard 2005-08-11 20:40:53 +00:00
mkaply%us.ibm.com
d604ba5720 Fix line endings 2005-08-11 19:33:12 +00:00