timeless%mozdev.org
1d1d158fd2
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
c4e018d5f4
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
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
ben%bengoodger.com
f27e742f65
263928 - distribution id for search results r=vlad sr=brendan
2004-10-11 23:08:04 +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
ben%bengoodger.com
9c76391d51
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
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
ben%bengoodger.com
c18e6e84c3
256218 - add "go" button to default toolbar config to help migrating IE users.
2004-10-04 22:27:36 +00:00
bsmedberg%covad.net
0f96da1f52
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
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
ben%bengoodger.com
105f8bdb7b
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
687f021c54
123006 - strange characters not escaped in bookmark keyword substitutions... r=mscott, a=me
2004-09-29 00:33:36 +00:00
cbiesinger%web.de
067450e6ec
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
336abe5e0f
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
3e1328770a
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
5823068f6f
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
b6462eeb77
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
e2a455bfc4
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
18987b51c5
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
20f7c94943
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
d05c3f5016
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
8dd75ec9b0
255394 - default search query parameter generation, r+sr=brendan@mozilla.org
2004-08-29 08:17:38 +00:00
steffen.wilberg%web.de
54accefe8b
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
1238616f0a
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
84d3c03a14
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
658c2f1a92
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
68aca558b2
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
a3037fbc36
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
8303ff4530
Bug 255187: Focus lost after closing bookmarks or history w/ kbd. r=mconnor
2004-08-12 09:17:11 +00:00
darin%meer.net
065fb7242c
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
3201790c0d
bug 254086: Page info -> Forms -> Form name is editable
...
r=timeless, sr=brendan
2004-08-03 17:51:25 +00:00
vladimir%pobox.com
a56f2c03e8
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
a58e66f6ff
b=244078, live bookmarks merge from aviary branch.
2004-07-30 05:29:27 +00:00
db48x%yahoo.com
2070bc2b0b
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
33f488f5ea
b=174265 (also 252288, 253161): favicon handling merge from aviary branch
2004-07-29 23:49:31 +00:00
bryner%brianryner.com
1a8b51b957
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
41787f3aad
bug 231393, missed a spot
2004-07-24 00:32:47 +00:00
mconnor%myrealbox.com
9285a4d5ea
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
34c5f4fe02
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
a1a56c3325
Bug 251248 again - Ctrl+M is New Message, not Read Mail
2004-07-21 07:37:40 +00:00
steffen.wilberg%web.de
b068c709de
Bug 251248 - Read Mail menuitem doesn't show Ctrl+M shortcut. r=mconnor
2004-07-21 07:25:28 +00:00
steffen.wilberg%web.de
746151d1d7
Bug 251258 - Tools->Read Mail doesn't display unread mail count when mail icon is not on toolbar. r=mconnor
2004-07-21 07:01:16 +00:00
dean_tessman%hotmail.com
8d85250a37
221312 - context menu should include Select All r=mconnor
2004-07-17 20:53:48 +00:00
steffen.wilberg%web.de
6c82d429bf
Bug 232172 - Make link modifiers work on the home button. r=bryner
2004-07-16 16:32:41 +00:00
bryner%brianryner.com
56b2b34f2b
Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces.
2004-07-15 22:51:19 +00:00
ben%bengoodger.com
482f2e86c4
we probably don't need this after all, especially once I step up the update interval to once per day
2004-07-14 06:07:29 +00:00
ben%bengoodger.com
d19f628dbd
fix orange
2004-07-13 08:52:34 +00:00