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

1072 Коммитов

Автор SHA1 Сообщение Дата
smontagu%smontagu.org 23020beca1 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 1548dda904 Bug 239394 nsIMIMEInfo should use interCaps for functions and attributes
Relanding relevant parts of patch following aviary branch landing
2004-12-01 23:59:15 +00:00
bugzilla%arlen.demon.co.uk 1732e6c372 Bug 128398 Referrer column is empty for the History
Relanding relevant parts of patch following aviary branch landing
2004-12-01 23:38:19 +00:00
bugzilla%arlen.demon.co.uk f35271bc86 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 19093d9aec Landing the Aviary Branch (browser section only). 2004-11-30 08:23:02 +00:00
timeless%mozdev.org 6bd51280f6 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 3daabe5d96 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
timeless%mozdev.org e0e3a32c7d Bug 252836 Exception ``[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.sessionHistory]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://global/content/bindings/browser.xml :: onxbldestructor :: line 402" data: no]'' thrown from function onxbldestructor(event=Event:{0}) in <chrome://global/content/bindings/browser.xml> line 402.
r=neil sr=bz
2004-10-27 05:23:40 +00:00
db48x%yahoo.com 0592129ac1 bug 239472: Page Info -> media -> Save As... doesn't work
r=db48x, sr=jag
2004-10-26 06:59:57 +00:00
dbaron%dbaron.org ac3268fad6 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 86b58ba58b 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
ben%bengoodger.com 6b63674687 263928 - distribution id for search results r=vlad sr=brendan 2004-10-11 23:08:04 +00:00
steffen.wilberg%web.de 89fef2c6db 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 fa697469c8 Bug 256349 - Startup() in browser.js assumes window.opener is still around
r=mconnor a=asa
2004-10-08 09:23:11 +00:00
ben%bengoodger.com bdc89345a6 261991 - Reorder search plug-in list (r=vladimir@pobox.com, sr=mscott@mozilla.org, a=asa@mozilla.org) 2004-10-08 00:30:13 +00:00
caillon%redhat.com 56391de33c 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
ben%bengoodger.com 6c23cd8a60 256218 - add "go" button to default toolbar config to help migrating IE users. 2004-10-04 22:27:36 +00:00
bsmedberg%covad.net 0f02283b13 Bug 221824, part 2, add content hooks for submenu expander and back/forward buttons. r=mconnor 2004-10-03 01:19:58 +00:00
steffen.wilberg%web.de 71e9ad5c97 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 119a5c410d 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
ben%bengoodger.com 42168f1542 258673 - save page as (complete) mangles ampersand escaped sequences... add addtl encoding flags for rich text saves 2004-09-29 07:56:16 +00:00
ben%bengoodger.com ee6e900201 123006 - strange characters not escaped in bookmark keyword substitutions... r=mscott, a=me 2004-09-29 00:33:36 +00:00
cbiesinger%web.de a2447a60f5 Bug 128398 store referrer in history patch by James Andrewartha
<trs80@tartarus.uwa.edu.au> r=biesi sr=neil
2004-09-19 20:50:32 +00:00
steffen.wilberg%web.de 16fb5efb8a Bug 244692: Tabs bar, status bar, Download Manager, Extensions Manager and Themes Manager respond to all kinds of double-click (left, middle, right mouse buttons). r=ben 2004-09-19 17:31:28 +00:00
steffen.wilberg%web.de 4cbc1de2b6 Bug 257317: Fullscreen window management buttons need tooltips. p=Simon Paquet <bugzilla@babylonsounds.com>, r=mconnor 2004-09-18 22:24:43 +00:00
ben%bengoodger.com 391d331e51 land 258694 on trunk - cross platform search keybinding now applies to linux now that GTK emacs pref is observed r=bryner 2004-09-10 07:55:06 +00:00
dveditz%cruzio.com 36a346d76f aviary bit for bug 157354 (hide user:pass in location bar) r/a=ben 2004-09-10 02:09:33 +00:00
ben%bengoodger.com b1bd4342ad 22183 - UI spoofing can cause user to mistake content for chrome. force the location bar to always be present. 2004-09-06 23:23:54 +00:00
bryner%brianryner.com fc356484a5 Bug 255774 - number of available software updates not displayed when mail button not on toolbar. patch by steffen.wilberg@web.de, r=bryner. 2004-09-03 00:43:26 +00:00
p_ch%verizon.net 762d4fe657 Bug 235243 follow-up: prevent the insertion button from blinking when the mouse is hovering over it. 2004-08-31 15:22:38 +00:00
vladimir%pobox.com 8334f320b3 b=256862, bookmark menu popup doesn't have id and can't be extended via overlay, patch from josh-m@yucs.org, r=vladimir,a=choffman 2004-08-30 21:46:11 +00:00
ben%bengoodger.com c38f388c75 255394 - default search query parameter generation, r+sr=brendan@mozilla.org 2004-08-29 08:17:38 +00:00
steffen.wilberg%web.de afe0046421 Bug 232399: dragging links to the bookmarks button should open the 'Add Bookmark' dialog. r=mconnor 2004-08-26 14:05:15 +00:00
jst%mozilla.jstenback.com aa4ea96397 Fixing bug 250862. Prevent javascript: and data: URLs from being dropped into the content area. r=caillon@gmail.com, sr=dveditz@cruzio.com 2004-08-26 07:47:38 +00:00
p_ch%verizon.net 42b04463cc Bug 235243: Need drag and drop feedback for toolbar bookmarks (and menuitem bookmarks for gtk2).
In addition to the DND feedback, this patch:
- introduces a new var 'BookmarksInsertion' that 'encapsulates' DND feedback
display.
- rewrite the rtl handling related to DND. BookmarksInsertion deals with this
subtleties and the "public" feedback orientation ("before"|"on"|"after")
returned by BookmarksInsertion.getOrientation refers now to the DOM.
- paste and copy commands on the menus now insert after the rclicked element.
The hack that appended everything at the end of the container has been removed
or more accurately replaced by another one that is at least invisible to the
user and we already used for DND. The problem is due a problem with the content
building of containers with siblings (open in tabs stuff) not generated by the
bookmarks template.
- usual small glitch fixing.
2004-08-25 20:24:14 +00:00
neil%parkwaycc.co.uk 509a318898 Bug 242046 Make the JS status handler a property of the XUL window, should speed up calls to set window.status r=jag sr=jst moa=mscott 2004-08-21 14:47:51 +00:00
vladimir%pobox.com eb8c3a7b0b b=255934, urlbar favicon not updated on tab switch if site has favicon.ico instead of link, a=ben 2004-08-17 22:36:43 +00:00
steffen.wilberg%web.de 3c09116e02 Bug 250974: dragging a link over the Downloads or Go button should display a statusbar message. r=mconnor 2004-08-15 13:15:35 +00:00
steffen.wilberg%web.de 69eb721852 Bug 255187: Focus lost after closing bookmarks or history w/ kbd. r=mconnor 2004-08-12 09:17:11 +00:00
darin%meer.net 9531babedd fixes bug 250900 "nsIBrowserHistory corrupts URI strings [was: crash when a long malformed URL is entered in the Location Bar [@js_CloneFunctionObject]]" r=biesi sr=neil 2004-08-09 21:17:12 +00:00
db48x%yahoo.com 3ca7e2b57a bug 254086: Page info -> Forms -> Form name is editable
r=timeless, sr=brendan
2004-08-03 17:51:25 +00:00
vladimir%pobox.com 87754e13d9 bookmarks fixes merged from aviary branch:
192624 - empty bookmark folder should show "(Empty)"
202798 - customizing toolbar in fullscreen mode breaks menus (bandaid)
221482 - bookmarks toolbar temporarily cleared when clicking restore default set in customize
232089 - bookmarks 'create in' shouldn't persist
234089 - bookmarks toolbar folder shouldn't be deletable with C-x (crasher)
238661 - moving a bookmark folder to itself deletes the folder
250179 - bookmarks toolbar wonky after customization
250820 - toolbar icon state/context menu/etc. broken after returning from fullscreen mode
251988 - livemark menu doesn't work after going to page without livemark and clicking
251335 - bookmarks toolbar folder has different context menu from other bookmark folders
251802 - refresh livemark doesn't work from toolbar/menu
252053 - make bookmarks use SafeOutputStream (dwitte)
252133 - new bookmarks items should be added below selected items, not above
252792 - livemark context menu contains active new folder menu item
252870 - context menu of empty personal toolbar folder has inconsistent items
252875 - bookmarks root name not localizable
2004-07-30 06:25:41 +00:00
vladimir%pobox.com eecf3b5646 b=244078, live bookmarks merge from aviary branch. 2004-07-30 05:29:27 +00:00
db48x%yahoo.com f513d15129 bug 229441: Background images are not shown in Media tab (Page Info)
patch by Florian QUEZE <f.qu@laposte.net>, r=db48x, sr=jag
2004-07-30 00:36:34 +00:00
vladimir%pobox.com 4598d5407e b=174265 (also 252288, 253161): favicon handling merge from aviary branch 2004-07-29 23:49:31 +00:00
bryner%brianryner.com 39115f8b14 Fix some problems related to dynamic enabling/disabling of form autocomplete: make autocomplete ignore all key navigation if the input is disabled, also, instead of trying to keep autocomplete state in sync on every browser instance, just set the disabled state on the global form fill controller. Bug 249610, r=blake. 2004-07-29 08:08:11 +00:00
mconnor%myrealbox.com 2eac1a0e87 bug 231393, missed a spot 2004-07-24 00:32:47 +00:00
mconnor%myrealbox.com 181d0e6bb9 bug 231393 - Tab URL does not persist on bad links if tabs switched, patch by pike@pikey.me.uk based on jag's patch for bug 103720, r=me 2004-07-24 00:24:30 +00:00
jruderman%hmc.edu 02e3ec5b9e Bug 250058 - add accesskeys for View > Sidebar > Bookmarks, History. Also change Go > History from 'i' to 's', since it's hard to see the underline on an 'i'. r=mconnor. 2004-07-21 18:08:12 +00:00
steffen.wilberg%web.de 7f5308be92 Bug 251248 again - Ctrl+M is New Message, not Read Mail 2004-07-21 07:37:40 +00:00