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

449 Коммитов

Автор SHA1 Сообщение Дата
myk%mozilla.org 1ab04a841e 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 41616dcbdc Fix build bustage from bug 332840 2006-09-10 19:57:19 +00:00
sayrer%gmail.com 9395f31ee3 bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron 2006-09-08 04:35:17 +00:00
gavin%gavinsharp.com caadc6f2ec 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 1964f70a1e 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 f7c391aafd Fixing build bustage from bug 347183 on non-places-enabled builds. 2006-08-09 06:56:31 +00:00
gavin%gavinsharp.com db839a9b4a 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 b3538102d2 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 3a863795d3 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 c5056a6b59 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 9423a3edd3 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 65847c39bb 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 b34813dee8 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 dd15a518df 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 4b754d0056 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 7df1a0b00c don't escape all properties for backwards-compatibility
bug=341829
r=mconnor
2006-07-04 07:24:08 +00:00
gavin%gavinsharp.com b2891b6263 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 82349f3f5e 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 c2190e1d13 escape microsummary properties to prevent mangling
bug=341829
r=mconnor
2006-06-26 18:23:11 +00:00
gavin%gavinsharp.com d5d68733e1 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 16dbdb6ab1 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 8448210ea1 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 92309f83aa 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 4a6444c9bb 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 6e8f78d355 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 27eaab5dcd Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
gavin%gavinsharp.com d3e6303a2d 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
jminta%gmail.com dca4d1ab35 Bug 168411 Move bookmarks transactions into a JS service (adding a bookmark leaks the Add Bookmark dialog) r=sspitzer, sr+a=mconnor 2006-06-15 21:58:43 +00:00
sspitzer%mozilla.org 4012bcc194 keep trunk in sync with the 1.8 branch
fix bug #333734 (Protect against opening too many tabs at once, r=ben)
fix bug #339290 (unable to paste links into the organize bookmarks dialog, r=mconnor)
fix bug #336488 (search bookmarks broken, r=gavin)
2006-06-15 18:30:57 +00:00
joe%retrovirus.com ec9b788bf2 Adds a pref to disable dated bookmark backup.
(Checked in on behalf of logan.)

bug=307135
r/branch=mconnor
2006-06-12 18:27:56 +00:00
timeless%mozdev.org a768026fc9 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
bugzilla%standard8.demon.co.uk fa17c20d34 Bug 232795 In bookmarksMenu.js, Error: aDragSession.sourceNode has no properties. (Bv1b-TK) p=Serge GAUTHERIE <gautheri@noos.fr>,r=mconnor 2006-05-31 16:21:16 +00:00
myk%mozilla.org ba0803d3a8 Work around XUL template builder regression on trunk and possibly marginally improve performance.
bug=336857
r=enndeakin
sr=ben
a=mconnor for checkin to 1.8 branch
2006-05-22 19:23:57 +00:00
peterv%propagandism.org 3869989ccb Fix for bug 336244 (Clean up/remove extensions/xmlextras/base). r/sr=sicking. 2006-05-21 19:50:16 +00:00
gavin%gavinsharp.com c2a2243919 Small whitespace change to sync 1.8 branch/trunk 2006-05-20 16:33:43 +00:00
myk%mozilla.org e3cf80beef unhork adding a new bookmark from the bookmarks manager
bug=337305
r=brettw
sr=ben
a=ben for 1.8 branch
2006-05-11 00:58:54 +00:00
timeless%mozdev.org 28fa63a8f5 Bug 335953 Make code outside intl use NS_CHARSETALIAS_CONTRACTID instead of NS_CHARSETALIAS_CID
r=bz sr=bz
2006-05-06 22:09:20 +00:00
myk%mozilla.org 9a8e044731 makes the microsummary picker handle invalid and blank URLs
bug=336840
r=ben
a=ben for branch
2006-05-06 03:24:15 +00:00
myk%mozilla.org e6d74957f8 consistently display and destroy microsummary picker in the non-Places bookmarks dialogs
bug=336828
r=brettw
sr=ben
a=ben for the branch
2006-05-06 02:40:13 +00:00
myk%mozilla.org 19eac0bfdf Initial support for microsummaries via a service and integration into the bookmarks UI.
bug=334471
r=brettw
a=ben for the branch
2006-05-05 22:45:37 +00:00
masayuki%d-toybox.com a56fff4746 Bug 324961 live bookmark is shown in UTF8 even if should be ISO-8859-1 r=vlad 2006-04-28 23:28:43 +00:00
dbaron%dbaron.org fdf31f9992 Fix --disable-places bustage, from bug 270893 2006-04-13 00:27:00 +00:00
roc+%cs.cmu.edu aa92a80b72 Bug 331522. By default, do not allow keyword searches when navigating to URLs; modify browser UI code to enable keyword searches only on selected URL input mechanisms (e.g., typed into the URL bar). r+sr=darin,r=mconnor 2006-04-03 23:17:51 +00:00
Olli.Pettay%helsinki.fi ee372ff167 Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2006-03-25 22:03:49 +00:00
gavin%gavinsharp.com 56ee1324c9 Bug 317107: new search service, r=mconnor, sr=ben 2006-03-17 07:16:00 +00:00
gavin%gavinsharp.com bd376807f4 little nits to sync 1.8 branch/trunk 2006-03-03 03:59:44 +00:00
cbiesinger%web.de a381b0935f bug 325177 r=darin sr=bz
- add a "request" parameter to nsIContentSniffer
- make the unknowndecoder implement nsIContentSniffer
- make nsBaseChannel do type detection via nsIContentSniffer rather than a
  stream converter
2006-02-17 16:54:27 +00:00
cbiesinger%web.de c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
mrbkap%gmail.com c4f20f9306 Remove the obsolete concept of "DTD verification". bug 323958, r+sr=jst 2006-01-30 23:45:19 +00:00
gavin%gavinsharp.com d694d48b6a Bug 324093: make needsHomePageOverride return true only for new profiles, instead of every version bump, r=mconnor 2006-01-21 20:12:47 +00:00