Commit Graph

2143 Commits

Author SHA1 Message Date
kyle.yuan%sun.com
4d64c735c3 Bug 241731 bookmarks sidebar creates empty contextmenu when no items are selected
r=mconnor
do not popup context menu when selection is undefined.
2004-09-01 02:59:05 +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
p_ch%verizon.net
04ec2e5a6b Bug 256029: OK doesn't work after changing home page and switching to another category. r=bryner 2004-08-31 13:38:40 +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
86f9bed9b1 fix oops 2004-08-29 08:18:15 +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
d63f851f10 Bug 256968: Minor mismatch between table of contentsand section headers; also fix some broken links. 2004-08-26 15:02:53 +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
steffen.wilberg%web.de
0cd20b929c Bug 256905: Fix broken link. p=jwalden, r=rlk 2004-08-26 13:25:01 +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
4664086809 Bug 235243 followup: menuseparator should be handled in the menupopup case. 2004-08-25 23:10:24 +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
steffen.wilberg%web.de
3d83dc3ceb Bug 256845: Page Info commandkey is gone on Windows.r=rlk 2004-08-25 16:51:46 +00:00
steffen.wilberg%web.de
e0db9f2d8c Bug 256363: Change Help docs on Download Manager shortcut (Ctrl+J). p=jwalden, r=me 2004-08-25 10:43:42 +00:00
steffen.wilberg%web.de
ddcaeb0996 Bug 256805: Remove Tell a Friend menu item description. p=jwalden, r=me 2004-08-25 09:42:06 +00:00
jshin%mailaps.org
322f88e697 bug 256409 : bookmarks file path with non-ASCII characters doesn't work (r=p_ch, sr=jag) 2004-08-23 16:06:03 +00:00
steffen.wilberg%web.de
525fcdba3e Bug 255113: Change 'Bookmark this Link' to 'Bookmark This Link...' in the history context menu. r/a=blake 2004-08-22 09:29:58 +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
rlk%trfenv.com
a69f689eba oops, minor typo. forgot to comment out toc entry. 2004-08-21 02:21:27 +00:00
rlk%trfenv.com
353807a0d2 lets comment it out instead of removing it. 2004-08-21 02:18:32 +00:00
rlk%trfenv.com
2d240155f0 bug 256363 - Change Download Manager shortcut. Patch by Jeff Walden <jwalden+fxhelp@mit.edu>. r=rlk@trfenv.com 2004-08-21 02:11:00 +00:00
rlk%trfenv.com
69d337d23e updating help documentation for removal of Offline support from Firefox 2004-08-21 02:07:16 +00:00
rlk%trfenv.com
9d38cf3f89 Moving aviary help to the trunk, round 2. 2004-08-21 02:00:25 +00:00
steffen.wilberg%web.de
c4fd4d7d80 Bug 255877: right-clicking an expanded bookmarks folder shows 'Collapse(X)'. r=mconnor, a/chofmann 2004-08-20 10:26:34 +00:00
bryner%brianryner.com
f7d6c4c84d fix perl warnings (bug 247147) patch by swalker, r=bryner 2004-08-19 22:47:27 +00:00
bryner%brianryner.com
087c51f0bc fix script warning if an argument has spaces. Bug 251772, patch by tuukka tolvanen <t.bugz@lament.cjb.net>, r=bryner 2004-08-19 21:30:51 +00:00
ben%bengoodger.com
b08543f079 254439 - ask before saving form data for the first time adding strings only before l10n freeze 2004-08-19 21:19:27 +00:00
bryner%brianryner.com
22fcaff278 fix starting firefox from PATH (bug 177996). patch by logan@dct.com, r=bryner, a=chofmann 2004-08-19 00:33:56 +00:00
steffen.wilberg%web.de
4b4f94e6b6 Bug 255938: Document warn on close pref in Advanced Options, p=jwalden, r=rlk. Also fix typo (bug 256041) 2004-08-18 22:38:37 +00:00
steffen.wilberg%web.de
7c69817d92 Bug 255932: Add 'Warn when closing multiple tabs' pref to Advanced under Browsing. r=blake 2004-08-17 22:48:30 +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
vladimir%pobox.com
813f80f5a7 b=255931, favicons should validate content type before saving, a=ben 2004-08-17 22:27:04 +00:00
jruderman%hmc.edu
dc2f73bf76 238464 - Crash setting wallpaper to a broken image. Patch by Jon Henry, r=mconnor, a=ben 2004-08-16 23:49:43 +00:00
rlk%trfenv.com
89d4cf05d6 moving aviary help to the trunk. 2004-08-16 20:24:39 +00:00
steffen.wilberg%web.de
7736fd4cc8 Bug 255609: Rename dialog title from Preferences to Options in OS/2. p=mozilla@Weilbacher.org, r=mkaply 2004-08-16 15:00:02 +00:00
steffen.wilberg%web.de
e6bb507b34 removing more unused files. r=rlk 2004-08-15 22:51:05 +00:00
steffen.wilberg%web.de
7d8b70e484 removing unused file. r=rlk 2004-08-15 21:03:58 +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
jruderman%hmc.edu
17ef11ec8c Bug 249680 - Location bar text not visible with yellow bacakground for secure sites. Patch by quark, r=mconnor, a=ben 2004-08-13 21:30:33 +00:00
bsmedberg%covad.net
eaf99b1638 Potential fix for bug 255060 2004-08-13 16:56:17 +00:00
ben%bengoodger.com
e094c4410f 237727 - installer should delete certain files when installing to prevent weird incompatibilities when upgrading, file list from seth spitzer. 2004-08-13 00:54:33 +00:00
bsmedberg%covad.net
6638430375 Bug 253610 - profile manager doesn't work on firefox trunk. a=asa 2004-08-12 20:43:38 +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
vladimir%pobox.com
38b15a79ca b=249669, move dialog in bookmarks has words 'create in' instead of 'move to', patch from gavin_sharp+bugzilla@nospin.org, a=ben 2004-08-11 22:34:41 +00:00
vladimir%pobox.com
c17955d7da b=255132, bookmarks.bak doesn't get updated past first write 2004-08-11 22:10:09 +00:00
jshin%mailaps.org
0f6933d2f8 bug 240272 : additional patch (fix off-by-two error) r=ben 2004-08-10 05:55:08 +00:00
ben%bengoodger.com
835333e66a 245984 - bookmarks context menu lacks mnemonics.. patch from Asaf Romano, r+a=ben@mozilla.org 2004-08-10 00:38:31 +00:00
vladimir%pobox.com
3a7ed7d1f9 b=218636, backup bookmarks file, r+a=ben 2004-08-09 21:44:21 +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
brade%comcast.net
65c530876e bug 254563: <editor> xul tag broken in Firefox on Windows (missing composer.xpt
which contains nsIEditingSession.xpt); r=bsmedberg
2004-08-09 20:41:14 +00:00