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

472 Коммитов

Автор SHA1 Сообщение Дата
gavin%gavinsharp.com 62560ee280 Bug 247116: fix infinite resize loop that causes the UI to jitter when the bookmarks toolbar is empty, patch by Dave Townsend <mossop.bugzilla@blueprintit.co.uk>, r=me 2007-03-20 01:14:26 +00:00
jwalden%mit.edu fef8899907 Bug 279698 - Some .js files in jars are not stripped of license headers via preprocessing (pass 1). r=mconnor 2007-03-11 02:21:48 +00:00
myk%mozilla.org a30ac61c58 Bug 368842: cleanly disable the microsummary picker when nsIMicrosummaryService::getMicrosummaries throws an exception on an ftp URL or a text file 2007-02-15 01:44:41 +00:00
sspitzer%mozilla.org 034102df15 fix for regression bug #364018
cannot drag and drop url from location bar or webpage to bookmark toolbar.

r=mano
2006-12-27 21:51:06 +00:00
sayrer%gmail.com 8642700e20 Bug 361030. Bookmarks refresh problem due to JS error code. r=sspitzer/jminta 2006-12-10 22:40:39 +00:00
bzbarsky%mit.edu 5dc90eb193 Move GetCompatibilityMode() to nsIDocument. Bug 362797, r+sr=jst 2006-12-05 15:46:18 +00:00
benjamin%smedbergs.us 714746c327 Bug 345517 additional fixup - don't use some additional unfrozen methods, r=gavin 2006-11-14 21:25:56 +00:00
benjamin%smedbergs.us 17e6ecf617 Re-land bug 345517 now that the logging issues are hopefully fixed, r=darin/mento/mano 2006-11-13 17:53:01 +00:00
bzbarsky%mit.edu 142a417a31 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
pavlov%pavlov.net 140ad3f195 backing out 345517 due to leak test bustage 2006-11-10 04:42:03 +00:00
benjamin%smedbergs.us e475fe6dc9 Bug 345517, try #2, make the browser component use frozen linkage, so that ff+xr builds. This does *not* --enable-libxul by default for Firefox (yet). That will wait until after 1.9a1. Older patch r=darin+mento, revisions r=mano 2006-11-09 15:02:29 +00:00
mats.palmgren%bredband.net 34081bdf5d Make bookmarks "Sorted By" menu localizable and add accesskeys (Bookmarks Manager part). b=91774 r=mano 2006-11-09 03:03:05 +00:00
sspitzer%mozilla.org d7263a337d 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
gavin%gavinsharp.com 0320028267 Bug 322077: clean up toggleSidebar code, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me 2006-10-31 14:56:00 +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
myk%mozilla.org 0c90ec3e5a bug 356017: make sure folder item is selected before retrieving selected resource in bookmarks tree to avoid exception which prevents the Add Bookmarks dialog from properly creating the bookmark and closing when the user presses the Add button
r=gavin
2006-10-19 18:17:31 +00:00
gavin%gavinsharp.com 48b582b1f7 Bug 356463: add X-Moz: livebookmark to live bookmark request headers, r=vlad, sr=biesi 2006-10-17 16:54:39 +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
sspitzer%mozilla.org 5210c86c5c fix for bug #342930: "You have asked to open [lots of] tabs at once" should read "You are about to open..."
backporting the fix from the MOZILLA_1_8_BRANCH to work on the trunk (both with places enabled and without)

r=dietrich, original patch r=mconnor, ui-r=beltzner
2006-10-10 23:19:01 +00:00
sspitzer%mozilla.org 4cb8a16eb2 fix for bug #355475: remove moz-bookmark protocol handler (which isn't being built)
this code has been disabled since it landed (in 12/2003) and it keeps showing up when bz does security audits (due to issues with the implementation), so removing.
2006-10-06 06:38:19 +00:00
sayrer%gmail.com ddb851b49e Bug 354670. RSS feed with corrupted links (new bug since Firefox 1.5). r=mconnor 2006-10-04 01:42:10 +00:00
gavin%gavinsharp.com 00c1942ff7 Bug 284660: Firefox bookmarks don't provide a charset to layout code, r=mconnor, sr=bzbarsky 2006-09-21 17:20:43 +00:00
gavin%gavinsharp.com d8d050463d Bug 343828: fix typo introduced by bug 343828 2006-09-21 14:48:01 +00:00
myk%mozilla.org 707a8956af bug 345016: correctly generate microsummary for page with non-UTF-8 charset specified via meta tags or other mechanisms not detectable by XMLHttpRequest
r=bzbarsky
sr=mconnor
2006-09-13 05:51:26 +00:00
bzbarsky%mit.edu 7460db6480 Fix build bustage from bug 332840 2006-09-10 19:57:19 +00:00
sayrer%gmail.com c249dc7837 bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron 2006-09-08 04:35:17 +00:00
gavin%gavinsharp.com bfebaeedbb Bug 350485: remove extra trailing bracket, patch by Bill Gianopoulos <wgianopoulos@yahoo.com>, r=me 2006-08-28 18:14:38 +00:00
myk%mozilla.org b2195767e9 bug 346818: make sure microsummary bookmark records in the bookmarks datastore really exist (i.e. they aren't for cut or deleted bookmarks, which don't get completely removed from the datastore until restart) so we don't hit an error when trying to update them; also, trap errors when updating microsummary bookmarks, so an exception for one update doesn't hork the rest of them; finally, add microsummary properties to the bookmark transaction manager, so they get saved and restored the way they are supposed to be saved and restored when bookmarks are cut and pasted
r=mconnor
2006-08-24 22:30:07 +00:00
mrbkap%gmail.com 9d80bb2fd8 Fixing build bustage from bug 347183 on non-places-enabled builds. 2006-08-09 06:56:31 +00:00
gavin%gavinsharp.com 2b984a1e35 Bug 346447: loadFolderAndReplace=false ignores "loading" tabs, patch by Pablo Greco <pablo@fliagreco.com.ar>, r=mano 2006-08-07 23:01:32 +00:00
gavin%gavinsharp.com f93b211f46 Bug 308240: Changing Live Bookmark URL doesn't remove current items before loading new URL, patch by Phil Ringnalda <philringnalda@gmail.com>, r=vlad 2006-08-04 13:52:07 +00:00
myk%mozilla.org 3c5a30125e ensure microsummary picker exception doesn't prevent bookmark dialogs from closing when the user cancels their bookmark changes
bug=346825
r=mconnor
2006-08-03 04:36:00 +00:00
myk%mozilla.org d449211314 stop losing active/hover state in microsummaries dropdown menu when rebuilding the menu
bug=339481
r=mconnor
2006-08-02 02:05:09 +00:00
sspitzer%mozilla.org a76af687ae fix for bug #344040: when warning on "opening too many tabs", only count non-deleted bookmarks (and not folders or separators)
the places version of this fix has already been checked in.  this is the RDF bookmarks version, to keep the trunk in sync with the branch.

r=ben
2006-07-27 18:17:11 +00:00
myk%mozilla.org 549437ac57 display link tag's title attribute on microsummary menu item while downloading generator
Patch by Justin Dolske.
bug=342231
r=myk
2006-07-21 21:49:44 +00:00
gavin%gavinsharp.com b108f6dec7 Bug 344459: Deleting name for bookmark then selecting a microsummary doesn't enable OK button in bookmarks dialog, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mconnor 2006-07-19 14:29:18 +00:00
jwalden%mit.edu 0b0a8a2a6d Bug 340677 - update preferences panels (add anti-phishing, rationalize categories, simplify wording). r=mconnor 2006-07-05 22:41:03 +00:00
myk%mozilla.org cd8d096ffc fix build bustage on non-Places build from the second checkin for bug 341829
bug=343537
r=ben
2006-07-05 16:46:50 +00:00
myk%mozilla.org 1dade1f806 don't escape all properties for backwards-compatibility
bug=341829
r=mconnor
2006-07-04 07:24:08 +00:00
gavin%gavinsharp.com b9a4cff178 Bug 305910: change "Open in tabs" to "Open All in Tabs", patch by Mike Beltzner <beltzner@mozilla.com>, r=mconnor 2006-06-29 01:19:18 +00:00
jminta%gmail.com ada1ae10ff Bug 342110 crash when copying and pasting bookmark folder [@ nsBookmarksService::UpdateBookmarkForwardProxy], r=sspitzer, sr=mconnor 2006-06-26 18:32:22 +00:00
myk%mozilla.org 7223fca862 escape microsummary properties to prevent mangling
bug=341829
r=mconnor
2006-06-26 18:23:11 +00:00
gavin%gavinsharp.com 5cc4aa4ac6 Bug 339368: Copying a live bookmark copies the (random) location/href rather than the feedurl, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano 2006-06-24 13:24:35 +00:00
sspitzer%mozilla.org cdb0825831 fix for bug #342374
for bug #168411, we changed the nsIBookmarksService interface, but we forgot
change the uuid.  for the branch, we are backing out the change to the
interface as we don't want the interface to change on the branch.

sr=bryner
2006-06-23 17:19:04 +00:00
myk%mozilla.org 09b61878c7 declare some variables before assigning them to avoid JS warnings
patch by Simon B��nzli
bug=342458
r=myk
2006-06-23 05:55:20 +00:00
myk%mozilla.org 26d3386808 display microsummaries in the bookmarks sidebar and bookmarks manager; bug=338429; r=myk; a=mconnor for 1.8.1 branch 2006-06-22 06:26:39 +00:00
myk%mozilla.org 41e498b216 add a bookmarks context menu item for refreshing a microsummary; bug=341555; r=mconnor; a=mconnor for 1.8 branch 2006-06-19 23:16:27 +00:00
myk%mozilla.org 621e2e6e9f Merge the microsummary picker with the Name field in the add bookmark and bookmark properties dialog, hiding the picker if no microsummaries are available.
bug=337825
r=mconnor
a=mconnor for checkin to 1.8 branch
2006-06-19 22:15:59 +00:00
timeless%mozdev.org 64a760c3c0 Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
gavin%gavinsharp.com e49bd2132f Bug 217363: bookmark keywords ending in space or containing spaces aren't recognized when used with search terms (smart keywords), patch by Adam Guthrie <ispiked@gmail.com>, r=mconnor 2006-06-17 21:33:26 +00:00