# Generated by Makefile. Do not edit.

2012-10-04  Łukasz 'sil2100' Zemczak  <lukasz.zemczak@canonical.com>

	Releasing 6.8.0

2012-10-04  David Callé  <davidc@framli.eu>

	This branch removes the keyboard shortcut for the lens. (LP: #1049090) (LP: #1058604). Fixes: https://bugs.launchpad.net/bugs/1049090, https://bugs.launchpad.net/bugs/1058604. Approved by Timo Jyrinki, Didier Roche.

2012-09-29  David Callé  <davidc@framli.eu>

	Don't set a shortcut as it won't take you anywhere (also, Super+P is used for Photos)

2012-10-03  Michal Hruby  <michal.mhr@gmail.com>

	Show empty preview on network issues, chug input strings instead of stripping them. Fixes: https://bugs.launchpad.net/bugs/1054282. Approved by Pawel Stolowski.

2012-10-03  Michal Hruby  <michal.mhr@gmail.com>

	Added manual test

2012-10-03  Michal Hruby  <michal.mhr@gmail.com>

	Chug the input strings instead of stripping them

2012-10-02  Michal Hruby  <michal.mhr@gmail.com>

	Don't show error message from soup in the preview on error

2012-10-01  Michal Hruby  <michal.mhr@gmail.com>

	Fix distcheck

2012-10-01  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Fixed regular expression for capturing html tags; fixed replace_cb logic and added unit tests for MarkupCleaner.. Fixes: https://bugs.launchpad.net/bugs/1058197. Approved by Michal Hruby.

2012-10-01  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Lowercase entity names. Unknown entities are converted to raw string instead of discarding.

2012-10-01  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Use named position in the regex for better readability.

2012-10-01  Pawel Stolowski  <pawel.stolowski@canonical.com>

	It turns out pango supports a limited set of entities, so filter all named entitites except for amp, lt, gt, quot, apos.

2012-10-01  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Also support entities with numbers. Added test case for SMALL tag surrounded by A tag.

2012-10-01  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Added test case for br tag with space.

2012-10-01  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Make MarkupCleaner actually work. Added unit tests for it.

2012-09-28  Michal Hruby  <michal.mhr@gmail.com>

	Revert r23. Fixes: . Approved by Neil J. Patel.

2012-09-28  Michal Hruby  <michal.mhr@gmail.com>

	Revert the category emblems addition

2012-09-27  Michal Hruby  <michal.mhr@gmail.com>

	Use proper emblems on the search results. Fixes: https://bugs.launchpad.net/bugs/1056901. Approved by Pawel Stolowski.

2012-09-27  Michal Hruby  <michal.mhr@gmail.com>

	Added manual test

2012-09-27  Michal Hruby  <michal.mhr@gmail.com>

	Merge trunk

2012-09-26  Michal Hruby  <michal.mhr@gmail.com>

	Read category field from the server

2012-09-26  Didier Roche  <didier.roche@canonical.com>

	add conditional search activation to the shopping lens (LP: #1054746).

2012-09-26  Didier Roche  <didier.roche@canonical.com>

	simplify the flow

2012-09-26  Didier Roche  <didier.roche@canonical.com>

	listen to property change to retrigger a search and remove a message

2012-09-26  Didier Roche  <didier.roche@canonical.com>

	comply to latest API

2012-09-26  Didier Roche  <didier.roche@canonical.com>

	fix typo

2012-09-26  Didier Roche  <didier.roche@canonical.com>

	bump the libunity build-dep

2012-09-26  Didier Roche  <didier.roche@canonical.com>

	just invoke the singleton once

2012-09-26  Didier Roche  <didier.roche@canonical.com>

	add manual test

2012-09-26  Didier Roche  <didier.roche@canonical.com>

	add conditional search activation to the shopping lens (LP: #1054746)

2012-09-26  Michal Hruby  <michal.mhr@gmail.com>

	Merge lp:~mhr3/unity-lens-shopping/secure-connection

2012-09-26  Michal Hruby  <michal.mhr@gmail.com>

	Merge trunk, add more error reporting

2012-09-26  Michal Hruby  <michal.mhr@gmail.com>

	Use strict certificate checking

2012-09-25  Michal Hruby  <michal.mhr@gmail.com>

	Use secure connection to the server

2012-09-26  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Merged u1ms-preview branch.

2012-09-26  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Updated POTFILES.

2012-09-26  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Updated POTFILES.

2012-09-25  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Added FIXME comments.

2012-09-25  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Added PreviewPlayerHandler helper class. Support play/pause/closed and progress.

2012-09-24  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Removed unused download_album method.

2012-09-24  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Add download action to the u1ms preview.

2012-09-24  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Initial cut at u1ms music previews, based mostly on the unity-music-lens code.

2012-09-20  Didier Roche  <didier.roche@canonical.com>

	Releasing 6.0.0

2012-09-20  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Merged productsearch-uri branch.

2012-09-20  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Updated server uri with productsearch.ubuntu.com.

2012-09-18  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Merged more-suggestions fix.

2012-09-18  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Renamed 'Treat yourself' to 'More suggestions'.

2012-09-18  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Merged manual tests branch.

2012-09-18  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Added a sample product name to manual tests.

2012-09-18  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Added some manual tests.

2012-09-18  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Merged remove-html-markup branch.

2012-09-18  Pawel Stolowski  <pawel.stolowski@canonical.com>

	HTML to Pango markup fixes: support BR tag, fix for B.

2012-09-18  Didier Roche  <didier.roche@canonical.com>

	merge missing translation files

2012-09-17  Francis Ginther  <francis.ginther@canonical.com>

	Added src/scope.c to po/POTFILES.skip to get a successful make distcheck

2012-09-17  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Merged remove-html-markup branch.

2012-09-17  Pawel Stolowski  <pawel.stolowski@canonical.com>

	Implemented a very simple markup cleaner to workaround problems with descriptions
	containing html markup not supported by Pango.

2012-09-13  Michal Hruby  <michal.mhr@gmail.com>

	Rename the category

2012-09-13  Michal Hruby  <michal.mhr@gmail.com>

	Another bunch of tiny fixes

2012-09-12  Michal Hruby  <michal.mhr@gmail.com>

	Add fallback to price if formatted_price isn't present

2012-09-12  Michal Hruby  <michal.mhr@gmail.com>

	Don't request high relevancy results only

2012-09-12  Michal Hruby  <michal.mhr@gmail.com>

	Use the formatted price field

2012-09-11  Michal Hruby  <michal.mhr@gmail.com>

	Fix preview button labels

2012-08-30  Michal Hruby  <michal.mhr@gmail.com>

	Update server uri and a couple of props

2012-07-25  Michal Hruby  <michal.mhr@gmail.com>

	Update required packages

2012-07-25  Michal Hruby  <michal.mhr@gmail.com>

	Use ribbons on AnnotatedIcon

2012-07-25  Michal Hruby  <michal.mhr@gmail.com>

	Implemented more clever way to get image uris with given size

2012-07-25  Michal Hruby  <michal.mhr@gmail.com>

	Fix file references in POTFILES

2012-07-25  Michal Hruby  <michal.mhr@gmail.com>

	Make stuff work

2012-07-25  Michal Hruby  <michal.mhr@gmail.com>

	Initial commit

