Commit Graph

1414 Commits

Author SHA1 Message Date
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
enndeakin%sympatico.ca
432f98432f Bug 346787, add binding for spellchecking in XUL textboxes 2006-11-20 17:45:10 +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
07ed5d0bbd Make sure all xml-stylesheet and xul-overlay PIs in fact come in the prologs of
overlays.  Bug 360119, patch by Nickolay Ponomarev <asqueella@gmail.com> and
Phil Ringnalda <philringnalda@gmail.com>, r=mano
2006-11-11 22:22:36 +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
philringnalda%gmail.com
685b277828 Bug 359050: Properties say link will open in new window when it will open in new tab, r=gavin 2006-11-05 22:45:29 +00:00
kjh-5727%comcast.net
adbed069ad Bug 241274 - Image properties should show actual dimensions, not shrunken ones. Patch by Florian Qu�ze <f.qu@queze.net>, r=mano, ui-r=beltzner. 2006-11-05 19:50:59 +00:00
mozilla.mano%sent.com
e2a7fbac5e Bug 359541 - 'View Selection Source' broken. 2006-11-04 22:54:12 +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
95ee205f08 license block 2006-11-02 22:30:18 +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
philringnalda%gmail.com
e6d6a90878 Bug 358678: strict warning in customizeToolbarSheet.xul, r=mano 2006-10-30 05:12:37 +00:00
gavin%gavinsharp.com
a4e0713eea Bug 358015: Release notes can't be opened from source viewer/bookmarks manager, patch by Simon B�nzli <zeniko@gmail.com>, r=mano 2006-10-29 05:05:20 +00:00
philringnalda%gmail.com
3171ef77f1 Bug 224977: finish moving nsTransferable to nsDragAndDrop.js, remove nsTransferable.js, r=neil,mano,mscott 2006-10-29 04:39:28 +00:00
sayrer%gmail.com
1c61422a14 [Bug 358572] remove ALTSS_ICON ifdefs and code. r=gavin 2006-10-29 02:53:19 +00:00
sayrer%gmail.com
5b3bbdedbd Bug 358303. Firefox window.open reslts in wrong innerHeight. Years-old bug caught through unit testing. r=gavin 2006-10-28 00:07:38 +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
cst%yecc.com
d8dd093d14 Bug 347683 Fix some strict warnings
r=mano
2006-10-23 00:19:52 +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
e9aade0ccd Bug 342743: Clear Private Data shortcut (Cmd+Shift+Delete) requires Fn to be held on Mac laptops, patch by Shawn Wilsher <comrade693+bmo@gmail.com>, r=mano 2006-10-10 13:41:40 +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
gavin%gavinsharp.com
5efdc9e80e Bug 332256: Middle clicking items in toolbar chevron overflow menu doesnt close menu, patch by Adam Guthrie <ispiked@gmail.com>, r=annie.sullivan/me 2006-10-10 13:20:26 +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
mconnor%steelgryphon.com
b83a8b9043 bug 331660 - sync credits list to trunk 2006-10-09 22:28: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
mconnor%steelgryphon.com
d16a0815f2 bug 331660 - fix chibi-san's name, patch by beltzner, r+a=me 2006-09-30 02:54:07 +00:00
steffen.wilberg%web.de
31837c44ec Bug 354373: 'Report Broken Web Site' and 'Report Web Forgery' both want to be before the separator. Make sure the order of these items isn't determined by accident. r=mano 2006-09-27 21:26:44 +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
mozilla.mano%sent.com
fe67082478 Land the new theme on trunk (bug 353673). 2006-09-22 00:47:18 +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