Граф коммитов

6172 Коммитов

Автор SHA1 Сообщение Дата
sspitzer@mozilla.org bb3e660bf6 fix for bug #394226: can't drag favicon to an empty bookmarks toolbar r=dietrich, mconnor a=mconnor for m8 2007-09-07 16:16:18 -07:00
neil@parkwaycc.co.uk 4e81e53009 Bug 394567 Remove unused prefixhidden, tborient and tbalign attributes (tbpack was removed in bug 282188) r=mconnor sr=jag 2007-09-07 15:45:45 -07:00
sspitzer@mozilla.org 1b61f82d06 fix for bug #394527: livemark feed URIs should show up as "bookmarked" (gold star on) in the url bar and in url bar autocomplete search results for performance: when searching previous autocomplete results, we don't need to regenerate the hash tables (of livemark item ids and livemark feed URIs). when searching previous autocomplete results, if we find any, tell the front end immediately, instead of waiting for our first db query to return. r=dietrich, a=mconnor for m8 2007-09-07 14:47:21 -07:00
dtownsend@oxymoronical.com 8201512f83 Bug392000: Credit download manager icons. r+a=mconnor 2007-09-07 14:02:15 -07:00
enndeakin@sympatico.ca 2d2c9116c2 Bug 394397, make cut/copy/paste menus sticky, r=mano, a=mconnor 2007-09-07 05:28:48 -07:00
sspitzer@mozilla.org bdf737a608 fix for bug #395267: show tag results (first) in the url bar autocomplete results. r=dietrich, a=mconnor for m8 2007-09-06 22:35:10 -07:00
mozilla.mano@sent.com f6e992a2df Bug 395122 - Toolbar customization sheet is broken. r+a=mconnor. 2007-09-06 17:59:29 -07:00
dmose@mozilla.org e44b81538e Inject default web-based protocol handlers into mimeTypes.rdf (bug 392978), r=myk, sr=biesi, a=mconnor 2007-09-06 15:20:52 -07:00
gavin@gavinsharp.com 1d77fa89e0 Fix broken style rule from patch for bug 387718 2007-09-05 22:14:17 -07:00
myk@mozilla.org ec3ff32ae8 bug 377784: new Applications prefpane, which replaces the Download Actions dialog and the Feeds prefpane and provides a better UI for configuring handlers for MIME types and protocol schemes; r=gavin, ui-r=mconnor 2007-09-05 21:55:45 -07:00
timeless@mozdev.org 90c0fe7b30 Bug 383925 "a" is used for autoTypeRadio.accesskey instead of "A" r=gavin 2007-09-05 20:57:05 -07:00
sayrer@gmail.com ebac74c6cd Bug 395128. Reduce source size of nsBrowserGlue.js. r=gavin 2007-09-05 20:02:22 -07:00
roc+@cs.cmu.edu cb47dbe83f Bug 392845. Don't ship non-built xml-rpc components with the browser. r=bsmedberg,gavin 2007-09-05 16:01:19 -07:00
sayrer@gmail.com fb76c5017d Bug 394979. search logging shows up in Ts. ifdef it. r=gavin 2007-09-05 15:18:50 -07:00
gavin@gavinsharp.com 9f124b4780 Relanding bug 383183 with some additional perf fixes: include an identity indicator in primary chrome, patch by Johnathan Nightingale <johnath@mozilla.com>, r=me 2007-09-05 13:24:44 -07:00
benjamin@smedbergs.us 50667d0c23 Bug 394329 - Ship the JS import library in the SDK, and stop linking it from browsercomps which doesn't use it, r=luser a=NPDB 2007-09-05 08:56:56 -07:00
sspitzer@mozilla.org a5924b0372 fix for bug #393569: don't show inactive stars in the location bar autocomplete results for non-bookmarked results, as the star is not interactive r=dietrich, ui-r=faaborg 2007-09-05 08:24:43 -07:00
philringnalda@gmail.com 5749b66dd2 Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore 2007-09-05 06:47:22 -07:00
philringnalda@gmail.com bd4104a975 Bug 394491 - send feed: URLs on all platforms, not just Mac (can't subscribe to feeds in Outlook 2007), r=mano 2007-09-04 19:39:48 -07:00
gavin@gavinsharp.com 8bd796a0b1 Bug 393247: Downloads no longer remember last download directory, patch by Jim Mathies <jmathies@mozilla.com>, r=me 2007-09-04 09:21:34 -07:00
sayrer@gmail.com f8c9de3702 Bug 388275. Malformed feed breaks UI. r=gavin 2007-09-03 21:31:43 -07:00
roc+@cs.cmu.edu 3bf9288ab3 Bug 392845. Remove xml-rpc extension from browser defaults. r=bsmedberg 2007-09-03 20:55:10 -07:00
gavin@gavinsharp.com 62369c830a Back out Larry (perf regressions) 2007-09-03 20:35:20 -07:00
gavin@gavinsharp.com da3a974852 Relanding bug 383183: include an identity indicator in primary chrome, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor, r=me 2007-09-03 17:42:41 -07:00
rob_strong@exchangecode.com b90457cc4d Bug 392084 - Add a get plugins link to the add-ons mgr. r=dtownsend 2007-09-03 17:03:41 -07:00
asqueella@gmail.com 26a00c3cf8 switch the monitor images for bug 386163; I mixed them in the previous check-in 2007-09-03 01:24:53 -07:00
asqueella@gmail.com b05438628a remove trailing whitespace to kick qm-win2k3-01 2007-09-02 16:47:53 -07:00
asqueella@gmail.com 81567308b2 Bug 386163 - 'Set Desktop Background' refactoring: use canvas in all cases, support widescreen previews p=Dao Gottwald <dao@design-noir.de> r=mano, ui-r=mconnor 2007-09-02 15:33:21 -07:00
asqueella@gmail.com 08cf80bb42 Bug 384854 - Hide certain context menu options (view source, view selection source, etc) when viewing non-text content (images, plugins) p=Ehsan Akhgari <ehsan.akhgari@gmail.com> r=mano 2007-09-02 15:11:38 -07:00
asqueella@gmail.com 00d81e0617 Bug 394349 - use textbox.editor.transactionManager.clear() instead of textbox.editor.enableUndo(true/false) p=Ryan Jones <sciguyryan@gmail.com> r=gavin 2007-09-02 15:08:10 -07:00
rob_strong@exchangecode.com 6a56b868a9 Bug 283697 - Firefox Options (Preferences) panels are cropped (cut off). r=mconnor 2007-09-02 15:05:53 -07:00
asqueella@gmail.com ea04849aa9 Bug 393986 - Unnecessarily creating arrays using map in page info (should use forEach) p=Florian Queze <f.qu@queze.net> r=mano 2007-09-02 15:00:06 -07:00
asqueella@gmail.com fbab3d6b56 relanding bug 361735 - middleclick on a search suggestion should open the result in a new tab p=Simon Bunzli (busy) <zeniko@gmail.com> r=gavin 2007-09-02 14:49:16 -07:00
mozilla.mano@sent.com 5083add3e1 Bug 175124 - improve open in tabs behaviour (see comment 26), this also enables 'Open All in Tabs' for host nodes in the history sidebar (bug 369919) and for saved searches (queries), patch by mconnor and me. 2007-09-02 12:03:24 -07:00
asqueella@gmail.com 930091f25d try to back out 324397 to see if it's the cause of orange on bm-xserve08 2007-09-02 11:42:38 -07:00
asqueella@gmail.com 39d06f58b8 try to back out 361735 to see if it fixes the orange on bm-xserve08 2007-09-02 10:58:17 -07:00
asqueella@gmail.com b4ed29db6d Bug 361735 - middleclick on a search suggestion should open the result in a new tab p=Simon Bunzli <zeniko@gmail.com> r=gavin 2007-09-02 09:00:08 -07:00
asqueella@gmail.com ae43f5d639 Bug 324397 - 'Allow cookies for the original site only' preference, should be selected by default p=Daniel Veditz <dveditz@cruzio.com> r=mconnor 2007-09-02 08:33:09 -07:00
dietrich@mozilla.com 1ea4c8de7a Bug 317847 Implement "Save this Search" (r=mano) 2007-09-01 14:23:36 -07:00
sspitzer@mozilla.org 5eaabb1c22 fix for bug #393887: Star icon shouldn't be set for items in RSS / Live Bookmarks. r=dietrich 2007-08-31 17:04:23 -07:00
dcamp@mozilla.com 2b3259d83f block document loads for URIs tagged as malware by the url-classifier service. b=384941, r=bzbarsky, r=tony, sr=biesi, ui-r=johnath, a=bzbarsky 2007-08-31 16:18:46 -07:00
sspitzer@mozilla.org dcd754b2ab fix for bug #389487: Add favicons on recently closed tabs list patch=Michael Wu <flamingice@sourmilk.net> r=sspitzer 2007-08-31 16:03:29 -07:00
dolske@mozilla.com 76e443fcb0 Bug 226735: replace modal pre-submit save password dialog with post-submit bar. r=gavin 2007-08-31 15:29:55 -07:00
sspitzer@mozilla.org 8e9c527c5a fix for bug #387718: the location bar dropdown should show a star next to bookmarked results r=gavin 2007-08-31 13:19:19 -07:00
dtownsend@oxymoronical.com 996c8e5dcf Bug 252830: Blocked XPI install should have allow once feature. r+sr=dveditz, r=gavin.sharp, a=bzbarsky 2007-08-31 12:29:18 -07:00
dbaron@dbaron.org dc7ebbffc7 Make double-clicking in the URL bar again place the selected text in the X selection. Patch by Dão Gottwald <dao@design-noir.de> b=393828 r=mano 2007-08-31 10:12:07 -07:00
dbaron@dbaron.org ccc36edae0 Add shutdown code for the macBrowserOverlay so that we remove gSanitizeListener as a pref observer. b=342600 r=mano 2007-08-31 10:08:03 -07:00
rob_strong@exchangecode.com 6d6430590d Bug 394299 - UI to provide access to extension options from app options cut off (also fixes bug 393945). r=mano 2007-08-31 03:39:06 -07:00
mark.finkle@gmail.com 5af7d1783e b=391155. r=gavin. disable firefox content handler when launching a xul application 2007-08-30 20:12:11 -07:00
gavin@gavinsharp.com 05fe14cbcc Back out bug 383183 due to unit test failures and perf regression 2007-08-30 15:48:29 -07:00