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