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

656 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk 3e7f70838d Remove near-useless "Expand" item on bookmark menuitem context menus p=paradigmk@technodrome.com r=me 2006-11-27 12:01:45 +00:00
bugzilla%standard8.demon.co.uk a05cdf68b1 Bug 351661 addBookmark.js -> bookmarkView.rdf.GetResource() should be RDF.GetResource(). (SeaMonkey version) p=Philip Chee,r=db48x,sr=Neil 2006-10-29 17:31:58 +00:00
philringnalda%gmail.com 20a2fec5eb Bug 224977: finish moving nsTransferable to nsDragAndDrop.js, remove nsTransferable.js, r=neil,mano,mscott 2006-10-29 04:39:28 +00:00
kairo%kairo.at 594c667912 bug 142215 - Personal Toolbar folders should work like main menu (open on mouseover), p=paradigmk@technodrome.com r=Neil 2006-10-18 12:44:36 +00:00
gavin%gavinsharp.com f034027cba Bug 250156: fix doctypes, patch by Wei-ju Wu <weiju@web.de>, r=me, daniel@glazman.org 2006-10-13 17:08:26 +00:00
cst%yecc.com fa56940e96 Bug 354140 In <bookmarksMenu.js>, "Error: aDragSession.sourceNode has no properties"
r+sr=neil
2006-10-01 15:39:55 +00:00
neil%parkwaycc.co.uk 99185bd0b9 Bug 353446 Restore context menu to empty area of personal toolbar p=paradigmk@technodrome.com r=CTho sr=me 2006-09-20 21:34:14 +00:00
cst%yecc.com b058288d36 Bug 338772 Show can't-drop indicator when dragging PTF bookmarks such that they won't move when dropped
r+sr=jag
2006-09-05 23:38:29 +00:00
neil%parkwaycc.co.uk f0c74bc24f Bug 50504 Context menu for bookmarks in main menu and personal toolbar submenus p=paradigmk@technodrome.com r+sr=me 2006-08-05 23:18:10 +00:00
gavin%gavinsharp.com e8b94e8b04 Bug 287392: paste in Bookmark Manager is very slow (O(n^2)), patch by Jan Darmochwal <jdarmochwal@gmx.de>, r+sr=neil 2006-07-18 16:32:56 +00:00
mnyromyr%tprac.de e3a9928174 Bug 115924: removal of communicatorOverlay.xul; p=Giacomo Magnini <giacomo.magnini@portalis.it>, r=neil, sr=mscott 2006-07-09 12:49:47 +00:00
jag%tty.nl ab45d0cfd2 Bug 338803: Personal Toolbar overflow chevron not properly updated on resize. r=CTho, sr=Neil. 2006-05-22 14:09:56 +00:00
neil%parkwaycc.co.uk 3f8a89d11e Fix dragging to personal toolbar between last visible bookmark and overflow chevron b=201854 p=gautheri@noos.fr r+sr=me 2006-05-17 09:16:16 +00:00
bugzilla%standard8.demon.co.uk 8972c479c0 Bug 232795 In <bookmarksMenu.js>, "Error: aDragSession.sourceNode has no properties" (Av2b-XPFE) <bookmarksMenu.js> p=Serge GAUTHERIE <gautheri@noos.fr>,r=neil,sr=jag 2006-05-14 09:56:46 +00:00
mnyromyr%tprac.de 912196f788 Follow-up to bug 57510: remove erroneous <keyset>; r/sr=jag 2006-05-12 19:43:01 +00:00
mnyromyr%tprac.de 6c0f2a0859 Bug 57510: `Del' key does not delete on Mac; r=db48x, sr=jag 2006-05-11 19:55:44 +00:00
neil%parkwaycc.co.uk dbe4ab9b20 Kill shortcut for dangerous operation b=209355 p=gautheri@noos.fr r+sr=me 2006-04-04 21:00:55 +00:00
Olli.Pettay%helsinki.fi 04cfde2d6f Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2006-03-25 22:03:49 +00:00
bugzilla%standard8.demon.co.uk 91826d00aa Bug 237592 Bookmarks should always show tooltip when hovering with mouse (xpfe version - Bv6a-SM). Patch by Serge GAUTHERIE <gautheri@noos.fr>, r/sr=neil.parkwaycc.co.uk 2006-01-08 19:45:04 +00:00
jag%tty.nl 4f35327af2 Bug 313715: "Open in New Tab" from Bookmark Manager doesn't respect background pref
Stop caching the result of shouldLoadTabInBackground(), there's no point since we need to look at the state of the shift key every time, and we didn't update it in all code paths to begin with.
Pass in |event| from more places in history and bookmarks so we'll actually look at te shift key.
Replace use of "tab_background" with looking at shouldLoadTabInBackground().
r=IanN, sr=Neil
2006-01-04 17:29:38 +00:00
timeless%mozdev.org 7913e48208 Bug 318866 Selecting "Sort Folder..." from context menu in Bookmark Manager results in XML Parsing Error: undefined entity (sortFolder.xul)
patch by supernova_00@yahoo.com r=neil sr=jag
2005-12-22 17:40:33 +00:00
timeless%mozdev.org c917cba0c3 Bug 301562 A > Z Sort Order is confusing, should be Ascending/Descending
patch by supernova_00@yahoo.com r=mconnor
2005-11-29 00:54:34 +00:00
neil%parkwaycc.co.uk 0501813bf8 Bug 295582 Clean up after bug 281988 p=jklippl@xtux.org r=me sr=jag a=bsmedberg 2005-07-28 13:44:23 +00:00
neil%parkwaycc.co.uk 3b477f2741 File Bookmark should preselect New Bookmarks folder b=250783 p=f.qu@laposte.net r+sr=me a=asa 2005-06-20 09:03:06 +00:00
brendan%mozilla.org 928334d514 Fixes and cleanups required by the infrastructure patch for 281988, r+sr=bsmedberg+bz. 2005-05-20 17:41:10 +00:00
bugzilla%arlen.demon.co.uk 6a7e613cfc Bug 26543 [Mac] Both Backspace and Delete keys should delete Bookmarks items
p=stefan_h@hem.utfors.se r/sr=neil.parkwaycc.co.uk a=asa
2005-05-19 19:55:00 +00:00
bugzilla%arlen.demon.co.uk 536f89c2db Bug 203818 Bookmark window doesn't hide it's toolbar when the toolbar button is clicked
p=stefan_h@hem.utfors.se r=bugs.mano sr=neil.parkwaycc.co.uk
2005-04-05 15:47:51 +00:00
timeless%mozdev.org 657c0626e1 Bug 248958 File Bookmark dialog form too small, buttons are not visible
patch by ajschult@verizon.net r=neil sr=neil
2005-03-21 03:39:06 +00:00
bsmedberg%covad.net eef6b7396f From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
bsmedberg%covad.net ab0810ddac Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
cst%andrew.cmu.edu 14ab6b7deb Bug 272800 Make various bookmarks menus middle-clickable
r=timeless sr=neil
2005-02-25 02:38:57 +00:00
dbaron%dbaron.org 5f1af5dd7b Re-remove files that were checked into after being cvs removed to restore things to a consistent state. (These files were in Attic but not in the cvs 'dead' state, so they appeared when checking out by date.) 2005-01-19 22:48:57 +00:00
Stefan.Borggraefe%gmx.de f6b87d66f3 Bug 252698: Use buttonlabel attributes in <dialog>s
r+sr=neil
2004-11-27 21:56:52 +00:00
varga%nixcorp.com cd1df2e308 Updating my email address. 2004-10-22 18:33:55 +00:00
neil%parkwaycc.co.uk 64056b2cfc Bug 261517 Groupmarks should always respect background preference (regression from bug 72361) p=trev@gtchat.de r+sr=me 2004-10-16 20:26:22 +00:00
neil%parkwaycc.co.uk 7bb2ca31b7 Switch load handlers to setting document.title (as per bug 126903 setting the title attribute no longer works) b=261267 r=jst sr=shaver 2004-10-09 13:01:45 +00:00
Stefan.Borggraefe%gmx.de b83646d064 Fix for Bug 209383: Middle-click on bookmark folder in sidebar also pastes into first tab
p=Wladimir Palant, r=neil, sr=jst
2004-09-29 13:13:31 +00:00
dbaron%dbaron.org 0a64a1e467 Move XPCNativeWrapper.js from communicator to global. b=256630 r=bryner sr=bzbarsky 2004-09-22 00:42:50 +00:00
p_ch%verizon.net 2fa99d187f Bug 241987 followup including reviewer comment.
p=Daniel Lindkvist <gorgias@home.se>, r=vlad, sr=ben.
2004-09-07 00:08:20 +00:00
p_ch%verizon.net a65659fe15 Bug 241987: Export bookmarks doesn't save the bookmarks to a file like bookmarks.html
p=Daniel Lindkvist <gorgias@home.se>, r=vlad, sr=ben
2004-09-06 20:28:38 +00:00
jshin%mailaps.org 9b8a668088 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
smontagu%smontagu.org e08eeae5a7 correct erroneous checkin from bug 218528. 2004-08-11 20:29:46 +00:00
smontagu%smontagu.org e5fb3db11b Bug 218528: Personal Toolbar is empty when the UI is right-to-left. Patch by Asaf Romano bugs.mano@mailcentral.com. r=smontagu, sr=jag. 2004-07-22 21:27:38 +00:00
neil%parkwaycc.co.uk 680260acd6 Middle/ctrl+click bookmark love b=72361,59132,89922,213908 and part of 142683 p=trev@gtchar.de (Wladimir Palant) r=me sr=dmose 2004-07-20 10:27:25 +00:00
roc+%cs.cmu.edu 20e5e66244 Bug 243720. Dragging stuff into menus should use screenX to avoid ambiguous semantics of clientX in popups. r=timeless,sr=neil 2004-07-18 11:26:53 +00:00
roc+%cs.cmu.edu 9804aabbe7 Backing out fix for bug 243720 because I screwed up. 2004-07-18 03:44:36 +00:00
roc+%cs.cmu.edu 51a5b318fb Bug 243720. Dragging stuff into menus should use screenX to avoid ambiguous semantics of clientX in popups. r+sr=neil 2004-07-17 12:25:46 +00:00
timeless%mozdev.org e698edaacf Bug 240947 use content instead of _content
r=neil sr=dveditz
2004-06-24 23:44:05 +00:00
aaronleventhal%moonset.net 58253cb880 Bug 246062. No accessible name for trees and listboxes. r=neil, sr=jst 2004-06-23 14:07:49 +00:00
neil%parkwaycc.co.uk 91fa4656d3 Re-apply the fix to bug 86786 after pch regressed it r=varga sr=alecf 2004-06-21 08:23:11 +00:00