Commit Graph

2272 Commits

Author SHA1 Message Date
bryner%brianryner.com
29c70cffe8 Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
bsmedberg%covad.net
0d80d2802c Bug 261232 - Require builders to specify application(s) to client.mk and configure when building r=cls (plus additional approval from pinkerton for camino-specific changes) 2004-11-23 22:22:58 +00:00
timeless%mozdev.org
36264e9bde Bug 221161 customize domain endings (TLDs) for ctrl+enter etc completions of the URL bar
patch by hassman@czilla.cz r=varga sr=shaver
2004-11-23 20:40:23 +00:00
timeless%mozdev.org
0f580b3f96 Bug 251078 Remove xpcom's rebase utility
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 20:00:26 +00:00
steffen.wilberg%web.de
1c17085db7 Bug 271348: 'Move system caret with focus/selection changes' needs to explain that it is the same as caret browsing. r=jeff 2004-11-23 18:15:02 +00:00
darin%meer.net
f103a62f64 fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2004-11-15 20:16:52 +00:00
darin%meer.net
2a234ac098 fixing bustage 2004-11-08 02:43:19 +00:00
darin%meer.net
950a78482d fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
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
steffen.wilberg%web.de
37d49383e2 Bug 267913: right-click on Mac is ctrl+click, not cmd(accel)+click. 2004-11-05 16:50:54 +00:00
steffen.wilberg%web.de
bb6e58e0d2 Bug 253008: Set network.proxy.share_proxy_settings if IE has a single proxy set up. p=mconnor, r=vlad, sr=darin 2004-11-05 16:18:21 +00:00
steffen.wilberg%web.de
33dad4a339 Bug 263962: Document more Mac-only menu stuff. r=jeff 2004-11-04 23:40:20 +00:00
jst%mozilla.jstenback.com
3d3c74240e Fixing bug 262887. Make dialogs opened through the DOM make the opening tab the current tab. r=ben@mozilla.org, dveditz@cruzio.com, sr=bryner@brianryner.com 2004-11-03 17:06:21 +00:00
steffen.wilberg%web.de
e1b8213352 Bug 267211: fix 'clipboard' misspelling. 2004-11-01 22:13:41 +00:00
darin%meer.net
189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
steffen.wilberg%web.de
99d1a8a229 Bug 266095: document the 'Match case' checkbox in the find bar. r=jeff 2004-11-01 12:47:33 +00:00
bsmedberg%covad.net
3824d6b15f Installer bustage from bug 237745 - package appstartup.xpt properly. 2004-11-01 12:16:48 +00:00
darin%meer.net
0570feff32 fix bug 266922 "linux nightly trunk installer builds fail" r+sr=sparky 2004-10-31 17:06:46 +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
darin%meer.net
aa1c016eea Adding xpcom_core.dll to the Firefox static build packaging to unbreak
nightly trunk builds, bug 266149.
2004-10-27 08:16:52 +00:00
timeless%mozdev.org
1d1d158fd2 Bug 252836 Exception ``[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.sessionHistory]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://global/content/bindings/browser.xml :: onxbldestructor :: line 402" data: no]'' thrown from function onxbldestructor(event=Event:{0}) in <chrome://global/content/bindings/browser.xml> line 402.
r=neil sr=bz
2004-10-27 05:23:40 +00:00
steffen.wilberg%web.de
66230a5531 Bug 265741: fix menuPath and preferences entities for Mac. r=jeff 2004-10-26 21:37:32 +00:00
steffen.wilberg%web.de
ff4cb30251 Bug 263762: remove 'Close Window if only one Tab is open'. r=jeff 2004-10-26 21:36:20 +00:00
webmail%kmgerich.com
4ead186efa back out firefox sidebar style changes on trunk, bug #251910 2004-10-26 12:09:38 +00:00
steffen.wilberg%web.de
fd270a760f Bug 263762: remove Opt+F4 from shortcut list for FF-Mac and IE-Mac. r=jeff 2004-10-26 07:52:20 +00:00
steffen.wilberg%web.de
be8456cddd Bug 265213: Help for migrating IE/Mac users should address terminology issues.r=jeff 2004-10-26 07:13:30 +00:00
steffen.wilberg%web.de
cc2dac9f6a Bug 265853: 'File' menu items listed in wrong order. r=jeff 2004-10-26 07:00:45 +00:00
db48x%yahoo.com
c4e018d5f4 bug 239472: Page Info -> media -> Save As... doesn't work
r=db48x, sr=jag
2004-10-26 06:59:57 +00:00
bryner%brianryner.com
53736949e9 Fix linux installer to be able to use png images instead of XPM. Add new firefox and thunderbird artwork in png forward and remove generic xpms. Bug 265826, r=vlad. 2004-10-25 08:32:39 +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
steffen.wilberg%web.de
fcff7bf8d0 forgot to bump the date 2004-10-25 07:09:54 +00:00
steffen.wilberg%web.de
47cff92852 Bug 265849: there's no longer an Options button in the Download Manager. p=als@mozilla.ru, r=me 2004-10-25 07:02:54 +00:00
dbaron%dbaron.org
2e13a0b566 Restrict handling of various things to events coming from the user (not Web content). b=265176 r+sr=jst a=asa 2004-10-22 07:32:08 +00:00
bugzilla%arlen.demon.co.uk
46b7a16d7a Bug 261267 helper application dialog has title issues when opening an unknown filetype - browser/toolkit parts
p=me r=vladimir sr=shaver
2004-10-20 20:31:20 +00:00
jst%mozilla.jstenback.com
8e43941de7 Fxing bug 249332. Don't use getters/setters for link.href in browser code. r=caillon@aillon.org, sr=dveditz@cruzio.com 2004-10-18 18:59:30 +00:00
jwalden%mit.edu
d73ffa47db Porting branch fix for followup change after bug 250279 (Find Toolbar for View Source) 2004-10-17 10:49:07 +00:00
webmail%kmgerich.com
02658f45ad bug #251910, style bookmark and history sidebar items as links 2004-10-15 23:51:49 +00:00
jst%mozilla.jstenback.com
f780aaf680 Fixing bug 249855. Attempt to copy QuickTime and Macromedia Flash plugin xpt files to the right place during installation. r+a=ben@mozilla.org 2004-10-15 06:27:54 +00:00
jwalden%mit.edu
d491b23a7d Fixing erroneous diff... 2004-10-15 02:32:33 +00:00
jwalden%mit.edu
94eef6f59c Add Save Target As/Save Link As to the IE/Firefox differences list 2004-10-15 02:27:57 +00:00
steffen.wilberg%web.de
dfd9e33f1f fix XML parsing error 2004-10-14 23:51:43 +00:00
steffen.wilberg%web.de
d0b50ede50 Bug 264332: add link to tabbed_browsing.xhtml in using_firebird.xhtml#tabbed_browsing. r=jwalden 2004-10-14 23:26:49 +00:00
jwalden%mit.edu
2803292aa8 s/refresh/reload/g - I wonder why this was the way it was? 2004-10-14 22:59:42 +00:00
steffen.wilberg%web.de
b88bd2faf9 Bug 264323: missing links in Contents-Customization-Themes/Extensions. r=jwalden 2004-10-14 22:55:46 +00:00
jwalden%mit.edu
4188e30f89 Bug 258076 - Document new tab prefs. r=steffen 2004-10-14 22:48:47 +00:00
steffen.wilberg%web.de
0d961a479d Bug 259387: document popup blocker statusbar and info bar menu. r=jwalden 2004-10-14 22:38:45 +00:00
jwalden%mit.edu
6d38208464 Bug 263759 - Remove Ctrl+F4 (Close Window) shortcut for Macs (it conflicts with a default OS setting) 2004-10-14 22:34:29 +00:00
jwalden%mit.edu
ab575b88aa Bug 263547 - corrections needed for Help's start page. One last bit of cleanup... 2004-10-14 22:25:02 +00:00
steffen.wilberg%web.de
a620bc24bc Bug 264317: fix broken links in Help Contents - Menu Reference 2004-10-14 08:45:45 +00:00