gavin@gavinsharp.com
51724f48bc
Revert experimental change
2007-09-23 13:53:48 -07:00
gavin@gavinsharp.com
2fa81c496f
Temporarily disabling the main browser progress listener to see what kind of impact it will have on perf numbers
2007-09-23 11:36:46 -07:00
myk@mozilla.org
7cd8a5b5b4
bug 357235: make the 'undo close tab' keyboard shortcut more discoverable; Patch by Michael Ventnor; r=mano, uir=beltzner, a=mconnor
2007-09-20 11:26:44 -07:00
philringnalda@gmail.com
a9e007cb74
Bug 395615 - Remove unused globals in browser.js, r=gavin, a=mconnor
2007-09-18 20:38:21 -07:00
joshmoz@gmail.com
ffe2dbec39
Fix window staggering and positioning to make sure new windows are never partly positioned offscreen and don't seeminly arbitrarily get larger by the size of the title bar. b=218214 r=mano r=cbarrett sr=roc a=roc
2007-09-15 10:01:35 -07:00
pavlov@pavlov.net
4939e74784
backing out 383183 due to Tp regressions (396064).
2007-09-13 17:11:46 -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
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
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
asqueella@gmail.com
b05438628a
remove trailing whitespace to kick qm-win2k3-01
2007-09-02 16:47:53 -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
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
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
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
gavin@gavinsharp.com
05fe14cbcc
Back out bug 383183 due to unit test failures and perf regression
2007-08-30 15:48:29 -07:00
gavin@gavinsharp.com
25a31f34f3
Bug 383183: include an identity indicator in primary chrome (Larry), patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor, r=me
2007-08-30 14:17:35 -07:00
enndeakin@sympatico.ca
5c3dee16d7
Bug 195031, support sticky bookmarks menus, r=mano,sr=bz, blocking bug
2007-08-30 08:43:10 -07:00
gavin@gavinsharp.com
279df1098b
Fix newlines
2007-08-29 10:33:31 -07:00
mozilla.mano@sent.com
bb205dfebc
Bug 385266 - New starring, bookmarking and tagging UI, changes noted in comment 333. r=dietrich.
2007-08-28 14:47:43 -07:00
philringnalda@gmail.com
16be355269
Bug 321954 followup, forgot to address review comment
2007-08-22 21:13:36 -07:00
philringnalda@gmail.com
36d38a4df6
Bug 321954 - Make it easier for apps to hook into toolkit's printing component, patch nearly all by Ian Neal <iann_bugzilla@blueyonder.co.uk> with very little from me, r=gavin
2007-08-22 21:07:30 -07:00
sdwilsh@shawnwilsher.com
30d7fb302b
Bug 308073 - Change default downloading folder in Windows Vista from Desktop to Downloads. Patch by Jim Mathies <jmathies@mozilla.com>. r=robarnold, r=robert.bugzilla, sr=dougt, a=mconnor
2007-08-21 10:22:02 -07:00
gavin@gavinsharp.com
0995a3d991
Bug 307770: pass the blocked host to xpinstall-install-blocked observers so that they can offer to whitelist the correct URI (fix installation of XPIs from target="blank" links), r=mano, sr=dveditz
2007-08-19 13:51:30 -07:00
mozilla.mano@sent.com
acea337976
Bug 385266 - New starring, bookmarking and tagging UI, further work. Make Bookmark This Page/Frame/Link use the new panel. r=dietirch.
2007-08-17 00:22:12 -07:00
mozilla.mano@sent.com
1bfb840f8e
Bug 385266 - New starring, bookmarking and tagging UI. This is work-in-progress and not yet enabled for anything but the star button itself. Smart folders are not yet hooked up either. r=dietrich.
2007-08-15 18:15:50 -07:00
gavin@gavinsharp.com
cf897b4f98
Bug 356581: focus the location bar after closing the tab so that Ctrl+W doesn't cause it to loose focus, patch by Simon Bünzli <zeniko@gmail.com>, r=me
2007-08-12 06:58:33 -07:00
gavin@gavinsharp.com
48ceb42878
Bug 389948: catch microsummary service initialization exceptions so that they don't disrupt startup (e.g. breaking session restore), r=mconnor, a=mconnor on IRC Firefox 3 M7
2007-07-28 19:47:40 -07:00
jag@tty.nl
f491d62e06
Bug 383252: Cannot drag / drop URL or link onto tabbar, r=mconnor
...
When SeaMonkey switched to toolkit's nsDragAndDrop.js, it lost the dragDropSecurityCheck method, which for SM was on nsDragAndDrop, but for FF was on tabbrowser.
Moving that method from tabbrowser to toolkit's nsDragAndDrop.js, and cleaning it up a little.
2007-07-25 23:40:24 -07:00
martijn.martijn@gmail.com
5362ce7093
Bug 389179 - I can't always go back from a wink with target=_self inside a frameset, r=gavin
2007-07-23 14:04:34 -07:00
kaie@kuix.de
c3f133e322
Bug 386681, nsIWebProgressListener security: Test for bits, not for absolute values
...
r=mconnor
2007-07-23 04:03:22 -07:00
mozilla.mano@sent.com
8854db12e8
Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin.
2007-07-17 14:08:24 -07:00
gavin@gavinsharp.com
4a251f7a3a
Bug 387685: clean up Firefox tooltip code now that bug 279703 has landed (back out most of the patch for bug 218223), r=Enn (original SeaMonkey patch by Neil Rashbrook in bug 386390)
2007-07-12 08:04:00 -07:00
enndeakin@sympatico.ca
3eca1f5f3a
Bug 386390, remove tooltip size workaround that isn't needed any more, r=gavin
2007-07-06 05:45:10 -07:00
gavin@gavinsharp.com
edc4f79c71
Bug 366797: try re-enabling the new location bar now that some enhancements have been made to the binding
2007-07-05 07:30:39 -07:00
gavin@gavinsharp.com
7ab79d699a
Disable new location bar (bug 366797) again due to Ts/Txul regression
2007-07-03 15:32:31 -07:00
gavin@gavinsharp.com
f8eb26511d
Bug 386746: remove unneeded URL bar code, patch by Dão Gottwald <dao@design-noir.de>, r=me
2007-07-03 10:40:40 -07:00
sayrer@gmail.com
105e5dfa34
Backing out test. Bug 385224. comment out the new site-specific pref code to determine perf impact. r=gavin
2007-07-01 18:21:54 -07:00
sayrer@gmail.com
6727a47b11
Bug 385224. comment out the new site-specific pref code to determine perf impact. r=gavin
2007-07-01 15:47:12 -07:00
gavin@gavinsharp.com
e42b3ec095
Bug 366797: revise the location bar (highlight effective domain, decode URLs, add overflow ellipsis and tooltip), patch by Dão Gottwald <dao@design-noir.de>, r=me
2007-06-27 15:31:06 -07:00
rflint@ryanflint.com
ca0e1f37e7
Bug 378553 - Expose search engine alias functionality. r=gavin
2007-06-27 12:25:14 -07:00
sdwilsh@shawnwilsher.com
49e767d479
Backout of Bug 366797 due to leaks
2007-06-26 20:21:18 -07:00
sdwilsh@shawnwilsher.com
c4915bdc61
Bug 366797 - Revise the Location Bar. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp, ui-r=beltzner
2007-06-26 17:25:25 -07:00
mozilla.mano@sent.com
4a1fb3feba
Bug 385710 - feed icon in url bar is broken, patch from Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me.
2007-06-25 02:10:55 -07:00
mozilla.mano@sent.com
e7e14a7ea0
Bug 385497 - when adding a sidebar panel bookmark, clicking on the 'show all folders' expand button in the 'add bookmark dialog' doesn't expand all the way. r=dietrich.
2007-06-24 17:21:19 -07:00
kherron@fmailbox.com
706c1bce1a
Bug 383746 - Page Info RSS section should use code in browser.js to enumerate page feeds. Patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>. r=mano.
2007-06-24 16:13:21 -07:00
sspitzer@mozilla.org
907d30783a
fix for bug #385490 : when attempting to add a bookmark as a sidebar panel, add bookmark dialog is cropped.
...
r=mano
2007-06-22 16:02:35 -07:00
myk@mozilla.org
a9f7d7c3a3
bug 378549: remember text zoom changes on a site-specific (per-site) basis
...
r=mconnor
2007-06-19 11:58:14 -07:00
flamingice@sourmilk.net
842c8ce636
Bug 383760, Add quit confirmation dialog, r=Mano, ui-r=beltzner
2007-06-15 11:01:25 -07:00
philringnalda@gmail.com
9837bbf7c8
Bug 384256 - Remove unused function _getContentShell and useUBHistoryItem, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin
2007-06-13 21:59:43 -07:00
gavin@gavinsharp.com
cf61552f16
Bug 337344: inform users using a notification bar when sites hide chrome on popups, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor
2007-06-06 13:17:25 -07:00
rflint@ryanflint.com
e01421b4b8
Bug 383353 - Remove normalizePostData from browser.js. r=gavin
2007-06-05 13:07:41 -07:00
dietrich@mozilla.com
037733ef61
Bug 381245 Toolbar icon to toggle bookmarks sidebar is missing - followup (r=mano)
2007-05-25 15:42:21 -07:00
mozilla.mano@sent.com
fe6836f591
Bug 372508 - onFolderChanged removal. r=dietrcih.
2007-05-22 16:56:50 -07:00
mozilla.mano@sent.com
c93dcc6358
Bug 371823 - Optimize item moves. r=sspitzer.
2007-05-22 15:03:53 -07:00
thunder@mozilla.com
2427a48a87
Bug 381245: Add back the bookmarks toolbar icon to toggle the bookmarks sidebar. r=dietrich
2007-05-22 14:49:00 -07:00
sayrer@gmail.com
d293b8439d
Bug 381366. Get rid of gBrowserGlue. r=gavin
2007-05-20 14:09:42 -07:00
mozilla.mano@sent.com
d51f54dc00
Bug 381335 - Fix various js warnings in places front-end code. patch from Henrik Skupin <hskupin@gmail.com>, r=me.
2007-05-20 08:18:41 -07:00
mozilla.mano@sent.com
950b2995fc
Re-enabling, this doesn't seem to be the leak cause.
2007-05-19 18:32:01 -07:00
mozilla.mano@sent.com
d5ebae56aa
Commenting out potential code path for the remaining Rlk on fxdebug.
2007-05-19 17:29:04 -07:00
mozilla.mano@sent.com
fc75f37616
Bug 381052 - Customize of Navbar causes bookmarks on Bookmarks bar to disappear. r=sspitzer.
2007-05-18 12:05:31 -07:00
gavin@gavinsharp.com
405957fd02
Bug 374723: re-design password manager API and implement in JS rather than C++, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor, r=me
2007-05-16 03:02:45 -07:00
mozilla.mano@sent.com
1355c9bb8a
Bug 329842 - Add support for POST keywords. r=sspitzer.
2007-05-14 20:59:38 -07:00
asqueella@gmail.com
66932e16e5
Bug 338864 - ctrl+enter doesn't work if the url starts with wwwp=Simon Bunzli <zeniko@gmail.com>r=gavin
2007-05-13 08:47:05 -07:00
mozilla.mano@sent.com
455ba54224
Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer.
2007-05-10 11:18:34 -07:00
mozilla.mano@sent.com
33a988643d
Bug 379211 - Use item IDs for annotating bookmark/folder items rather than place: URIs. r=dietrich.
2007-05-10 01:05:19 -07:00
mats.palmgren@bredband.net
c712869d45
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
2007-04-30 16:52:44 -07:00
dveditz@cruzio.com
34c56bcec8
bug 370555 don't hide "about:blank" url when opened by another window, r=mconnor
2007-04-28 14:29:08 -07:00
gavin@gavinsharp.com
16d6ea87b2
Bug 218223: Long tooltips should wrap instead of cropping text, based on original SeaMonkey patch by Chris Thomas <cst@yecc.com>, Firefox patch by shaver, r=me
2007-04-24 09:20:24 -07:00
mozilla.mano@sent.com
fe51e1ff1c
Bug 339102 - New Page Info dialog. work done by Florian Queze <f.qu@queze.net>, ui-r=beltzner, r=me.
2007-04-12 18:26:39 -07:00
mozilla.mano@sent.com
6871ef2e25
Bug 373264 - bookmarks toolbar event overrides all instances of the toolbar binding. r=dietcih.
2007-03-28 17:07:42 -07:00
dietrich@mozilla.com
a1bd238ad9
Bug 329281 'Add Keyword for this Search' does not work w/ Places (r=mano)
2007-03-28 13:32:51 -07:00
asqueella@gmail.com
db810767a3
bug 372210, misc minor cleanup of browser.js:1. moved NS_ERROR_MODULE_NETWORK/NS_NET_STATUS_READ_FROM/NS_NET_STATUS_WROTE_TO from browser.js to web-panels.js, which is the only place they are used.
...
2. s/nsCI/Ci/g in browser.js, except in the global scope where it can't be used due to the #ifndef MOZ_PLACES at the top
3. switch to nsIPrefBranch2 from nsIPrefBranchInternal in browser.js. Instead of QIing gPrefService every time, just get the appropriate interface at the initialization. Based on IRC discussion, didn't fix the hacky way gPrefService is initialized.r=gavin
2007-03-24 20:41:16 -07:00
asqueella%gmail.com
5c8381d220
Bug 310651 - Full URL not displayed after cmd/ctrl/shift-enter and switching tabs
...
p=Edward Lee <edilee@gmail.com>
r=gavin
2007-03-12 06:06:26 +00:00
philringnalda%gmail.com
39082900d8
Bug 373428 - Deprecated DISALLOW_SCRIPT_OR_DATA checking feed URIs, r=mano
2007-03-10 20:50:41 +00:00
mozilla.mano%sent.com
da78c736f9
Bug 329964 - Can't open a bookmark in the Web Panels sidebar in Places. r=dietrich.
2007-03-08 09:29:19 +00:00
mozilla.mano%sent.com
92ff26e456
Bug 370771 - 'Send Link' (to page) doesn't work in web panels. r=gavin.
2007-03-07 22:25:24 +00:00
dietrich%mozilla.com
982652e67c
Bug 370013 Bookmarks toolbar folder should be a child of the bookmark menu folder, Bug 370020 No way to set an arbitrary folder as the bookmarks toolbar folder (r=mano)
2007-03-07 21:22:54 +00:00
asqueella%gmail.com
b8ecf99a5b
bug 372200 - remove unneeded window iteration plus replace the weird enableUndo(false); enableUndo(true) calls with a simple gURLBar.editor.transactionManager.clear() (thanks martijn for the tip!)
...
r=gavin
2007-03-01 06:30:53 +00:00
gavin%gavinsharp.com
97407c2fdf
Bug 371055: fix Ctrl+<Num> tab shortcuts (no need to set selected on the tab, since the selectedTab getter eventually does that, regression from bug 370742 which made that property read-only), r=mano
2007-02-20 21:48:09 +00:00
mozilla.mano%sent.com
d3eb89b441
Bug 370959 - places frontend code cleanup. r=sspitzer.
2007-02-20 00:51:31 +00:00
philringnalda%gmail.com
7d58fce8cf
Bug 370785: Suppress Go button for dom.disable_window_open_feature.location case, patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=mano
2007-02-19 04:24:58 +00:00
mozilla.mano%sent.com
50a583d157
Bug 370765 - remove webPanelSecurityCheck from contentAreaUtils. r=gavin
2007-02-19 01:03:34 +00:00
mozilla.mano%sent.com
323286399c
Bug 342485 - Replace calls to CheckLoadURI() with calls to CheckLoadURIWithPrincipal(). r=gavin, sayrer (for tests).
2007-02-17 04:12:28 +00:00
mozilla.mano%sent.com
667daca8ac
Bug 370135 - Bring back global history to the history menu (rather than session history). r=sspitzer.
2007-02-16 23:37:00 +00:00
mozilla.mano%sent.com
e9fc57fe9d
Bug 370026 - Remove current Starring UI. r=sspitzer.
2007-02-11 02:20:23 +00:00
mozilla.mano%sent.com
6040afd6ff
Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz.
2007-02-08 13:15:50 +00:00
asqueella%gmail.com
1784054605
Bug 368263 - remove hack around bug 23485 introduced in bug 249322 for multiline urls
...
patch by D��o Gottwald <dao@design-noir.de>
r=gavin
2007-02-05 22:39:29 +00:00
mozilla.mano%sent.com
691b0217b6
Bug 361698 - Navigation menuitems don't work in the sidebar's context menu. r=gavin.
2007-01-31 18:10:02 +00:00
mozilla.mano%sent.com
a0b9dfcbbc
Bug 368449 - 'Open All in Tabs' menu-item label accidentally reverted. r=gavin.
2007-01-31 11:29:05 +00:00
mozilla.mano%sent.com
f3cce4d2e4
Bug 367035 - No 'Bookmark This Tab' and 'Bookmark All Tabs' menuitms in the tabbar context menu (places-bookmarks builds). r=sspitzer.
2007-01-31 03:09:48 +00:00
asqueella%gmail.com
0ebc140fc8
fix bug 367356, Error: erel has no properties (XMLPrettyPrint.xml)
...
patch by D�o Gottwald <dao@design-noir.de>
r=gavin
2007-01-28 12:58:19 +00:00
mozilla.mano%sent.com
91990f7ffa
Bug 367025 - 'Bookmark All Tabs' command is always enabled in places-bookmarks builds. r=sspitzer.
2007-01-21 23:31:39 +00:00
gavin%gavinsharp.com
eed2c4f384
Bug 366084: Don't let numeric accesskeys conflict with tab switching, patch by Simon B�nzli <zeniko@gmail.com>, r=mats.palmgren, ui-r=beltzner
2007-01-19 04:29:19 +00:00
gijskruitbosch%gmail.com
358cf36800
Bug 364611 - toggleOfflineStatus in browser.js shouldn't ask if it can go offline if it's going online.
...
r=gavin.sharp@gmail.com (Gavin Sharp)
2007-01-13 10:29:16 +00:00
jst%mozilla.org
13e769d9b6
Fixing popup blocker bug 354973. r=mano@mozilla.com, sr=peterv@propagandism.org
2007-01-13 01:08:43 +00:00
bzbarsky%mit.edu
867068ef8a
Implement the proposed Web Apps 1.0 API for changing the selected style sheet
...
set, querying the available sets, etc. Bug 200930, r=sicking, sr=dbaron
2007-01-11 19:32:31 +00:00
gavin%gavinsharp.com
bf31d58845
Bug 365996: Take advantage of old yes/no constant in nsIPromptService, patch by Ryan Jones <bugs@ryan-jones.com>, r=mscott for /mail, r=neil for /xpfe and /mailnews, r=ctho for /suite, r=me for the rest
2007-01-09 20:29:09 +00:00
dietrich%mozilla.com
6e7e2de003
Bug 340895 Move SessionStore preferences to firefox.js (for zeniko, r=mano)
2007-01-05 17:09:56 +00:00
mozilla.mano%sent.com
0631137a21
Bug 359462 - Redesign PlacesController interaction with places views (this makes various edit command work in the places-based history sidebar). r=sspitzer.
2006-12-22 00:00:21 +00:00
sayrer%gmail.com
700b7c4152
Bug 309085. False positives from FeedHandler.harvestFeeds hide distinct feeds. r=gavin, ui-r=beltzner
2006-12-15 17:57:43 +00:00
sayrer%gmail.com
a150cf3b01
Bug 266904. Discovered feeds aren't cleared on loads in background tabs (refresh or drag and drop). r=gavin
2006-12-12 17:27:34 +00:00
sayrer%gmail.com
f9e7ca6e33
Bug 362156. Support the 'feed' link relation for autodiscovery. r=gavin
2006-12-07 18:45:45 +00:00
sayrer%gmail.com
c2b5508d9c
Bug 362329. Autodiscovery should not discover rel='alternate stylesheet' as a feed. r=gavin
2006-12-05 18:18:05 +00:00
Olli.Pettay%helsinki.fi
1cd06517da
Bug 360731, Back and Forward buttons on mouse no longer work, also Bug 330938, r=emaijala, sr=roc
2006-12-01 11:16:07 +00:00
mozilla.mano%sent.com
015f043c53
Bug 288254 - Findbar XBL widget. r=gavin,masayuki,bienvenu.
2006-11-26 22:47:46 +00:00
enndeakin%sympatico.ca
10d271efeb
Bug 359012, wrong host added to whitelist when xpi is in a frame, r=mano
2006-11-23 03:21:26 +00:00
sayrer%gmail.com
ec2e0db515
bug 361230. Add a way to tell the parser the feed has been sniffed. r=mano
2006-11-23 01:22:43 +00:00
gavin%gavinsharp.com
6bd7668399
Bug 359895: 'about:blank' shows in location bar when switching to a blank tab, r=mano
2006-11-22 17:42:35 +00:00
mozilla.mano%sent.com
480e437415
Bug 349128 - Focus lost pressing enter in empty location bar. r=gavin.
2006-11-14 21:57:10 +00:00
bzbarsky%mit.edu
0a3a624149
Make it possible for protocol handlers to configure how CheckLoadURI should
...
treat them via their protocol flags. Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
gavin%gavinsharp.com
f9333ecf69
Bug 264663: don't re-open closed popup-blocked notifications when switching tabs, r=mano
2006-11-06 23:41:31 +00:00
gavin%gavinsharp.com
f53482b40e
Bug 359682: remove redundant code that check's gBrowser's localName, r=mano
2006-11-06 17:42:31 +00:00
gavin%gavinsharp.com
06a8bb8f40
Bug 348031: [Mac] Pressing Cmd-W should always close the window when only one tab is visible, patch by Simon B�nzli <zeniko@gmail.com>, r=mano
2006-11-06 15:20:16 +00:00
sspitzer%mozilla.org
519037fe9d
fix for bug #356487
...
make MOZ_PLACES (if enabled) only build the places based history UI, use MOZ_PLACES_BOOKMARKS to turn off the places based bookmarks UI.
also addresses bugs:
bug #330923 : "View -> Sidebar menu" is empty if you build with places
bug #355738 : implement history sidebar on top of places backend
bug #356175 : hook up the history menu to the places backend
bug #356453 : add back "Clear Private Data" menu item
bug #356630 : add back "History | Show in Sidebar" menu item
bug #356631 : remove "search in history" and "view all history" menu items
bug #357301 : add back history and bookmark sidebar toolbar button items, remove places toolbar button
bug #358831 : history sidebar, right mouse button click should not expand / collapse item
r=dietrich, r=gavin
2006-11-04 04:48:06 +00:00
mozilla.mano%sent.com
d9d1462cee
Bug 356590 - Clean up nsContextMenu and make it a bit more window-agnostic, partly fixes bug 281490. r=gavin.
2006-11-02 22:26:22 +00:00
martijn.martijn%gmail.com
97f44cadbf
Bug 358202 - rss icon status in url bar is unchanged when drag&drop opens hovered over tab, r=mano
2006-11-01 18:07:51 +00:00
gavin%gavinsharp.com
05119483fc
Bug 322077: clean up toggleSidebar code, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me
2006-10-31 14:56:00 +00:00
gavin%gavinsharp.com
1e5d2dd876
Bug 358284: context menu breaks when building with --enable-plaintext-editor-only, patch by Adam Guthrie <ispiked@gmail.com>, r=me
2006-10-31 14:29:39 +00:00
sayrer%gmail.com
1c61422a14
[Bug 358572] remove ALTSS_ICON ifdefs and code. r=gavin
2006-10-29 02:53:19 +00:00
gavin%gavinsharp.com
6282ea0303
Bug 357776: fix regression from bug 169826 (createFixupURI takes a URI object, not a string), r=mconnor
2006-10-24 16:14:22 +00:00
gavin%gavinsharp.com
b20639d69c
Bug 248330: toolbar buttons aren't flush with the top of the screen in full screen mode, r=mano, ui-r=beltzner
2006-10-23 13:59:34 +00:00
martijn.martijn%gmail.com
9a4888cee2
Checking in patch for bug 248612 again, this causes 10% argo Ts regression, but other tinderboxes are not affected, see discussion in bug 248612
2006-10-21 09:09:09 +00:00
mozilla.mano%sent.com
7b361e07da
Bug 344140 - 'Recently closed tabs' entries not middle-clickable. patch from Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me.
2006-10-20 16:26:53 +00:00
gavin%gavinsharp.com
9cfb6add9f
Bug 233853: fix suffix/prefix addition to avoid cases like Ctrl+Enter when the location bar contains "cnn.com" going to "www.cnn.com.com", patch by Edward Lee <edilee@gmail.com>, r=me
2006-10-16 16:48:06 +00:00
gavin%gavinsharp.com
805c098730
Bug 169826: minor tweaks to tabbrowser code (port fixes from bug 164006 to Firefox), r=mconnor
2006-10-16 16:42:31 +00:00
martijn.martijn%gmail.com
47ae4bc241
Backing out patch for bug 248612, since it may have caused 10% argo Ts regression
2006-10-14 22:26:57 +00:00
gavin%gavinsharp.com
6a915a890a
Bug 355291: Recently Closed Tabs > Open All In Tabs throws exceptions when Always Display Tab Bar is enabled, patch by Simon B�nzli <zeniko@gmail.com>, r=mano
2006-10-13 15:08:09 +00:00
gavin%gavinsharp.com
2a465b082d
Bug 232605: windows opened by window.open open behind the window with focus, r=mano
2006-10-13 14:49:43 +00:00
martijn.martijn%gmail.com
9d9386ae11
Bug 248612 - holding drag&drop pointer over a tab for a moment should open this tab to allow drag&drop of content from one tab to another tab, r=mano
2006-10-12 17:08:48 +00:00
gavin%gavinsharp.com
33d86bc7dd
Bug 341092: Removing the "bookmarks toolbar widget" corrupts UI customizations, patch by Dave Townsend <mossop.bugzilla@blueprintit.co.uk>, r=me/annie.sullivan
2006-10-10 13:39:59 +00:00
sayrer%gmail.com
220959cec8
bug 353734. RSS icon fixes. r=mano
2006-10-10 00:56:59 +00:00
mozilla.mano%sent.com
217e108dff
Bug 346757 - Toolbars not shown in toolbar context menu on first open, assertion 'getElementById(''), fix caller?'. patch from Nickolay Ponomarev <asqueella@gmail.com>, r=me/neil, sr=neil.
2006-10-10 00:05:41 +00:00
mozilla.mano%sent.com
f407e29925
Bug 355112 - Get rid of feeds-disabled code in browser. r=gavin.
2006-10-09 23:57:40 +00:00
gavin%gavinsharp.com
148fb053f9
Fix strict warning found by mao on #firefox, r=me
2006-10-05 23:33:29 +00:00
gavin%gavinsharp.com
7e270a93dd
Bug 353027: Can't click RSS feed indicator until page is loaded, patch by Phil Ringnalda <philringnalda@gmail.com>, r=me
2006-09-27 18:59:17 +00:00
sspitzer%mozilla.org
e608dc89c4
fix for bug #354251 : "Open in Tabs" string missing from menuitem under "History | Recently Closed Tabs" (when places disabled).
...
r=dietrich
2006-09-26 21:40:16 +00:00
gavin%gavinsharp.com
c2625fca00
Bug 319554: default action can't be canceled for modifier+click events on links, r=mano
2006-09-21 17:39:36 +00:00
mozilla.mano%sent.com
3c1ddfefd3
Bug 353071 - Simplify visibility checks in OpenLocation and getSearchBar. r=gavin.
2006-09-21 12:57:21 +00:00
mozilla.mano%sent.com
75502eb5b2
Bug 286365 - After manually resetting encoding, 'View Source' uses original setting. patch from Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=me/smontagu.
2006-09-20 00:34:44 +00:00
mozilla.mano%sent.com
ba7a409fa8
Bug 352947 - regression: click-and-hold on the label of either the back or the forward toolbar-button doesn't open the button's drop-down. r=mconnor.
2006-09-18 19:51:24 +00:00
dietrich%mozilla.com
e645a5a672
Bug 350123 Update URLFormatter to work with non-Fx apps (r=robstrong)
2006-09-08 06:56:14 +00:00
pkasting%google.com
feae3163e7
Bug 342217: Make "Bookmark This Frame" work again.
...
r=jhughes
sr=ben
2006-09-05 23:14:45 +00:00
pkasting%google.com
f8f641ccc8
Bug 321973: Make "Bookmark This Link" work.
...
r=jhughes
sr=beng
2006-09-01 00:33:23 +00:00
pamg.bugs%gmail.com
0c203599f9
Bug 349431: Wikipedia wants to install a search-plugin over and over again (don't offer engines with no title in their <link> tags). r=mconnor
2006-08-31 17:00:57 +00:00
flamingice%sourmilk.net
c580b7033b
Bug 350201, Location bar shows about:blank after toolbar customization, r=mano
2006-08-30 19:43:18 +00:00
smontagu%smontagu.org
5a56ce69a3
Make HTML tooltips have the directionality of their parent element. Bug 91312, patch mostly by Ilya Konstantinov <mozilla-bugzilla@future.shiny.co.il>, r=Mano, sr=Neil
2006-08-30 10:07:57 +00:00
mconnor%steelgryphon.com
c7dbee783a
bug 349914 - Recently Closed Tabs is grayed out when it shouldn't be, r=dietrich
2006-08-29 22:31:04 +00:00
gavin%gavinsharp.com
8ede46965a
Bug 350389: session restore doesn't work if no homepage is specified, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=dietrich
2006-08-29 17:29:44 +00:00
sayrer%gmail.com
3633149ca8
Bug 348227. Live Bookmarks should take metadata from the Feed, not the page. r=mano
2006-08-28 17:24:28 +00:00
mozilla.mano%sent.com
c219688c80
Bug 350282 - New tabs are overlaying the toolbar customization sheet. r=mconnor.
2006-08-27 17:22:46 +00:00
gavin%gavinsharp.com
41d2080a20
Bug 258543: Disabling form autocomplete prevents selecting from multiple saved logins, r=mconnor
2006-08-26 21:58:45 +00:00
gavin%gavinsharp.com
7fcd6ffec1
Bug 344640: [SessionStore] API for saving/restoring sessions, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor, sr=shaver
2006-08-26 16:15:33 +00:00
mozilla.mano%sent.com
ac5036c596
Bug 250129 - Improve toolbar customization UE on OS X. r=mconnor.
2006-08-26 07:27:54 +00:00
mozilla.mano%sent.com
a3a1311433
Bug 349958 - 'Subscribe to this page' menu/menuitem is broken if the location bar is hidden. r=mconnor.
2006-08-24 20:21:16 +00:00
brettw%gmail.com
2bcf4bf151
Bug 349882 r=ben No way to download dictionaries when no dictionary is installed.
2006-08-23 22:10:16 +00:00
gavin%gavinsharp.com
24ee7b3b4a
Bug 349757: fix "Show only this frame" which was broken because of a simple omission from the patch for bug 335334, r=obvious_fix
2006-08-22 22:58:23 +00:00
gavin%gavinsharp.com
040f6fde63
Bug 349410: don't redeclare "uri" (image blocking notification shows the wrong host name for third party images), r=mconnor
2006-08-21 23:31:18 +00:00
gavin%gavinsharp.com
6f2cd3360d
Bug 335334: simplify checkLoadURI callers, r=mconnor, sr=bzbarsky
2006-08-21 18:41:08 +00:00
dietrich%mozilla.com
9072e70716
Bug 348076 remove generated URLs from region.properties - searchEnginesURL changes (r+a=mconnor)
2006-08-19 06:15:03 +00:00
pkasting%google.com
f5fa1c2b1c
Back out bug 340895 due to tinderbox orange.
2006-08-18 22:07:29 +00:00
pkasting%google.com
22d39f42e8
Bug 340895: Move SessionStore prefs to firefox.js.
...
Patch by Simon B�nzli (zeniko@gmail.com )
r=mano
2006-08-18 21:19:15 +00:00
flamingice%sourmilk.net
350acb8d93
Bug 348842: Make get-more-dictionaries use the canonical localized-service URL format, r=vlad
2006-08-18 17:02:40 +00:00
gavin%gavinsharp.com
c15fab5d8b
Bug 304458: Feed icon/menu doesn't respect key modifiers / middle mouse button, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=mano
2006-08-18 08:11:46 +00:00
dietrich%mozilla.com
8f7962d0cd
Bug 347944 Fix firefox products URLs to point to ...mozilla.com/ab-CD (r=vlad, r=mconnor)
2006-08-18 06:25:25 +00:00
dietrich%mozilla.com
4834946dc9
Bug 348016 - minor indentation fix to prev. patch
2006-08-16 06:31:27 +00:00
dietrich%mozilla.com
cf11c66bf7
Bug 348016 The "Recently closed tabs" menu is no longer functional after opening the "Customize toolbars" dialogue (r=mconnor)
2006-08-16 06:17:03 +00:00
jminta%gmail.com
43993b3670
Bug 346486 Hard-coded application name in browser.properties, ui-r=beltzner, r+a=mconnor
2006-08-14 17:11:50 +00:00
sayrer%gmail.com
e80e0c0520
Bug 346317. Browser goes into an endless loop after automatically subscribing to this feed. r=vlad
2006-08-12 21:30:38 +00:00
mozilla.mano%sent.com
82a6b0be7e
Bug 273926 - Can't change location in fullscreen mode when location bar is moved to different toolbar. patch from Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>, r=me.
2006-08-12 20:33:08 +00:00
gavin%gavinsharp.com
d59fc6db36
Bug 346764: Change "Software Installation" to "Add-ons Installation", patch by Reed Loden <reed@reedloden.com>, r=rob_strong
2006-08-07 22:54:45 +00:00
gavin%gavinsharp.com
ac750559d6
Fix encoding issue with patch from bug 342020.
2006-08-05 15:32:10 +00:00
gavin%gavinsharp.com
7c58249303
Bug 342020: Avoid default browser check if the user chose to restore a session after a crash, patch by Simon B�nzli <zeniko@gmail.com>, r=mano
2006-08-03 19:19:03 +00:00
mattwillis%gmail.com
ba335cf495
bug 346764 - unifies strings and entities for install/download permissions. patch by beltzner,r=gavin,a181=dbaron
2006-08-02 05:14:43 +00:00
joe%retrovirus.com
cdf09fa15e
Hack to keep horizontal space from shifting between the urlbar and searchbar
...
when changing between a site that has RSS and/or SSL icons and one that
doesn't. It's not pretty, but it's the best solution we have now.
bug: 337427
r=gavin
sr+branch=mconnor
2006-08-01 23:08:30 +00:00
jst%mozilla.jstenback.com
76ed999a5a
Fixing bug 343772. Make our popup blocking code check if the top window's location is whitelisted when checking if a popup is blocked. r=dveditz@cruzio.com, sr=bzbarsky@mit.edu
2006-07-29 16:59:20 +00:00
gavin%gavinsharp.com
535a8fb00a
Bug 345349: fix typo in the original patch
2006-07-28 08:16:52 +00:00
gavin%gavinsharp.com
6b66746dcb
Bug 337845: Spell checking options should be at the bottom of the context menu, patch by Simon B�nzli <zeniko@gmail.com>, r=brettw, ben
2006-07-28 05:53:16 +00:00
benjamin%smedbergs.us
a778372e10
Bug 335605 - Hook up "download dictionaries" context menu, r=brettw
2006-07-26 18:09:33 +00:00
jminta%gmail.com
ccce510651
Bug 345349 Add notification bar when blocking images for a site to help notice accidental blocking. r=mconnor, ui-r=beltzner
2006-07-25 16:56:46 +00:00
dietrich%mozilla.com
1cc670df17
Bug 343895 Restoring first tab with Undo Close Tab creates an extra blank one (for zeniko, r=dietrich)
2006-07-22 02:17:45 +00:00
dietrich%mozilla.com
d94a17c8fc
Bug 344736 Add a keyboard shortcut for Undo Close Tab (for ventnors_dogs234@yahoo.com.au, r=dietrich)
2006-07-21 21:16:12 +00:00
pamg.bugs%gmail.com
e980b04aa6
Bug 345407, step 1: Move search-engine selection drop-down back to the engine icon. r=mconnor
2006-07-21 17:05:56 +00:00
dietrich%mozilla.com
b1ebc639d5
Bug 342471 [sessionstore] urlbar of first tab focused after restoring a session if homepage is about:blank (for zeniko, r=dietrich)
2006-07-20 16:31:59 +00:00
jminta%gmail.com
dbf1f564b8
Tools:Web Search (command-K) does not focus search box if no window is open, r=gavin sr=mano
2006-07-19 18:29:31 +00:00
martijn.martijn%gmail.com
cc3ffb45fc
Bug 343165 - Make debug.js appear everywhere, patch by Dave Townsend (Mossop), r=mconnor
2006-07-19 12:06:54 +00:00
dietrich%mozilla.com
3de6d3a7e1
Bug 343803 Recently Closed Tabs > Open in Tabs shouldn't overwrite currently-opened tab (for zeniko, r=dietrich)
2006-07-18 23:24:59 +00:00
dietrich%mozilla.com
65e451200e
Bugzilla Bug 343709 No way to skin Undo Close Tab menuitem without using English (r=gavin)
2006-07-13 23:07:10 +00:00
mozilla.mano%sent.com
2d7981d51a
Bug 343801 - History menu jumps around (disappears) since addition of new Recently Closed Tabs menu item. r=gavin.
2006-07-09 19:43:35 +00:00
dietrich%mozilla.com
159e64a564
Bug 342700 Make undo close tab more discoverable (r=mconnor, r=gavin)
2006-07-06 00:57:36 +00:00
gavin%gavinsharp.com
c14c86b799
Bug 343603: right clicking the go button activates the button, r=mconnor
2006-07-05 18:25:10 +00:00
axel%pike.org
506b972b1c
bug 318639, clean up region.properties, r=mconnor
2006-06-30 18:09:14 +00:00
dietrich%mozilla.com
528785f0f4
Bug 342169 Disable "Undo Close Tab" if no tabs to restore (r=mconnor)
2006-06-28 20:44:35 +00:00
db48x%yahoo.com
e2531b25c0
bug 258901: View Image should be disabled / not show on context menu when only image is being viewed (checking this back in without the error)
...
patch by Florian Qu��ze <f.qu@queze.net>, r=mconnor, a=mconner
2006-06-28 17:32:48 +00:00
gavin%gavinsharp.com
8d230a9570
Bug 339710: fix keywords/fixup when using the Go button (regression from bug 279687), and tidy up/remove some crufty code, r=mconnor
2006-06-26 17:40:49 +00:00
gavin%gavinsharp.com
812789c51a
Bug 332036: favicons for pages loaded in background tabs aren't set, patch by Simon B�nzli <zeniko@gmail.com>, r=brettw
2006-06-26 00:37:27 +00:00
pamg.bugs%gmail.com
d6847d9cdd
Bug 340868: Offer to re-add an autodiscovered search engine if user removes it. r=beng
2006-06-24 00:58:42 +00:00
martijn.martijn%gmail.com
d3c534ab22
Bug 300808 - When content is removed from the document the corresponding tooltip should not appear, r=neil, sr=bzbarsky
2006-06-21 03:10:01 +00:00
martijn.martijn%gmail.com
55c78196d3
Bug 312930 - rich text editor doesn't have context menu items for cut/copy/paste/spellcheck, r=brettw
2006-06-21 00:44:20 +00:00
pamg.bugs%gmail.com
2fad0a83ef
Bug 342010: allow FTP for search-engine URIs and icons. r+a181=mconnor
2006-06-20 21:53:09 +00:00
dietrich%mozilla.com
9afd1237bb
Bug 254021: Ability to open accidentally closed tabs (r=mconnor)
2006-06-20 07:30:00 +00:00
dietrich%mozilla.com
cbc645349a
Split session restore into 2 services (337320), r=mconnor
2006-06-18 00:42:08 +00:00
gavin%gavinsharp.com
32bf0b6f15
Bug 304497: RSS not accessible, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mconnor
2006-06-17 21:57:14 +00:00
gavin%gavinsharp.com
8828dbe83d
bug 341097: Ctrl-W doesn't close window when tab bar is hidden in a script opened window, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor
2006-06-17 21:51:09 +00:00
gavin%gavinsharp.com
837898b89d
Bug 338360: Only call prepareForStartup from one place, r=mano
2006-06-17 21:42:12 +00:00
joe%retrovirus.com
ed34e94fad
Adds support for the OpenSearch suggestions extension, and updates the
...
Google and Yahoo plugins to use it.
bug=340857
r=gavin
sr/branch=mconnor
2006-06-16 19:31:40 +00:00
pamg.bugs%gmail.com
7f69e3dc87
Bug 279035: canonizeUrl() ignores appended directories. Patch by pkasting@google.com, r+a181=mconnor
2006-06-16 00:44:06 +00:00
joe%retrovirus.com
f4082e4b04
This patch allows the user to disable form history without disabling
...
search suggestions.
bug=338064
r=gavin
sr/branch=mconnor
2006-06-15 21:30:27 +00:00
pamg.bugs%gmail.com
cdb4d03bce
Bug 340122: Do not offer to add an autodiscovered search engine if its title matches one already in the list. r+a181=mconnor
2006-06-12 22:01:52 +00:00
gavin%gavinsharp.com
ce743abf47
Bug 338348: Make Ctrl+9 select the last tab instead of the ninth tab, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor
2006-06-06 16:28:09 +00:00
gavin%gavinsharp.com
512269c7f3
Bug 236721: close tab or window depending on tab bar visibility, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor
2006-06-04 06:38:25 +00:00
brettw%gmail.com
62638c2c63
Bug 216899 (for pkasting@google.com) r+a=mconnor middle-clicking functions ContentLoadURL and autoscroll conflict
2006-06-02 19:52:30 +00:00
mozilla.mano%sent.com
e238a88878
Bug 335675 - Shortcomings of the click-and-hold implementation of bug 333831. patch from Simon Bnzli <zeniko@gmail.com>, r=me.
2006-05-30 14:10:32 +00:00
gavin%gavinsharp.com
0238ba8fee
Bug 339343: Icons in certain OpenSearch plugins sometimes don't show up, r+a181=mconnor
2006-05-29 19:00:56 +00:00
doronr%us.ibm.com
816d4e1359
Fix bug 338342 - clicking Finish in pfs no longer works. r=mconnor
2006-05-25 20:03:51 +00:00
bryner%brianryner.com
37d554b5c4
Fix opening the search dropdown with F4 or alt+up/down (bug 337720) Patch by pamg, r=gavin, sr/b181=me
2006-05-18 22:46:50 +00:00
Olli.Pettay%helsinki.fi
b37689e105
Bug 335586, r+sr=mconnor,neil
2006-05-17 07:21:23 +00:00
mozilla.mano%sent.com
b3631c7cf8
Bug 308060 - Rewrite install-blocked message to reflect reality. patch by Phil Ringnalda <philringnalda@gmail.com>, ui-review=beltzner, r=me.
2006-05-16 08:15:48 +00:00
darin%meer.net
385c568c8a
reverting previous change since it would seem to be problematic.
2006-05-11 07:34:40 +00:00
darin%meer.net
2f09742ed9
fixes bug 337516 "Txul regression resulting from threadmanager branch landing" r=bzbarsky
2006-05-11 05:47:55 +00:00
myk%mozilla.org
4ad24c799e
possible fix for microsummaries Ts regression
...
bug=336833
r=mconnor
2006-05-10 02:22:32 +00:00
beng%bengoodger.com
5dd5b4f80f
335443 - support <link> autodetection of search engines patch by Pam Greene <pamg.bugs@gmail.com> r=brettw@gmail.com sr=ben@mozilla.org
2006-05-06 02:37:51 +00:00
brettw%gmail.com
c16bd281db
Bug 336288 (for tony@ponderer.org) r=ben integrate UI portion of safebrowsing into /browser/components/safebrowsing
2006-05-04 20:36:16 +00:00
beng%bengoodger.com
5a13686d84
333751 - more integration with browser - co-opt the subscribe item in the location bar, add a link to this functionality from preferences (preliminary), and seed the web handler list with some default values. r=brettw@gmail.com
2006-05-03 03:56:20 +00:00
gavin%gavinsharp.com
343007b3e3
Bug 329468: check url before showing frame, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=dveditz
2006-05-03 00:43:11 +00:00
gavin%gavinsharp.com
3092fa9e6f
Bug 329521: check image url before viewing image, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor
2006-05-03 00:26:44 +00:00
beng%bengoodger.com
23296068ad
333751 - more feed handling changes... NOT PART OF BUILD!!
2006-04-28 06:08:22 +00:00
gavin%gavinsharp.com
236f1dfec9
Bug 232272: new search engine manager, r=mconnor, ui-review=beltzner
2006-04-28 02:18:58 +00:00
rob_strong%exchangecode.com
d923c12f5b
Bug 329045 - Firefox 2.0 Extension Manager user interface update (browser). r=mconnor
2006-04-27 03:05:10 +00:00
beng%bengoodger.com
4c3bdeb751
333751 - land initial content converter patch for feed parsing, turned off. r=bsmedberg for configure bits, r=brettw for everything else... use --enable-feeds in .mozconfig to turn this on.
2006-04-27 00:24:12 +00:00
brettw%gmail.com
3453632baf
Bug 319315 r+a=ben Remove old spelling suggestions from context menu
2006-04-26 23:37:45 +00:00
gavin%gavinsharp.com
131cf66b69
Bug 330887: revert previous change since it had no effect on Ts
2006-04-22 22:38:02 +00:00
gavin%gavinsharp.com
afe5a3cbef
Bug 330887: try moving init from the constructor to browser.js's delayedStartup, a=mano for a cycle, to see if this affects Ts
2006-04-22 19:27:26 +00:00
gavin%gavinsharp.com
34ba4f1f53
Fix regression of bug 331222 caused by patch for bug 331522.
2006-04-20 23:24:04 +00:00
mozilla.mano%sent.com
a46dd9fa5d
Bug 333831 - Reimplement click-and-hold access to the back and forward session history menus. r=mconnor, uir=beltzner.
2006-04-20 22:35:06 +00:00
enndeakin%sympatico.ca
970fb9925e
Bug 268590, add notification widget, r=mconnor
2006-04-19 20:50:25 +00:00
dbaron%dbaron.org
518dae5418
Work around possible deficiency in HTML parser by replacing runs of whitespace with a single space in the title attribute. b=67127 Patch by Steuard Jensen <steuard+moz@slimy.com>. r=bryner sr=dbaron
2006-04-19 19:07:41 +00:00
mozilla.mano%sent.com
af83510020
Bug 333863 - several fixes to places behavior in non-browser windows on Mac. r=annie, sr=ben.
2006-04-13 23:07:06 +00:00
beng%bengoodger.com
180c02535d
329733 - problems with drag & drop to bookmarks menus. ensure that we properly close up bookmarks menus after they have been opened. r=annie.sullivan@gmail.com
2006-04-10 19:26:01 +00:00
joe%retrovirus.com
01e7cbdb68
Backing out patch from bug 330063 to see if it's responsible for the
...
branch balsa allocation increases, and if so, fix before resubmitting.
2006-04-08 17:58:16 +00:00
joe%retrovirus.com
a6117f7ac0
* Added ability to edit Live Bookmark feed & site URIs in Bookmark Properties dialog
...
* Fixed a setFeedURI bug in the LivemarkService
* Fixed problems that broke the toolbar when a live bookmark had no site URI
* Converted some browser UI code to use LivemarkService methods rather than manipulating the annotations directly
bug=330063
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-04-06 23:25:36 +00:00
steffen.wilberg%web.de
0cd8d9810d
Bug 310737: 1.0.x users have no way to re-enable software installation (message bar that appears when xpinstall.enabled is false points to removed UI). r=mconnor, ui=beltzner
2006-04-04 21:54:33 +00:00
roc+%cs.cmu.edu
35738108fd
Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin
2006-04-04 21:26:17 +00:00
joe%retrovirus.com
cb9fb59398
Implements "Bookmark All Tabs..." for Places. (Also fixes a small error
...
when undoing aggregate transactions.)
bug=330929
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-04-04 01:25:06 +00:00
beng%bengoodger.com
80ac2cdd61
332596 - bookmarks toolbar empties after using Restore Default Set. Make sure we call the right function (now private) after a reinit. r=annie.sullivan@gmail.com
2006-04-04 00:12:32 +00:00
roc+%cs.cmu.edu
aa92a80b72
Bug 331522. By default, do not allow keyword searches when navigating to URLs; modify browser UI code to enable keyword searches only on selected URL input mechanisms (e.g., typed into the URL bar). r+sr=darin,r=mconnor
2006-04-03 23:17:51 +00:00
darin%meer.net
0a60514286
fixes bug 251491 "Live bookmarks: Add menu item for main website (feed parent) (should link to home page)" r=beng
2006-03-30 18:04:22 +00:00
gavin%gavinsharp.com
5230a31014
Bug 330452: about:blank transfer state inconsistency, patch by Simon B�nzli <zeniko@gmail.com>, r+a181=mconnor
2006-03-28 17:25:11 +00:00
joe%retrovirus.com
2959d11ab5
Removes spurious separator from popup blocker menu when none of the blocked
...
popups have usable URIs.
bug=264716
r=gavin.sharp@gmail.com
sr=ben@mozilla.org
2006-03-28 02:16:06 +00:00
joe%retrovirus.com
b96ebbe16a
Replaced Clear History... menu item in browser with Clear Private Data... item,
...
which formerly lived in the Tools menu.
bug=329750
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
ui-review=mconnor@mozilla.com
2006-03-27 02:08:20 +00:00
Olli.Pettay%helsinki.fi
ee372ff167
Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst
2006-03-25 22:03:49 +00:00
gavin%gavinsharp.com
68ecacbd8e
Bug 327604: Status bar message text persists when switching tabs while page is loading, patch by Simon B�nzli <zeniko@gmail.com>, r+a=mconnor
2006-03-23 03:31:18 +00:00
gavin%gavinsharp.com
549aeab6bb
Bug 331222: context menu search no longer observes browser.tabs.loadInBackground pref; always opens in foreground, r+a=mconnor
2006-03-22 14:31:29 +00:00
gavin%gavinsharp.com
9af5cfb6fe
Bug 331264: band-aid to fix --disable-places builds, patch by Mook <mook.moz@gmail.com>
2006-03-22 01:19:05 +00:00
beng%bengoodger.com
a867d35b6d
330851 - ts/txul regressions... experiment by reverting to old init behavior. r=annie.sullivan@gmail.com
2006-03-17 18:12:49 +00:00
gavin%gavinsharp.com
e0b49b7525
Bug 317107: fix typo
2006-03-17 08:52:55 +00:00
gavin%gavinsharp.com
56ee1324c9
Bug 317107: new search service, r=mconnor, sr=ben
2006-03-17 07:16:00 +00:00
beng%bengoodger.com
3618ce030e
329269 various improvements to view initialization r=annie.sullivan@gmail.com 330736 - bug in query serialization r=brettw@gmail.com
2006-03-17 02:01:06 +00:00
annie.sullivan%gmail.com
780cacb5b6
Fixes several bugs with open in tabs: makes menus set selection in command events in case DOMMenuItemActive doesn't get sent, only shows Open in Tabs menuitem if there are two or more items in the menu, and respects browser.tabs.loadFolderAndReplace and browser.tabs.loadBookmarksInBackground prefs. Also moves #include of debug.js to browser.js as this was causing JavaScript errors on the mac. r=ben@mozilla.org sr=darin@meer.net bug=330130
2006-03-15 19:59:09 +00:00
gavin%gavinsharp.com
955b2e95f2
Bug 325248: Add MOZILLA_1_8_BRANCH ifdef for bug 318193, r+a181=mconnor
2006-03-14 21:10:06 +00:00
joe%retrovirus.com
bd7b62fd23
Moved Ben's JavaScript ASSERT function to be NS_ASSERT in
...
toolkit/content/debug.js
debug.js is now included by globalOverlay.js, but if that's not in your
scope you can just #include debug.js directly.
NS_ASSERT() shows a dialog box containing a stack trace when it's called
with a condition that isn't true. The dialog box will be suppressed in
final builds, but in nightlies and alphas, it's useful for encouraging
bug submissions. To disable the dialogs, set XUL_ASSERT_PROMPT=0 in
your environment.
bug=327349
r=darin@meer.net , gavin.sharp@gmail.com
2006-03-14 01:56:09 +00:00
gavin%gavinsharp.com
a45cc0f1c0
Bug 323761: default page style not available when preferred stylesheet's media is not screen or all, patch by Jonathan Haas <jonathan_haas@web.de>, r=mconnor
2006-03-13 03:18:52 +00:00
beng%bengoodger.com
2a9e312db8
329269 - more work on places organizer. menus, accessible sorting and grouping options, etc. still a work in progress. r=annie.sullivan@gmail.com
2006-03-10 23:48:40 +00:00
joe%retrovirus.com
a1baed1ab6
Changes to bookmark properties dialog:
...
* Customized bookmark properties dialog for add vs. edit cases
* Added support for changing URI of bookmark (annotations not carried over yet)
* Add support for viewing properties of history entries
* Changed from tag-style control to folder tree for folder selection,
yielding layout and accessibility improvements
* Switched to using standard dialog buttons
bug=329272
r=annie.sullivan@gmail.com
sr=bugs@bengoodger.com
2006-03-10 17:36:41 +00:00
beng%bengoodger.com
d245cc99cc
329956 - add bookmark button on toolbar no longer works. r=joe@retrovirus.com
2006-03-09 22:02:21 +00:00
annie.sullivan%gmail.com
1c47908858
Added code to re-initialize bookmarks toolbar after customizing. bug=327479 r=ben@mozilla.org
2006-03-09 19:39:29 +00:00
beng%bengoodger.com
4f1506ea51
revert part of previous change to 329586 to reduce Ts on windows
2006-03-09 04:58:07 +00:00
beng%bengoodger.com
1968c27e50
329586 - browser shim cleanup, tidies up some UI update notification in the browser, fixes a few menu items here and there, removes unnecessary initialization, moves places to its own window, removes all code to do with maintaining places as a tab, renames osme objects and member variables, formatting issues, creates a browser controller for updating commands. r=annie.sullivan@gmail.com
2006-03-09 02:08:45 +00:00
annie.sullivan%gmail.com
48bc2fe9d5
Fixes a bug in closing the menus after middle-clicking a bookmark. Bug=329321 r=ben@mozilla.org
2006-03-07 23:31:08 +00:00
annie.sullivan%gmail.com
560c49ad1d
Fixes JavaScript warnings about trailing commas and redefined variables. bug=329171 r=ben@mozilla.org
2006-03-07 23:20:08 +00:00
annie.sullivan%gmail.com
a746ead8e1
Makes toolbar and menu initialize from place attribute
...
bug=329531 r=ben@mozilla.org
2006-03-07 16:10:37 +00:00
joe%retrovirus.com
30d30c1b17
* Allows the user to access Bookmark Properties dialog from context menus.
...
* Adds support for editing the bookmark shortcut (formerly keyword) in the Bookmark Properties dialog.
* Improves the appearance of the Bookmark Properties dialog.
* Removes dead code from PlacesBrowserShim in browser.js
NOTE: This doesn't reflect the final UI for this functionality; rather,
this change is intended to add functionality for users of the nightlies.
bug=322988
r=annie.sullivan@gmail.com
sr=bugs@bengoodger.com
2006-03-07 00:52:35 +00:00
brettw%gmail.com
813b3c944a
Bug 318817 r=ben@mozilla.org Uncommented patch for this (Ben commented out
...
to see if it affected PLT on tinderboxes).
2006-03-06 17:51:17 +00:00
annie.sullivan%gmail.com
179f1ac345
Opens Bookmarks Menu when the mouse drags over it. r=ben@mozilla.org bug=329065
2006-03-05 07:20:53 +00:00
annie.sullivan%gmail.com
3bc14e6bed
Moving "Open in Tabs" out of menu/toolbar binding and into browser code.
...
bug=329266 r=ben@mozilla.org
2006-03-05 01:40:26 +00:00
annie.sullivan%gmail.com
a7d4222b3c
Adds menuitem for Open In Tabs.
...
Reorganizes code so that command/click handlers for toolbar/menu bindings can be attached by overlays.
r=ben@mozilla.org bug=327034
2006-03-04 01:12:05 +00:00
gavin%gavinsharp.com
4b645f984c
fix whitespace nit to sync branch/trunk
2006-03-03 19:51:18 +00:00
brettw%gmail.com
5ab9f55633
Bug 325286 r=ben@mozilla.org Don't unnecessarily load favicons, make them get
...
set properly.
2006-03-03 19:11:10 +00:00
gavin%gavinsharp.com
cd7134e61d
Back out the fix for bug 271359 from the trunk too (it was forgotten), original backout had r=mconnor
2006-03-03 04:09:10 +00:00
annie.sullivan%gmail.com
47b3db233a
Implements history menu and binds Ctrl-H to places view, for now.
...
r=ben@mozilla.org bug=325605
2006-03-01 21:36:53 +00:00
beng%bengoodger.com
152c560e9f
bug 328895 - broken personal toolbar in places builds due to init being commented out, and bookmarks not in personal toolbar in default bookmarks file. also fixes duplication of bookmarks in personal toolbar and places list. r=annie.sullivan@gmail.com
2006-03-01 18:52:28 +00:00
gavin%gavinsharp.com
f120eb443d
Bug 323537: add DOMLinkAdded event listener in Startup instead of delayedStartup, since delayedStartup is too late to catch some of the events, r=mconnor
2006-02-28 04:15:56 +00:00
beng%bengoodger.com
a2e1f5c83a
bug 328243 - disband the browser shim, move locale to locales dir, move theme to themes dir. r=annie.sullivan@gmail.com
2006-02-24 21:41:34 +00:00
gavin%gavinsharp.com
c57bc17df6
Fix review nit from bug 298004. (syncs branch/trunk)
2006-02-22 22:54:08 +00:00
beng%bengoodger.com
98724fe39b
327500 - clean up remaining uses of old bookmarks fe into ifndef MOZ_PLACES. fix build orange and other issues. r=annie.sullivan@gmail.com
2006-02-16 19:00:25 +00:00
beng%bengoodger.com
f4d75982b7
324704 - query creation and execution for bookmarks menu bar is ill-timed... need to do asynchronously in delayed startup or on popup showing, rather than at startup! r=brettw
2006-02-16 05:24:26 +00:00
brettw%gmail.com
24ed20fbe1
Bug 318817 r=beng: Import, store, and use bookmark keywords.
2006-02-16 00:42:46 +00:00
gavin%gavinsharp.com
44609e49cc
Bug 324354: Ctrl-Z (undo) reveals visited URLs AFTER clearing history, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor
2006-02-01 15:22:15 +00:00
gavin%gavinsharp.com
622be3e058
Bug 325248: Add MOZILLA_1_8_BRANCH ifdef for bug 314700, r=mconnor
2006-01-31 20:27:20 +00:00
gavin%gavinsharp.com
b57f405d6d
Bug 324946: Middle/Ctrl clicking broken for XLinks (Error: linkNode has no properties), r=mconnor
2006-01-31 20:11:16 +00:00
gavin%gavinsharp.com
edff6becfe
Bug 325294: bug 324058 removed nsIStringInputStream2 but didn't change one instance in browser.js (keyword searches with postData are broken), r=mconnor
2006-01-31 15:25:12 +00:00
beng%bengoodger.com
2edbfa7ff0
308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor.
2006-01-20 23:04:26 +00:00
gavin%gavinsharp.com
2dcf4db62a
Bug 306453: Remove "Read Mail" and "New Message..." from Tools menu, r=mconnor+beltzner
2006-01-16 22:52:03 +00:00
gavin%gavinsharp.com
928759c634
Removed unused global variables (bug 317369)
2006-01-11 20:33:55 +00:00
gavin%gavinsharp.com
0b4aaff517
Bug 317369: make use of textbox's clickSelectsAll property for the location bar and help, r=mano/mconnor
2006-01-11 20:24:20 +00:00
darin%meer.net
a07510ef0d
fixes bug 322314 "[trunk] Firefox crashes on login Gmail Notifier extension [@ nsStringInputStream::SetData] [@ xpcom_core.dll + 0x3cd2c (0x6034cd2c) cd66f780]" r=biesi sr=bz
2006-01-10 01:56:00 +00:00
gavin%gavinsharp.com
3b0b4b45f6
Bug 319655: Firefox code assumes document.firstChild is the root element, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor
2006-01-06 21:08:48 +00:00
mozilla.mano%sent.com
e8caa4ff8d
Bug 298004 - Accel+number tab-switching keybindings only work with ASCII numbers. patch from smontagu. r=me.
2006-01-05 10:00:23 +00:00
mconnor%steelgryphon.com
be95c1b891
bug 266932 - Invalid HTML causes firefox to open different url than statusbar on new tab, r=vlad
2006-01-04 19:11:14 +00:00
darin%meer.net
39628fa26e
landing change for bug 317628 that was missing in the initial commit.
2006-01-02 03:34:17 +00:00
cbiesinger%web.de
1d04cb0110
Bug 309521
...
- add pseudo-classes for :-moz-type-unsupported and :-moz-has-handlerref (and a
content state for the former)
- make nsObjectLoadingContent return the right content state
- Add an XBL binding that gets instantiated for broken plugins
- Make it themable
- Remove a lot of now-unused code in nsObjectFrame
- Fixes pluginfinder.
r+sr=bz, r=mconnor
2005-12-29 14:15:33 +00:00
gavin%gavinsharp.com
9cf7411fbd
Bug 317733: browser.js's startup doesn't do anything with passed in postData (open location dialog can't open keywords with postData), r=mconnor
2005-12-28 06:18:58 +00:00
gavin%gavinsharp.com
c11d088e8d
Bug 314700: Make use of nsIDOMPopupBlockedEvent's popupWindowName for opening blocked popups, r=mconnor
2005-12-28 00:39:10 +00:00
gavin%gavinsharp.com
b0427a1cae
Bug 313888: don't auto-complete empty urls, r=mconnor
2005-12-27 23:13:50 +00:00
gavin%gavinsharp.com
996a21f734
Bug 317949: hideMessage should default to hiding the message for selectedBrowser, r=mconnor
2005-12-27 18:39:18 +00:00
masayuki%d-toybox.com
58d50522a8
Bug 314222 If link target URL has non-ASCII char that is not encoded by UTF-8, the default file name is always escaped at "Save Link As..." r=mconnor (and feedback from bug 314231's review)
2005-12-21 18:28:46 +00:00
bryner%brianryner.com
9a4c7315bb
#ifdef out code that uses the old bookmarks service so that we can complete initialization without hitting exceptions. MOZ_PLACES only.
2005-12-16 08:32:28 +00:00
beng%bengoodger.com
ea5ff41b60
don't add controllers to nonexistent personal toolbar in places, NPOB.
2005-12-15 20:24:15 +00:00
brettw%gmail.com
0e0aaa79eb
Bug 317839 r=beng (off by default) added hook for places system favicons
2005-12-12 20:47:16 +00:00
brettw%gmail.com
cf6a628f86
Bug 302050 inline spellchecking for text boxes r=bryner, sr=beng
2005-12-05 18:18:11 +00:00
gavin%gavinsharp.com
1b459d8d0d
Back out bug 311605 pending further testing.
2005-12-04 21:02:38 +00:00
gavin%gavinsharp.com
b05089efa8
Bug 311605: default browser checking should be done nsBrowserBlue, not in delayed startup, r=mano
2005-12-04 18:34:12 +00:00
gavin%gavinsharp.com
624429ce26
Bug 311011: Dragging text that would normally load a bookmark keyword into the new tab/new window/go button should work, r=mano
2005-12-01 00:45:23 +00:00
gavin%gavinsharp.com
dd2d7ad71c
Bug 284086 followup (comment 42): remove extraneous setTimeout, patch by Giorgio Maone <g.maone@informaction.com>, r=ben
2005-11-27 02:25:30 +00:00
gavin%gavinsharp.com
a40ff71595
Bug 172817: Allow external source viewer/editor, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor
2005-11-22 05:36:48 +00:00
gavin%gavinsharp.com
3940b258b4
revert accidental checkin
2005-11-19 02:38:14 +00:00
gavin%gavinsharp.com
6fe48243c4
Fix regression from bug 306492: PFS doesn't handle missing pluginspage attribute as it should, patch by Doron Rosenberg <doronr@gmail.com>, r=mconnor
2005-11-19 02:29:00 +00:00
gavin%gavinsharp.com
3120aa0ea8
Bug 316059: Clean up use of userTypedClear, patch by Yoni Gilad <yonigilad@gmail.com>, r=mconnor
2005-11-12 01:51:36 +00:00
gavin%gavinsharp.com
f10c03f104
Oops, better fix for bug 314986, r=mconnor.
2005-11-05 21:53:48 +00:00
gavin%gavinsharp.com
ea8275e160
Bug 314986: "Visit Home Page" menu item spawns a window with empty bookmark toolbar, r=mconnor
2005-11-05 21:47:30 +00:00
masayuki%d-toybox.com
4149066af7
Bug 313149 the code of findBar.js should be protected in a prototype r=mconnor
2005-11-01 17:34:45 +00:00
neil%parkwaycc.co.uk
e693b211c3
Bug 270297 "Search web for..." mangles selections containing newlines (regression from bug 221361) p=elmar.ludwig@uos.de r+sr=me
2005-10-21 23:01:24 +00:00
mozilla.mano%sent.com
0120c195b5
Bug 262905 - Add a preference to control backspace/shift+backspace behavior (options: back/forward, PgUp/Down, Nothing), keeping the current default for now. r=mconnor.
2005-10-20 15:16:27 +00:00
gavin%gavinsharp.com
c969bab765
Bug 311604: remove clearObsoletePrefs, r=mano
2005-10-16 23:51:26 +00:00
dveditz%cruzio.com
d4b0212fa1
bug 311208 fix url/uri confusion in go button onDrop; r=mconnor, a=asa
2005-10-11 21:20:41 +00:00
mark%moxienet.com
7b8807e266
Bug 220590, backspace/delete key should go back on Mac. r=mconnnor
2005-10-11 19:03:11 +00:00
mconnor%steelgryphon.com
88261b0a16
bug 304403 - better safe mode UE, part 2, r=bsmedberg
2005-10-04 05:02:47 +00:00
mozilla.mano%sent.com
fbd697499e
Bug 266331 - wrong tooltip is used for the feed button when a page which has feeds is being loaded. patch from Phil Ringnalda <bugzilla@philringnalda.com>, r=me.
2005-10-03 03:25:44 +00:00
mozilla.mano%sent.com
53d5c3e589
Bug 310373, r=mconnor.
2005-09-29 01:47:43 +00:00
gavin%gavinsharp.com
51019e8d05
Bug 283719: "Add keyword for this Search..." can fail if a form uses a fieldset (example: bugzilla advanced query, "e.type is not defined"), r=mconnor
2005-09-28 22:42:44 +00:00
rob_strong%exchangecode.com
0d21c0c056
Bug 310268 - Feed autodiscovery needs to support mime-type params (by ignoring them), p=Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor
2005-09-28 19:08:16 +00:00
mozilla.mano%sent.com
873cd6e504
Bug 310156 - File->Import doesn't focus migration wizard if it's already opened. r=mconnor.
2005-09-28 04:20:07 +00:00
mozilla.mano%sent.com
f256df7c27
Bug 287105 - Reload button is disabled after adding it back to toolbar. r=mconnor
2005-09-26 17:26:34 +00:00
mozilla.mano%sent.com
d185bd2e55
Bug 310007 - No RSS UI after adding back the location bar. r=mconnor.
2005-09-26 17:24:29 +00:00
mconnor%steelgryphon.com
b87e366513
hooray for extra brackets
2005-09-22 03:56:46 +00:00
mconnor%steelgryphon.com
de28998a23
back out extra changes committed by mistake. I'm turning in Ben!
2005-09-21 23:11:28 +00:00
cbiesinger%web.de
7002686d0d
bug 1156
...
- Make object frames have no children
- Make the frame constructor construct a subdocumentframe, object frame or
image frame as appropriate
- start the load of <applet>, <embed> and <object> in content code
- fallback to alternate rendering correctly
NOTE: This checkin will break the plugin finder. This will be fixed soon.
r+sr=bz
2005-09-21 19:14:30 +00:00
db48x%yahoo.com
acc7931e28
fix bug 217611: Page Info can be opened multiple times
...
patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor
2005-09-21 01:12:29 +00:00
mconnor%steelgryphon.com
10807a42f2
bug 307066 - no favicon after click on anchor link, patch by Christian Schmidt (bugzilla.mozilla.org@chsc.dk), r=vlad
2005-09-20 20:07:56 +00:00
gavin%gavinsharp.com
f3f38d99ac
Bug 294383: Disable certain menu options (view source, find, text zoom, etc) when viewing non-text content (images, plugins), r=mconnor
2005-09-18 21:31:34 +00:00
mozilla.mano%sent.com
ca5b9cebf1
missing part of the patch to bug 246158.
2005-09-18 00:43:27 +00:00
mozilla.mano%sent.com
b019ea38c4
Bug 246158 - context menu of bookmarks doesn't work if the bookmarks toolbar is removed. patch from Martijn Wargers <martijn.martijn@gmail.com>, r=me.
2005-09-18 00:10:39 +00:00
gavin%gavinsharp.com
30a814d9b0
Bug 306492: PFS doesn't take relative urls in pluginspage attribute into consideration, r=mconnor
2005-09-16 23:10:06 +00:00
mozilla.mano%sent.com
346636f691
Bug 308819 - Clicking either on the live bookmark button/menu or on the padlock button focuses the location bar if clickSelectsAll is enabled. r=mconnor.
2005-09-16 20:40:33 +00:00
masayuki%d-toybox.com
0d94a8fa70
Bug 291781 bookmark context menu no longer works after customizing toolbar r=mconnor
2005-09-15 16:45:39 +00:00
gavin%gavinsharp.com
b7c02f255b
Bug 304926: Tooltip for padlock (security) icon in location bar is missing, r=mconnor
2005-09-13 22:50:54 +00:00
vladimir%pobox.com
fcfb1390ee
b=304499, bookmark all tabs menuitem not properly enabled/disabled, r=mano
2005-08-29 22:09:37 +00:00
gavin%gavinsharp.com
4c73034231
Bug 264610: Domain Guessing: URL is not updated when guessing loads www.hostname.com, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=vlad
2005-08-28 18:49:03 +00:00
gavin%gavinsharp.com
c1cf53bd81
Bug 305134 followup, reapply parts of the patch for bug 304727 that were mistakenly removed, r=vlad
2005-08-28 03:59:45 +00:00
gavin%gavinsharp.com
8f87ca30b9
Bug 305912: Popup notification bar doesn't appear on first load (e.g. if your homepage tries to open a popup) , and doesn't correctly list all blocked popups, r=mconnor
2005-08-27 17:19:08 +00:00
gavin%gavinsharp.com
91e8dc849e
Bug 235204: New search dialog, used when the searchbar is either removed from the toolbar, of if the toolbar is hidden. r=mconnor
2005-08-27 02:19:09 +00:00
gavin%gavinsharp.com
b144a0659a
Bug 301073 and bug 305372: Fix chrome home pages and opening chrome links in new windows (shift+click), r=mconnor
2005-08-26 19:56:55 +00:00
ben%bengoodger.com
5a65ddda0a
305134 - remove feedview from firefox 1.5 and 1.6x pending architecture redesign. r=mconnor
2005-08-26 18:22:08 +00:00
mozilla.mano%sent.com
5f0555fa81
Bug 257247 - Live Bookmark Feed Discovery Includes Atom URI that is not a site feed. patch from Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor, a=asa.
2005-08-25 18:15:10 +00:00
gavin%gavinsharp.com
4dfffcd21d
Bug 304727: Attempting to install an extension no longer triggers yellow info bar (notification) if a site isn't whitelisted or if software installation is disabled, r=mconnor
2005-08-25 16:40:42 +00:00
mconnor%steelgryphon.com
a54a330da0
bug 291651 - dnd tweaks in URL bar/Go button, r=shaver
2005-08-25 05:17:33 +00:00
gavin%gavinsharp.com
663b4f4425
Bug 301357: Simplify context menu selection code, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor
2005-08-24 22:15:53 +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
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
jruderman%hmc.edu
c6e1f5a117
Change makeURL to makeURI to fix bug 305269. r=mconnor.
2005-08-21 06:08:48 +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
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
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
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
3738b3c44c
Bug 304418 : Fix a couple of regressions from the checkin for bug 284868, r=mconnor
2005-08-13 17:36:09 +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
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
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
joshmoz%gmail.com
5d28907c56
never make the initial browser window taller than the available screen height on Mac OS X. part 1 of 2. b=304089 r=mconnor a=mconnor
2005-08-11 06:16:12 +00:00
roc+%cs.cmu.edu
c3ea09b7b0
Bug 78510. Maintain a per-document hashmap from URI-spec-hash to set of pointers to content elements that are links to those URIs whose state has been queried by the style system. Use this map to efficiently mark visited any links to URIs which get visited. r+sr=dbaron, with input from bryner and bzbarsky, a=jesup with support from dbaron. May impact Tp and other metrics, be careful out there.
2005-08-10 20:21:44 +00:00
jshin%mailaps.org
370f46dc04
bug 258223: bookmark keyword quicksearch needs a way to specify encoding for query URLs (my patch supplemented with wyns_sh's patch for POST) : r=vlad, sr=neil, a=asa
2005-08-09 04:53:19 +00:00
mozilla.mano%sent.com
54cc29288e
Bug 303065 - 'Switch Page Direction' is broken in feedviews. r+a=mconnor
2005-08-08 15:52:59 +00:00
mozilla.mano%sent.com
8404f14917
Bug 301963 - The 'edit options' button in the Software Installation Disabled message bar has 'undefined' as the button title. r+a=mconnor.
2005-08-07 00:50:17 +00:00
aaronleventhal%moonset.net
37f937ea73
Bug 249136. Focus and key navigation broken for links opened in new tabs. r=mconnor, r=timeless, a=bsmedberg
2005-08-06 04:20:13 +00:00
ben%bengoodger.com
e8d443ce39
249883 - do not open sidebar if the panel that was populating it last time the browser was started no longer exists (e.g. extension uninstaled). Based on a patch by twanno@lycos.nl.
2005-08-02 18:34:13 +00:00
myk%mozilla.org
279d0f9608
Fix for bug 302121: Implements feedview feature for better display of RSS and Atom feed files. r=mconnor, approval1.8b4+=mconnor
2005-08-02 03:29:11 +00:00
gavin%gavinsharp.com
2f7d7f16b5
Bug 291768 and bug 302660: add middle click and single-click-selects-all to location bar icon, r+a=mconnor
2005-07-30 19:48:58 +00:00
neil%parkwaycc.co.uk
d5cf7fa673
Bug 301329 Can't unblock images etc. (regression) r=mconnor sr=bz a=bsmedberg
2005-07-28 13:47:59 +00:00
vladimir%pobox.com
aaf20dca51
b=271359, wrong favicon appears on bookmarks for site with no icon of its own, r=vladimir,a=shaver
2005-07-27 14:19:40 +00:00
bryner%brianryner.com
83216585ac
Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg.
2005-07-25 22:09:39 +00:00
ben%bengoodger.com
44659888ad
checking in with 296566: remove empty updates button from browser UI, removes empty button at top right of window, r=rob_strong@exchangecode.com
2005-07-25 17:26:20 +00:00
gavin%gavinsharp.com
b9c111c48a
Fix typo in comment, refers to wrong bug #
2005-07-23 02:59:56 +00:00
aaronleventhal%moonset.net
9d39f4bd85
bug 287739. New way of doing mnemnonics on message bar buttons that doesn't break extensions. Patch by Giorgio Maone. r=mconnor, a=bsmedberg
2005-07-20 19:47:09 +00:00
gavin%gavinsharp.com
924f2f7977
Bug 301466 : Unable to copy text with adjacent HTML, r+a=mconnor
2005-07-20 18:48:05 +00:00
gavin%gavinsharp.com
2c45cb0ecc
Bug 300247: "Set as desktop background" is not disabled for javascript images, r=mconnor, a=asa
2005-07-19 21:22:12 +00:00
mozilla.mano%sent.com
461bb16938
Bug 247467 - Open Location Dialog does not recognize bookmark keywords nor quicksearch. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=vladimir, a=bsmedberg.
2005-07-15 16:46:37 +00:00
neil%parkwaycc.co.uk
5d2270e890
Don't try to save broken images b=293527 r=biesi sr=bz a=asa
2005-07-13 19:45:41 +00:00
aaronleventhal%moonset.net
196f8df714
Bug 287739. All message bar buttons need mnemonics otherwise they are very difficult to discover and activate for screen reader users. Patch thanks to Peter Parente (parente@cs.unc.edu). r=mconnor, a=asa
2005-07-13 18:18:47 +00:00
mozilla.mano%sent.com
f185878e84
Bug 296275 - forward button history throws error. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa.
2005-07-07 19:30:09 +00:00
mozilla.mano%sent.com
f8a096d3fc
Bug 243893 - Open in Tab is unusable when toolbars are not present. r=mconnor, a=asa
2005-07-07 15:52:50 +00:00
dveditz%cruzio.com
644b82f3f6
bug 298255: prevent browser screwiness caused by lazy extension authors loading their chrome extension in a content window instead of adding the -chrome commandline option. r=mconnor, sr=jst, a=chofmann
2005-07-07 09:45:47 +00:00
mconnor%steelgryphon.com
8d695cee2f
bug 299901 - Middle click fail on links with nested tags, patch by gavin, r+sr=dveditz, a=jay
2005-07-07 09:22:37 +00:00
mozilla.mano%sent.com
9a1d901591
Bug 297799 - Javascript strict warning in browser.js. patch from Romain BEZUT <r.bezut@laposte.net>, r=mconnor, a=bsmedberg.
2005-07-06 19:28:46 +00:00
dveditz%cruzio.com
82ca16bef8
bug 298892 redux. additional patch from neil, r=timeless, sr=dveditz, a=jay
2005-07-06 17:42:07 +00:00
roc+%cs.cmu.edu
3be669f8a7
Bug 87969. Add URL to history when pasting a URL into the window via middle-click. r=mconner,a=asa,patch by Wolfgang Rosenauer
2005-07-05 23:08:30 +00:00
dveditz%cruzio.com
fad61e14da
Bug 298892 use instanceof checks to avoid namespace confusion in xml files. r=mconnor, neil.parkwaycc, a=jay.
...
Thanks to Asaf Romano for his initial browser.js patch in bug 290420
2005-06-30 02:47:04 +00:00
mozilla.mano%sent.com
c2bcfea585
Bug 230401 - Focus not in address bar after opening new Tab by DoubleClick. patch from Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor/bsmedberg, a=bsmedberg.
2005-06-29 17:19:28 +00:00
mozilla.mano%sent.com
0545d3f114
Bug 294759 - port various contentAreaUtils fixes ('Save As', etc.) to the toolkit version. r=mconnor, a=bsmedberg.
2005-06-28 14:41:11 +00:00
mconnor%steelgryphon.com
09879e090d
bug 294074 trunk landing, r=me, a=bsmedberg
2005-06-24 02:00:14 +00:00
mconnor%steelgryphon.com
bace0b8e1a
bug 292737 trunk landing, r=dveditz, a=asa
2005-06-24 01:41:01 +00:00
mozilla.mano%sent.com
0e60b9654a
Bug 274374 - Landing Mac Shell Servie (default browser, set desktup backgorund and mail integration support). patches from ben and me. r=jhpedemonte/josh/mconnor, a=shaver.
2005-06-23 02:25:06 +00:00
peterv%propagandism.org
555cc2a1f9
Fix for bug 286300 (Clean up HTML tags enum and related code). r/sr=jst, a=asa.
2005-06-16 12:58:13 +00:00
mconnor%steelgryphon.com
48b67838ef
bug 292774 - view image context menu allows chrome access, r=dveditz, sr=jst, a=dveditz
2005-06-16 08:34:50 +00:00
timeless%mozdev.org
5af41ba798
Bug 262915 view-source: pseudo protocol forces opening of new window
...
patch by jason_barnabe@fastmail.fm r=mconnor a=asa
2005-06-16 04:16:27 +00:00
timeless%mozdev.org
02d3dbfd60
Bug 264607 Form control with name="action" confuses "Add a keyword to this search"
...
patch by bugzilla@philringnalda.com r=vlad a=asa
2005-06-16 03:58:39 +00:00
bryner%brianryner.com
e4a343f08f
Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver.
2005-06-15 23:52:46 +00:00
db48x%yahoo.com
2fb9feaadc
bug 293758: Context menu screw-up with data and javascript protocol images
...
patch by Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa
2005-06-14 10:15:58 +00:00
db48x%yahoo.com
dde3094bb5
bug 280284: No `View Selection Source' on context menu if non-text selected
...
patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mconnor, a=asa
2005-06-14 09:44:51 +00:00
db48x%yahoo.com
91ec53e0b8
bug 258901: View Image should be disabled / not show on context menu when only image is being viewed
...
patch by Romain BEZUT, r=mconnor, a=asa
2005-06-14 09:34:49 +00:00
db48x%yahoo.com
046a234308
bug 227826: URL of current tab incorrectly changed when Alt+Enter opens new tab from location bar
...
patch by Robert Parenton, r=mconnor, a=asa
2005-06-14 09:25:21 +00:00
vladimir%pobox.com
e9d79a9a24
b=109672, site icon for iframe content is shown as proxy icon, patch from bugzilla.mozilla.org@chsc.dk, r=vladimir,a=asa
2005-06-14 08:04:09 +00:00
mozilla.mano%sent.com
d0ae0bcf4e
Bug 297230 - no windows: open blank window for Open Location & Web Search. r=mconnor, a=asa
2005-06-10 22:49:20 +00:00
mozilla.mano%sent.com
4fa88f1d80
Bug 293737 - [Mac] Improve the way 'Open Location' and 'Web Search' commands work in non-browser windows. r=mconnor, a=asa
2005-06-09 00:18:02 +00:00
jwalden%mit.edu
0ec1cc1fb3
Bug 293523 - Change a couple instances of "Options" to "Preferences" in the blocked popup bar UI in Mac/Linux builds. r=mconnor, a=asa
2005-06-07 20:16:29 +00:00
mozilla.mano%sent.com
75d6398eba
Bug 179845 - Support dragging a link onto the 'New Tab' and 'New Window' toolbar buttons. patch from Ben Basson <cusser.bugs@cusser.net>, r=mconnor, a=asa.
2005-06-07 19:43:43 +00:00
ben%bengoodger.com
f0897b87c8
296868 - Land Software Update Service on the trunk. Part of ongoing 1.1 feature work. Contains work by Darin Fisher and myself. This feature does not function yet but should not be intrusive. Includes first phase of 296566 - move extension update into the Extension Manager (r=darin)
2005-06-06 21:07:13 +00:00
brendan%mozilla.org
6941a16b76
Fixes and cleanups required by the infrastructure patch for 281988, r+sr=bsmedberg+bz.
2005-05-20 17:41:10 +00:00
mconnor%steelgryphon.com
e8e57d18b4
Bug 294815 - Possible to create a <browser> with no securityUI by accident, r=bz, a=brendan
2005-05-20 02:09:09 +00:00
mozilla.mano%sent.com
2096c8fba7
Bug 264064 - Lose secure site indicators when customizing toolbars. patch from Richard Klein <richwklein@mchsi.com>, r=mconnor, a=asa
2005-05-19 22:52:26 +00:00
steffen.wilberg%web.de
8dc021c1f1
Bug 284081: When software install (xpinstall.enabled) is disabled, clicking 'Edit Options' on the message bar opens an empty window. r=mconnor, a=asa
2005-04-28 21:49:46 +00:00
doronr%us.ibm.com
271626f6de
Bug 220626 - Enable keyboard access to Blocked Popups notification bar. r=mconnor,a=mkaply
2005-04-28 17:28:00 +00:00
mconnor%steelgryphon.com
3f6e5dd193
bug 217611 - page info can be opened multiple times, patch by Jason Barnabe (jason_barnabe@fastmail.fm), r=me, a=asa
2005-04-26 16:55:59 +00:00
cst%andrew.cmu.edu
f0c247db7e
Bug 285647 Make forward and back button drop-down lists have same maximum length
...
r=mconnor a=asa
2005-04-26 16:37:28 +00:00
steffen.wilberg%web.de
8f657b70ca
Bug 263599: Status bar reappears after Print Preview even if it was hidden before. p=jcginn@gmail.com, r=mconnor, a=asa
2005-04-23 16:37:20 +00:00
mozilla.mano%sent.com
73e9f0ab49
Bug 210043 - Expose 'Copy Image' UI on mac. r=mconnor a=asa
2005-04-21 20:53:03 +00:00
mozilla.mano%sent.com
63f1c2d0be
Bug 287885 - Error: redeclaration of const ADD_BM_DIALOG_FEATURES. r=mconnor, a=asa
2005-04-21 09:29:59 +00:00
timeless%mozdev.org
3cbf6d654c
Bug 288160 Code checked in for bug 237776 (reload button should be disabled for blank tabs) is wrong when frames are involved
...
patch by gavin.sharp@gmail.com r=mconnor a=asa
2005-04-20 22:04:03 +00:00
timeless%mozdev.org
03f7c18d6f
Bug 283522 SetPageProxyState no longer needs a URI parameter
...
patch by gavin.sharp@gmail.com r=mconnor a=asa
2005-04-20 22:01:34 +00:00
timeless%mozdev.org
8264a7761f
Bug 245660 use nsIImageLoadingContent for copying image location
...
patch by gavin.sharp@gmail.com r=mconnor a=asa
2005-04-20 21:57:01 +00:00
mconnor%steelgryphon.com
de94c22687
bug 290079 - trunk commit, r=caillon, sr=dveditz, a=caillon
2005-04-20 18:49:09 +00:00
doronr%us.ibm.com
8267326b4e
bug 283275 - Plugin finder service showing wrong plugins needed for a page after a tab closed that plugin service was ran. r=mconnor,a=mkaply
2005-04-20 18:31:12 +00:00
doronr%us.ibm.com
7e30136876
Bug 258277 - Add menu item to Check for Updates. r=mconnor,a=mkaply
2005-04-20 17:13:54 +00:00
mozilla.mano%sent.com
e1aa396492
Bug 239218 - [Mac] (First part) Menus are nonfunctional in the Download Manager, About and Page Info windows. r=mconnor, a=asa
2005-04-19 15:32:38 +00:00
mconnor%myrealbox.com
ac19c30cce
bug 180962, security warnings show twice in first tab, a=asa
2005-04-12 04:40:33 +00:00
mconnor%myrealbox.com
1c6d59c336
bug 289019 - pref to not load homepage on new window is ignored, patch by gavin.sharp@gmail.com, r=me
2005-04-05 03:17:13 +00:00
mozilla.mano%sent.com
ebb48b885f
Bug 284647 - Javascript strict warnings in browser.js. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor
2005-04-03 15:41:20 +00:00
mozilla.mano%sent.com
8cb7f80c3a
Bug 278377 - Add Window and Help menus to DOMi, this also fiex an issue where 'Promote Firefox' doesn't work on non-browser windows. r=mconnor
2005-03-27 21:06:28 +00:00
mozilla.mano%sent.com
59c0a35138
Bug 287615 - move openPreferences() to utilityOverlay. r=mconnor
2005-03-25 01:35:01 +00:00
mozilla.mano%sent.com
590c879372
Bug 267227 (be able to use Window and Help menus in every window) - Move the Window and Help menus to a new overlay. r=mconnor
2005-03-24 16:00:01 +00:00
mozilla.mano%sent.com
86683a9664
Bug 284929 - File -> Open Location nonfunctional when the Location Toolbar is hidden. r=mconnor
2005-03-23 21:55:41 +00:00
joshmoz%gmail.com
1724b1b1e3
Don't use sheet for the about box on Mac OS X. b=222364 r=joshmoz r=mconnor
2005-03-22 15:04:57 +00:00
jst%mozilla.jstenback.com
2f48154ce1
Fixing the remaining part of bug 285438 for Firefox. Do the appropriate security checks when drag n' dropping into Firefox. r=ben@bengoodger.com, sr=dveditz@cruzio.com
2005-03-17 17:40:55 +00:00
dveditz%cruzio.com
0059837e51
bug 284627 need checkLoadURI for sidebar panels. patch by mconnor,r=bz,r=bryner,sr=dveditz
2005-03-16 02:37:21 +00:00
jst%mozilla.jstenback.com
3d52203396
Fixing bug 285438. Make our drag n' drop code remember what we're dragging even if the user drags outside the initial window and then back, and make the browser code check that the source of a dragged link has the right to load the target of the link (Win32 and Gtk 1 & 2 only so far, Mac on its way). r=bzbarsky@mit.edu, sr=bryner@brianryner.com
2005-03-16 00:40:21 +00:00
danm-moz%comcast.net
2ed7778978
activate window (content) when opening an URL in the same window. offsets opposite change in nsWindowsShellService. bug 255123 patch=bugzilla%pippo.demon.co.uk r=me,bryner
2005-03-10 18:29:20 +00:00
mozilla.mano%sent.com
50f7c371bc
Bug 283660 - The new preferences window can't be closed on OS X (and doesn't have a collapse toolbar button) r=ben
2005-03-03 16:13:37 +00:00
mozilla.mano%sent.com
9f42f8a2e4
Bug 284437 - [Mac] 'Sanitize Firefox' menu item doesn't work when no windows are open. r=mconnor
2005-03-02 16:26:41 +00:00
mozilla.mano%sent.com
8518018fbe
Bug 283506 - [Mac] DOM Inspector menu item should be dimmed, not disappear, with no windows open. r=mconnor
2005-03-02 05:48:55 +00:00
mozilla.mano%sent.com
1ba440ea0e
Bug 278772 - Various Firefox code incorrectly constructs URIs. patch by Gavin Sharp <gavin.sharp@gmail.com> r=mconnor sr=darin
2005-02-28 23:09:24 +00:00
ben%bengoodger.com
3a1634ca04
283944 - edit options... button on xpinstall info bar does not work
2005-02-28 08:25:45 +00:00
bugzilla%arlen.demon.co.uk
12a56b93b4
Bug 283262 "event is not defined" when pressing alt+enter in the url bar, (BrowserLoadURL)
...
p=gavin.sharp@gmail.com r=mconnor
2005-02-27 22:08:19 +00:00
bugzilla%arlen.demon.co.uk
f37562c9de
Bug 237776 Reload should be disabled for blank tabs
...
p=ryanvm@gmail.com r=mconnor
2005-02-27 17:59:38 +00:00
ben%bengoodger.com
fdfd044a54
attempt to fix leaks
2005-02-26 19:22:38 +00:00
ben%bengoodger.com
22e9ec4c7c
trying to narrow down leaks
2005-02-26 18:32:19 +00:00
bsmedberg%covad.net
361daac936
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2005-02-25 20:46:35 +00:00
ben%bengoodger.com
b622819900
274712 - new options dialog
2005-02-25 09:07:58 +00:00
bzbarsky%mit.edu
dc9f9999fe
Removing incorrect XXX comments.
2005-02-23 05:15:23 +00:00
dbaron%dbaron.org
e72cdcbaaf
When we manually set up history for the first browser (for startup performance), ensure the browser's browser:purge-session-history observer gets removed once. b=283116 r=mconnor
2005-02-23 01:34:53 +00:00
bzbarsky%mit.edu
d029903af6
Remove the parentURIContentListener attribute on docshell; people not using
...
nsIWebBrowser can getInterface the docshells nsIURIContentListener and set its
parent. Bug 283108, r=biesi, sr=darin
2005-02-22 19:56:11 +00:00
mozilla.mano%sent.com
35d9f176a2
Bug 228165 - Add Bookmark dialog should be shown as a sheet on Mac OS X. r=vladimir
2005-02-19 06:16:18 +00:00
bugzilla%arlen.demon.co.uk
1327aebb0d
Bug 277490 Retrieve site description from meta tag when adding bookmark
...
p=gavin.sharp@gmail.com r=vladimir
2005-02-17 00:17:12 +00:00
bugzilla%arlen.demon.co.uk
deb405feb1
Bug 281724 Erreur : isDocumentFrame is not defined
...
p=f.qu@laposte.net r=mconnor
2005-02-16 23:58:35 +00:00
bzbarsky%mit.edu
ba0e95d41a
Make sure to flush frames before calling GetPrimaryFrameFor in boxobject. Bug
...
282265, r=mconnor on the toolkit part, sr=neil, a=asa.
2005-02-15 04:57:17 +00:00
mozilla.mano%sent.com
be9a0c74fe
Bug 177506 - turning off/onn 'hide tab bar ...' has no effect until new tab/window is opened. r=mconnor
2005-02-14 19:26:50 +00:00
mconnor%myrealbox.com
63e78c6b64
bug 260951 - [trunk] Go menu doesn't display recent page history until second opening
2005-02-11 17:12:56 +00:00
doronr%us.ibm.com
e7b086e0e3
Bug 266525 - Plugin finder does not work when a page with plugin is opened in background tab. r/sr=jst
2005-02-07 16:20:16 +00:00
mozilla.mano%sent.com
1a1c09e363
Bug 276318 - Context menu search does not obey browser.tabs.loadInBackground pref. patch by Gavin Sharp <gavin.sharp@gmail.com> r=mconnor
2005-02-06 21:07:09 +00:00
mozilla.mano%sent.com
e0c2bbb2bf
Bug 220589 - [Mac] Command-Enter and Command-Shift-Enter (in the location bar) should work like windows/linux builds. r=mconnor
2005-02-06 19:53:10 +00:00
gerv%gerv.net
3051ba969b
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 17:36:54 +00:00
timeless%mozdev.org
5ad9ef2ea0
Bug 279987 Remove "Tell a Friend" cruft
...
patch by jwalden+bmo@mit.edu r=mconnor
2005-01-28 16:09:56 +00:00
timeless%mozdev.org
beeac80043
Bug 240947 use content instead of _content
...
r=mconnor based on r=neil sr=dveditz for the original pass
2005-01-28 16:06:56 +00:00
mozilla.mano%sent.com
a8ef008033
Bug 279416 - Implement a controller for cmd_switchTextDirection. r=brade sr=neil (for editor/) r=smontagu sr=neil (for xpfe/) r=mconnor (for browser/)
2005-01-26 01:40:30 +00:00
mozilla.mano%sent.com
7bf62ad8d7
Bug 273217 - [Mac] disable inappropriate menuitems when no window is open; this also fixes the follwoing commands which didn't wotk when no window was open: bug 229040 - bookmarks menu, bug 227525 - file->open file, bug 249717 - go->home. r=mconnor
2005-01-24 23:40:03 +00:00
mconnor%myrealbox.com
b5a05344dd
fix Bug 245588, certain malformed URL or missing local pages break startup
2005-01-20 23:04:06 +00:00
bsmedberg%covad.net
f3dd951f94
Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor
2005-01-17 18:50:18 +00:00
smontagu%smontagu.org
6a863a40fc
only command+numbers should switch tabs (control + number key switches tab instead of activating accesskey). Bug 265711, patch by Asaf Romano <bugs.mano@mail-central.com>, r=mconnor.
2005-01-16 18:25:41 +00:00
db48x%yahoo.com
582f5a52dc
bug 259073: Image Properties don't display for inactive area of image map
...
patch by Florian Queze <f.qu@laposte.net>, r=mconnor
2005-01-15 10:02:35 +00:00
kjh-5727%comcast.net
e710e37ba9
Bug 273024 - Back Button History is not in the correct order (aviary-landing). r=mconnor.
2005-01-14 22:57:48 +00:00
mconnor%myrealbox.com
8227a991b7
fixing regression of bug 215993 caused by fix to underlying code (bug 263462), switch to using unEscapeURIForUI instead
2005-01-09 17:34:37 +00:00
mconnor%myrealbox.com
a5c3ed981f
bug 277603 - if sidebar is closed, opening a sidebar bookmark loads the previous bookmark instead
2005-01-09 01:41:03 +00:00
bugzilla%arlen.demon.co.uk
f60706e4d8
Bug 271022 JavaScript Console Error: Opening Non-Sidebar Windows in the Sidebar ("searchBox has no properties")
...
p=gavin.sharp@gmail.com r=mconnor
2005-01-03 00:52:33 +00:00
danm-moz%comcast.net
b13ac24f0a
single window mode aviary branch merge. bug 172962, 262537, 263689, 265962, 266776 r=ben,bryner,bzbarsky,jst,peterv
2004-12-07 16:08:48 +00:00
smontagu%smontagu.org
a61933215f
Right-click text for properties doesn't show up based on xml:lang (language) attribute. Bug 207274, patch by Florian Queze <f.qu@laposte.net>, r=jag, sr=bzbarsky
2004-12-02 21:20:28 +00:00
bugzilla%arlen.demon.co.uk
9fb9d10455
Bug 221161 Customize domain endings (TLDs) for Ctrl+Enter, Shift+Enter, etc. completions in URL bar
...
Relanding of patch following aviary branch landing - already reviewed
2004-12-01 16:42:28 +00:00
ben%bengoodger.com
5171657dc2
Landing the Aviary Branch (browser section only).
2004-11-30 08:23:02 +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
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
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
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
steffen.wilberg%web.de
8915e852a3
Bug 250983: 'Close Window' (ctrl-shift-w) does not display confirm dialog when multiple tabs are open. p=leon.sha@sun.com, r=mconnor, a=asa
2004-10-11 13:32:32 +00:00
jruderman%hmc.edu
d32587e6fe
Bug 256349 - Startup() in browser.js assumes window.opener is still around
...
r=mconnor a=asa
2004-10-08 09:23:11 +00:00
caillon%redhat.com
59285c07c8
Bug 256635
...
N-th tab shortcuts should use Alt-1 to Alt-9 rather than Ctrl-1 to Ctrl-9
Linux only.
r=mconnor a=asa
2004-10-06 22:25:07 +00:00
steffen.wilberg%web.de
ea73225bae
Bug 259005: Hide the statusbar in print preview. p=vertigo451@hotmail.com, r=mconnor
2004-10-01 23:46:17 +00:00
bryner%brianryner.com
87c9866b12
Leave an extra 28px of vertical space when calculating the default window size on GTK, to account for the window titlebar and border. r=shaver.
2004-09-30 03:44:34 +00:00